Weekly github digest (Latest changes to ReSpec and Bikeshed)

Issues
------
* w3c/respec (+5/-2/💬18)
  5 issues created:
  - Pubrules requires (by mattgarrish)
    https://github.com/w3c/respec/issues/3868 [bug] 
  - Pubrules requires <details open> in headers (by dontcallmedom)
    https://github.com/w3c/respec/issues/3867 [bug] 
  - Team submission should be retired (by marcoscaceres)
    https://github.com/w3c/respec/issues/3865 [bug] 
  - respecConfig.github documentation does not match output (by rakuco)
    https://github.com/w3c/respec/issues/3863 [bug] 
  - Broken style for FPWD (by xfq)
    https://github.com/w3c/respec/issues/3861 [bug] 

  9 issues received 18 new comments:
  - #3867 Pubrules requires <details open> in headers (1 by marcoscaceres)
    https://github.com/w3c/respec/issues/3867 [bug] 
  - #3863 respecConfig.github documentation does not match output (1 by sidvishnoi)
    https://github.com/w3c/respec/issues/3863 [docs] 
  - #3861 Broken style for FPWD (5 by deniak, marcoscaceres, xfq)
    https://github.com/w3c/respec/issues/3861 [bug] 
  - #3853 Accessible names for permalinks (2 by marcoscaceres, mattgarrish)
    https://github.com/w3c/respec/issues/3853 [bug] [a11y] 
  - #3849 Syntax highlighting contrast issues (1 by marcoscaceres)
    https://github.com/w3c/respec/issues/3849 [bug] [a11y] 
  - #3825 using class="issue" will include githubusercontents URL (1 by marcoscaceres)
    https://github.com/w3c/respec/issues/3825 [bug] 
  - #3809 Add support for candidate additions/suggestions (4 by marcoscaceres, msporny)
    https://github.com/w3c/respec/issues/3809 [Feature request] 
  - #3594 [META] Support W3C Process 2021 (2 by xfq)
    https://github.com/w3c/respec/issues/3594 [Feature request] 
  - #399 Missing document type for an edited recommendation? (1 by marcoscaceres)
    https://github.com/w3c/respec/issues/399 [bug] 

  2 issues closed:
  - Broken style for FPWD https://github.com/w3c/respec/issues/3861 [bug] 
  - Missing document type for an edited recommendation? https://github.com/w3c/respec/issues/399 [bug] 

* tabatkins/bikeshed (+0/-0/💬5)
  2 issues received 5 new comments:
  - #2153 installation instructions fail on Mac because Pillow has unsatisfied dependency on jpeg (3 by RobinMorisset, tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2153 
  - #2149 Live WPT results (2 by sideshowbarker, tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2149 



Pull requests
-------------
* w3c/respec (+10/-11/💬14)
  10 pull requests submitted:
  - fix(w3c): remove team-SUBM status (by marcoscaceres)
    https://github.com/w3c/respec/pull/3866 
  - fix(respec2html): correctly import marked (by sidvishnoi)
    https://github.com/w3c/respec/pull/3864 
  - fix(w3c/style): use W3C-WD for WD and FPWD (by marcoscaceres)
    https://github.com/w3c/respec/pull/3862 
  - chore(package): update deps (by marcoscaceres)
    https://github.com/w3c/respec/pull/3860 
  - fix(w3c/templates/sotd): wording to match pub rules (by marcoscaceres)
    https://github.com/w3c/respec/pull/3859 
  - fix(w3c/templates/headers): open details based on fixup.js (by marcoscaceres)
    https://github.com/w3c/respec/pull/3858 
  - fix(w3c/headers): prefix spec status correctly (by marcoscaceres)
    https://github.com/w3c/respec/pull/3857 
  - fix(linter-rules/check-punctuation): ignore #w3c-state (by marcoscaceres)
    https://github.com/w3c/respec/pull/3856 
  - fix(tools/dev-server): boxen compat + server port (by marcoscaceres)
    https://github.com/w3c/respec/pull/3855 
  - chore(package): update deps (by marcoscaceres)
    https://github.com/w3c/respec/pull/3854 

  8 pull requests received 14 new comments:
  - #3864 fix(respec2html): correctly import marked (6 by saschanaz, sidvishnoi)
    https://github.com/w3c/respec/pull/3864 
  - #3860 chore(package): update deps (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3860 
  - #3858 fix(w3c/templates/headers): open details based on fixup.js (1 by dontcallmedom)
    https://github.com/w3c/respec/pull/3858 
  - #3855 fix(tools/dev-server): boxen compat + server port (2 by marcoscaceres)
    https://github.com/w3c/respec/pull/3855 
  - #3852 chore(deps-dev): bump karma from 6.3.5 to 6.3.6 (1 by dependabot)
    https://github.com/w3c/respec/pull/3852 [dependencies] 
  - #3851 chore(deps-dev): bump rollup from 2.58.1 to 2.59.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/3851 [dependencies] 
  - #3846 BREAKING CHANGE: switch to Node 16 (LTS) + update deps (1 by sidvishnoi)
    https://github.com/w3c/respec/pull/3846 
  - #3812 feat(core/sortable-table): sortable tables (1 by xfq)
    https://github.com/w3c/respec/pull/3812 

  11 pull requests merged:
  - BREAKING CHANGE: switch to Node 16 (LTS) + update deps
    https://github.com/w3c/respec/pull/3846 
  - fix(w3c/style): use W3C-WD for WD and FPWD
    https://github.com/w3c/respec/pull/3862 
  - fix(respec2html): correctly import marked
    https://github.com/w3c/respec/pull/3864 
  - fix(w3c/templates/headers): open details based on fixup.js
    https://github.com/w3c/respec/pull/3858 
  - chore(package): update deps
    https://github.com/w3c/respec/pull/3860 
  - fix(w3c/templates/sotd): wording to match pub rules
    https://github.com/w3c/respec/pull/3859 
  - fix(w3c/headers): prefix spec status correctly
    https://github.com/w3c/respec/pull/3857 
  - fix(linter-rules/check-punctuation): ignore #w3c-state
    https://github.com/w3c/respec/pull/3856 
  - Add support for various 2021 W3C templates
    https://github.com/w3c/respec/pull/3848 [enhancement] [DONT MERGE] [High priority] 
  - fix(tools/dev-server): boxen compat + server port
    https://github.com/w3c/respec/pull/3855 
  - chore(package): update deps
    https://github.com/w3c/respec/pull/3854 

* tabatkins/bikeshed (+4/-0/💬1)
  4 pull requests submitted:
  - chore(deps): bump peter-evans/create-pull-request from 3.10.1 to 3.11.0 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2161 
  - chore(deps): bump lxml from 4.6.3 to 4.6.4 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2160 
  - chore(deps): bump actions/checkout from 2.3.4 to 2.4.0 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2159 
  - chore(deps): bump aiohttp from 3.7.4.post0 to 3.8.0 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2158 

  1 pull requests received 1 new comments:
  - #2151 chore(deps): bump actions/checkout from 2.3.4 to 2.3.5 (1 by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2151 [dependencies] [github_actions] 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/respec
* https://github.com/tabatkins/bikeshed


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 8 November 2021 17:00:12 UTC