- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 06 Feb 2023 17:00:06 +0000
- To: spec-prod@w3.org
- Message-Id: <E1pP4qc-00DqBF-1O@uranus.w3.org>
Issues ------ * w3c/respec (+2/-1/💬6) 2 issues created: - linter-rules/local-refs-exists says to fix links mentioned, but no links mentioned (by gkellogg) https://github.com/w3c/respec/issues/4378 [Feature request] - Microsyntax for "abstract-op" links? (by dontcallmedom) https://github.com/w3c/respec/issues/4376 [Feature request] 2 issues received 6 new comments: - #4378 linter-rules/local-refs-exists says to fix links mentioned, but no links mentioned (3 by gkellogg, sidvishnoi) https://github.com/w3c/respec/issues/4378 [Feature request] - #4376 Microsyntax for "abstract-op" links? (3 by dontcallmedom, sidvishnoi) https://github.com/w3c/respec/issues/4376 [Feature request] 1 issues closed: - Provide a way to get short visible text for links to overloaded functions. https://github.com/w3c/respec/issues/4360 [Feature request] * speced/bikeshed (+4/-7/💬17) 4 issues created: - Unify markdown and HTML parsers (by jyasskin) https://github.com/speced/bikeshed/issues/2458 [enhancement] [planned-2023] [project-parsing-robustness] - Add a UI element like Respec for specs with errors (by jyasskin) https://github.com/speced/bikeshed/issues/2457 [planned-2023] - Warn when a bikeshed spec is missing an ID that people are still using. (by jyasskin) https://github.com/speced/bikeshed/issues/2454 [enhancement] [planned-2023] [project-references] - Warn about specs that aren't in browser-specs (by jyasskin) https://github.com/speced/bikeshed/issues/2453 [enhancement] [project-reference-ui] 12 issues received 17 new comments: - #2458 Unify markdown and HTML parsers (1 by tabatkins) https://github.com/speced/bikeshed/issues/2458 [enhancement] [planned-2023] [project-parsing-robustness] - #2436 Linter complains about using tabs for indentation and spaces for alignment :( (1 by tabatkins) https://github.com/speced/bikeshed/issues/2436 [bug] - #1694 Required indentation for bullet lists looks wrong and is inconsistent with numbered lists (2 by jyasskin, tabatkins) https://github.com/speced/bikeshed/issues/1694 [bug] - #1681 Keyboard accessibility issue (3 by dlaliberte, jyasskin, tabatkins) https://github.com/speced/bikeshed/issues/1681 [bug] [project-reference-ui] - #1661 Python 3.7 dependency causes problems (1 by jyasskin) https://github.com/speced/bikeshed/issues/1661 - #1609 Use sentence case in headings (2 by jyasskin, tabatkins) https://github.com/speced/bikeshed/issues/1609 [bug] - #1487 Why does <<color>> resolve to color 3 not color 4? (1 by svgeesus) https://github.com/speced/bikeshed/issues/1487 [bug] [project-references] - #1401 Create different classes of references (2 by frivoal, jyasskin) https://github.com/speced/bikeshed/issues/1401 [enhancement] [needs-response] - #1342 [Feature Request?] Alternate link text for anchor entries (1 by jyasskin) https://github.com/speced/bikeshed/issues/1342 [documentation] - #1193 Add a non-normative container that gets stripped in the output (1 by jyasskin) https://github.com/speced/bikeshed/issues/1193 - #1190 Missing spec links for MediaStream, MediaStreamTrack, and DOMHighResTimeStamp (1 by jyasskin) https://github.com/speced/bikeshed/issues/1190 - #462 Remove mentions of Typed Array from the repository (1 by jyasskin) https://github.com/speced/bikeshed/issues/462 [bug] 7 issues closed: - Use sentence case in headings https://github.com/speced/bikeshed/issues/1609 [bug] - Python 3.7 dependency causes problems https://github.com/speced/bikeshed/issues/1661 - Why does <<color>> resolve to color 3 not color 4? https://github.com/speced/bikeshed/issues/1487 [bug] [project-references] - Remove mentions of Typed Array from the repository https://github.com/speced/bikeshed/issues/462 [bug] - Missing spec links for MediaStream, MediaStreamTrack, and DOMHighResTimeStamp https://github.com/speced/bikeshed/issues/1190 - Add a non-normative container that gets stripped in the output https://github.com/speced/bikeshed/issues/1193 - Linter complains about using tabs for indentation and spaces for alignment :( https://github.com/speced/bikeshed/issues/2436 [bug] Pull requests ------------- * w3c/respec (+4/-2/💬1) 4 pull requests submitted: - chore(deps-dev): bump rollup from 3.12.0 to 3.14.0 (by dependabot) https://github.com/w3c/respec/pull/4381 - chore(deps-dev): bump typescript from 4.9.4 to 4.9.5 (by dependabot) https://github.com/w3c/respec/pull/4380 - chore(deps): bump puppeteer from 19.6.2 to 19.6.3 (by dependabot) https://github.com/w3c/respec/pull/4379 - fix variable case (by deniak) https://github.com/w3c/respec/pull/4377 1 pull requests received 1 new comments: - #4372 feat(core/data-include): support nested includes (1 by shawnthompson) https://github.com/w3c/respec/pull/4372 2 pull requests merged: - feat(core/inline-idl-parser): allow aliasing methods https://github.com/w3c/respec/pull/4375 - feat(core/data-include): support nested includes https://github.com/w3c/respec/pull/4372 * speced/bikeshed (+4/-1/💬3) 4 pull requests submitted: - chore(deps-dev): bump pylint from 2.15.8 to 2.16.1 (by dependabot) https://github.com/speced/bikeshed/pull/2459 - chore(deps-dev): bump pylint from 2.15.8 to 2.16.0 (by dependabot) https://github.com/speced/bikeshed/pull/2456 - chore(deps): bump psf/black from 22.10.0 to 23.1.0 (by dependabot) https://github.com/speced/bikeshed/pull/2455 - Add a devcontainer for Bikeshed development. (by jyasskin) https://github.com/speced/bikeshed/pull/2452 3 pull requests received 3 new comments: - #2456 chore(deps-dev): bump pylint from 2.15.8 to 2.16.0 (1 by dependabot) https://github.com/speced/bikeshed/pull/2456 [dependencies] [python] - #2444 chore(deps-dev): bump pylint from 2.15.8 to 2.15.10 (1 by dependabot) https://github.com/speced/bikeshed/pull/2444 [dependencies] [python] - #2420 chore(deps): bump psf/black from 22.10.0 to 22.12.0 (1 by dependabot) https://github.com/speced/bikeshed/pull/2420 [dependencies] [github_actions] 1 pull requests merged: - chore(deps): bump psf/black from 22.10.0 to 23.1.0 https://github.com/speced/bikeshed/pull/2455 [dependencies] [github_actions] Repositories tracked by this digest: ----------------------------------- * https://github.com/w3c/respec * https://github.com/speced/bikeshed * https://github.com/w3c/tr-design -- Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config
Received on Monday, 6 February 2023 17:00:08 UTC