Weekly github digest (Latest changes to ReSpec, Bikeshed, and TR styles)

Issues
------
* w3c/respec (+3/-2/💬14)
  3 issues created:
  - Auto-numbering tables like examples (by egekorkan)
    https://github.com/w3c/respec/issues/4004 [Feature request] 
  - Section permalink scope change? (by r12a)
    https://github.com/w3c/respec/issues/4001 [bug] 
  - Generated appendices absorbed into previous markdown section (by jyasskin)
    https://github.com/w3c/respec/issues/3994 [bug] 

  5 issues received 14 new comments:
  - #4004 Auto-numbering tables like examples (2 by egekorkan, marcoscaceres)
    https://github.com/w3c/respec/issues/4004 [Feature request] 
  - #4001 Section permalink scope change? (1 by marcoscaceres)
    https://github.com/w3c/respec/issues/4001 [bug] 
  - #3994 Generated appendices absorbed into previous markdown section (4 by marcoscaceres)
    https://github.com/w3c/respec/issues/3994 [bug] 
  - #3981 Human Readable Date Inconsistant And Not Localized (6 by init-dcat-ap-de, marcoscaceres, sidvishnoi)
    https://github.com/w3c/respec/issues/3981 [bug] 
  - #3976 Misleading links on Exposed extended attribute values (1 by saschanaz)
    https://github.com/w3c/respec/issues/3976 [bug] 

  2 issues closed:
  - Generated appendices absorbed into previous markdown section https://github.com/w3c/respec/issues/3994 [bug] 
  - Generated appendices absorbed into previous markdown section https://github.com/w3c/respec/issues/3994 [bug] 

* tabatkins/bikeshed (+1/-4/💬3)
  1 issues created:
  - Shepherd: index https://fs.spec.whatwg.org/ (by mkruisselbrink)
    https://github.com/tabatkins/bikeshed/issues/2224 

  3 issues received 3 new comments:
  - #2224 Shepherd: index https://fs.spec.whatwg.org/ (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2224 
  - #2220 Would like a nicer way to link to HTTP headers (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2220 
  - #1492 Wrapper for http-header autolinks (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/1492 

  4 issues closed:
  - Wrapper for http-header autolinks https://github.com/tabatkins/bikeshed/issues/1492 
  - Would like a nicer way to link to HTTP headers https://github.com/tabatkins/bikeshed/issues/2220 
  - Convenient syntax to <dfn> multiple syntactic forms. https://github.com/tabatkins/bikeshed/issues/1327 
  - Shepherd: index https://fs.spec.whatwg.org/ https://github.com/tabatkins/bikeshed/issues/2224 

* w3c/tr-design (+0/-2/💬6)
  1 issues received 6 new comments:
  - #287 W3C specifications use a 2-column view, which is not universally accessible (6 by MarjaE2, deniak, dontcallmedom)
    https://github.com/w3c/tr-design/issues/287 

  2 issues closed:
  - W3C specifications use a 2-column view, which is not universally accessible https://github.com/w3c/tr-design/issues/287 
  - DRY.css points at the wrong logo https://github.com/w3c/tr-design/issues/289 



