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

Issues
------
* speced/respec (+1/-2/💬5)
  1 issues created:
  - Randomly appearing class "toc-inline" in body element (by ralfhandl)
    https://github.com/speced/respec/issues/4771 [bug] 

  3 issues received 5 new comments:
  - #4736 stringifyJSHandle hides certain error details when run from command line (2 by msporny, sidvishnoi)
    https://github.com/speced/respec/issues/4736 [bug] 
  - #4687 How to deal with custom styles in dark mode? (1 by xfq)
    https://github.com/speced/respec/issues/4687 [bug] 
  - #4462 Provide a shortcut for typing character markup (2 by aphillips, sidvishnoi)
    https://github.com/speced/respec/issues/4462 [Feature request] 

  2 issues closed:
  - jjmace7 bug https://github.com/speced/respec/issues/4764 [spam] 
  - settings hack https://github.com/speced/respec/issues/4765 [spam] 

* speced/bikeshed (+3/-2/💬3)
  3 issues created:
  - Ref-hints are broken in the dark theme (by MeFoDy)
    https://github.com/speced/bikeshed/issues/2907 
  - Inference of `function` type and functional `type` (by cdoublev)
    https://github.com/speced/bikeshed/issues/2906 
  - Tracking-vector image should be marked darkmode-aware (by Kaiido)
    https://github.com/speced/bikeshed/issues/2905 

  2 issues received 3 new comments:
  - #2907 Ref-hints are broken in the dark theme (2 by numbingmist, tabatkins)
    https://github.com/speced/bikeshed/issues/2907 
  - #2905 Tracking-vector image should be marked darkmode-aware (1 by tabatkins)
    https://github.com/speced/bikeshed/issues/2905 

  2 issues closed:
  - Ref-hints are broken in the dark theme https://github.com/speced/bikeshed/issues/2907 
  - Tracking-vector image should be marked darkmode-aware https://github.com/speced/bikeshed/issues/2905 



