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

Issues
------
* w3c/respec (+4/-4/💬10)
  4 issues created:
  - Human Readable Date Inconsistant And Not Localized (by init-dcat-ap-de)
    https://github.com/w3c/respec/issues/3981 [bug] 
  - Flaky timeout within Github Action run (by jyasskin)
    https://github.com/w3c/respec/issues/3977 [bug] 
  - Misleading links on Exposed extended attribute values (by dontcallmedom)
    https://github.com/w3c/respec/issues/3976 [bug] 
  - Section permalinks recent visual regressions (by kaelig)
    https://github.com/w3c/respec/issues/3974 [bug] 

  5 issues received 10 new comments:
  - #3977 Flaky timeout within Github Action run (1 by marcoscaceres)
    https://github.com/w3c/respec/issues/3977 [bug] 
  - #3976 Misleading links on Exposed extended attribute values (4 by dontcallmedom, marcoscaceres, saschanaz)
    https://github.com/w3c/respec/issues/3976 [bug] 
  - #3974 Section permalinks recent visual regressions (2 by marcoscaceres)
    https://github.com/w3c/respec/issues/3974 [bug] 
  - #3942 issue-summary should include non-github issues (2 by jyasskin, marcoscaceres)
    https://github.com/w3c/respec/issues/3942 [bug] 
  - #3897 Reuse abstract section if present when in markdown mode (1 by xfq)
    https://github.com/w3c/respec/issues/3897 [bug] 

  4 issues closed:
  - Human Readable Date Inconsistant And Not Localized https://github.com/w3c/respec/issues/3981 [bug] 
  - Don't require sections - let ReSpec handle them https://github.com/w3c/respec/issues/3754 [Feature request] 
  - Prevent W3C logo/template showing up when no group is specified https://github.com/w3c/respec/issues/3965 [Feature request] 
  - Overly verbose section permalinks for screen reader users https://github.com/w3c/respec/issues/3898 [bug] 

* tabatkins/bikeshed (+1/-0/💬0)
  1 issues created:
  - Would like a nicer way to link to HTTP headers (by cbiesinger)
    https://github.com/tabatkins/bikeshed/issues/2220 

* w3c/tr-design (+0/-0/💬6)
  5 issues received 6 new comments:
  - #292 Link to Lower Level (1 by plehegar)
    https://github.com/w3c/tr-design/issues/292 
  - #288 Notes are endorsed by their Groups (1 by plehegar)
    https://github.com/w3c/tr-design/issues/288 
  - #287 W3C specifications use a 2-column view, which is not universally accessible (1 by plehegar)
    https://github.com/w3c/tr-design/issues/287 
  - #282 Line wrapping in examples (2 by mattgarrish, plehegar)
    https://github.com/w3c/tr-design/issues/282 
  - #275 2021 README no longer passes pubrules (1 by plehegar)
    https://github.com/w3c/tr-design/issues/275 



