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

Issues
------
* w3c/respec (+2/-1/💬12)
  2 issues created:
  - respec.org is currently down (503 Service Unavailable) (by tidoust)
    https://github.com/w3c/respec/issues/4590 [bug] 
  - Add ability to insert a value specified in config into the document (by nigelmegitt)
    https://github.com/w3c/respec/issues/4578 [Feature request] 

  5 issues received 12 new comments:
  - #4568 respec.org SSL certificate has expired (1 by marcoscaceres)
    https://github.com/w3c/respec/issues/4568 [bug] 
  - #4560 Make it easier to report errors from `preProcess` (1 by marcoscaceres)
    https://github.com/w3c/respec/issues/4560 [Feature request] 
  - #4549 W3C PER status was deprecated in 2017 (1 by marcoscaceres)
    https://github.com/w3c/respec/issues/4549 [bug] 
  - #4522 Failure processing terminology include file (8 by gkellogg, jandrieu, jyasskin, marcoscaceres, msporny)
    https://github.com/w3c/respec/issues/4522 [bug] 
  - #4480 Preview and Diff functions fail with data-include (1 by jandrieu)
    https://github.com/w3c/respec/issues/4480 [bug] 

  1 issues closed:
  - W3C PER status was deprecated in 2017 https://github.com/w3c/respec/issues/4549 [bug] 

* speced/bikeshed (+5/-3/💬5)
  5 issues created:
  - Build in a TODO warning (by tabatkins)
    https://github.com/speced/bikeshed/issues/2720 
  - Auto-detect `value` rather `type` when there is a bracketed range (by cdoublev)
    https://github.com/speced/bikeshed/issues/2719 
  -  update 14496-12 URL  (by 3052)
    https://github.com/speced/bikeshed/issues/2717 
  - URL Pattern Standard terms not working (but they are in xref) (by domenic)
    https://github.com/speced/bikeshed/issues/2707 
  - Can't describe `required [EnforceRange] typename attributeName` (by padenot)
    https://github.com/speced/bikeshed/issues/2705 

  4 issues received 5 new comments:
  - #2720 Build in a TODO warning (1 by jyasskin)
    https://github.com/speced/bikeshed/issues/2720 
  - #2719 Auto-detect `value` rather than `type` when there is a bracketed range (1 by tabatkins)
    https://github.com/speced/bikeshed/issues/2719 
  - #2707 URL Pattern Standard terms not working (but they are in xref) (1 by domenic)
    https://github.com/speced/bikeshed/issues/2707 
  - #2558 Deep linking bibliographic references not working (2 by CxRes, tidoust)
    https://github.com/speced/bikeshed/issues/2558 

  3 issues closed:
  - Use `revision` rather than `document-revision` in `<meta>` https://github.com/speced/bikeshed/issues/2692 
  - . https://github.com/speced/bikeshed/issues/2717 
  - URL Pattern Standard terms not working (but they are in xref) https://github.com/speced/bikeshed/issues/2707 



