Weekly github digest (Latest changes to ReSpec and Bikeshed)

Issues
------
* w3c/respec (+4/-1/💬5)
  4 issues created:
  - The title of the generated document is inconsistent with the original title (by xfq)
    https://github.com/w3c/respec/issues/3798 [bug] 
  - Wrong patent link for i18n WG (by xfq)
    https://github.com/w3c/respec/issues/3797 [bug] 
  - Refactor: remove excludeGithubLinks (by marcoscaceres)
    https://github.com/w3c/respec/issues/3794 [bug] 
  - Canonical URL for TAG findings should not default to /TR/ space (by ylafon)
    https://github.com/w3c/respec/issues/3786 [bug] 

  5 issues received 5 new comments:
  - #3798 The title of the generated document is inconsistent with the original title (1 by xfq)
    https://github.com/w3c/respec/issues/3798 [bug] 
  - #3797 Wrong patent link for i18n WG (1 by xfq)
    https://github.com/w3c/respec/issues/3797 [bug] 
  - #3786 Canonical URL for TAG findings should not default to /TR/ space (1 by marcoscaceres)
    https://github.com/w3c/respec/issues/3786 [bug] 
  - #3784 Example id's should not include the example number (1 by xfq)
    https://github.com/w3c/respec/issues/3784 [bug] 
  - #3639 Investigate using GitHub-cache for changelog (1 by sidvishnoi)
    https://github.com/w3c/respec/issues/3639 [maintenance] 

  1 issues closed:
  - Example id's should not include the example number https://github.com/w3c/respec/issues/3784 [bug] 

* tabatkins/bikeshed (+1/-1/💬2)
  1 issues created:
  - <dfn local> (by fantasai)
    https://github.com/tabatkins/bikeshed/issues/2142 

  2 issues received 2 new comments:
  - #2110 ISSUE(number) should append, not replace, the description (1 by fantasai)
    https://github.com/tabatkins/bikeshed/issues/2110 
  - #2109 Handling candidate changes in a dictionary? (1 by fantasai)
    https://github.com/tabatkins/bikeshed/issues/2109 

  1 issues closed:
  - Link propdef "Applies to" to definition in cascade https://github.com/tabatkins/bikeshed/issues/1992 



