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

Issues
------
* w3c/respec (+3/-2/💬9)
  3 issues created:
  - issue link status accessibility issues (by jnurthen)
    https://github.com/w3c/respec/issues/4172 [bug] 
  - document.respec.isReady doesn't work (by xfq)
    https://github.com/w3c/respec/issues/4170 [bug] 
  - gh-contributors list needs escaping (by jnurthen)
    https://github.com/w3c/respec/issues/4169 [bug] 

  3 issues received 9 new comments:
  - #4170 document.respec.isReady doesn't work (5 by marcoscaceres, xfq)
    https://github.com/w3c/respec/issues/4170 [bug] 
  - #4169 gh-contributors list needs escaping (3 by jnurthen, marcoscaceres)
    https://github.com/w3c/respec/issues/4169 [bug] 
  - #4097 marking closed github issues (1 by jnurthen)
    https://github.com/w3c/respec/issues/4097 [Feature request] 

  2 issues closed:
  - Wrong GitHub label color for some background colors https://github.com/w3c/respec/issues/4139 [bug] 
  - document.respec.isReady doesn't work https://github.com/w3c/respec/issues/4170 [bug] 

* tabatkins/bikeshed (+2/-4/💬5)
  2 issues created:
  - Possible duplication of biblio entries in v3.5.2 (by tidoust)
    https://github.com/tabatkins/bikeshed/issues/2284 
  - Add fedidcg as a W3C community group (by cbiesinger)
    https://github.com/tabatkins/bikeshed/issues/2283 

  4 issues received 5 new comments:
  - #2284 Possible duplication of biblio entries in v3.5.2 (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2284 
  - #2280 Used local biblio entry flagged as unused (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2280 
  - #1773 Release Notes (2 by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/1773 
  - #1686 Feature request: more machine-readable error messages (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/1686 

  4 issues closed:
  - Possible duplication of biblio entries in v3.5.2 https://github.com/tabatkins/bikeshed/issues/2284 
  - Wrapping assert tags around block elements? https://github.com/tabatkins/bikeshed/issues/2268 
  - Used local biblio entry flagged as unused https://github.com/tabatkins/bikeshed/issues/2280 
  - Add fedidcg as a W3C community group https://github.com/tabatkins/bikeshed/issues/2283 



Pull requests
-------------
* w3c/respec (+6/-2/💬9)
  6 pull requests submitted:
  - chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 (by dependabot)
    https://github.com/w3c/respec/pull/4177 
  - chore(deps-dev): bump karma-jasmine-html-reporter from 1.7.0 to 2.0.0 (by dependabot)
    https://github.com/w3c/respec/pull/4176 
  - chore(deps-dev): bump rollup from 2.74.1 to 2.75.3 (by dependabot)
    https://github.com/w3c/respec/pull/4175 
  - fix(core/issues-notes): make label text color more accessible (by sidvishnoi)
    https://github.com/w3c/respec/pull/4174 
  - fix(core/mdn-annotation): use logos from cdn.w3.org (by sidvishnoi)
    https://github.com/w3c/respec/pull/4173 
  - chore(deps): update dependencies (by sidvishnoi)
    https://github.com/w3c/respec/pull/4171 [dependencies] 

  9 pull requests received 9 new comments:
  - #4171 chore(deps): update dependencies (1 by Woodpile37)
    https://github.com/w3c/respec/pull/4171 [dependencies] 
  - #4168 chore(deps-dev): bump webidl2 from 24.2.1 to 24.2.2 (1 by dependabot)
    https://github.com/w3c/respec/pull/4168 [dependencies] 
  - #4167 chore(deps): bump marked from 4.0.15 to 4.0.16 (1 by dependabot)
    https://github.com/w3c/respec/pull/4167 [dependencies] 
  - #4166 chore(deps): bump puppeteer from 13.7.0 to 14.1.1 (1 by dependabot)
    https://github.com/w3c/respec/pull/4166 [dependencies] 
  - #4165 chore(deps-dev): bump rollup from 2.71.1 to 2.74.1 (1 by dependabot)
    https://github.com/w3c/respec/pull/4165 [dependencies] 
  - #4164 chore(deps-dev): bump eslint from 8.14.0 to 8.16.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/4164 [dependencies] 
  - #4161 chore(deps-dev): bump karma from 6.3.19 to 6.3.20 (1 by dependabot)
    https://github.com/w3c/respec/pull/4161 [dependencies] 
  - #4160 chore(deps-dev): bump jasmine-core from 4.1.0 to 4.1.1 (1 by dependabot)
    https://github.com/w3c/respec/pull/4160 [dependencies] 
  - #4158 chore(deps-dev): bump karma-jasmine from 5.0.0 to 5.0.1 (1 by dependabot)
    https://github.com/w3c/respec/pull/4158 [dependencies] 

  2 pull requests merged:
  - fix(core/issues-notes): make label text color more accessible
    https://github.com/w3c/respec/pull/4174 
  - chore(deps): update dependencies
    https://github.com/w3c/respec/pull/4171 [dependencies] 

* tabatkins/bikeshed (+1/-2/💬4)
  1 pull requests submitted:
  - chore(deps): bump widlparser from 1.0.12 to 1.0.13 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2285 

  2 pull requests received 4 new comments:
  - #2273 Support building multi-file specs from tar files (2 by kainino0x, tabatkins)
    https://github.com/tabatkins/bikeshed/pull/2273 
  - #2269 Allow adding `assert` to a div tag. (2 by dj2, tabatkins)
    https://github.com/tabatkins/bikeshed/pull/2269 

  2 pull requests merged:
  - Support building multi-file specs from tar files
    https://github.com/tabatkins/bikeshed/pull/2273 
  - Allow adding `assert` to a div tag.
    https://github.com/tabatkins/bikeshed/pull/2269 


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, 30 May 2022 17:00:08 UTC