Pull requests
-------------
* w3c/respec (+18/-7/💬21)
  18 pull requests submitted:
  - chore(deps-dev): bump @rollup/plugin-alias from 5.0.1 to 5.1.0 (by dependabot)
    https://github.com/w3c/respec/pull/4593 [dependencies] 
  - chore(deps-dev): bump rollup from 4.4.1 to 4.6.0 (by dependabot)
    https://github.com/w3c/respec/pull/4592 
  - chore(deps-dev): bump typescript from 5.2.2 to 5.3.2 (by dependabot)
    https://github.com/w3c/respec/pull/4591 [dependencies] 
  - chore(deps-dev): bump rollup from 4.4.1 to 4.5.0 (by dependabot)
    https://github.com/w3c/respec/pull/4588 [dependencies] 
  - chore(deps-dev): bump eslint from 8.53.0 to 8.54.0 (by dependabot)
    https://github.com/w3c/respec/pull/4587 [dependencies] 
  - chore(deps): update dependencies, pnpm, prettier (by sidvishnoi)
    https://github.com/w3c/respec/pull/4586 [dependencies] 
  - Scope highlighted var to algorithm container (by dontcallmedom)
    https://github.com/w3c/respec/pull/4585 
  - Removing PER status as it no longer exists. (by caribouW3)
    https://github.com/w3c/respec/pull/4584 
  - chore(deps-dev): bump rollup from 4.3.0 to 4.4.0 (by dependabot)
    https://github.com/w3c/respec/pull/4583 [dependencies] 
  - chore(deps): bump marked from 4.3.0 to 10.0.0 (by dependabot)
    https://github.com/w3c/respec/pull/4582 [dependencies] 
  - chore(deps-dev): bump prettier from 3.0.3 to 3.1.0 (by dependabot)
    https://github.com/w3c/respec/pull/4581 [dependencies] 
  - chore(deps): update dependencies (by sidvishnoi)
    https://github.com/w3c/respec/pull/4580 [dependencies] 
  - update copyright links to avoid redirects (by deniak)
    https://github.com/w3c/respec/pull/4579 
  - chore(deps-dev): bump rollup from 4.1.4 to 4.3.0 (by dependabot)
    https://github.com/w3c/respec/pull/4577 [dependencies] 
  - chore(deps-dev): bump eslint from 8.51.0 to 8.53.0 (by dependabot)
    https://github.com/w3c/respec/pull/4576 [dependencies] 
  - chore(deps): bump puppeteer from 21.3.8 to 21.5.0 (by dependabot)
    https://github.com/w3c/respec/pull/4575 [dependencies] 
  - chore(deps): bump marked from 4.3.0 to 9.1.5 (by dependabot)
    https://github.com/w3c/respec/pull/4574 [dependencies] 
  - Switch to the new process document (by deniak)
    https://github.com/w3c/respec/pull/4573 

  17 pull requests received 21 new comments:
  - #4588 chore(deps-dev): bump rollup from 4.4.1 to 4.5.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/4588 [dependencies] 
  - #4584 Removing PER status as it no longer exists. (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/4584 [needs review] 
  - #4583 chore(deps-dev): bump rollup from 4.3.0 to 4.4.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/4583 [dependencies] 
  - #4582 chore(deps): bump marked from 4.3.0 to 10.0.0 (2 by dependabot, sidvishnoi)
    https://github.com/w3c/respec/pull/4582 [dependencies] 
  - #4581 chore(deps-dev): bump prettier from 3.0.3 to 3.1.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/4581 [dependencies] 
  - #4579 fix(w3c/headers): update copyright links to avoid redirects (2 by deniak)
    https://github.com/w3c/respec/pull/4579 
  - #4577 chore(deps-dev): bump rollup from 4.1.4 to 4.3.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/4577 [dependencies] 
  - #4576 chore(deps-dev): bump eslint from 8.51.0 to 8.53.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/4576 [dependencies] 
  - #4575 chore(deps): bump puppeteer from 21.3.8 to 21.5.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/4575 [dependencies] 
  - #4574 chore(deps): bump marked from 4.3.0 to 9.1.5 (2 by dependabot, sidvishnoi)
    https://github.com/w3c/respec/pull/4574 [dependencies] 
  - #4573 fix(w3c/sotd): switch to 2023-Nov process document (2 by deniak, sidvishnoi)
    https://github.com/w3c/respec/pull/4573 
  - #4571 chore(deps): bump puppeteer from 21.3.8 to 21.4.1 (1 by dependabot)
    https://github.com/w3c/respec/pull/4571 [dependencies] 
  - #4570 chore(deps-dev): bump rollup from 4.1.4 to 4.1.5 (1 by dependabot)
    https://github.com/w3c/respec/pull/4570 [dependencies] 
  - #4569 chore(deps): bump marked from 4.3.0 to 9.1.3 (1 by dependabot)
    https://github.com/w3c/respec/pull/4569 [dependencies] 
  - #4567 chore(deps-dev): bump @types/pluralize from 0.0.31 to 0.0.32 (1 by dependabot)
    https://github.com/w3c/respec/pull/4567 [dependencies] 
  - #4566 chore(deps-dev): bump eslint-plugin-import from 2.28.1 to 2.29.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/4566 [dependencies] 
  - #4564 chore(deps-dev): bump eslint from 8.51.0 to 8.52.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/4564 [dependencies] 

  7 pull requests merged:
  - chore(deps): update dependencies, pnpm, prettier
    https://github.com/w3c/respec/pull/4586 [dependencies] 
  - fix(core/highlight-vars): scope highlighted var to `.algorithm` container
    https://github.com/w3c/respec/pull/4585 
  - Removing PER status as it no longer exists.
    https://github.com/w3c/respec/pull/4584 [needs review] 
  - chore(deps): bump actions/setup-node from 3 to 4
    https://github.com/w3c/respec/pull/4572 [dependencies] 
  - chore(deps): update dependencies
    https://github.com/w3c/respec/pull/4580 [dependencies] 
  - fix(w3c/sotd): switch to 2023-Nov process document
    https://github.com/w3c/respec/pull/4573 
  - fix(w3c/headers): update copyright links to avoid redirects
    https://github.com/w3c/respec/pull/4579 