Pull requests
-------------
* speced/respec (+12/-1/💬17)
  12 pull requests submitted:
  - chore(deps): bump marked from 12.0.2 to 14.1.0 (by dependabot)
    https://github.com/speced/respec/pull/4783 [dependencies] 
  - feat: use Error.cause in RespecError; show stacktrace with --verbose (by sidvishnoi)
    https://github.com/speced/respec/pull/4782 
  - fix(respecDocWriter): stringify uncaught `Error` objects (by sidvishnoi)
    https://github.com/speced/respec/pull/4781 
  - fix(core/biblio): avoid double-period if author name ends with period (by sidvishnoi)
    https://github.com/speced/respec/pull/4780 
  - chore(deps): update dependencies (by sidvishnoi)
    https://github.com/speced/respec/pull/4779 [dependencies] 
  - chore(deps): bump puppeteer from 22.10.0 to 23.1.0 (by dependabot)
    https://github.com/speced/respec/pull/4778 [dependencies] 
  - chore(deps-dev): bump rollup from 4.18.0 to 4.21.0 (by dependabot)
    https://github.com/speced/respec/pull/4777 [dependencies] 
  - chore(deps-dev): bump boxen from 7.1.1 to 8.0.1 (by dependabot)
    https://github.com/speced/respec/pull/4776 [dependencies] 
  - chore(deps): bump puppeteer from 22.10.0 to 23.0.2 (by dependabot)
    https://github.com/speced/respec/pull/4775 [dependencies] 
  - chore(deps): bump marked from 12.0.2 to 14.0.0 (by dependabot)
    https://github.com/speced/respec/pull/4774 [dependencies] 
  - chore(deps-dev): bump rollup from 4.18.0 to 4.20.0 (by dependabot)
    https://github.com/speced/respec/pull/4773 [dependencies] 
  - chore(deps): bump puppeteer from 22.10.0 to 22.15.0 (by dependabot)
    https://github.com/speced/respec/pull/4772 [dependencies] 

  17 pull requests received 17 new comments:
  - #4778 chore(deps): bump puppeteer from 22.10.0 to 23.1.0 (1 by dependabot)
    https://github.com/speced/respec/pull/4778 [dependencies] 
  - #4777 chore(deps-dev): bump rollup from 4.18.0 to 4.21.0 (1 by dependabot)
    https://github.com/speced/respec/pull/4777 [dependencies] 
  - #4776 chore(deps-dev): bump boxen from 7.1.1 to 8.0.1 (1 by dependabot)
    https://github.com/speced/respec/pull/4776 [dependencies] 
  - #4775 chore(deps): bump puppeteer from 22.10.0 to 23.0.2 (1 by dependabot)
    https://github.com/speced/respec/pull/4775 [dependencies] 
  - #4774 chore(deps): bump marked from 12.0.2 to 14.0.0 (1 by dependabot)
    https://github.com/speced/respec/pull/4774 [dependencies] 
  - #4773 chore(deps-dev): bump rollup from 4.18.0 to 4.20.0 (1 by dependabot)
    https://github.com/speced/respec/pull/4773 [dependencies] 
  - #4772 chore(deps): bump puppeteer from 22.10.0 to 22.15.0 (1 by dependabot)
    https://github.com/speced/respec/pull/4772 [dependencies] 
  - #4769 chore(deps-dev): bump rollup from 4.18.0 to 4.19.1 (1 by dependabot)
    https://github.com/speced/respec/pull/4769 [dependencies] 
  - #4768 chore(deps): bump marked from 12.0.2 to 13.0.3 (1 by dependabot)
    https://github.com/speced/respec/pull/4768 [dependencies] 
  - #4767 chore(deps-dev): bump typescript from 5.4.5 to 5.5.4 (1 by dependabot)
    https://github.com/speced/respec/pull/4767 [dependencies] 
  - #4766 chore(deps): bump puppeteer from 22.10.0 to 22.14.0 (1 by dependabot)
    https://github.com/speced/respec/pull/4766 [dependencies] 
  - #4762 chore(deps-dev): bump jasmine from 5.1.0 to 5.2.0 (1 by dependabot)
    https://github.com/speced/respec/pull/4762 [dependencies] 
  - #4758 chore(deps-dev): bump prettier from 3.3.0 to 3.3.3 (1 by dependabot)
    https://github.com/speced/respec/pull/4758 [dependencies] 
  - #4756 chore(deps-dev): bump boxen from 7.1.1 to 8.0.0 (1 by dependabot)
    https://github.com/speced/respec/pull/4756 [dependencies] 
  - #4749 chore(deps-dev): bump highlight.js from 11.9.0 to 11.10.0 (1 by dependabot)
    https://github.com/speced/respec/pull/4749 [dependencies] 
  - #4740 chore(deps-dev): bump eslint-plugin-jasmine from 4.1.3 to 4.2.0 (1 by dependabot)
    https://github.com/speced/respec/pull/4740 [dependencies] 
  - #4734 chore(deps-dev): bump @rollup/plugin-commonjs from 25.0.8 to 26.0.1 (1 by dependabot)
    https://github.com/speced/respec/pull/4734 [dependencies] 

  1 pull requests merged:
  - chore(deps): update dependencies
    https://github.com/speced/respec/pull/4779 [dependencies] 