Pull requests
-------------
* w3c/respec (+15/-11/💬20)
  15 pull requests submitted:
  - chore(deps-dev): bump rollup from 2.66.1 to 2.67.1 (by dependabot)
    https://github.com/w3c/respec/pull/4012 
  - chore(deps-dev): bump karma from 6.3.12 to 6.3.15 (by dependabot)
    https://github.com/w3c/respec/pull/4011 
  - fix(w3c/headers): use actual sub-title for generatedSubtitle (by marcoscaceres)
    https://github.com/w3c/respec/pull/4010 
  - l10n(w3c): localizes modificationDate (by marcoscaceres)
    https://github.com/w3c/respec/pull/4009 
  - docs(examples/basic): silence priv/sec error (by marcoscaceres)
    https://github.com/w3c/respec/pull/4008 
  - fix(linter-rules/no-unused-dfns): improve hint (by marcoscaceres)
    https://github.com/w3c/respec/pull/4007 
  - fix: misaligned section markers (by marcoscaceres)
    https://github.com/w3c/respec/pull/4006 
  - Adding German Translations for rfc2119Keywords (by init-dcat-ap-de)
    https://github.com/w3c/respec/pull/4003 
  - chore: support development with pnpm (by sidvishnoi)
    https://github.com/w3c/respec/pull/4002 
  - fix(w3c): allow TAG to show W3C logo (by marcoscaceres)
    https://github.com/w3c/respec/pull/4000 
  - tests(core/seo): fix racy tests (by marcoscaceres)
    https://github.com/w3c/respec/pull/3999 
  - fix(core/issues-notes): heading should be h1 (by marcoscaceres)
    https://github.com/w3c/respec/pull/3998 
  - fix(core/inlines): render missing inline expansion + better warn msg (by marcoscaceres)
    https://github.com/w3c/respec/pull/3997 
  - l10n(core/render-biblio): localize reference not found (by marcoscaceres)
    https://github.com/w3c/respec/pull/3996 
  - fix: create headings as h1 (by marcoscaceres)
    https://github.com/w3c/respec/pull/3995 

  11 pull requests received 20 new comments:
  - #4010 fix(w3c/headers): use actual sub-title for generatedSubtitle (2 by marcoscaceres, sidvishnoi)
    https://github.com/w3c/respec/pull/4010 
  - #4009 l10n(w3c): localizes modificationDate (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/4009 
  - #4007 fix(linter-rules/no-unused-dfns): improve hint (4 by sidvishnoi)
    https://github.com/w3c/respec/pull/4007 
  - #4006 fix: misaligned section markers (2 by marcoscaceres, sidvishnoi)
    https://github.com/w3c/respec/pull/4006 
  - #4003 Adding German Translations for rfc2119Keywords (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/4003 
  - #4002 chore: support development with pnpm (2 by marcoscaceres, sidvishnoi)
    https://github.com/w3c/respec/pull/4002 
  - #3999 tests(core/seo): fix racy tests (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3999 
  - #3998 fix(core/issues-notes): heading should be h1 (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3998 
  - #3997 fix(core/inlines): render missing inline expansion + better warn msg (4 by marcoscaceres, sidvishnoi)
    https://github.com/w3c/respec/pull/3997 
  - #3995 fix: create headings as h1 (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3995 
  - #3985 chore(workflows/codeql-analysis): ignore builds (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3985 

  11 pull requests merged:
  - docs(examples/basic): silence priv/sec error
    https://github.com/w3c/respec/pull/4008 
  - fix(core/inlines): render missing inline expansion + better warn msg
    https://github.com/w3c/respec/pull/3997 
  - Adding German Translations for rfc2119Keywords
    https://github.com/w3c/respec/pull/4003 
  - chore: support development with pnpm
    https://github.com/w3c/respec/pull/4002 
  - chore(workflows/codeql-analysis): ignore builds
    https://github.com/w3c/respec/pull/3985 
  - fix(w3c): allow TAG to show W3C logo
    https://github.com/w3c/respec/pull/4000 
  - l10n(core/render-biblio): localize reference not found
    https://github.com/w3c/respec/pull/3996 
  - fix(core/issues-notes): heading should be h1
    https://github.com/w3c/respec/pull/3998 
  - tests(core/seo): fix racy tests
    https://github.com/w3c/respec/pull/3999 
  - fix: create headings as h1
    https://github.com/w3c/respec/pull/3995 
  - Adapt stability statement in SOTD for discontinued drafts
    https://github.com/w3c/respec/pull/3986 

* tabatkins/bikeshed (+2/-1/💬4)
  2 pull requests submitted:
  - chore(deps): bump pillow from 8.3.2 to 9.0.1 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2223 
  - chore(deps): bump peter-evans/create-pull-request from 3.10.1 to 3.12.1 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2222 

  4 pull requests received 4 new comments:
  - #2223 chore(deps): bump pillow from 8.3.2 to 9.0.1 (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/pull/2223 [dependencies] [python] 
  - #2208 chore(deps): bump pillow from 8.3.2 to 9.0.0 (1 by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2208 [dependencies] [python] 
  - #2197 chore(deps): bump lxml from 4.6.3 to 4.7.1 (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/pull/2197 [dependencies] [python] 
  - #2195 chore(deps): bump peter-evans/create-pull-request from 3.10.1 to 3.12.0 (1 by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2195 [dependencies] [github_actions] 

  1 pull requests merged:
  - chore(deps): bump pillow from 8.3.2 to 9.0.1
    https://github.com/tabatkins/bikeshed/pull/2223 [dependencies] [python] 

* w3c/tr-design (+2/-3/💬8)
  2 pull requests submitted:
  - 2 column scroll (by deniak)
    https://github.com/w3c/tr-design/pull/294 
  - sync scrolling if there's a 2-column layout (by deniak)
    https://github.com/w3c/tr-design/pull/293 

  2 pull requests received 8 new comments:
  - #294 2 column scroll (3 by MarjaE2, deniak, dontcallmedom)
    https://github.com/w3c/tr-design/pull/294 
  - #293 sync scrolling if there's a 2-column layout (5 by MarjaE2, deniak, dontcallmedom)
    https://github.com/w3c/tr-design/pull/293 

  3 pull requests merged:
  - 2 column scroll
    https://github.com/w3c/tr-design/pull/294 
  - restore Rescinded Recommendation CSS
    https://github.com/w3c/tr-design/pull/291 
  - Fix DRY logo
    https://github.com/w3c/tr-design/pull/290 


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, 7 February 2022 17:00:14 UTC