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

Events without label "dependencies"

Issues
------
* speced/respec (+3/-3/💬8)
  3 issues created:
  - Error in the generated JSON-LD (by xfq)
    https://github.com/speced/respec/issues/5021 [bug] 
  - Local text defined in `data-local-lt` incorrectly copied to `data-lt` (by tidoust)
    https://github.com/speced/respec/issues/5007 [bug] 
  - Feature request: handling definitions case-sensitively (by floresbakker)
    https://github.com/speced/respec/issues/4999 [Feature request] 

  3 issues received 8 new comments:
  - #4998 Couldn't find "×" in this document or other cited documents: . (2 by sidvishnoi, xfq)
    https://github.com/speced/respec/issues/4998 [bug] 
  - #4821 Almost identical concepts (lowercase and uppercase) (5 by floresbakker, sidvishnoi, tidoust)
    https://github.com/speced/respec/issues/4821 
  - #4796 Documentation on localizing ReSpec to different languages (1 by ronaldkunenborg)
    https://github.com/speced/respec/issues/4796 [Feature request] 

  3 issues closed:
  - Local text defined in `data-local-lt` incorrectly copied to `data-lt` https://github.com/speced/respec/issues/5007 [bug] 
  - Almost identical concepts (lowercase and uppercase) https://github.com/speced/respec/issues/4821 
  - Couldn't find "×" in this document or other cited documents: . https://github.com/speced/respec/issues/4998 [bug] 

* speced/bikeshed (+4/-5/💬12)
  4 issues created:
  - Support new status W3C Statement for W3C Vision (by tantek)
    https://github.com/speced/bikeshed/issues/3145 
  - Casing of headings (by annevk)
    https://github.com/speced/bikeshed/issues/3144 
  - Lint for "external dfns" (by tabatkins)
    https://github.com/speced/bikeshed/issues/3122 [enhancement] 
  - IDL enum value link text behavior (still) causes double indexing (by termontwouter)
    https://github.com/speced/bikeshed/issues/3121 

  9 issues received 12 new comments:
  - #3146 JSON-LD support (1 by tabatkins)
    https://github.com/speced/bikeshed/issues/3146 [enhancement] 
  - #3144 Casing of headings (1 by tabatkins)
    https://github.com/speced/bikeshed/issues/3144 
  - #3125 `<foo>` in a definition link is converted into its HTML tag (3 by AtkinsSJ, tabatkins)
    https://github.com/speced/bikeshed/issues/3125 
  - #3121 IDL enum value link text behavior (still) causes double indexing (1 by tabatkins)
    https://github.com/speced/bikeshed/issues/3121 
  - #3112 Explore interest in KGT (railroad diagram generator) as an alternative railroad diagram DSL (1 by tabatkins)
    https://github.com/speced/bikeshed/issues/3112 
  - #3079 Need to use SafeText for autolink internal text (1 by tabatkins)
    https://github.com/speced/bikeshed/issues/3079 [bug] 
  - #2906 `function` is infered as the type of `<fn()>` (functional type) (2 by cdoublev, tabatkins)
    https://github.com/speced/bikeshed/issues/2906 
  - #1773 Release Notes (1 by tabatkins)
    https://github.com/speced/bikeshed/issues/1773 [communication] 
  - #1443 biblio.json is looked up in the current directory as opposed to the same directory as the spec file (1 by tabatkins)
    https://github.com/speced/bikeshed/issues/1443 [bug] 

  5 issues closed:
  - Need to use SafeText for autolink internal text https://github.com/speced/bikeshed/issues/3079 [bug] 
  - `<foo>` in a definition link is converted into its HTML tag https://github.com/speced/bikeshed/issues/3125 
  - biblio.json is looked up in the current directory as opposed to the same directory as the spec file https://github.com/speced/bikeshed/issues/1443 [bug] 
  - IDL enum value link text behavior (still) causes double indexing https://github.com/speced/bikeshed/issues/3121 
  - `function` is infered as the type of `<fn()>` (functional type) https://github.com/speced/bikeshed/issues/2906 



Pull requests
-------------
* speced/respec (+2/-1/💬6)
  2 pull requests submitted:
  - Prevent adding local-lt to dfn-lt (by dontcallmedom)
    https://github.com/speced/respec/pull/5014 
  - Patch to address Mermaid issue 1766 (by KDean-Dolphin)
    https://github.com/speced/respec/pull/5003 

  2 pull requests received 6 new comments:
  - #5014 fix(core/dfn): prevent adding `data-local-lt` to `data-lt` (2 by netlify, sidvishnoi)
    https://github.com/speced/respec/pull/5014 
  - #5003 Patch to address Mermaid issue 1766 (4 by KDean-Dolphin, deniak, netlify, sidvishnoi)
    https://github.com/speced/respec/pull/5003 

  1 pull requests merged:
  - fix(core/dfn): prevent adding `data-local-lt` to `data-lt`
    https://github.com/speced/respec/pull/5014 

* speced/bikeshed (+4/-0/💬6)
  4 pull requests submitted:
  - Add CG Transition Plan metadata, and build a note into Status based on that. (by tabatkins)
    https://github.com/speced/bikeshed/pull/3143 
  - add STATEMENT, more specific Note track link to status.include (by tantek)
    https://github.com/speced/bikeshed/pull/3137 
  - add STATEMENT / W3C-STMT to metadata.py (by tantek)
    https://github.com/speced/bikeshed/pull/3136 
  - add STATEMENT to index.console.txt (by tantek)
    https://github.com/speced/bikeshed/pull/3135 

  4 pull requests received 6 new comments:
  - #3143 Add CG Transition Plan metadata, and build a note into Status based on that. (2 by deniak, tabatkins)
    https://github.com/speced/bikeshed/pull/3143 
  - #3137 add STATEMENT, more specific Note track link to status.include (2 by frivoal)
    https://github.com/speced/bikeshed/pull/3137 
  - #3135 add STATEMENT to index.console.txt (1 by tabatkins)
    https://github.com/speced/bikeshed/pull/3135 
  - #3119 read and display data related to the CG spec transition plan if any (1 by tabatkins)
    https://github.com/speced/bikeshed/pull/3119 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/speced/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 August 2025 00:00:09 UTC