Skip to content

Bump the development-dependencies group across 1 directory with 7 updates #1652

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2025

Bumps the development-dependencies group with 7 updates in the / directory:

Package From To
knip 5.61.3 5.62.0
rollup 4.45.0 4.45.1
typescript-eslint 8.36.0 8.37.0
@webref/css 6.22.0 6.23.5
mdn-data 2.22.1 2.23.0
puppeteer 24.12.1 24.14.0
stylelint 16.21.1 16.22.0

Updates knip from 5.61.3 to 5.62.0

Release notes

Sourced from knip's releases.

Release 5.62.0

  • Support .ts extension in toLilconfigutility for default TS configs (#1157) (cbfb9c3b1c6fd4f77b5e5f0987e0f027ee609feb) - thanks @​what1s1ove!
  • Update reporters to have the correct name for the default reporter (#1165) (bf811460b57a5c6ce1773dae3956edf62f50ce81) - thanks @​gavinhenderson!
  • Add audit as a valid command for bun (#1168) (014cbaac78e1ccd09830b7e5bbe8389035f82880) - thanks @​carlosedp!
  • Fix Angular plugin to allow for @​angular/build (#1175) (0754130ed26cb4cba6a15bcc708836e1218a4aae) - thanks @​davidlj95!
  • Correctly detect used/unused namespace exports that begin with double underscores (#1180) (259a2f693be762cb3459a7756ee8fad20075c5e3) - thanks @​akallem!
  • Rename tsconfig-loader.ts → load-tsconfig.ts (61280b0ef37161b889959062dbbd750783c8e7a2)
  • Support absolute path for config argument (b6066816cc1950515af8c76f956e06d23b4e6784)
  • Fix formatting (ebc9202f7ae303edafd01921d26b11c871f90ac7)
  • Add bun.lock support in @​knip/create-config (#1182) (da80ab33cccf611143e44d81eb78680e960cce33) - thanks @​ShooTeX!
  • Support new biome config extends definition (#1177) (07439ef3af85dab40df7596f2c0ae5d392e16b3f) - thanks @​Thomascogez!
  • Support Vitest projects configuration for dynamic project discovery (#1171) (cd0ed32c66c310db835210fd50f579cb54641d23) - thanks @​yyxi!
  • Fix up ESLint flat config resolution (replace #1173) (021ecfff467ce6fa8d23fe3e046364807006cbcd)
  • Reuse existing entry/production patterns in astro plugin (e65f7099facb55d28c305051c04f2fabfba58d07)
  • Edit docs (10f8a4f3ec850624d91c87d0187a9326142af12d)
Commits
  • 723d7e0 Release 5.62.0
  • e65f709 Reuse existing entry/production patterns in astro plugin
  • 021ecff Fix up ESLint flat config resolution (replace #1173)
  • cd0ed32 Support Vitest projects configuration for dynamic project discovery (#1171)
  • 07439ef Support new biome config extends definition (#1177)
  • ebc9202 Fix formatting
  • b606681 Support absolute path for config argument
  • 61280b0 Rename tsconfig-loader.ts → load-tsconfig.ts
  • 259a2f6 Correctly detect used/unused namespace exports that begin with double undersc...
  • 0754130 Fix Angular plugin to allow for @​angular/build (#1175)
  • Additional commits viewable in compare view

Updates rollup from 4.45.0 to 4.45.1

Release notes

Sourced from rollup's releases.

v4.45.1

4.45.1

2025-07-15

Bug Fixes

  • Resolve crash when using certain conditional expressions (#6009)

Pull Requests

Changelog

Sourced from rollup's changelog.

4.45.1

2025-07-15

Bug Fixes

  • Resolve crash when using certain conditional expressions (#6009)

Pull Requests

Commits

Updates typescript-eslint from 8.36.0 to 8.37.0

Release notes

Sourced from typescript-eslint's releases.

v8.37.0

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

🩹 Fixes

  • eslint-plugin: [unified-signatures] fix false positives for ignoreOverloadsWithDifferentJSDoc option (#11381)
  • type-utils: add missing 'types' dependency to 'type-utils' (#11383)
  • type-utils: handle namespaced exports in specifier matching (#11380)

❤️ Thank You

You can read about our versioning strategy and releases on our website.

Changelog

Sourced from typescript-eslint's changelog.

8.37.0 (2025-07-14)

🚀 Features

  • typescript-estree: infer tsconfigRootDir from call stack (#11370)

❤️ Thank You

  • Josh Goldberg ✨

You can read about our versioning strategy and releases on our website.

Commits

Updates @webref/css from 6.22.0 to 6.23.5

Commits
  • 07278bc Publish curated data from 2d108ff57761d48a9372415e36ebbf100f390bc8
  • cee953f Publish curated data from 04342951bc82239d862b6d7314b2541fcaa9ca7e
  • 39cd61a Publish curated data from e11ca5fc7a18af444feded867e78f9c7a63893b6
  • 6e7c3eb Publish curated data from c8d18abdd44ee034ca4f10e04531e6884dfa4fc2
  • 1fcf4f0 Publish curated data from 1b8f901c68b8741f0085a9529444ed7236b73d41
  • 11e4517 Publish curated data from b944a2b3852f1db5e45f78323aa8b03dbc4aadac
  • 5dfdacf Publish curated data from 6d8d91b8dfdb26292332da2dedf23a042e23d5e2
  • ad43190 Publish curated data from 0eb74ab18a355359bb57dbc65a453acf48969566
  • 2be7187 Publish curated data from 3df6ef69e8291da400a3ca45ad4e1459857ca77b
  • 3f3cf51 Publish curated data from 419dedb0fe321fc8beeca087bd285a605a77fec6
  • Additional commits viewable in compare view

Updates mdn-data from 2.22.1 to 2.23.0

Release notes

Sourced from mdn-data's releases.

v2.23.0

2.23.0 (2025-07-16)

Features

  • css: Update syntax for animation-duration (#985) (5f8c626)

Bug Fixes

  • css: Remove broken links (ffbeedf)
Changelog

Sourced from mdn-data's changelog.

2.23.0 (2025-07-16)

Features

  • css: Update syntax for animation-duration (#985) (5f8c626)

Bug Fixes

  • css: Remove broken links (ffbeedf)
Commits

Updates puppeteer from 24.12.1 to 24.14.0

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.14.0

24.14.0 (2025-07-16)

Features

  • add debugging highlight to ElementHandle.click() (#14024) (8c4d87a)

Bug Fixes

  • roll to Chrome 138.0.7204.157 (#14029) (2a733b4)
  • webdriver: provide proper exception while accessing response in BiDi (#14031) (9150473)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.5 to 2.10.6

puppeteer: v24.14.0

24.14.0 (2025-07-16)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.5 to 2.10.6
      • puppeteer-core bumped from 24.13.0 to 24.14.0

puppeteer-core: v24.13.0

24.13.0 (2025-07-14)

Features

  • respect proxyServer in incognito browser context in BiDi (#14013) (1559ee4)
  • webdriver: support network response content in BiDi (#14016) (b4d4d19)

Bug Fixes

  • ignore errors caused by worker targets that do not support network conditions (#14015) (d012588)

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.14.0 (2025-07-16)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.5 to 2.10.6

Features

  • add debugging highlight to ElementHandle.click() (#14024) (8c4d87a)

Bug Fixes

  • roll to Chrome 138.0.7204.157 (#14029) (2a733b4)
  • webdriver: provide proper exception while accessing response in BiDi (#14031) (9150473)

24.13.0 (2025-07-14)

Miscellaneous Chores

  • puppeteer: Synchronize puppeteer versions

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.12.1 to 24.13.0

Features

  • respect proxyServer in incognito browser context in BiDi (#14013) (1559ee4)
  • webdriver: support network response content in BiDi (#14016) (b4d4d19)

Bug Fixes

  • ignore errors caused by worker targets that do not support network conditions (#14015) (d012588)
Commits
  • 3d72c43 chore: release main (#14026)
  • 519d8e0 fix(browsers): correctly handle LINUX_ARM in chromium data (#14032)
  • 9150473 fix(webdriver): provide proper exception while accessing response in BiDi (#1...
  • f51708c chore: bump chromium-bidi to 7.1.1 (#14030)
  • 2a733b4 fix: roll to Chrome 138.0.7204.157 (#14029)
  • 6e0f294 chore: sync Firefox contentblocking preference change from Bug 1977066 (#14028)
  • 8c4d87a feat: add debugging highlight to ElementHandle.click() (#14024)
  • b6e43e2 chore(deps-dev): Bump the dev-dependencies group with 8 updates (#14020)
  • 4fdab57 chore: release main (#14014)
  • 51690f9 test: re-enable some tests for Chromium BiDi (#14023)
  • Additional commits viewable in compare view

Updates stylelint from 16.21.1 to 16.22.0

Release notes

Sourced from stylelint's releases.

16.22.0

It adds 3 rule features and fixes 2 bugs.

  • Added: messageArgs to color-named (#8663) (@​Mouvedia).
  • Added: messageArgs to declaration-property-value-keyword-no-deprecated (#8654) (@​Mouvedia).
  • Added: no-descending-specificity report message includes line number of the anchoring selector (#8666) (@​immitsu).
  • Fixed: at-rule-no-deprecated false positives for @apply (#8630) (@​Mouvedia).
  • Fixed: lightness-notation crash with "number" option and single-digit percentage (#8661) (@​ybiquitous).
Changelog

Sourced from stylelint's changelog.

16.22.0 - 2025-07-18

It adds 3 rule features and fixes 2 bugs.

  • Added: messageArgs to color-named (#8663) (@​Mouvedia).
  • Added: messageArgs to declaration-property-value-keyword-no-deprecated (#8654) (@​Mouvedia).
  • Added: no-descending-specificity report message includes line number of the anchoring selector (#8666) (@​immitsu).
  • Fixed: at-rule-no-deprecated false positives for @apply (#8630) (@​Mouvedia).
  • Fixed: lightness-notation crash with "number" option and single-digit percentage (#8661) (@​ybiquitous).
Commits
  • 9a4e2b2 16.22.0
  • ad2630d Prepare 16.22.0 (#8662)
  • d9fd12c Document conventions for writing tests (#8672)
  • 6e5918e Add no-descending-specificity line number to the referenced selector in mes...
  • 8e7ca69 Bump eslint from 9.30.1 to 9.31.0 in the eslint group (#8671)
  • 4fbbe12 Bump rollup from 4.44.2 to 4.45.0 (#8670)
  • 7cfc5e5 Fix lightness-notation crash with "number" option and single-digit percen...
  • 4a7c5e5 Add messageArgs to color-named (#8663)
  • 79d7b49 Refactor resolveFilePath() internal utility (#8660)
  • 0a5f75b Fix at-rule-no-deprecated false positives for @apply (#8630)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…ates

Bumps the development-dependencies group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [knip](https://github.com/webpro-nl/knip/tree/HEAD/packages/knip) | `5.61.3` | `5.62.0` |
| [rollup](https://github.com/rollup/rollup) | `4.45.0` | `4.45.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.36.0` | `8.37.0` |
| [@webref/css](https://github.com/w3c/webref) | `6.22.0` | `6.23.5` |
| [mdn-data](https://github.com/mdn/data) | `2.22.1` | `2.23.0` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `24.12.1` | `24.14.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.21.1` | `16.22.0` |



Updates `knip` from 5.61.3 to 5.62.0
- [Release notes](https://github.com/webpro-nl/knip/releases)
- [Changelog](https://github.com/webpro-nl/knip/blob/main/packages/knip/.release-it.json)
- [Commits](https://github.com/webpro-nl/knip/commits/5.62.0/packages/knip)

Updates `rollup` from 4.45.0 to 4.45.1
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](rollup/rollup@v4.45.0...v4.45.1)

Updates `typescript-eslint` from 8.36.0 to 8.37.0
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.37.0/packages/typescript-eslint)

Updates `@webref/css` from 6.22.0 to 6.23.5
- [Commits](https://github.com/w3c/webref/compare/@webref/[email protected]...@webref/[email protected])

Updates `mdn-data` from 2.22.1 to 2.23.0
- [Release notes](https://github.com/mdn/data/releases)
- [Changelog](https://github.com/mdn/data/blob/main/CHANGELOG.md)
- [Commits](mdn/data@v2.22.1...v2.23.0)

Updates `puppeteer` from 24.12.1 to 24.14.0
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.12.1...puppeteer-v24.14.0)

Updates `stylelint` from 16.21.1 to 16.22.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](stylelint/stylelint@16.21.1...16.22.0)

---
updated-dependencies:
- dependency-name: knip
  dependency-version: 5.62.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: rollup
  dependency-version: 4.45.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.37.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: "@webref/css"
  dependency-version: 6.23.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: mdn-data
  dependency-version: 2.23.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: puppeteer
  dependency-version: 24.14.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: stylelint
  dependency-version: 16.22.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants