Conversation
Bumps the dev-dependencies group with 9 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.36.0` | `9.39.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.6.1` | `24.9.2` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.2.4` | `4.0.6` | | [@wopjs/disposable](https://github.com/wopjs/disposable) | `0.1.19` | `0.1.20` | | [eslint](https://github.com/eslint/eslint) | `9.36.0` | `9.39.0` | | [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `4.15.0` | `4.15.1` | | [typedoc](https://github.com/TypeStrong/TypeDoc) | `0.28.13` | `0.28.14` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.45.0` | `8.46.2` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.6` | Updates `@eslint/js` from 9.36.0 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 `@types/node` from 24.6.1 to 24.9.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@vitest/coverage-v8` 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/coverage-v8) Updates `@wopjs/disposable` from 0.1.19 to 0.1.20 - [Changelog](https://github.com/wopjs/disposable/blob/main/CHANGELOG.md) - [Commits](wopjs/disposable@v0.1.19...v0.1.20) Updates `eslint` from 9.36.0 to 9.39.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.36.0...v9.39.0) Updates `eslint-plugin-perfectionist` from 4.15.0 to 4.15.1 - [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases) - [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md) - [Commits](azat-io/eslint-plugin-perfectionist@v4.15.0...v4.15.1) Updates `typedoc` from 0.28.13 to 0.28.14 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.13...v0.28.14) Updates `typescript-eslint` from 8.45.0 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/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.46.2/packages/typescript-eslint) 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 update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@types/node" dependency-version: 24.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: "@wopjs/disposable" dependency-version: 0.1.20 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: eslint dependency-version: 9.39.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-plugin-perfectionist dependency-version: 4.15.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typedoc dependency-version: 0.28.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-version: 8.46.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest dependency-version: 4.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-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 dev-dependencies group with 9 updates:
9.36.09.39.024.6.124.9.23.2.44.0.60.1.190.1.209.36.09.39.04.15.04.15.10.28.130.28.148.45.08.46.23.2.44.0.6Updates
@eslint/jsfrom 9.36.0 to 9.39.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
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
@types/nodefrom 24.6.1 to 24.9.2Commits
Updates
@vitest/coverage-v8from 3.2.4 to 4.0.6Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
2e7b2b8chore: release v4.0.6e3b7775fix(coverage): prevent filtering out virtual files before remapping to source...ed9fc71chore: release v4.0.59b75ec5chore: release v4.0.4ca1766fchore: release v4.0.307bc56achore: release v4.0.24a28faachore: release v4.0.1da7ce17chore: release v4.0.03e4b6b7chore: release v4.0.0-beta.1935816fefix(coverage): v8 to ignore Vite's generated cjs import helpers (#8718)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@vitest/coverage-v8since your current version.Updates
@wopjs/disposablefrom 0.1.19 to 0.1.20Changelog
Sourced from
@wopjs/disposable's changelog.Commits
92c464echore(release): 0.1.20aa025caMerge pull request #34 from wopjs/extend383120fbuild(deps-dev): bump the dev-dependencies group with 5 updates (#33)bf254bdbuild(deps-dev): bump the dev-dependencies group with 4 updates (#32)fcce568build(deps-dev): bump the dev-dependencies group with 5 updates (#31)6f969c1Merge pull request #30 from wopjs/dependabot/npm_and_yarn/form-data-4.0.45f10c42build(deps): bump form-data from 4.0.1 to 4.0.42a1d270build(deps-dev): bump the dev-dependencies group with 6 updates (#29)03f1457build(deps-dev): bump the dev-dependencies group with 7 updates (#28)42552dbbuild(deps-dev): bump@wopjs/eslint-configin the dev-dependencies group (#27)Updates
eslintfrom 9.36.0 to 9.39.0Release notes
Sourced from eslint's releases.
... (truncated)
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
eslint-plugin-perfectionistfrom 4.15.0 to 4.15.1Release notes
Sourced from eslint-plugin-perfectionist's releases.
Changelog
Sourced from eslint-plugin-perfectionist's changelog.
Commits
100833fbuild: publish v4.15.11def9dbfix(sort-variable-declarations): fix destructured assignments dependencies no...5441bdedocs: update stats4463bd6chore: add coderabbit configf186be1docs: update stats6442bf3docs: update stats24f0378docs: update stats44d75fbdocs: update statsc69dda6chore: update actions870e5fedocs: hide scrollbar in code blocks on windowsMaintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for eslint-plugin-perfectionist since your current version.
Updates
typedocfrom 0.28.13 to 0.28.14Release notes
Sourced from typedoc's releases.
Changelog
Sourced from typedoc's changelog.
Commits
15f0f2aUpdate changelog for releasea79f8d5Bump version to 0.28.144ca04c1Handle@thistag, improved destructured parameters1009206Implement excludePrivateClassFieldsa85a65bSortnullandundefinedlast in union types8ff7d27Fix lintfdd8369Improve slugger for headers containing HTMLefd06b1Fix conversion of auto accessor types54af135Introduce preservedTypeAnnotationTags optionbd7888aUpdate bug_report.mdUpdates
typescript-eslintfrom 8.45.0 to 8.46.2Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
55ca033chore(release): publish 8.46.23f5fbf6chore(release): publish 8.46.1aec785echore(release): publish 8.46.05c1a159feat(typescript-eslint): export util types (close #10848) (#10849)Updates
vitestfrom 3.2.4 to 4.0.6Release notes
Sourced from vitest's releases.