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

Issues
------
* w3c/respec (+2/-5/💬0)
  2 issues created:
  - Update Draft Notes to use alternative sentence. (by jennyliang220)
    https://github.com/w3c/respec/issues/4425 [Feature request] 
  - Multiple dfns with same text but different `data-dfn-for`s number their ids (by jyasskin)
    https://github.com/w3c/respec/issues/4415 [bug] 

  5 issues closed:
  - Wrong 'This Version' URL generated for Member Submissions https://github.com/w3c/respec/issues/4412 [bug] 
  - Wrong stylesheet for Member Submissions https://github.com/w3c/respec/issues/4411 [bug] 
  - width=150 is added to images https://github.com/w3c/respec/issues/3435 [bug] 
  - Node API: Update tools to ES Modules https://github.com/w3c/respec/issues/3823 [refactoring] 
  - Migrate to Node 18 https://github.com/w3c/respec/issues/4341 [maintenance] 

* speced/bikeshed (+5/-1/💬4)
  5 issues created:
  - Force WPT block to show tests outside of the WPT directory (by domfarolino)
    https://github.com/speced/bikeshed/issues/2522 
  - <pre class=include-code> ignores the last line if there's no newline (by FeignClaims)
    https://github.com/speced/bikeshed/issues/2521 
  - Update Draft Notes to uses alternative sentence. (by jennyliang220)
    https://github.com/speced/bikeshed/issues/2519 
  - IDL: Global extended attribute doesn't properly register a keyword (by domfarolino)
    https://github.com/speced/bikeshed/issues/2517 
  - Cross-spec section links failing (after version 3.10.0) (by svgeesus)
    https://github.com/speced/bikeshed/issues/2516 

  1 issues received 4 new comments:
  - #2516 Cross-spec section links failing (after version 3.10.0) (4 by svgeesus, tabatkins, tidoust)
    https://github.com/speced/bikeshed/issues/2516 

  1 issues closed:
  - Cross-spec section links failing (after version 3.10.0) https://github.com/speced/bikeshed/issues/2516 



Pull requests
-------------
* w3c/respec (+9/-8/💬2)
  9 pull requests submitted:
  - fix(w3c/headers): fix "This Version" link for "Member-SUBM" (by sidvishnoi)
    https://github.com/w3c/respec/pull/4424 
  - fix(w3c/style): use correct stylesheet for Member-SUBM (by sidvishnoi)
    https://github.com/w3c/respec/pull/4423 
  - fix(core/figures): don't add width/height to `.svg` images (by sidvishnoi)
    https://github.com/w3c/respec/pull/4422 
  - chore(deps): update dependencies (by sidvishnoi)
    https://github.com/w3c/respec/pull/4421 [dependencies] 
  - fix(tools/respec2html): prevent crash on `--version` flag (by sidvishnoi)
    https://github.com/w3c/respec/pull/4420 
  - refactor!: update tools to ES Modules (by sidvishnoi)
    https://github.com/w3c/respec/pull/4419 
  - chore(ci/changelog): disable broken changelog workflow (by sidvishnoi)
    https://github.com/w3c/respec/pull/4418 
  - chore(deps): bump peter-evans/create-pull-request from 3 to 5 (by dependabot)
    https://github.com/w3c/respec/pull/4417 
  - chore!: require Node 18; use pnpm (by sidvishnoi)
    https://github.com/w3c/respec/pull/4416 

  2 pull requests received 2 new comments:
  - #4417 chore(deps): bump peter-evans/create-pull-request from 3 to 5 (1 by dependabot)
    https://github.com/w3c/respec/pull/4417 [dependencies] 
  - #4413 chore(deps-dev): bump typescript from 5.0.2 to 5.0.3 (1 by dependabot)
    https://github.com/w3c/respec/pull/4413 [dependencies] 

  8 pull requests merged:
  - fix(w3c/headers): fix "This Version" link for "Member-SUBM"
    https://github.com/w3c/respec/pull/4424 
  - fix(w3c/style): use correct stylesheet for Member-SUBM
    https://github.com/w3c/respec/pull/4423 
  - fix(core/figures): don't add width/height to `.svg` images
    https://github.com/w3c/respec/pull/4422 
  - chore(deps): update dependencies
    https://github.com/w3c/respec/pull/4421 [dependencies] 
  - fix(tools/respec2html): prevent crash on `--version` flag
    https://github.com/w3c/respec/pull/4420 
  - refactor!: update tools to ES Modules
    https://github.com/w3c/respec/pull/4419 
  - chore(ci/changelog): disable broken changelog workflow
    https://github.com/w3c/respec/pull/4418 
  - chore!: require Node 18; use pnpm
    https://github.com/w3c/respec/pull/4416 

* speced/bikeshed (+4/-2/💬5)
  4 pull requests submitted:
  - chore(deps): bump peter-evans/create-pull-request from 4.1.4 to 5.0.0 (by dependabot)
    https://github.com/speced/bikeshed/pull/2520 
  - Add some defaults to the template (by jyasskin)
    https://github.com/speced/bikeshed/pull/2518 
  - chore(deps): bump pillow from 9.4.0 to 9.5.0 (by dependabot)
    https://github.com/speced/bikeshed/pull/2515 
  - chore(deps-dev): bump pylint from 2.15.8 to 2.17.2 (by dependabot)
    https://github.com/speced/bikeshed/pull/2514 

  3 pull requests received 5 new comments:
  - #2518 Add some defaults to the template (3 by jyasskin, tabatkins)
    https://github.com/speced/bikeshed/pull/2518 
  - #2501 chore(deps-dev): bump pylint from 2.17.0 to 2.17.1 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2501 [dependencies] [python] 
  - #2495 chore(deps): bump peter-evans/create-pull-request from 4.1.4 to 4.2.4 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2495 [dependencies] [github_actions] 

  2 pull requests merged:
  - chore(deps): bump peter-evans/create-pull-request from 4.1.4 to 5.0.0
    https://github.com/speced/bikeshed/pull/2520 [dependencies] [github_actions] 
  - Add some defaults to the template
    https://github.com/speced/bikeshed/pull/2518 

* w3c/tr-design (+0/-0/💬1)
  1 pull requests received 1 new comments:
  - #323 Add `.uname` and `.codepoint` to style characters inline (1 by aphillips)
    https://github.com/w3c/tr-design/pull/323 


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 Monday, 10 April 2023 17:00:08 UTC