- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 05 Dec 2022 17:00:06 +0000
- To: spec-prod@w3.org
- Message-Id: <E1p2Ep4-00GJ2R-E9@uranus.w3.org>
Issues ------ * w3c/respec (+0/-1/💬0) 1 issues closed: - revisedRecEnd should only be needed for proposed amendments, not candidate ones https://github.com/w3c/respec/issues/4291 [bug] * tabatkins/bikeshed (+3/-3/💬14) 3 issues created: - `Work Status` is a required metadata key (by cdoublev) https://github.com/tabatkins/bikeshed/issues/2412 - Bikeshed should flag when an algorithm is called from an inappropriate threading context. (by jyasskin) https://github.com/tabatkins/bikeshed/issues/2411 - Warn if link-defaults refers to W3C/WHATWG docs (by saschanaz) https://github.com/tabatkins/bikeshed/issues/2410 6 issues received 14 new comments: - #2412 `Work Status` is a required metadata key (1 by tabatkins) https://github.com/tabatkins/bikeshed/issues/2412 - #2411 Bikeshed should flag when an algorithm is called from an inappropriate threading context. (1 by tabatkins) https://github.com/tabatkins/bikeshed/issues/2411 - #2410 Warn if link-defaults refers to W3C/WHATWG docs (4 by mkruisselbrink, saschanaz, tabatkins) https://github.com/tabatkins/bikeshed/issues/2410 - #2407 script-var-click-highlighting relies on Annex B (1 by tabatkins) https://github.com/tabatkins/bikeshed/issues/2407 - #2404 --just-tar doesn't seem to work (4 by jakearchibald, tabatkins) https://github.com/tabatkins/bikeshed/issues/2404 - #662 Implement a tidy-like tool. (3 by domfarolino, tabatkins) https://github.com/tabatkins/bikeshed/issues/662 [enhancement] 3 issues closed: - --just-tar doesn't seem to work https://github.com/tabatkins/bikeshed/issues/2404 - `Work Status` is a required metadata key https://github.com/tabatkins/bikeshed/issues/2412 - script-var-click-highlighting relies on Annex B https://github.com/tabatkins/bikeshed/issues/2407 Pull requests ------------- * w3c/respec (+5/-5/💬12) 5 pull requests submitted: - chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (by dependabot) https://github.com/w3c/respec/pull/4331 - chore(deps-dev): bump rollup from 3.5.0 to 3.5.1 (by dependabot) https://github.com/w3c/respec/pull/4330 - Move warning on references to informative definitions to a separate linter (by dontcallmedom) https://github.com/w3c/respec/pull/4329 - chore(deps): update dependencies (by sidvishnoi) https://github.com/w3c/respec/pull/4328 [dependencies] - revisedRecEnd should only be needed for REC with proposed amendments (by deniak) https://github.com/w3c/respec/pull/4327 [bug] 12 pull requests received 12 new comments: - #4326 chore(deps-dev): bump @rollup/plugin-commonjs from 23.0.0 to 23.0.3 (1 by dependabot) https://github.com/w3c/respec/pull/4326 [dependencies] - #4322 chore(deps): bump engine.io and socket.io (1 by dependabot) https://github.com/w3c/respec/pull/4322 [dependencies] - #4321 chore(deps-dev): bump eslint from 8.25.0 to 8.28.0 (1 by dependabot) https://github.com/w3c/respec/pull/4321 [dependencies] - #4316 chore(deps-dev): bump rollup from 2.79.1 to 3.3.0 (1 by dependabot) https://github.com/w3c/respec/pull/4316 [dependencies] - #4314 chore(deps): bump socket.io-parser from 4.0.4 to 4.0.5 (1 by dependabot) https://github.com/w3c/respec/pull/4314 [dependencies] - #4313 chore(deps): bump puppeteer from 18.2.1 to 19.2.2 (1 by dependabot) https://github.com/w3c/respec/pull/4313 [dependencies] - #4311 chore(deps-dev): bump idb from 7.1.0 to 7.1.1 (1 by dependabot) https://github.com/w3c/respec/pull/4311 [dependencies] - #4309 chore(deps-dev): bump serve-handler from 6.1.3 to 6.1.5 (1 by dependabot) https://github.com/w3c/respec/pull/4309 [dependencies] - #4306 chore(deps-dev): bump jasmine from 4.4.0 to 4.5.0 (1 by dependabot) https://github.com/w3c/respec/pull/4306 [dependencies] - #4304 chore(deps-dev): bump jasmine-core from 4.4.0 to 4.5.0 (1 by dependabot) https://github.com/w3c/respec/pull/4304 [dependencies] - #4299 chore(deps-dev): bump @rollup/plugin-alias from 4.0.0 to 4.0.2 (1 by dependabot) https://github.com/w3c/respec/pull/4299 [dependencies] - #4298 chore(deps-dev): bump @rollup/plugin-node-resolve from 15.0.0 to 15.0.1 (1 by dependabot) https://github.com/w3c/respec/pull/4298 [dependencies] 5 pull requests merged: - feat(linter-rules/informative-dfn): warn on refs to informative dfns https://github.com/w3c/respec/pull/4329 - chore(deps): update dependencies https://github.com/w3c/respec/pull/4328 [dependencies] - feat(core/link-to-dfn): support multiple `dfnFor` https://github.com/w3c/respec/pull/4320 - fix(core/link-to-dfn): better disambiguation b/w dfns of different types https://github.com/w3c/respec/pull/4325 - fix(w3c/headers): require `revisedRecEnd` with proposed amendments only https://github.com/w3c/respec/pull/4327 [bug] * tabatkins/bikeshed (+2/-0/💬4) 2 pull requests submitted: - chore(deps-dev): bump pylint from 2.14.5 to 2.15.7 (by dependabot) https://github.com/tabatkins/bikeshed/pull/2409 - chore(deps): bump peter-evans/create-pull-request from 4.1.4 to 4.2.3 (by dependabot) https://github.com/tabatkins/bikeshed/pull/2408 3 pull requests received 4 new comments: - #2406 Fix algorithm documentation (2 by dlrobertson, tabatkins) https://github.com/tabatkins/bikeshed/pull/2406 - #2405 chore(deps): bump peter-evans/create-pull-request from 4.1.4 to 4.2.2 (1 by dependabot) https://github.com/tabatkins/bikeshed/pull/2405 [dependencies] [github_actions] - #2401 chore(deps-dev): bump pylint from 2.14.5 to 2.15.6 (1 by dependabot) https://github.com/tabatkins/bikeshed/pull/2401 [dependencies] [python] Repositories tracked by this digest: ----------------------------------- * https://github.com/w3c/respec * https://github.com/tabatkins/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, 5 December 2022 17:00:10 UTC