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

Issues
------
* w3c/respec (+1/-0/💬17)
  1 issues created:
  - Check for Separate Security and Privacy sections (by xfq)
    https://github.com/w3c/respec/issues/3907 [Feature request] 

  4 issues received 17 new comments:
  - #3907 Check for Separate Security and Privacy sections (1 by marcoscaceres)
    https://github.com/w3c/respec/issues/3907 [Feature request] 
  - #3900 Allow relabeling and multiple kinds of "best practice" (6 by darobin, jyasskin, marcoscaceres, sidvishnoi)
    https://github.com/w3c/respec/issues/3900 [Feature request] 
  - #3898 Overly verbose section permalinks for screen reader users (8 by jnurthen, jscholes, marcoscaceres, pkra, sidvishnoi)
    https://github.com/w3c/respec/issues/3898 [bug] 
  - #3897 Reuse abstract section if present when in markdown mode (2 by marcoscaceres, xfq)
    https://github.com/w3c/respec/issues/3897 [bug] 

* tabatkins/bikeshed (+2/-6/💬15)
  2 issues created:
  - Shepherd: index new WHATWG standards (by annevk)
    https://github.com/tabatkins/bikeshed/issues/2193 
  - Add PNGWG to W3C Groups (by svgeesus)
    https://github.com/tabatkins/bikeshed/issues/2192 

  7 issues received 15 new comments:
  - #2193 Shepherd: index new WHATWG standards (2 by annevk, plinss)
    https://github.com/tabatkins/bikeshed/issues/2193 
  - #2192 Add PNGWG to W3C Groups (4 by svgeesus, tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2192 
  - #2190 Terms used in other specifications are transparent (2 by cconcolato, tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2190 
  - #2186 bikeshed update doesn't remove outdated include files (2 by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2186 
  - #2184 Allow mixing of <li> and * (and similar for dl) (1 by xfq)
    https://github.com/tabatkins/bikeshed/issues/2184 
  - #2181 Installation by `pip install bikeshed` still uses outdated dependencies (2 by saschanaz, tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2181 
  - #992 missing-example-ids flags examples in boilerplate includes (2 by inexorabletash, tabatkins)
    https://github.com/tabatkins/bikeshed/issues/992 [bug] 

  6 issues closed:
  - Shepherd: index new WHATWG standards https://github.com/tabatkins/bikeshed/issues/2193 
  - Please use @data-path rather than @path when including files https://github.com/tabatkins/bikeshed/issues/2069 
  - Add PNGWG to W3C Groups https://github.com/tabatkins/bikeshed/issues/2192 
  - missing-example-ids flags examples in boilerplate includes https://github.com/tabatkins/bikeshed/issues/992 [bug] 
  - bikeshed update doesn't remove outdated include files https://github.com/tabatkins/bikeshed/issues/2186 
  - Terms used in other specifications are transparent https://github.com/tabatkins/bikeshed/issues/2190 

* w3c/tr-design (+1/-1/💬9)
  1 issues created:
  - W3C-ED.css' --w3c-state-text-text is always set to black (by rakuco)
    https://github.com/w3c/tr-design/issues/284 

  6 issues received 9 new comments:
  - #284 W3C-ED.css' --w3c-state-text-text is always set to black (3 by deniak, fantasai, rakuco)
    https://github.com/w3c/tr-design/issues/284 
  - #283 Registry mockups should include some registry tables (1 by fantasai)
    https://github.com/w3c/tr-design/issues/283 
  - #282 Line wrapping in examples (1 by fantasai)
    https://github.com/w3c/tr-design/issues/282 
  - #275 2021 README no longer passes pubrules (2 by deniak, fantasai)
    https://github.com/w3c/tr-design/issues/275 
  - #266 Editorial for "More details" in collapsible Head (1 by fantasai)
    https://github.com/w3c/tr-design/issues/266 
  - #258 Use CSS Logical Properties and Values? (1 by fantasai)
    https://github.com/w3c/tr-design/issues/258 

  1 issues closed:
  - W3C-ED.css' --w3c-state-text-text is always set to black https://github.com/w3c/tr-design/issues/284 



