Skip to content

Bump the development-dependencies group with 7 updates #1599

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2025

Bumps the development-dependencies group with 7 updates:

Package From To
@eslint/js 9.25.0 9.25.1
@microsoft/api-documenter 7.26.22 7.26.24
@microsoft/api-extractor 7.52.4 7.52.5
eslint 9.25.0 9.25.1
typescript-eslint 8.30.1 8.31.0
puppeteer 24.6.1 24.7.2
stylelint 16.18.0 16.19.1

Updates @eslint/js from 9.25.0 to 9.25.1

Release notes

Sourced from @​eslint/js's releases.

v9.25.1

Bug Fixes

  • cdc8e8c fix: revert directive detection in no-unused-expressions (#19639) (sethamus)

Chores

  • 1f2b057 chore: upgrade @​eslint/js@​9.25.1 (#19642) (Milos Djermanovic)
  • 771317f chore: package.json update for @​eslint/js release (Jenkins)
Changelog

Sourced from @​eslint/js's changelog.

v9.25.1 - April 21, 2025

  • 1f2b057 chore: upgrade @​eslint/js@​9.25.1 (#19642) (Milos Djermanovic)
  • 771317f chore: package.json update for @​eslint/js release (Jenkins)
  • cdc8e8c fix: revert directive detection in no-unused-expressions (#19639) (sethamus)
Commits

Updates @microsoft/api-documenter from 7.26.22 to 7.26.24

Changelog

Sourced from @​microsoft/api-documenter's changelog.

7.26.24

Fri, 25 Apr 2025 00:11:32 GMT

Version update only

7.26.23

Mon, 21 Apr 2025 22:24:25 GMT

Version update only

Commits
  • bb6dd86 Bump versions [skip ci]
  • 6f581af Update changelogs [skip ci]
  • f252d64 Bump versions [skip ci]
  • e4b9697 Update changelogs [skip ci]
  • f2616c0 [ts-command-line] Remove deprecations and perform updates planned for the nex...
  • See full diff in compare view

Updates @microsoft/api-extractor from 7.52.4 to 7.52.5

Changelog

Sourced from @​microsoft/api-extractor's changelog.

7.52.5

Mon, 21 Apr 2025 22:24:25 GMT

Version update only

Commits
  • f252d64 Bump versions [skip ci]
  • e4b9697 Update changelogs [skip ci]
  • f2616c0 [ts-command-line] Remove deprecations and perform updates planned for the nex...
  • See full diff in compare view

Updates eslint from 9.25.0 to 9.25.1

Release notes

Sourced from eslint's releases.

v9.25.1

Bug Fixes

  • cdc8e8c fix: revert directive detection in no-unused-expressions (#19639) (sethamus)

Chores

  • 1f2b057 chore: upgrade @​eslint/js@​9.25.1 (#19642) (Milos Djermanovic)
  • 771317f chore: package.json update for @​eslint/js release (Jenkins)
Changelog

Sourced from eslint's changelog.

v9.25.1 - April 21, 2025

  • 1f2b057 chore: upgrade @​eslint/js@​9.25.1 (#19642) (Milos Djermanovic)
  • 771317f chore: package.json update for @​eslint/js release (Jenkins)
  • cdc8e8c fix: revert directive detection in no-unused-expressions (#19639) (sethamus)
Commits

Updates typescript-eslint from 8.30.1 to 8.31.0

Release notes

Sourced from typescript-eslint's releases.

v8.31.0

8.31.0 (2025-04-21)

🚀 Features

  • eslint-plugin: [no-unnecessary-type-assertion] add option to ignore string const assertions (#10979)

🩹 Fixes

  • typescript-eslint: address bugs in config() around global ignores (#11065)
  • typescript-eslint: gracefully handle invalid flat config objects in config helper (#11070)

❤️ Thank You

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

Changelog

Sourced from typescript-eslint's changelog.

8.31.0 (2025-04-21)

🩹 Fixes

  • typescript-eslint: gracefully handle invalid flat config objects in config helper (#11070)
  • typescript-eslint: address bugs in config() around global ignores (#11065)

❤️ Thank You

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

Commits
  • 2cc7656 chore(release): publish 8.31.0
  • b40ce5a fix(typescript-eslint): gracefully handle invalid flat config objects in conf...
  • be558e5 fix(typescript-eslint): address bugs in config() around global ignores (#11...
  • See full diff in compare view

Updates puppeteer from 24.6.1 to 24.7.2

Release notes

Sourced from puppeteer's releases.

puppeteer-core: v24.7.2

24.7.2 (2025-04-24)

Bug Fixes

puppeteer: v24.7.2

24.7.2 (2025-04-24)

Bug Fixes

  • update chromium-bidi to fix ESM import issue (#13813) (7ff0719)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.7.1 to 24.7.2

puppeteer-core: v24.7.1

24.7.1 (2025-04-22)

Bug Fixes

  • update Disposable polyfill to match TC39 proposal (#13683) (c2b27c4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.1 to 2.10.2

puppeteer: v24.7.1

24.7.1 (2025-04-22)

Bug Fixes

  • support default download callback option in install() (#13801) (334e7ff)

Dependencies

... (truncated)

Changelog

Sourced from puppeteer's changelog.

24.7.2 (2025-04-24)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • puppeteer-core bumped from 24.7.1 to 24.7.2

24.7.1 (2025-04-22)

Bug Fixes

  • update Disposable polyfill to match TC39 proposal (#13683) (c2b27c4)

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.1 to 2.10.2

24.7.0 (2025-04-22)

Bug Fixes

Dependencies

  • The following workspace dependencies were updated
    • dependencies
      • @​puppeteer/browsers bumped from 2.10.0 to 2.10.1

Features

... (truncated)

Commits

Updates stylelint from 16.18.0 to 16.19.1

Release notes

Sourced from stylelint's releases.

16.19.1

16.19.0

It adds 2 options to 2 rules and fixes 3 bugs.

  • Added: exceptWithoutPropertyFallback: [] to function-allowed-list (#8488) (@​ryo-manba).
  • Added: ignore: ["four-into-three-edge-values"] to shorthand-property-no-redundant-values (#8527) (@​ryo-manba).
  • Fixed: compact formatter with pnpm to newline the exit code (#8534) (@​konomae).
  • Fixed: declaration-property-value-no-unknown range and message for invalid syntax within known functions (#8528) (@​ryo-manba).
  • Fixed: no-empty-source false positives for --report-needless-disables (#8536) (@​romainmenke).
Changelog

Sourced from stylelint's changelog.

16.19.1 - 2025-04-25

16.19.0 - 2025-04-23

It adds 2 options to 2 rules and fixes 3 bugs.

  • Added: exceptWithoutPropertyFallback: [] to function-allowed-list (#8488) (@​ryo-manba).
  • Added: ignore: ["four-into-three-edge-values"] to shorthand-property-no-redundant-values (#8527) (@​ryo-manba).
  • Fixed: compact formatter with pnpm to newline the exit code (#8534) (@​konomae).
  • Fixed: declaration-property-value-no-unknown range and message for invalid syntax within known functions (#8528) (@​ryo-manba).
  • Fixed: no-empty-source false positives for --report-needless-disables (#8536) (@​romainmenke).
Commits

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

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Bumps the development-dependencies group with 7 updates:

| Package | From | To |
| --- | --- | --- |
| [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.25.0` | `9.25.1` |
| [@microsoft/api-documenter](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-documenter) | `7.26.22` | `7.26.24` |
| [@microsoft/api-extractor](https://github.com/microsoft/rushstack/tree/HEAD/apps/api-extractor) | `7.52.4` | `7.52.5` |
| [eslint](https://github.com/eslint/eslint) | `9.25.0` | `9.25.1` |
| [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.30.1` | `8.31.0` |
| [puppeteer](https://github.com/puppeteer/puppeteer) | `24.6.1` | `24.7.2` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.18.0` | `16.19.1` |


Updates `@eslint/js` from 9.25.0 to 9.25.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/commits/v9.25.1/packages/js)

Updates `@microsoft/api-documenter` from 7.26.22 to 7.26.24
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-documenter/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-documenter_v7.26.24/apps/api-documenter)

Updates `@microsoft/api-extractor` from 7.52.4 to 7.52.5
- [Changelog](https://github.com/microsoft/rushstack/blob/main/apps/api-extractor/CHANGELOG.md)
- [Commits](https://github.com/microsoft/rushstack/commits/@microsoft/api-extractor_v7.52.5/apps/api-extractor)

Updates `eslint` from 9.25.0 to 9.25.1
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.25.0...v9.25.1)

Updates `typescript-eslint` from 8.30.1 to 8.31.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.31.0/packages/typescript-eslint)

Updates `puppeteer` from 24.6.1 to 24.7.2
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/CHANGELOG.md)
- [Commits](puppeteer/puppeteer@puppeteer-v24.6.1...puppeteer-v24.7.2)

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

---
updated-dependencies:
- dependency-name: "@eslint/js"
  dependency-version: 9.25.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@microsoft/api-documenter"
  dependency-version: 7.26.24
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: "@microsoft/api-extractor"
  dependency-version: 7.52.5
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: eslint
  dependency-version: 9.25.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: development-dependencies
- dependency-name: typescript-eslint
  dependency-version: 8.31.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: puppeteer
  dependency-version: 24.7.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: development-dependencies
- dependency-name: stylelint
  dependency-version: 16.19.1
  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.

None yet

1 participant