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

Issues
------
* w3c/respec (+1/-1/💬5)
  1 issues created:
  - Syntax of automatic linking to figures (by xfq)
    https://github.com/w3c/respec/issues/3916 [bug] 

  2 issues received 5 new comments:
  - #3916 Syntax of automatic linking to figures (4 by marcoscaceres, sidvishnoi, xfq)
    https://github.com/w3c/respec/issues/3916 [docs] 
  - #3907 Check for Separate Security and Privacy sections (1 by marcoscaceres)
    https://github.com/w3c/respec/issues/3907 [Feature request] 

  1 issues closed:
  - Syntax of automatic linking to figures https://github.com/w3c/respec/issues/3916 [docs] 

* tabatkins/bikeshed (+3/-1/💬1)
  3 issues created:
  - Don't allow forless links for descriptors (by fantasai)
    https://github.com/tabatkins/bikeshed/issues/2200 
  - Duped ID from Bikeshed not linking together a dfn in the IDL and prose (by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2199 
  - {{Foo}} doesn't link to the Foo namespace (by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2198 

  1 issues received 1 new comments:
  - #2199 IDL->prose hookup should flag capitalization errors (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2199 

  1 issues closed:
  - Add an option to allow inline linking to use shortnames https://github.com/tabatkins/bikeshed/issues/2032 [enhancement] 

* w3c/tr-design (+1/-0/💬3)
  1 issues created:
  - drafts.csswg.org uses 2-column view, which is not universally accessible (by MarjaE2)
    https://github.com/w3c/tr-design/issues/287 

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



Pull requests
-------------
* w3c/respec (+7/-5/💬11)
  7 pull requests submitted:
  - feat(w3c/linter-rules/required-sections): required sections linter (by marcoscaceres)
    https://github.com/w3c/respec/pull/3922 
  - chore(deps-dev): bump eslint from 8.4.1 to 8.5.0 (by dependabot)
    https://github.com/w3c/respec/pull/3921 
  - chore(deps): bump marked from 4.0.7 to 4.0.8 (by dependabot)
    https://github.com/w3c/respec/pull/3920 
  - fix(core/ui): improve warning/errors + margin fixes (by marcoscaceres)
    https://github.com/w3c/respec/pull/3919 
  - updated l10n for Japanese (by himorin)
    https://github.com/w3c/respec/pull/3918 
  - chore(deps): update dependencies (by sidvishnoi)
    https://github.com/w3c/respec/pull/3917 [dependencies] 
  - Update zh translations (by xfq)
    https://github.com/w3c/respec/pull/3915 

  8 pull requests received 11 new comments:
  - #3919 fix(core/ui): improve warning/errors + margin fixes (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3919 
  - #3918 l10n(w3c/templates/headers): updated Japanese translations (4 by himorin, marcoscaceres, xfq)
    https://github.com/w3c/respec/pull/3918 
  - #3914 chore(deps): bump puppeteer from 12.0.1 to 13.0.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/3914 [dependencies] 
  - #3913 chore(deps): bump marked from 4.0.6 to 4.0.7 (1 by dependabot)
    https://github.com/w3c/respec/pull/3913 [dependencies] 
  - #3912 chore(deps-dev): bump rollup from 2.60.2 to 2.61.1 (1 by dependabot)
    https://github.com/w3c/respec/pull/3912 [dependencies] 
  - #3911 chore(deps-dev): bump typescript from 4.5.2 to 4.5.3 (1 by dependabot)
    https://github.com/w3c/respec/pull/3911 [dependencies] 
  - #3910 chore(deps-dev): bump eslint from 8.4.0 to 8.4.1 (1 by dependabot)
    https://github.com/w3c/respec/pull/3910 [dependencies] 
  - #3909 feat(core/beforeSave): support modifications before save (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3909 

  5 pull requests merged:
  - l10n(w3c/templates/headers): updated Japanese translations
    https://github.com/w3c/respec/pull/3918 
  - feat(core/beforeSave): support modifications before save
    https://github.com/w3c/respec/pull/3909 
  - fix(core/pubsubhub): account for all message types
    https://github.com/w3c/respec/pull/3908 
  - chore(deps): update dependencies
    https://github.com/w3c/respec/pull/3917 [dependencies] 
  - Update zh translations
    https://github.com/w3c/respec/pull/3915 

* tabatkins/bikeshed (+4/-2/💬5)
  4 pull requests submitted:
  - chore(deps): bump lxml from 4.6.3 to 4.7.1 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2197 
  - chore(deps): bump isodate from 0.6.0 to 0.6.1 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2196 
  - chore(deps): bump peter-evans/create-pull-request from 3.10.1 to 3.12.0 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2195 
  - chore(deps): bump lxml from 4.6.3 to 4.6.5 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2194 

  4 pull requests received 5 new comments:
  - #2194 chore(deps): bump lxml from 4.6.3 to 4.6.5 (1 by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2194 [dependencies] [python] 
  - #2191 Add a new "direct" biblio display style (2 by brycelelbach)
    https://github.com/tabatkins/bikeshed/pull/2191 
  - #2161 chore(deps): bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 (1 by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2161 [dependencies] [github_actions] 
  - #2160 chore(deps): bump lxml from 4.6.3 to 4.6.4 (1 by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2160 [dependencies] [python] 

  2 pull requests merged:
  - Add a new "direct" biblio display style
    https://github.com/tabatkins/bikeshed/pull/2191 
  - Fix typo
    https://github.com/tabatkins/bikeshed/pull/2188 


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, 20 December 2021 17:00:10 UTC