Pull requests
-------------
* w3c/respec (+8/-2/💬7)
  8 pull requests submitted:
  - chore(deps): bump puppeteer from 12.0.1 to 13.0.0 (by dependabot)
    https://github.com/w3c/respec/pull/3914 
  - chore(deps): bump marked from 4.0.6 to 4.0.7 (by dependabot)
    https://github.com/w3c/respec/pull/3913 
  - chore(deps-dev): bump rollup from 2.60.2 to 2.61.1 (by dependabot)
    https://github.com/w3c/respec/pull/3912 
  - chore(deps-dev): bump typescript from 4.5.2 to 4.5.3 (by dependabot)
    https://github.com/w3c/respec/pull/3911 
  - chore(deps-dev): bump eslint from 8.4.0 to 8.4.1 (by dependabot)
    https://github.com/w3c/respec/pull/3910 
  - feat(core/beforeSave): support modificatons before save (by marcoscaceres)
    https://github.com/w3c/respec/pull/3909 
  - fix(core/pubsubhub): account for all message types (by marcoscaceres)
    https://github.com/w3c/respec/pull/3908 
  - chore(package): update deps (by marcoscaceres)
    https://github.com/w3c/respec/pull/3906 

  7 pull requests received 7 new comments:
  - #3909 feat(core/beforeSave): support modifications before save (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3909 
  - #3905 chore(deps-dev): bump rollup from 2.60.1 to 2.60.2 (1 by dependabot)
    https://github.com/w3c/respec/pull/3905 [dependencies] 
  - #3904 chore(deps-dev): bump eslint from 8.3.0 to 8.4.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/3904 [dependencies] 
  - #3903 chore(deps-dev): bump prettier from 2.4.1 to 2.5.1 (1 by dependabot)
    https://github.com/w3c/respec/pull/3903 [dependencies] 
  - #3902 chore(deps): bump puppeteer from 11.0.0 to 12.0.1 (1 by dependabot)
    https://github.com/w3c/respec/pull/3902 [dependencies] 
  - #3895 chore(deps-dev): bump eslint-plugin-jasmine from 4.1.2 to 4.1.3 (1 by dependabot)
    https://github.com/w3c/respec/pull/3895 [dependencies] 
  - #3894 chore(deps): bump marked from 4.0.4 to 4.0.5 (1 by dependabot)
    https://github.com/w3c/respec/pull/3894 [dependencies] 

  2 pull requests merged:
  - chore(package): update deps
    https://github.com/w3c/respec/pull/3906 
  - pubrules-compliant uri for document license
    https://github.com/w3c/respec/pull/3901 

* tabatkins/bikeshed (+1/-0/💬1)
  1 pull requests submitted:
  - Add a new "direct" biblio display style (by brycelelbach)
    https://github.com/tabatkins/bikeshed/pull/2191 

  1 pull requests received 1 new comments:
  - #2185 Add id to example example (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/pull/2185 

* w3c/tr-design (+2/-2/💬2)
  2 pull requests submitted:
  - Run watermark along sides instead of diagonally through text #263 (by fantasai)
    https://github.com/w3c/tr-design/pull/286 
  - Fix bad use of color. #284 (by fantasai)
    https://github.com/w3c/tr-design/pull/285 

  1 pull requests received 2 new comments:
  - #286 Run watermark along sides instead of diagonally through text #263 (2 by deniak, fantasai)
    https://github.com/w3c/tr-design/pull/286 

  2 pull requests merged:
  - Run watermark along sides instead of diagonally through text #263
    https://github.com/w3c/tr-design/pull/286 
  - Fix bad use of color. #284
    https://github.com/w3c/tr-design/pull/285 


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