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

Issues
------
* w3c/respec (+1/-1/💬3)
  1 issues created:
  - New requirement to use section rather than div for SOTD & abstract (by r12a)
    https://github.com/w3c/respec/issues/3955 [bug] 

  1 issues received 3 new comments:
  - #3955 New requirement to use section rather than div for SOTD & abstract (3 by marcoscaceres, r12a)
    https://github.com/w3c/respec/issues/3955 [bug] 

  1 issues closed:
  - New requirement to use section rather than div for SOTD & abstract https://github.com/w3c/respec/issues/3955 [bug] 

* tabatkins/bikeshed (+6/-6/💬20)
  6 issues created:
  - [bug] Second boiler-plate `stylesheet2` not included in `header.include` (by gabyx)
    https://github.com/tabatkins/bikeshed/issues/2218 
  - [bug] Local boilerplate with group does not work (by gabyx)
    https://github.com/tabatkins/bikeshed/issues/2217 
  - Add WPT appendix listing all test results by section (by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2216 [enhancement] 
  - Bikeshed unable to find WPT tests (by svgeesus)
    https://github.com/tabatkins/bikeshed/issues/2215 
  - Output metadata as JSON (by gsnedders)
    https://github.com/tabatkins/bikeshed/issues/2214 
  - "WPT tests (too many to display individually)" (by svgeesus)
    https://github.com/tabatkins/bikeshed/issues/2213 

  7 issues received 20 new comments:
  - #2215 Bikeshed unable to find WPT tests (4 by svgeesus, tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2215 
  - #2214 Output metadata as JSON (4 by gsnedders, tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2214 
  - #2213 "WPT tests (too many to display individually)" (2 by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2213 
  - #2209 [bug] Codeblock inside list has wrong indentation (3 by gabyx, tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2209 
  - #2200 Don't allow forless links for descriptors (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2200 
  - #2149 Live WPT results (4 by svgeesus, tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2149 
  - #1773 Release Notes (2 by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/1773 

  6 issues closed:
  - Don't allow forless links for descriptors https://github.com/tabatkins/bikeshed/issues/2200 
  - "WPT tests (too many to display individually)" https://github.com/tabatkins/bikeshed/issues/2213 
  - Live WPT results https://github.com/tabatkins/bikeshed/issues/2149 
  - Output metadata as JSON https://github.com/tabatkins/bikeshed/issues/2214 
  - [bug] Codeblock inside list has wrong indentation https://github.com/tabatkins/bikeshed/issues/2209 
  - Bikeshed unable to find WPT tests https://github.com/tabatkins/bikeshed/issues/2215 



Pull requests
-------------
* w3c/respec (+10/-5/💬11)
  10 pull requests submitted:
  - chore(deps-dev): bump jasmine from 4.0.1 to 4.0.2 (by dependabot)
    https://github.com/w3c/respec/pull/3963 
  - chore(deps-dev): bump prompt from 1.2.0 to 1.2.1 (by dependabot)
    https://github.com/w3c/respec/pull/3962 
  - chore(deps-dev): bump rollup from 2.63.0 to 2.64.0 (by dependabot)
    https://github.com/w3c/respec/pull/3961 
  - chore(deps-dev): bump eslint from 8.6.0 to 8.7.0 (by dependabot)
    https://github.com/w3c/respec/pull/3960 
  - chore(deps-dev): bump karma from 6.3.10 to 6.3.11 (by dependabot)
    https://github.com/w3c/respec/pull/3959 
  - chore(deps): update dependencies (by sidvishnoi)
    https://github.com/w3c/respec/pull/3958 [dependencies] 
  - fix(w3c/abstract): regression, keep supporting legacy div#abstract (by marcoscaceres)
    https://github.com/w3c/respec/pull/3957 
  - chore(deps): bump marked from 4.0.9 to 4.0.10 (by dependabot)
    https://github.com/w3c/respec/pull/3956 
  - Note and Registry tracks documents also require a canonical link (by deniak)
    https://github.com/w3c/respec/pull/3954 
  - l10n(w3c/templates/headers): allow localizing multiple_alternates (by marcoscaceres)
    https://github.com/w3c/respec/pull/3953 

  9 pull requests received 11 new comments:
  - #3963 chore(deps-dev): bump jasmine from 4.0.1 to 4.0.2 (1 by dependabot)
    https://github.com/w3c/respec/pull/3963 [dependencies] 
  - #3962 chore(deps-dev): bump prompt from 1.2.0 to 1.2.1 (1 by dependabot)
    https://github.com/w3c/respec/pull/3962 [dependencies] 
  - #3961 chore(deps-dev): bump rollup from 2.63.0 to 2.64.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/3961 [dependencies] 
  - #3960 chore(deps-dev): bump eslint from 8.6.0 to 8.7.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/3960 [dependencies] 
  - #3959 chore(deps-dev): bump karma from 6.3.10 to 6.3.11 (1 by dependabot)
    https://github.com/w3c/respec/pull/3959 [dependencies] 
  - #3957 fix(w3c/abstract): regression, keep supporting legacy div#abstract (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3957 
  - #3956 chore(deps): bump marked from 4.0.9 to 4.0.10 (1 by dependabot)
    https://github.com/w3c/respec/pull/3956 [dependencies] 
  - #3954 fix(w3c/seo): add canonical link for Note and Registry track docs (3 by r12a, sidvishnoi)
    https://github.com/w3c/respec/pull/3954 
  - #3941 Added additional German translations. (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3941 

  5 pull requests merged:
  - fix(w3c/abstract): regression, keep supporting legacy div#abstract
    https://github.com/w3c/respec/pull/3957 
  - chore(deps): update dependencies
    https://github.com/w3c/respec/pull/3958 [dependencies] 
  - fix(w3c/seo): add canonical link for Note and Registry track docs
    https://github.com/w3c/respec/pull/3954 
  - fix(w3c/headers): allow localizing multiple_alternates
    https://github.com/w3c/respec/pull/3953 
  - Added additional German translations.
    https://github.com/w3c/respec/pull/3941 

* tabatkins/bikeshed (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #1730 Use tox for testing everywhere (1 by gsnedders)
    https://github.com/tabatkins/bikeshed/pull/1730 

* w3c/tr-design (+1/-0/💬0)
  1 pull requests submitted:
  - restore Rescinded Recommendation CSS (by deniak)
    https://github.com/w3c/tr-design/pull/291 


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, 17 January 2022 17:00:11 UTC