Pull requests
-------------
* w3c/respec (+18/-12/💬20)
  18 pull requests submitted:
  - chore(deps): update dependencies (by sidvishnoi)
    https://github.com/w3c/respec/pull/3993 [dependencies] 
  - chore(deps-dev): bump clean-css from 5.2.2 to 5.2.4 (by dependabot)
    https://github.com/w3c/respec/pull/3992 
  - chore(deps-dev): bump eslint from 8.7.0 to 8.8.0 (by dependabot)
    https://github.com/w3c/respec/pull/3991 
  - chore(deps-dev): bump rollup from 2.66.0 to 2.66.1 (by dependabot)
    https://github.com/w3c/respec/pull/3990 
  - chore(deps): bump marked from 4.0.10 to 4.0.12 (by dependabot)
    https://github.com/w3c/respec/pull/3989 
  - chore(deps-dev): bump @types/marked from 4.0.1 to 4.0.2 (by dependabot)
    https://github.com/w3c/respec/pull/3988 
  - chore(deps): bump puppeteer from 13.1.1 to 13.1.3 (by dependabot)
    https://github.com/w3c/respec/pull/3987 
  - Adapt stability statement in SOTD for discontinued drafts (by dontcallmedom)
    https://github.com/w3c/respec/pull/3986 
  - chore(workflows/codeql-analysis): ignore builds (by marcoscaceres)
    https://github.com/w3c/respec/pull/3985 
  - feat(core/pubsubhub): add unsubscribe() method + refactor (by marcoscaceres)
    https://github.com/w3c/respec/pull/3984 
  - test(core/validators-spec): make tests less racy (by marcoscaceres)
    https://github.com/w3c/respec/pull/3983 
  - fix(w3c/headers): header date was not localized (by marcoscaceres)
    https://github.com/w3c/respec/pull/3982 
  - add German translation for multiple_alternates (by init-dcat-ap-de)
    https://github.com/w3c/respec/pull/3980 
  - BREAKING CHANGE: don't show logo or allow usage of W3C status if not in a W3C WG (by marcoscaceres)
    https://github.com/w3c/respec/pull/3979 
  - fix(core/webidl): Misleading links on Exposed extended attribute values (by marcoscaceres)
    https://github.com/w3c/respec/pull/3978 
  - fix(styles/respec.css): margin space (by marcoscaceres)
    https://github.com/w3c/respec/pull/3975 
  - chore(package): update deps (by marcoscaceres)
    https://github.com/w3c/respec/pull/3973 
  - fix(core/issues-notes): show non-GH issues in summary (by marcoscaceres)
    https://github.com/w3c/respec/pull/3972 

  14 pull requests received 20 new comments:
  - #3990 chore(deps-dev): bump rollup from 2.66.0 to 2.66.1 (1 by dependabot)
    https://github.com/w3c/respec/pull/3990 [dependencies] 
  - #3989 chore(deps): bump marked from 4.0.10 to 4.0.12 (1 by dependabot)
    https://github.com/w3c/respec/pull/3989 [dependencies] 
  - #3987 chore(deps): bump puppeteer from 13.1.1 to 13.1.3 (1 by dependabot)
    https://github.com/w3c/respec/pull/3987 [dependencies] 
  - #3986 Adapt stability statement in SOTD for discontinued drafts (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3986 
  - #3985 chore(workflows/codeql-analysis): ignore builds (1 by sidvishnoi)
    https://github.com/w3c/respec/pull/3985 
  - #3982 fix(w3c/headers): header date was not localized (4 by init-dcat-ap-de, marcoscaceres, sidvishnoi)
    https://github.com/w3c/respec/pull/3982 
  - #3979 BREAKING CHANGE: don't show logo or allow usage of W3C status if not in a W3C WG (2 by marcoscaceres)
    https://github.com/w3c/respec/pull/3979 
  - #3975 fix(styles/respec.css): margin space (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3975 
  - #3972 fix(core/issues-notes): show non-GH issues in summary (2 by jyasskin, marcoscaceres)
    https://github.com/w3c/respec/pull/3972 
  - #3971 chore(deps-dev): bump chokidar from 3.5.2 to 3.5.3 (1 by dependabot)
    https://github.com/w3c/respec/pull/3971 [dependencies] 
  - #3970 chore(deps): bump puppeteer from 13.0.1 to 13.1.1 (1 by dependabot)
    https://github.com/w3c/respec/pull/3970 [dependencies] 
  - #3969 chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 (1 by dependabot)
    https://github.com/w3c/respec/pull/3969 [dependencies] 
  - #3968 chore(deps-dev): bump rollup from 2.64.0 to 2.66.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/3968 [dependencies] 
  - #3930 BREAKING CHANGE: support <section>less editing (2 by marcoscaceres)
    https://github.com/w3c/respec/pull/3930 

  12 pull requests merged:
  - chore(deps): update dependencies
    https://github.com/w3c/respec/pull/3993 [dependencies] 
  - BREAKING CHANGE(core/pubsubhub): use EventTarget + drop unsub()
    https://github.com/w3c/respec/pull/3984 
  - fix(w3c/headers): header date was not localized
    https://github.com/w3c/respec/pull/3982 
  - BREAKING CHANGE: support <section>less editing
    https://github.com/w3c/respec/pull/3930 
  - test(core/validators-spec): make tests less racy
    https://github.com/w3c/respec/pull/3983 
  - add German translation for multiple_alternates
    https://github.com/w3c/respec/pull/3980 
  - BREAKING CHANGE: don't show logo or allow usage of W3C status if not in a W3C WG
    https://github.com/w3c/respec/pull/3979 
  - fix(styles/respec.css): margin space
    https://github.com/w3c/respec/pull/3975 
  - fix(core/id-headers): move self-links adjacent to headers
    https://github.com/w3c/respec/pull/3966 
  - fix(core/ui): improve warning/errors + margin fixes
    https://github.com/w3c/respec/pull/3919 
  - fix(core/issues-notes): show non-GH issues in summary
    https://github.com/w3c/respec/pull/3972 
  - chore(package): update deps
    https://github.com/w3c/respec/pull/3973 

* tabatkins/bikeshed (+1/-1/💬0)
  1 pull requests submitted:
  - Upgrade Pillow (by frivoal)
    https://github.com/tabatkins/bikeshed/pull/2221 

  1 pull requests merged:
  - Upgrade Pillow
    https://github.com/tabatkins/bikeshed/pull/2221 


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