Weekly github digest (Latest changes to ReSpec and Bikeshed)

Issues
------
* w3c/respec (+2/-1/💬5)
  2 issues created:
  - Support linking possessive terms (i.e., things that end in "'s") (by marcoscaceres)
    https://github.com/w3c/respec/issues/3709 [bug] 
  - Getting error when generating using labs (by jnurthen)
    https://github.com/w3c/respec/issues/3699 [bug] 

  2 issues received 5 new comments:
  - #3709 Support linking possessive terms (i.e., things that end in "'s") (2 by marcoscaceres, sidvishnoi)
    https://github.com/w3c/respec/issues/3709 [bug] 
  - #3699 Getting error when generating using labs (3 by jnurthen, marcoscaceres)
    https://github.com/w3c/respec/issues/3699 [bug] 

  1 issues closed:
  - Refactor duplicate initialization code in profiles https://github.com/w3c/respec/issues/3664 [refactoring] 

* tabatkins/bikeshed (+1/-2/💬5)
  1 issues created:
  - Update widlparser to >= v1.0.11 (by kainino0x)
    https://github.com/tabatkins/bikeshed/issues/2113 

  4 issues received 5 new comments:
  - #2110 ISSUE(number) should append, not replace, the description (1 by svgeesus)
    https://github.com/tabatkins/bikeshed/issues/2110 
  - #2109 Handling candidate changes in a dictionary? (2 by svgeesus, tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2109 
  - #2107 [[HTML#editing]] produces "HTML 5" as the title (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/issues/2107 [bug] 
  - #2012 Use cite element for bilbiographies (1 by frivoal)
    https://github.com/tabatkins/bikeshed/issues/2012 

  2 issues closed:
  - [[HTML#editing]] produces "HTML 5" as the title https://github.com/tabatkins/bikeshed/issues/2107 [bug] 
  - Update widlparser to >= v1.0.11 https://github.com/tabatkins/bikeshed/issues/2113 



Pull requests
-------------
* w3c/respec (+11/-7/💬16)
  11 pull requests submitted:
  - chore(deps-dev): bump rollup from 2.53.3 to 2.54.0 (by dependabot)
    https://github.com/w3c/respec/pull/3711 
  - chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.2 to 13.0.4 (by dependabot)
    https://github.com/w3c/respec/pull/3710 
  - feat(w3c/headers): change updateableRec to CSS updateable-rec (by marcoscaceres)
    https://github.com/w3c/respec/pull/3708 
  - feat(core/dfn): automatically identify internal slots (by marcoscaceres)
    https://github.com/w3c/respec/pull/3707 
  - perf(core/xref): get query id in parallel (by sidvishnoi)
    https://github.com/w3c/respec/pull/3706 
  - tests: fixup busted tests (by marcoscaceres)
    https://github.com/w3c/respec/pull/3705 
  - feat(core/dfn): use class name for definition type (by marcoscaceres)
    https://github.com/w3c/respec/pull/3704 
  - chore(deps): update dependencies (by sidvishnoi)
    https://github.com/w3c/respec/pull/3703 [dependencies] 
  - chore(deps-dev): bump rollup from 2.53.1 to 2.53.3 (by dependabot)
    https://github.com/w3c/respec/pull/3702 
  - tests(core/xref-spec): remove problematic test (by marcoscaceres)
    https://github.com/w3c/respec/pull/3701 
  - feat(core/dfn-validators): add dfn type validators (by marcoscaceres)
    https://github.com/w3c/respec/pull/3700 

  12 pull requests received 16 new comments:
  - #3711 chore(deps-dev): bump rollup from 2.53.3 to 2.54.0 (2 by dependabot, sidvishnoi)
    https://github.com/w3c/respec/pull/3711 [dependencies] 
  - #3710 chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.2 to 13.0.4 (2 by dependabot, sidvishnoi)
    https://github.com/w3c/respec/pull/3710 [dependencies] 
  - #3706 perf(core/xref): get query id in parallel (2 by sidvishnoi)
    https://github.com/w3c/respec/pull/3706 
  - #3702 chore(deps-dev): bump rollup from 2.53.1 to 2.53.3 (1 by dependabot)
    https://github.com/w3c/respec/pull/3702 [dependencies] 
  - #3700 feat(core/dfn-validators): add dfn type validators (1 by marcoscaceres)
    https://github.com/w3c/respec/pull/3700 
  - #3698 chore(deps-dev): bump eslint from 7.30.0 to 7.31.0 (1 by dependabot)
    https://github.com/w3c/respec/pull/3698 [dependencies] 
  - #3697 chore(deps-dev): bump @rollup/plugin-alias from 3.1.2 to 3.1.4 (1 by dependabot)
    https://github.com/w3c/respec/pull/3697 [dependencies] 
  - #3696 chore(deps-dev): bump rollup from 2.53.1 to 2.53.2 (1 by dependabot)
    https://github.com/w3c/respec/pull/3696 [dependencies] 
  - #3695 chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.2 (1 by dependabot)
    https://github.com/w3c/respec/pull/3695 [dependencies] 
  - #3694 chore(deps-dev): bump @rollup/plugin-commonjs from 19.0.0 to 19.0.1 (1 by dependabot)
    https://github.com/w3c/respec/pull/3694 [dependencies] 
  - #3666 refactor: remove duplicate initialization code in profiles (2 by marcoscaceres, sidvishnoi)
    https://github.com/w3c/respec/pull/3666 
  - #3115 fix(w3c/sotd): replace lsMode with pubMode (1 by Caglar1881)
    https://github.com/w3c/respec/pull/3115 

  7 pull requests merged:
  - feat(core/dfn): use class name for definition type
    https://github.com/w3c/respec/pull/3704 
  - refactor: remove duplicate initialization code in profiles
    https://github.com/w3c/respec/pull/3666 
  - test(core/xref): additional plural tests
    https://github.com/w3c/respec/pull/3689 
  - tests: fixup busted tests
    https://github.com/w3c/respec/pull/3705 
  - chore(deps): update dependencies
    https://github.com/w3c/respec/pull/3703 [dependencies] 
  - feat(core/dfn-validators): add dfn type validators
    https://github.com/w3c/respec/pull/3700 
  - tests(core/xref-spec): remove problematic test
    https://github.com/w3c/respec/pull/3701 

* tabatkins/bikeshed (+5/-20/💬12)
  5 pull requests submitted:
  - Update the name of the Process CG (by frivoal)
    https://github.com/tabatkins/bikeshed/pull/2118 
  - Allow an introduction in issues lists (by frivoal)
    https://github.com/tabatkins/bikeshed/pull/2117 
  - chore(deps-dev): bump pylint from 2.9.4 to 2.9.5 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2116 
  - chore(deps): bump peter-evans/create-pull-request from 3.9.1 to 3.10.0 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2115 
  - chore(deps-dev): bump pylint from 2.7.4 to 2.9.4 (by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2114 

  9 pull requests received 12 new comments:
  - #2117 Allow an introduction in issues lists (2 by frivoal)
    https://github.com/tabatkins/bikeshed/pull/2117 
  - #2108 chore(deps): bump requests from 2.25.1 to 2.26.0 (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/pull/2108 [dependencies] [python] 
  - #2102 chore(deps): bump pillow from 8.2.0 to 8.3.1 (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/pull/2102 [dependencies] [python] 
  - #2099 chore(deps-dev): bump pylint from 2.7.4 to 2.9.3 (1 by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2099 [dependencies] [python] 
  - #2097 Webperf status 2021 (3 by plehegar, tabatkins)
    https://github.com/tabatkins/bikeshed/pull/2097 
  - #2094 Ensure stable IDs for dfn refs in domintro sections (1 by sideshowbarker)
    https://github.com/tabatkins/bikeshed/pull/2094 
  - #2058 chore(deps): bump aiofiles from 0.6.0 to 0.7.0 (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/pull/2058 [dependencies] [python] 
  - #2054 chore(deps): bump actions/setup-python from 2 to 2.2.2 (1 by dependabot)
    https://github.com/tabatkins/bikeshed/pull/2054 [dependencies] [github_actions] 
  - #2046 chore(deps): bump pygments from 2.8.1 to 2.9.0 (1 by tabatkins)
    https://github.com/tabatkins/bikeshed/pull/2046 [dependencies] [python] 

  20 pull requests merged:
  - Update the name of the Process CG
    https://github.com/tabatkins/bikeshed/pull/2118 
  - chore(deps-dev): bump pylint from 2.9.4 to 2.9.5
    https://github.com/tabatkins/bikeshed/pull/2116 [dependencies] [python] 
  - chore(deps): bump peter-evans/create-pull-request from 3.9.1 to 3.10.0
    https://github.com/tabatkins/bikeshed/pull/2115 [dependencies] [github_actions] 
  - chore(deps): bump pygithub from 1.54.1 to 1.55 in /.github/workflows/update-tests
    https://github.com/tabatkins/bikeshed/pull/2035 [dependencies] [python] 
  - chore(deps): bump actions/checkout from 2 to 2.3.4
    https://github.com/tabatkins/bikeshed/pull/2055 [dependencies] [github_actions] 
  - chore(deps): bump peter-evans/create-pull-request from 3 to 3.9.1
    https://github.com/tabatkins/bikeshed/pull/2056 [dependencies] [github_actions] 
  - Use datatracker.ietf.org URLs for RFC 2119
    https://github.com/tabatkins/bikeshed/pull/2076 
  - chore(deps): bump pillow from 8.2.0 to 8.3.1
    https://github.com/tabatkins/bikeshed/pull/2102 [dependencies] [python] 
  - chore(deps-dev): bump flake8 from 3.9.1 to 3.9.2
    https://github.com/tabatkins/bikeshed/pull/2051 [dependencies] [python] 
  - chore(deps): bump requests from 2.25.1 to 2.26.0
    https://github.com/tabatkins/bikeshed/pull/2108 [dependencies] [python] 
  - chore(deps): bump certifi from 2020.12.5 to 2021.5.30
    https://github.com/tabatkins/bikeshed/pull/2070 [dependencies] [python] 
  - chore(deps-dev): bump pylint from 2.7.4 to 2.9.4
    https://github.com/tabatkins/bikeshed/pull/2114 [dependencies] [python] 
  - chore(deps): bump attrs from 20.3.0 to 21.2.0
    https://github.com/tabatkins/bikeshed/pull/2050 [dependencies] [python] 
  - chore(deps): bump aiofiles from 0.6.0 to 0.7.0
    https://github.com/tabatkins/bikeshed/pull/2058 [dependencies] [python] 
  - chore(deps): bump pygments from 2.8.1 to 2.9.0
    https://github.com/tabatkins/bikeshed/pull/2046 [dependencies] [python] 
  - chore(deps): bump tenacity from 7.0.0 to 8.0.1
    https://github.com/tabatkins/bikeshed/pull/2106 [dependencies] [python] 
  - Webperf status 2021
    https://github.com/tabatkins/bikeshed/pull/2097 
  - Add support and boilerplate for the WebExtensions Community Group (WECG).
    https://github.com/tabatkins/bikeshed/pull/2111 
  - DAS WG: adjust the stability paragraph
    https://github.com/tabatkins/bikeshed/pull/2087 
  - Adjust the Status boilerplate for the ProcessCG
    https://github.com/tabatkins/bikeshed/pull/2112 


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, 26 July 2021 17:00:15 UTC