* speced/bikeshed (+12/-4/💬9)
  12 pull requests submitted:
  - Macros during parse (by tabatkins)
    https://github.com/speced/bikeshed/pull/2721 
  - chore(deps): bump aiohttp from 3.8.5 to 3.9.1 (by dependabot)
    https://github.com/speced/bikeshed/pull/2718 [dependencies] [python] 
  - chore(deps): bump certifi from 2023.7.22 to 2023.11.17 (by dependabot)
    https://github.com/speced/bikeshed/pull/2716 [dependencies] [python] 
  - chore(deps): bump aiohttp from 3.8.5 to 3.9.0 (by dependabot)
    https://github.com/speced/bikeshed/pull/2715 [dependencies] [python] 
  - chore(deps-dev): bump ruff from 0.0.287 to 0.1.6 (by dependabot)
    https://github.com/speced/bikeshed/pull/2714 [dependencies] [python] 
  - Allow multiple node return (by tabatkins)
    https://github.com/speced/bikeshed/pull/2713 
  - chore(deps): bump result from 0.13.1 to 0.14.0 (by dependabot)
    https://github.com/speced/bikeshed/pull/2712 [dependencies] [python] 
  - chore(deps): bump alive-progress from 3.1.4 to 3.1.5 (by dependabot)
    https://github.com/speced/bikeshed/pull/2711 [dependencies] [python] 
  - chore(deps-dev): bump ruff from 0.0.287 to 0.1.5 (by dependabot)
    https://github.com/speced/bikeshed/pull/2710 [dependencies] [python] 
  - chore(deps): bump psf/black from 23.9.1 to 23.11.0 (by dependabot)
    https://github.com/speced/bikeshed/pull/2709 [dependencies] [github_actions] 
  - Add link reference hint on hover (by dlaliberte)
    https://github.com/speced/bikeshed/pull/2708 
  - chore(deps-dev): bump ruff from 0.0.287 to 0.1.4 (by dependabot)
    https://github.com/speced/bikeshed/pull/2706 [dependencies] [python] 

  9 pull requests received 9 new comments:
  - #2715 chore(deps): bump aiohttp from 3.8.5 to 3.9.0 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2715 [dependencies] [python] 
  - #2710 chore(deps-dev): bump ruff from 0.0.287 to 0.1.5 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2710 [dependencies] [python] 
  - #2706 chore(deps-dev): bump ruff from 0.0.287 to 0.1.4 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2706 [dependencies] [python] 
  - #2703 chore(deps-dev): bump ruff from 0.0.287 to 0.1.3 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2703 [dependencies] [python] 
  - #2700 chore(deps): bump psf/black from 23.9.1 to 23.10.1 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2700 [dependencies] [github_actions] 
  - #2694 chore(deps): bump pillow from 9.5.0 to 10.1.0 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2694 [dependencies] [python] 
  - #2688 chore(deps): bump aiohttp from 3.8.4 to 3.8.6 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2688 [dependencies] [python] 
  - #2674 chore(deps): bump certifi from 2022.12.7 to 2023.7.22 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2674 [dependencies] [python] 
  - #2658 chore(deps): bump result from 0.8.0 to 0.13.1 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2658 [dependencies] [python] 

  4 pull requests merged:
  - Use 'revision' as the meta/@name to document git commit
    https://github.com/speced/bikeshed/pull/2695 
  - Macros during parse
    https://github.com/speced/bikeshed/pull/2721 
  - Allow multiple node return
    https://github.com/speced/bikeshed/pull/2713 
  - Add reference hint popup on hover of links
    https://github.com/speced/bikeshed/pull/2708 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/respec
* https://github.com/speced/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 Friday, 1 December 2023 00:00:11 UTC