Pull requests
-------------
* w3c/respec (+15/-10/💬10)
  15 pull requests submitted:
  - chore(deps): update dependencies (by sidvishnoi)
    https://github.com/w3c/respec/pull/3804 
  - chore(deps-dev): bump @rollup/plugin-commonjs from 20.0.0 to 21.0.0 (by dependabot)
    https://github.com/w3c/respec/pull/3803 
  - chore(deps-dev): bump clean-css from 5.2.0 to 5.2.1 (by dependabot)
    https://github.com/w3c/respec/pull/3802 
  - chore(deps-dev): bump rollup from 2.57.0 to 2.58.0 (by dependabot)
    https://github.com/w3c/respec/pull/3801 
  - chore(deps-dev): bump boxen from 5.1.2 to 6.0.0 (by dependabot)
    https://github.com/w3c/respec/pull/3800 
  - fix(core/examples): don't add number to id when possible (by sidvishnoi)
    https://github.com/w3c/respec/pull/3799 
  - fix(w3c/templates/headers): errata is now dt/dd (by marcoscaceres)
    https://github.com/w3c/respec/pull/3796 
  - feat(w3c/headers): add history header (by marcoscaceres)
    https://github.com/w3c/respec/pull/3795 
  - fix(w3c/headers-spec): wrapped header in <details> (by marcoscaceres)
    https://github.com/w3c/respec/pull/3793 
  - feat(w3c/headers): links 'kinds of documents' for W3C documents (by marcoscaceres)
    https://github.com/w3c/respec/pull/3792 
  - feat(core/github): add private excludeGithubLinks option (by marcoscaceres)
    https://github.com/w3c/respec/pull/3791 
  - tests(w3c/headers): don't rely dt/dd order (by marcoscaceres)
    https://github.com/w3c/respec/pull/3790 
  - fix(w3c/templates/headers): en translations for Process 2021 (by marcoscaceres)
    https://github.com/w3c/respec/pull/3789 
  - refactor(w3c/headers): warn about missing feedback channels. (by marcoscaceres)
    https://github.com/w3c/respec/pull/3788 
  - fix(templates/headers): add missing Spanish translations (by marcoscaceres)
    https://github.com/w3c/respec/pull/3787 

  5 pull requests received 10 new comments:
  - #3800 chore(deps-dev): bump boxen from 5.1.2 to 6.0.0 (2 by dependabot, sidvishnoi)
    https://github.com/w3c/respec/pull/3800 [dependencies] 
  - #3795 feat(w3c/headers): add history header (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3795 
  - #3793 fix(w3c/headers-spec): wrapped header in <details> (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3793 
  - #3789 fix(w3c/templates/headers): en translations for Process 2021 (2 by marcoscaceres, sidvishnoi)
    https://github.com/w3c/respec/pull/3789 
  - #3770 feat(w3c/headers): add Feedback header (4 by marcoscaceres, sidvishnoi)
    https://github.com/w3c/respec/pull/3770 

  10 pull requests merged:
  - fix(core/examples): don't add number to id when possible
    https://github.com/w3c/respec/pull/3799 
  - feat(w3c/headers): add Feedback header
    https://github.com/w3c/respec/pull/3770 
  - feat(w3c/headers): add history header
    https://github.com/w3c/respec/pull/3795 
  - fix(w3c/headers-spec): wrapped header in <details>
    https://github.com/w3c/respec/pull/3793 
  - feat(w3c/headers): links 'kinds of documents' for W3C documents
    https://github.com/w3c/respec/pull/3792 
  - feat(core/github): add private excludeGithubLinks option
    https://github.com/w3c/respec/pull/3791 
  - fix(w3c/headers): warn about missing feedback channels.
    https://github.com/w3c/respec/pull/3788 
  - fix(w3c/templates/headers): en translations for Process 2021
    https://github.com/w3c/respec/pull/3789 
  - tests(w3c/headers): don't rely dt/dd order
    https://github.com/w3c/respec/pull/3790 
  - fix(templates/headers): add missing Spanish translations
    https://github.com/w3c/respec/pull/3787 

* tabatkins/bikeshed (+2/-8/💬2)
  2 pull requests submitted:
  - chore(deps): bump widlparser from 1.0.11 to 1.0.12 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2144 
  - Make auto-links to GH issues less obnoxious (by fantasai)
    https://github.com/tabatkins/bikeshed/pull/2143 

  2 pull requests received 2 new comments:
  - #2144 chore(deps): bump widlparser from 1.0.11 to 1.0.12 (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/pull/2144 [dependencies] [python] 
  - #2141 chore(deps-dev): bump pylint from 2.9.5 to 2.11.1 (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/pull/2141 [dependencies] [python] 

  8 pull requests merged:
  - chore(deps): bump widlparser from 1.0.11 to 1.0.12
    https://github.com/tabatkins/bikeshed/pull/2144 [dependencies] [python] 
  - Make auto-links to GH issues less obnoxious
    https://github.com/tabatkins/bikeshed/pull/2143 
  - Mention CRD in docs for `bikeshed echidna`
    https://github.com/tabatkins/bikeshed/pull/2092 
  - chore(deps): bump pillow from 8.3.1 to 8.3.2
    https://github.com/tabatkins/bikeshed/pull/2132 [dependencies] [python] 
  - chore(deps): bump peter-evans/create-pull-request from 3.10.0 to 3.10.1
    https://github.com/tabatkins/bikeshed/pull/2128 [dependencies] [github_actions] 
  - chore(deps): bump pygments from 2.9.0 to 2.10.0
    https://github.com/tabatkins/bikeshed/pull/2126 [dependencies] [python] 
  - Allow an introduction in issues lists
    https://github.com/tabatkins/bikeshed/pull/2117 
  - Add link for Applies to in propdef tables. Fixes #1992
    https://github.com/tabatkins/bikeshed/pull/2133 


Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/respec
* https://github.com/tabatkins/bikeshed


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Monday, 4 October 2021 17:00:14 UTC