build(deps-dev): bump the npm group across 2 directories with 6 updates#249
Merged
tstirrat15 merged 1 commit intomainfrom Nov 3, 2025
Merged
Conversation
Updates the requirements on [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js), [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin), [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser), [eslint](https://github.com/eslint/eslint), [rollup](https://github.com/rollup/rollup) and [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) to permit the latest version. Updates `@eslint/js` to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v9.39.0/packages/js) Updates `@typescript-eslint/eslint-plugin` to 8.46.2 - [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.46.2/packages/eslint-plugin) Updates `@typescript-eslint/parser` to 8.46.2 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/parser) Updates `eslint` to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.39.0) Updates `rollup` to 4.52.5 - [Release notes](https://github.com/rollup/rollup/releases) - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md) - [Commits](rollup/rollup@v4.52.3...v4.52.5) Updates `vitest` from 3.2.4 to 4.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/vitest) Updates `vitest` from 3.2.4 to 4.0.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.6/packages/vitest) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 9.39.0 dependency-type: direct:development dependency-group: npm - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.46.2 dependency-type: direct:development dependency-group: npm - dependency-name: "@typescript-eslint/parser" dependency-version: 8.46.2 dependency-type: direct:development dependency-group: npm - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:development dependency-group: npm - dependency-name: rollup dependency-version: 4.52.5 dependency-type: direct:development dependency-group: npm - dependency-name: vitest dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm - dependency-name: vitest dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... 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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Updates the requirements on @eslint/js, @typescript-eslint/eslint-plugin, @typescript-eslint/parser, eslint, rollup and vitest to permit the latest version.
Updates
@eslint/jsto 9.39.0Release notes
Sourced from
@eslint/js's releases.Commits
2375a6dchore: package.json update for@eslint/jsrelease9e7fad4chore: add script to auto-generate eslint:recommended configuration (#20208)25d0e33chore: package.json update for@eslint/jsreleaseabee4cachore: package.json update for@eslint/jsrelease90a71bfdocs: updateREADMEfiles to add badge and instructions (#20115)Updates
@typescript-eslint/eslint-pluginto 8.46.2Release notes
Sourced from
@typescript-eslint/eslint-plugin's releases.Changelog
Sourced from
@typescript-eslint/eslint-plugin's changelog.... (truncated)
Commits
55ca033chore(release): publish 8.46.2698e7a8fix(eslint-plugin): [prefer-optional-chain] skip optional chaining when it co...3f5fbf6chore(release): publish 8.46.1a64b3ccfix(eslint-plugin): [no-misused-promises] special-case.finallynot to repo...73003bffix(eslint-plugin): [prefer-optional-chain] include mixed "nullish comparison...aec785echore(release): publish 8.46.0a974191fix(eslint-plugin): [prefer-readonly-parameter-types] ignore tagged primitive...02e0278fix(typescript-estree): forbid abstract method and accessor to have implement...f083798feat(eslint-plugin): [no-unsafe-member-access] add allowOptionalChaining opti...a62f625fix(eslint-plugin): removed error type previously deprecated (#11674)Updates
@typescript-eslint/parserto 8.46.2Release notes
Sourced from
@typescript-eslint/parser's releases.Changelog
Sourced from
@typescript-eslint/parser's changelog.... (truncated)
Commits
55ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(release): publish 8.46.0Updates
eslintto 9.39.0Release notes
Sourced from eslint's releases.
Commits
ac3a60d9.39.0e79017fBuild: changelog update for 9.39.0dfe3c1bchore: update@eslint/jsversion to 9.39.0 (#20270)2375a6dchore: package.json update for@eslint/jsreleased3e81e3docs: Always recommend to include a files property (#20158)15f5c7cfix: forward traversalstep.argsto visitors (#20253)5a1a534fix: allow JSDoc comments in object-shorthand rule (#20167)cc57d87feat: update error loc to key inno-dupe-class-members(#20259)a1f4e52chore: update@eslintdependencies (#20265)e86b813fix: Use more types from@eslint/core(#20257)Updates
rollupto 4.52.5Release notes
Sourced from rollup's releases.
Changelog
Sourced from rollup's changelog.
... (truncated)
Commits
55a8fd54.52.558f5a7bfix: generation of debugIDs with invalid length (#6144)0b816b0chore(deps): lock file maintenance minor/patch updates (#6146)a973ed8chore: eslint enable concurrency option (#6143)bfa9e9fchore(deps): update actions/setup-node action to v6 (#6147)69a9336fix(deps): lock file maintenance minor/patch updates (#6142)88b18b9chore(deps): update peter-evans/create-or-update-comment action to v5 (#6140)c9ab522chore(deps): update peter-evans/find-comment action to v4 (#6141)01f02bdchore(deps): lock file maintenance minor/patch updates (#6135)cd81da74.52.4Updates
vitestfrom 3.2.4 to 4.0.6Release notes
Sourced from vitest's releases.
... (truncated)
Commits
2e7b2b8chore: release v4.0.631706dffix: reuse the same environment whenisolateandfileParallelismare fals...10a06d8fix(happy-dom): properly teardown additional keys (#8888)197caf2fix(jsdom): pass down Node.jsFormDatatoRequest(#8880)ca041f5fix: improve spying types (#8878)e3b7775fix(coverage): prevent filtering out virtual files before remapping to source...7e6c37afix: do not throw when importing a type from an external package (#8875)3e19f27fix: don't merge errors with different diffs for reporting (#8871)ed9fc71chore: release v4.0.5b9521e0fix: allow module in --config (#8864)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for vitest since your current version.
Updates
vitestfrom 3.2.4 to 4.0.6Release notes
Sourced from vitest's releases.
... (truncated)
Commits
2e7b2b8chore: release v4.0.631706dffix: reuse the same environment whenisolateandfileParallelismare fals...10a06d8fix(happy-dom): properly teardown additional keys (#8888)197caf2fix(jsdom): pass down Node.jsFormDatatoRequest(#8880)ca041f5fix: improve spying types (#8878)e3b7775fix(coverage): prevent filtering out virtual files before remapping to source...