- From: W3C Webmaster via GitHub API <sysbot+gh@w3.org>
- Date: Mon, 12 Dec 2022 17:00:06 +0000
- To: spec-prod@w3.org
- Message-Id: <E1p4m9u-002KPg-QE@uranus.w3.org>
Issues
------
* w3c/respec (+1/-1/💬5)
1 issues created:
- Inserting `<abbr>` in SVG hides the text in the abbr (by nigelmegitt)
https://github.com/w3c/respec/issues/4334 [bug]
1 issues received 5 new comments:
- #4334 Respec insertion of `<abbr>` in SVG hides the text in the abbr (5 by marcoscaceres, nigelmegitt, sidvishnoi)
https://github.com/w3c/respec/issues/4334 [bug]
1 issues closed:
- Respec insertion of `<abbr>` in SVG hides the text in the abbr https://github.com/w3c/respec/issues/4334 [bug]
* tabatkins/bikeshed (+3/-3/💬9)
3 issues created:
- Better Intro Docs (by tabatkins)
https://github.com/tabatkins/bikeshed/issues/2419
- Shorthand <<angle [-90deg,90deg]>> has a range whose start is not less than its end. (by svgeesus)
https://github.com/tabatkins/bikeshed/issues/2417
- WebDriver exported definitions not being indexed? (by rakuco)
https://github.com/tabatkins/bikeshed/issues/2416
4 issues received 9 new comments:
- #2417 Shorthand <<angle [-90deg,90deg]>> has a range whose start is not less than its end. (2 by tabatkins)
https://github.com/tabatkins/bikeshed/issues/2417
- #2416 WebDriver exported definitions not being indexed? (5 by rakuco, tabatkins)
https://github.com/tabatkins/bikeshed/issues/2416
- #2308 Use hyphen minus (U+002D) instead of math minus (U+2212) in ranges? (1 by tabatkins)
https://github.com/tabatkins/bikeshed/issues/2308
- #1656 Stringifier attributes vs methods are treated differently (1 by annevk)
https://github.com/tabatkins/bikeshed/issues/1656 [bug]
3 issues closed:
- Use hyphen minus (U+002D) instead of math minus (U+2212) in ranges? https://github.com/tabatkins/bikeshed/issues/2308
- Shorthand <<angle [-90deg,90deg]>> has a range whose start is not less than its end. https://github.com/tabatkins/bikeshed/issues/2417
- WebDriver exported definitions not being indexed? https://github.com/tabatkins/bikeshed/issues/2416
Pull requests
-------------
* w3c/respec (+5/-2/💬9)
5 pull requests submitted:
- chore(deps-dev): bump rollup from 3.7.0 to 3.7.3 (by dependabot)
https://github.com/w3c/respec/pull/4337
- chore(deps): update dependencies (by sidvishnoi)
https://github.com/w3c/respec/pull/4336 [dependencies]
- Don't expand inlines in SVG (by nigelmegitt)
https://github.com/w3c/respec/pull/4335
- chore(deps): bump qs and body-parser (by dependabot)
https://github.com/w3c/respec/pull/4333
- Switch to W3C, Inc.'s copyright (by deniak)
https://github.com/w3c/respec/pull/4332
5 pull requests received 9 new comments:
- #4337 chore(deps-dev): bump rollup from 3.7.0 to 3.7.3 (2 by dependabot, sidvishnoi)
https://github.com/w3c/respec/pull/4337 [dependencies]
- #4335 fix(core/inlines): don't expand inlines in SVG (4 by nigelmegitt, sidvishnoi)
https://github.com/w3c/respec/pull/4335
- #4332 Switch to W3C, Inc.'s copyright (1 by plehegar)
https://github.com/w3c/respec/pull/4332 [DONT MERGE]
- #4331 chore(deps-dev): bump eslint from 8.28.0 to 8.29.0 (1 by dependabot)
https://github.com/w3c/respec/pull/4331 [dependencies]
- #4330 chore(deps-dev): bump rollup from 3.5.0 to 3.5.1 (1 by dependabot)
https://github.com/w3c/respec/pull/4330 [dependencies]
2 pull requests merged:
- chore(deps): update dependencies
https://github.com/w3c/respec/pull/4336 [dependencies]
- fix(core/inlines): don't expand inlines in SVG
https://github.com/w3c/respec/pull/4335
* tabatkins/bikeshed (+6/-6/💬1)
6 pull requests submitted:
- chore(deps): bump charset-normalizer from 2.1.1 to 3.0.1 (by dependabot)
https://github.com/tabatkins/bikeshed/pull/2421
- chore(deps): bump psf/black from 22.10.0 to 22.12.0 (by dependabot)
https://github.com/tabatkins/bikeshed/pull/2420
- chore(deps): bump certifi from 2022.9.24 to 2022.12.7 (by dependabot)
https://github.com/tabatkins/bikeshed/pull/2418
- chore(deps): bump multidict from 6.0.2 to 6.0.3 (by dependabot)
https://github.com/tabatkins/bikeshed/pull/2415
- chore(deps-dev): bump pylint from 2.14.5 to 2.15.8 (by dependabot)
https://github.com/tabatkins/bikeshed/pull/2414
- chore(deps): bump yarl from 1.8.1 to 1.8.2 (by dependabot)
https://github.com/tabatkins/bikeshed/pull/2413
1 pull requests received 1 new comments:
- #2409 chore(deps-dev): bump pylint from 2.14.5 to 2.15.7 (1 by dependabot)
https://github.com/tabatkins/bikeshed/pull/2409 [dependencies] [python]
6 pull requests merged:
- chore(deps): bump charset-normalizer from 2.1.1 to 3.0.1
https://github.com/tabatkins/bikeshed/pull/2399 [dependencies] [python]
- chore(deps-dev): bump pylint from 2.14.5 to 2.15.8
https://github.com/tabatkins/bikeshed/pull/2414 [dependencies] [python]
- chore(deps): bump certifi from 2022.9.24 to 2022.12.7
https://github.com/tabatkins/bikeshed/pull/2418 [dependencies] [python]
- chore(deps): bump multidict from 6.0.2 to 6.0.3
https://github.com/tabatkins/bikeshed/pull/2415 [dependencies] [python]
- chore(deps): bump pygithub from 1.56 to 1.57 in /.github/workflows/update-tests
https://github.com/tabatkins/bikeshed/pull/2389 [dependencies] [python]
- chore(deps): bump yarl from 1.8.1 to 1.8.2
https://github.com/tabatkins/bikeshed/pull/2413 [dependencies] [python]
Repositories tracked by this digest:
-----------------------------------
* https://github.com/w3c/respec
* https://github.com/tabatkins/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, 12 December 2022 17:00:08 UTC