- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 14 Feb 2022 17:00:14 +0000
- To: spec-prod@w3.org
- Message-Id: <E1nJehy-0001FZ-Gk@uranus.w3.org>
Issues
------
* w3c/respec (+2/-4/π¬8)
2 issues created:
- Donβt show history if latest publish version is null (by marcoscaceres)
https://github.com/w3c/respec/issues/4019 [bug]
- The new section header wrapper doesn't pass pubrules (by deniak)
https://github.com/w3c/respec/issues/4015 [bug]
2 issues received 8 new comments:
- #4015 The new section header wrapper doesn't pass pubrules (3 by deniak, sidvishnoi)
https://github.com/w3c/respec/issues/4015 [bug]
- #4004 Auto-numbering tables like examples (5 by danielpeintner, egekorkan, marcoscaceres)
https://github.com/w3c/respec/issues/4004 [Feature request]
4 issues closed:
- Misleading links on Exposed extended attribute values https://github.com/w3c/respec/issues/3976 [bug]
- The new section header wrapper doesn't pass pubrules https://github.com/w3c/respec/issues/4015 [bug]
- Human Readable Date Inconsistant And Not Localized https://github.com/w3c/respec/issues/3981 [bug]
- Section permalinks recent visual regressions https://github.com/w3c/respec/issues/3974 [bug]
* tabatkins/bikeshed (+1/-1/π¬2)
1 issues created:
- Generated bikeshed file couldn't pass html checker (by chengweih001)
https://github.com/tabatkins/bikeshed/issues/2225
1 issues received 2 new comments:
- #2225 Generated bikeshed file couldn't pass html checker (2 by chengweih001, tabatkins)
https://github.com/tabatkins/bikeshed/issues/2225
1 issues closed:
- Generated bikeshed file couldn't pass html checker https://github.com/tabatkins/bikeshed/issues/2225
Pull requests
-------------
* w3c/respec (+18/-19/π¬23)
18 pull requests submitted:
- chore(deps): update dependencies (by sidvishnoi)
https://github.com/w3c/respec/pull/4032 [dependencies]
- chore(deps): bump puppeteer from 13.1.3 to 13.3.1 (by dependabot)
https://github.com/w3c/respec/pull/4031
- chore(deps-dev): bump rollup from 2.67.1 to 2.67.2 (by dependabot)
https://github.com/w3c/respec/pull/4030
- chore(deps-dev): bump karma from 6.3.15 to 6.3.16 (by dependabot)
https://github.com/w3c/respec/pull/4029
- chore(deps-dev): bump eslint from 8.8.0 to 8.9.0 (by dependabot)
https://github.com/w3c/respec/pull/4028
- fix(core/ui): don't reparse markdown (by marcoscaceres)
https://github.com/w3c/respec/pull/4027
- chore: rename develop branch to main (by marcoscaceres)
https://github.com/w3c/respec/pull/4026
- tests(w3c/headers): stop testing wgPatentPolicy (by marcoscaceres)
https://github.com/w3c/respec/pull/4025
- BREAKING CHANGE(W3C): remove support for addPatentNote (by marcoscaceres)
https://github.com/w3c/respec/pull/4024
- chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (by dependabot)
https://github.com/w3c/respec/pull/4023
- fix(w3c/headers): be more strict about who can publish on TR (by marcoscaceres)
https://github.com/w3c/respec/pull/4022
- fix(styles/respec.css): generalize to any h2 in head (by marcoscaceres)
https://github.com/w3c/respec/pull/4021
- fix(w3c/headers): unpublished docs have no history (by marcoscaceres)
https://github.com/w3c/respec/pull/4020
- fix(styles/respec.css): don't offset some headers (by marcoscaceres)
https://github.com/w3c/respec/pull/4018
- fix(core): render UI hints/error as inline markdown (by marcoscaceres)
https://github.com/w3c/respec/pull/4017
- fix: don't add self-link or header-wrapper on sotd, abstract (by sidvishnoi)
https://github.com/w3c/respec/pull/4016
- fix(w3c/linter-rules/required-sections): don't require on ED drafts (by marcoscaceres)
https://github.com/w3c/respec/pull/4014
- refactor: move l10n strings to sotd template (by marcoscaceres)
https://github.com/w3c/respec/pull/4013
12 pull requests received 23 new comments:
- #4031 chore(deps): bump puppeteer from 13.1.3 to 13.3.1 (1 by dependabot)
https://github.com/w3c/respec/pull/4031 [dependencies]
- #4030 chore(deps-dev): bump rollup from 2.67.1 to 2.67.2 (1 by dependabot)
https://github.com/w3c/respec/pull/4030 [dependencies]
- #4029 chore(deps-dev): bump karma from 6.3.15 to 6.3.16 (1 by dependabot)
https://github.com/w3c/respec/pull/4029 [dependencies]
- #4028 chore(deps-dev): bump eslint from 8.8.0 to 8.9.0 (1 by dependabot)
https://github.com/w3c/respec/pull/4028 [dependencies]
- #4027 fix(core/ui): don't reparse markdown (2 by marcoscaceres, sidvishnoi)
https://github.com/w3c/respec/pull/4027
- #4024 BREAKING CHANGE(W3C): remove support for addPatentNote (2 by marcoscaceres, sidvishnoi)
https://github.com/w3c/respec/pull/4024
- #4022 fix(w3c/headers): be more strict about who can publish on TR (1 by marcoscaceres)
https://github.com/w3c/respec/pull/4022
- #4021 fix(styles/respec.css): generalize to any h2 in head (1 by marcoscaceres)
https://github.com/w3c/respec/pull/4021
- #4018 fix(styles/respec.css): don't offset some headers (1 by marcoscaceres)
https://github.com/w3c/respec/pull/4018
- #4009 BREAKING CHANGE(utils): remove humanDate + isoDate, use W3CDate instead (1 by marcoscaceres)
https://github.com/w3c/respec/pull/4009
- #4007 fix(linter-rules/no-unused-dfns): improve hint (9 by marcoscaceres, sidvishnoi)
https://github.com/w3c/respec/pull/4007
- #4006 fix: misaligned section markers (2 by marcoscaceres, sidvishnoi)
https://github.com/w3c/respec/pull/4006
19 pull requests merged:
- fix(w3c/headers): be more strict about who can publish on TR
https://github.com/w3c/respec/pull/4022
- chore(deps): update dependencies
https://github.com/w3c/respec/pull/4032 [dependencies]
- fix(core/ui): don't reparse markdown
https://github.com/w3c/respec/pull/4027
- tests(w3c/headers): stop testing wgPatentPolicy
https://github.com/w3c/respec/pull/4025
- BREAKING CHANGE(W3C): remove support for addPatentNote
https://github.com/w3c/respec/pull/4024
- fix(core/webidl): Misleading links on Exposed extended attribute values
https://github.com/w3c/respec/pull/3978
- chore(deps): bump follow-redirects from 1.14.7 to 1.14.8
https://github.com/w3c/respec/pull/4023 [dependencies]
- fix(w3c/headers): unpublished docs have no history
https://github.com/w3c/respec/pull/4020
- fix(styles/respec.css): generalize to any h2 in head
https://github.com/w3c/respec/pull/4021
- fix(styles/respec.css): don't offset some headers
https://github.com/w3c/respec/pull/4018
- fix(core): render UI hints/error as inline markdown
https://github.com/w3c/respec/pull/4017
- fix: don't add self-link or header-wrapper on sotd, abstract
https://github.com/w3c/respec/pull/4016
- fix(linter-rules/no-unused-dfns): improve hint
https://github.com/w3c/respec/pull/4007
- BREAKING CHANGE(utils): remove humanDate + isoDate, use W3CDate
https://github.com/w3c/respec/pull/4009
- refactor: move l10n strings to sotd template
https://github.com/w3c/respec/pull/4013
- fix: misaligned section markers
https://github.com/w3c/respec/pull/4006
- fix(w3c/linter-rules/required-sections): don't require on ED drafts
https://github.com/w3c/respec/pull/4014
- chore(deps-dev): bump rollup from 2.66.1 to 2.67.1
https://github.com/w3c/respec/pull/4012 [dependencies]
- chore(deps-dev): bump karma from 6.3.12 to 6.3.15
https://github.com/w3c/respec/pull/4011 [dependencies]
* tabatkins/bikeshed (+3/-3/π¬1)
3 pull requests submitted:
- chore(deps): bump lxml from 4.6.5 to 4.7.1 (by dependabot)
https://github.com/tabatkins/bikeshed/pull/2228
- Remove unnecessary type attribute from <style> and <script> (by zcorpan)
https://github.com/tabatkins/bikeshed/pull/2227
- chore(deps): bump pillow from 9.0.0 to 9.0.1 (by dependabot)
https://github.com/tabatkins/bikeshed/pull/2226
1 pull requests received 1 new comments:
- #2227 Remove unnecessary type attribute from <style> and <script> (1 by tabatkins)
https://github.com/tabatkins/bikeshed/pull/2227
3 pull requests merged:
- chore(deps): bump requests from 2.26.0 to 2.27.1
https://github.com/tabatkins/bikeshed/pull/2210 [dependencies] [python]
- chore(deps): bump result from 0.6.0 to 0.7.0
https://github.com/tabatkins/bikeshed/pull/2177 [dependencies] [python]
- chore(deps): bump lxml from 4.6.3 to 4.7.1
https://github.com/tabatkins/bikeshed/pull/2197 [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, 14 February 2022 17:00:17 UTC