chore(deps): bump the dependencies group with 6 updates#4753
Merged
webpack[bot] merged 1 commit intoMay 15, 2026
Conversation
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.4.0` | | [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) | `30.4.1` | `30.4.2` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.3` | `17.0.4` | | [webpack-dev-server](https://github.com/webpack/webpack-dev-server) | `5.2.3` | `5.2.4` | | [@inquirer/expand](https://github.com/SBoudrias/Inquirer.js) | `5.0.13` | `5.0.14` | | [@inquirer/select](https://github.com/SBoudrias/Inquirer.js) | `5.1.4` | `5.1.5` | Updates `eslint` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.4.0) Updates `jest` from 30.4.1 to 30.4.2 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.4.2/packages/jest) Updates `lint-staged` from 17.0.3 to 17.0.4 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v17.0.3...v17.0.4) Updates `webpack-dev-server` from 5.2.3 to 5.2.4 - [Release notes](https://github.com/webpack/webpack-dev-server/releases) - [Changelog](https://github.com/webpack/webpack-dev-server/blob/main/CHANGELOG.md) - [Commits](webpack/webpack-dev-server@v5.2.3...v5.2.4) Updates `@inquirer/expand` from 5.0.13 to 5.0.14 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/expand@5.0.13...@inquirer/expand@5.0.14) Updates `@inquirer/select` from 5.1.4 to 5.1.5 - [Release notes](https://github.com/SBoudrias/Inquirer.js/releases) - [Commits](https://github.com/SBoudrias/Inquirer.js/compare/@inquirer/select@5.1.4...@inquirer/select@5.1.5) --- updated-dependencies: - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: jest dependency-version: 30.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: lint-staged dependency-version: 17.0.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: webpack-dev-server dependency-version: 5.2.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@inquirer/expand" dependency-version: 5.0.14 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@inquirer/select" dependency-version: 5.1.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the dependencies group with 6 updates:
10.3.010.4.030.4.130.4.217.0.317.0.45.2.35.2.45.0.135.0.145.1.45.1.5Updates
eslintfrom 10.3.0 to 10.4.0Release notes
Sourced from eslint's releases.
Commits
452c40110.4.0b6417e8Build: changelog update for 10.4.06616856chore: upgrade knip to v6 (#20875)d13b084ci: ensure auto-created PRs run CI (#20860)7e52a71docs: add mention of@eslint-react/eslint-plugin(#20869)e71c7afci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862)544c0c3fix: escape code path DOT labels in debug output (#20866)db3468bdocs: tweak wording around ambiguous CJS-vs-ESM config (#20865)d84393dtest: add unit tests for SuppressionsService.applySuppressions() (#20863)9084664docs: Update READMEUpdates
jestfrom 30.4.1 to 30.4.2Release notes
Sourced from jest's releases.
Changelog
Sourced from jest's changelog.
Commits
746f2a0v30.4.2Updates
lint-stagedfrom 17.0.3 to 17.0.4Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
2862964Merge pull request #1789 from lint-staged/changeset-release/mainc9ecd54chore(changeset): releasecc6b51aMerge pull request #1788 from lint-staged/fix-update-index-againf95c1f8fix: update both default index.lock and non-standard lock when latter existsf44ee68Merge pull request #1786 from lint-staged/update-repo-urla61cf18build(deps): update dependenciesea00037docs: disable Changesets "thanks"ab7c26cdocs: update repo URL to point inlint-staged/lint-stagedUpdates
webpack-dev-serverfrom 5.2.3 to 5.2.4Release notes
Sourced from webpack-dev-server's releases.
Changelog
Sourced from webpack-dev-server's changelog.
Commits
fd40130chore(release): 5.2.4ece4f36chore: update deps (#5661)a216144ci: fix test (#5658)df073c5Merge commit from forkUpdates
@inquirer/expandfrom 5.0.13 to 5.0.14Commits
113558cchore: Publish new releasef0ca377chore: format everything with nano-staged5341ca1chore: Bump yarncb7ffdaci: add Node.js 26 to test matrix (#2112)0401a5cfix(@inquirer/input): allow explicit undefined for default option (#2111)40f87a8fix: reset cursor to column 0 after prompt completesb88c9a2fix: satisfy eslint-plugin-n v18 rules697684achore(deps-dev): Bump the linting group across 1 directory with 6 updates105c439chore(deps-dev): Bump the build group with 3 updates (#2107)a020d8achore(deps-dev): Bump oxfmt in the formatting group (#2106)Updates
@inquirer/selectfrom 5.1.4 to 5.1.5Commits
113558cchore: Publish new releasef0ca377chore: format everything with nano-staged5341ca1chore: Bump yarncb7ffdaci: add Node.js 26 to test matrix (#2112)0401a5cfix(@inquirer/input): allow explicit undefined for default option (#2111)40f87a8fix: reset cursor to column 0 after prompt completesb88c9a2fix: satisfy eslint-plugin-n v18 rules697684achore(deps-dev): Bump the linting group across 1 directory with 6 updates105c439chore(deps-dev): Bump the build group with 3 updates (#2107)a020d8achore(deps-dev): Bump oxfmt in the formatting group (#2106)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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