- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 27 Dec 2021 17:00:12 +0000
- To: spec-prod@w3.org
- Message-Id: <E1n1tM4-00045D-GC@uranus.w3.org>
Issues
------
* w3c/respec (+1/-14/💬21)
1 issues created:
- Enable editing of the documentation by the community (by VladimirAlexiev)
https://github.com/w3c/respec/issues/3924 [Feature request]
13 issues received 21 new comments:
- #3924 Enable editing of the documentation by the community (5 by VladimirAlexiev, marcoscaceres, sidvishnoi, xfq)
https://github.com/w3c/respec/issues/3924 [docs]
- #3639 Investigate using GitHub-cache for changelog (1 by sidvishnoi)
https://github.com/w3c/respec/issues/3639 [maintenance]
- #3433 Allow custom GitHub repo for issues (3 by marcoscaceres, sidvishnoi)
https://github.com/w3c/respec/issues/3433 [Feature request]
- #3059 Linter for well-known noninclusive words (1 by marcoscaceres)
https://github.com/w3c/respec/issues/3059 [Feature request]
- #2852 FPWD-NOTE vs FPWG-NOTE (1 by marcoscaceres)
https://github.com/w3c/respec/issues/2852
- #2806 Add Web Monatization to ReSpec (2 by marcoscaceres, sidvishnoi)
https://github.com/w3c/respec/issues/2806
- #2609 Indentation is messed up in markdown code blocks (1 by marcoscaceres)
https://github.com/w3c/respec/issues/2609
- #2212 Explore about replacing `normalizePadding()` with `reindent()` (1 by marcoscaceres)
https://github.com/w3c/respec/issues/2212 [question]
- #1667 Convert respec-worker as an ES module (2 by marcoscaceres)
https://github.com/w3c/respec/issues/1667 [enhancement] [refactoring]
- #1640 [META] Support ES Modules (1 by marcoscaceres)
https://github.com/w3c/respec/issues/1640
- #1360 Integrate reffy support (1 by marcoscaceres)
https://github.com/w3c/respec/issues/1360 [Feature request]
- #872 Need tests for idl iterables (1 by marcoscaceres)
https://github.com/w3c/respec/issues/872 [WebIDL]
- #631 Add code coverage support (1 by marcoscaceres)
https://github.com/w3c/respec/issues/631
14 issues closed:
- FPWD-NOTE vs FPWG-NOTE https://github.com/w3c/respec/issues/2852
- Check for Separate Security and Privacy sections https://github.com/w3c/respec/issues/3907 [Feature request]
- Canonical URL for TAG findings should not default to /TR/ space https://github.com/w3c/respec/issues/3786 [bug]
- Reuse abstract section if present when in markdown mode https://github.com/w3c/respec/issues/3897 [bug]
- Lint for definitions that are defined but never used https://github.com/w3c/respec/issues/904 [enhancement]
- Syntax highlighting contrast issues https://github.com/w3c/respec/issues/3849 [bug] [a11y]
- [META] Support ES Modules https://github.com/w3c/respec/issues/1640
- Integrate reffy support https://github.com/w3c/respec/issues/1360 [Feature request]
- Need tests for idl iterables https://github.com/w3c/respec/issues/872 [WebIDL]
- Add code coverage support https://github.com/w3c/respec/issues/631
- Explore about replacing `normalizePadding()` with `reindent()` https://github.com/w3c/respec/issues/2212 [question]
- Indentation is messed up in markdown code blocks https://github.com/w3c/respec/issues/2609
- Add Web Monatization to ReSpec https://github.com/w3c/respec/issues/2806
- Linter for well-known noninclusive words https://github.com/w3c/respec/issues/3059 [Feature request]
* tabatkins/bikeshed (+0/-0/💬1)
1 issues received 1 new comments:
- #2181 Installation by `pip install bikeshed` still uses outdated dependencies (1 by saschanaz)
https://github.com/tabatkins/bikeshed/issues/2181
Pull requests
-------------
* w3c/respec (+9/-8/💬10)
9 pull requests submitted:
- chore(deps-dev): bump rollup from 2.61.1 to 2.62.0 (by dependabot)
https://github.com/w3c/respec/pull/3932
- chore(deps): bump puppeteer from 13.0.0 to 13.0.1 (by dependabot)
https://github.com/w3c/respec/pull/3931
- BREAKING CHANGE: Support <section>less editing (by marcoscaceres)
https://github.com/w3c/respec/pull/3930
- BREAKING CHANGE: Support <section>less editing (by marcoscaceres)
https://github.com/w3c/respec/pull/3929
- fix(w3c/linter-rules/required-sections): support other locales (by marcoscaceres)
https://github.com/w3c/respec/pull/3928
- fix(/w3c/abstract): find abstract from markdown (by marcoscaceres)
https://github.com/w3c/respec/pull/3927
- fix(styles/respec): don't override hljs style (by marcoscaceres)
https://github.com/w3c/respec/pull/3926
- fix(w3c/seo): update list of docs that required canonical link (by marcoscaceres)
https://github.com/w3c/respec/pull/3925
- feat(core/linter-rules/no-unused-dfns): lint dfns that are not used (by marcoscaceres)
https://github.com/w3c/respec/pull/3923
4 pull requests received 10 new comments:
- #3929 BREAKING CHANGE: Support <section>less editing (1 by marcoscaceres)
https://github.com/w3c/respec/pull/3929
- #3927 fix(w3c/abstract): find abstract from markdown (5 by marcoscaceres, sidvishnoi)
https://github.com/w3c/respec/pull/3927
- #3919 fix(core/ui): improve warning/errors + margin fixes (2 by marcoscaceres, sidvishnoi)
https://github.com/w3c/respec/pull/3919
- #3812 feat(core/sortable-table): sortable tables (2 by marcoscaceres, sidvishnoi)
https://github.com/w3c/respec/pull/3812
8 pull requests merged:
- fix(w3c/linter-rules/required-sections): support other locales
https://github.com/w3c/respec/pull/3928
- feat(w3c/linter-rules/required-sections): required sections linter
https://github.com/w3c/respec/pull/3922
- fix(w3c/seo): update list of docs that required canonical link
https://github.com/w3c/respec/pull/3925
- fix(w3c/abstract): find abstract from markdown
https://github.com/w3c/respec/pull/3927
- feat(lint/no-unused-dfns): complain on unused dfns
https://github.com/w3c/respec/pull/3923
- fix(styles/respec): don't override hljs style
https://github.com/w3c/respec/pull/3926
- chore(deps-dev): bump eslint from 8.4.1 to 8.5.0
https://github.com/w3c/respec/pull/3921 [dependencies]
- chore(deps): bump marked from 4.0.7 to 4.0.8
https://github.com/w3c/respec/pull/3920 [dependencies]
* tabatkins/bikeshed (+0/-0/💬1)
1 pull requests received 1 new comments:
- #2197 chore(deps): bump lxml from 4.6.3 to 4.7.1 (1 by saschanaz)
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, 27 December 2021 17:00:14 UTC