* speced/bikeshed (+12/-7/💬9)
  12 pull requests submitted:
  - chore(deps): bump certifi from 2024.2.2 to 2024.8.30 (by dependabot)
    https://github.com/speced/bikeshed/pull/2916 [dependencies] [python] 
  - chore(deps): bump pygithub from 2.3.0 to 2.4.0 in /.github/workflows/update-tests (by dependabot)
    https://github.com/speced/bikeshed/pull/2915 [dependencies] [python] 
  - chore(deps): bump aiohttp from 3.9.3 to 3.10.5 (by dependabot)
    https://github.com/speced/bikeshed/pull/2914 [dependencies] [python] 
  - chore(deps): bump idna from 3.6 to 3.8 (by dependabot)
    https://github.com/speced/bikeshed/pull/2913 [dependencies] [python] 
  - chore(deps): bump setuptools from 69.1.1 to 74.0.0 (by dependabot)
    https://github.com/speced/bikeshed/pull/2912 [dependencies] [python] 
  - chore(deps): bump lxml from 5.1.0 to 5.3.0 (by dependabot)
    https://github.com/speced/bikeshed/pull/2911 [dependencies] [python] 
  - chore(deps-dev): bump mypy from 1.11.1 to 1.11.2 (by dependabot)
    https://github.com/speced/bikeshed/pull/2910 [dependencies] [python] 
  - chore(deps): bump aiohttp from 3.9.3 to 3.10.2 (by dependabot)
    https://github.com/speced/bikeshed/pull/2909 [dependencies] [python] 
  - Move spec org/group/status info to a config file (by tabatkins)
    https://github.com/speced/bikeshed/pull/2908 
  - chore(deps): bump psf/black from 24.2.0 to 24.8.0 (by dependabot)
    https://github.com/speced/bikeshed/pull/2904 [dependencies] [github_actions] 
  - chore(deps-dev): bump black from 24.2.0 to 24.8.0 (by dependabot)
    https://github.com/speced/bikeshed/pull/2903 [dependencies] [python] 
  - chore(deps-dev): bump ruff from 0.4.2 to 0.5.6 (by dependabot)
    https://github.com/speced/bikeshed/pull/2902 [dependencies] [python] 

  9 pull requests received 9 new comments:
  - #2904 chore(deps): bump psf/black from 24.2.0 to 24.8.0 (1 by tabatkins)
    https://github.com/speced/bikeshed/pull/2904 [dependencies] [github_actions] 
  - #2901 chore(deps): bump aiohttp from 3.9.3 to 3.10.0 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2901 [dependencies] [python] 
  - #2898 chore(deps): bump setuptools from 69.1.1 to 72.1.0 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2898 [dependencies] [python] 
  - #2897 chore(deps-dev): bump ruff from 0.4.2 to 0.5.5 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2897 [dependencies] [python] 
  - #2882 use absolute import in __main__ to support direct use of pyinstaller (1 by jcbhmr)
    https://github.com/speced/bikeshed/pull/2882 
  - #2853 chore(deps): bump lxml from 5.1.0 to 5.2.2 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2853 [dependencies] [python] 
  - #2846 chore(deps): bump psf/black from 24.2.0 to 24.4.2 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2846 [dependencies] [github_actions] 
  - #2845 chore(deps-dev): bump black from 24.2.0 to 24.4.2 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2845 [dependencies] [python] 
  - #2824 chore(deps): bump idna from 3.6 to 3.7 (1 by dependabot)
    https://github.com/speced/bikeshed/pull/2824 [dependencies] [python] 

  7 pull requests merged:
  - chore(deps-dev): bump mypy from 1.11.1 to 1.11.2
    https://github.com/speced/bikeshed/pull/2910 [dependencies] [python] 
  - chore(deps): bump pygithub from 2.2.0 to 2.3.0 in /.github/workflows/update-tests
    https://github.com/speced/bikeshed/pull/2814 [dependencies] [python] 
  - chore(deps-dev): bump black from 24.2.0 to 24.8.0
    https://github.com/speced/bikeshed/pull/2903 [dependencies] [python] 
  - chore(deps-dev): bump mypy from 1.9.0 to 1.11.1
    https://github.com/speced/bikeshed/pull/2900 [dependencies] [python] 
  - chore(deps-dev): bump ruff from 0.4.2 to 0.5.6
    https://github.com/speced/bikeshed/pull/2902 [dependencies] [python] 
  - chore(deps): bump psf/black from 24.2.0 to 24.8.0
    https://github.com/speced/bikeshed/pull/2904 [dependencies] [github_actions] 
  - Move spec org/group/status info to a config file
    https://github.com/speced/bikeshed/pull/2908 


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 Sunday, 1 September 2024 00:00:05 UTC