chore(deps): Bump the npm-minor group across 1 directory with 6 updates#395
Merged
Merged
Conversation
Bumps the npm-minor group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.61.0` | `8.62.0` | | [eslint](https://github.com/eslint/eslint) | `10.5.0` | `10.6.0` | | [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) | `29.15.2` | `29.15.3` | | [prettier](https://github.com/prettier/prettier) | `3.8.4` | `3.9.1` | | [rollup](https://github.com/rollup/rollup) | `4.62.0` | `4.62.2` | Updates `@typescript-eslint/eslint-plugin` from 8.61.0 to 8.62.0 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.62.0/packages/eslint-plugin) Updates `eslint` from 10.5.0 to 10.6.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.5.0...v10.6.0) Updates `eslint-plugin-jest` from 29.15.2 to 29.15.3 - [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases) - [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md) - [Commits](jest-community/eslint-plugin-jest@v29.15.2...v29.15.3) Updates `prettier` from 3.8.4 to 3.9.1 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.4...3.9.1) Updates `rollup` from 4.62.0 to 4.62.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.62.0...v4.62.2) Updates `@rollup/rollup-linux-x64-gnu` from 4.62.0 to 4.62.2 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.62.0...v4.62.2) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.62.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: eslint dependency-version: 10.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: eslint-plugin-jest dependency-version: 29.15.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: prettier dependency-version: 3.9.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-minor - dependency-name: rollup dependency-version: 4.62.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: npm-minor - dependency-name: "@rollup/rollup-linux-x64-gnu" dependency-version: 4.62.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: npm-minor ... Signed-off-by: dependabot[bot] <support@github.com>
losisin
approved these changes
Jun 29, 2026
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 npm-minor group with 5 updates in the / directory:
8.61.08.62.010.5.010.6.029.15.229.15.33.8.43.9.14.62.04.62.2Updates
@typescript-eslint/eslint-pluginfrom 8.61.0 to 8.62.0Release notes
Sourced from @typescript-eslint/eslint-plugin's releases.
Changelog
Sourced from @typescript-eslint/eslint-plugin's changelog.
Commits
54e2857chore(release): publish 8.62.081e4c26feat: remove redundant package.json "files" (#12444)b784054chore: usestableTypeOrderingcompiler option (#12427)aaad718chore(release): publish 8.61.10cc8f35fix(eslint-plugin): [no-unnecessary-template-expression] respect ECMAScript l...6f269e2fix(eslint-plugin): [no-unnecessary-boolean-literal-compare] fix precedence b...1b5d543fix(eslint-plugin): [no-unnecessary-type-assertion] wrap object literal in pa...565e666fix(eslint-plugin): [no-unnecessary-type-assertion] avoid false positive for ...204eabcfix(eslint-plugin): [consistent-indexed-object-style] do not remove comments ...Updates
eslintfrom 10.5.0 to 10.6.0Release notes
Sourced from eslint's releases.
Commits
5d12a0410.6.0f7ca54bBuild: changelog update for 10.6.06a42034ci: run ecosystem tests on main branch (#20891)b1f9106feat: detect Symbol() and BigInt() in no-constant-binary-expression (#20981)3dbacdbci: bump actions/checkout from 6 to 7 (#21014)c3abfcachore: correct JSDoc param types in html formatter (#21018)a83683ddocs: Update READMEa832320ci: split ecosystem tests into separate jobs (#21001)6b05784fix: prefer-exponentiation-operator invalid autofix at statement start (#20997)bb9eb2afix: account for shadowedBooleaninno-extra-boolean-cast(#21013)Updates
eslint-plugin-jestfrom 29.15.2 to 29.15.3Release notes
Sourced from eslint-plugin-jest's releases.
Changelog
Sourced from eslint-plugin-jest's changelog.
Commits
b121402chore(release): 29.15.3 [skip ci]70568b0fix(no-export): treat describe blocks as test files (#1978)4a8fc22chore: updateeslint-plugin-n(#1984)2dfc6f5chore(deps): update dependency eslint-plugin-n to v18 (#1964)4d830d8chore(deps): update dependency lint-staged to v17 (#1965)d387524chore(deps): update yarn monorepo (#1961)08a822achore(deps): update commitlint monorepo to v21 (#1966)3f65c20chore(deps): update workflows (#1973)1cd8466chore(deps): lock file maintenance (#1974)3df9bd6chore(deps): update workflows (#1962)Updates
prettierfrom 3.8.4 to 3.9.1Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
c47654cRelease 3.9.106159aaFix bug in release script4bc5ab4Update file-entry-cache to 11.1.5 (#19483)b7fd58bRelease@prettier/plugin-oxc@0.2.0and@prettier/plugin-hermes@0.2.03006400Revert changes in release script7bef7dbGit blame ignore 3.9.0bb817b1Bump Prettier dependency to 3.9.005cf896Clean changelog_unreleased79f6cdfDisable finished steps3613b1eAdd blog post for v3.9 (#19414)Updates
rollupfrom 4.62.0 to 4.62.2Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
Commits
8faa1874.62.2a38a795refactor(rust/parser_ast): extract property AstConverter write buffer kind lo...6cc5c31Skip side-effect-free external imports when hoisting is disabled (#6411)caacf704.62.1d1e8297Add missing ignore1ba1fc2fix: insert conflict numbers before first extension in multi-extension filena...532bd0aUse import attributes for importing JSON (#6393)2cd8194fix: advance value past wildcard prefix before suffix check in getLogFilter (...dfac590fix(deps): update minor/patch updates (#6418)1d6db3dchore(deps): update dependency eslint-plugin-unicorn to v66 (#6419)Updates
@rollup/rollup-linux-x64-gnufrom 4.62.0 to 4.62.2Release notes
Sourced from @rollup/rollup-linux-x64-gnu's releases.
Changelog
Sourced from @rollup/rollup-linux-x64-gnu's changelog.
Commits
8faa1874.62.2a38a795refactor(rust/parser_ast): extract property AstConverter write buffer kind lo...6cc5c31Skip side-effect-free external imports when hoisting is disabled (#6411)caacf704.62.1d1e8297Add missing ignore1ba1fc2fix: insert conflict numbers before first extension in multi-extension filena...532bd0aUse import attributes for importing JSON (#6393)2cd8194fix: advance value past wildcard prefix before suffix check in getLogFilter (...dfac590fix(deps): update minor/patch updates (#6418)1d6db3dchore(deps): update dependency eslint-plugin-unicorn to v66 (#6419)Most Recent Ignore Conditions Applied to This Pull Request
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