This repository was archived by the owner on Jul 9, 2025. It is now read-only.
chore(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates#152
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps-dev): bump the dev-dependencies group across 1 directory with 9 updates#152dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…ith 9 updates Bumps the dev-dependencies group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.10.0` | `9.20.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `2.1.1` | `3.0.5` | | [eslint](https://github.com/eslint/eslint) | `9.10.0` | `9.20.0` | | [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier) | `9.1.0` | `10.0.1` | | [prettier](https://github.com/prettier/prettier) | `3.3.3` | `3.5.0` | | [tsup](https://github.com/egoist/tsup) | `8.2.4` | `8.3.6` | | [typescript](https://github.com/microsoft/TypeScript) | `5.5.4` | `5.7.3` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.5.0` | `8.23.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `2.1.1` | `3.0.5` | Updates `@eslint/js` from 9.10.0 to 9.20.0 - [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.20.0/packages/js) Updates `@vitest/coverage-v8` from 2.1.1 to 3.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/coverage-v8) Updates `eslint` from 9.10.0 to 9.20.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.10.0...v9.20.0) Updates `eslint-config-prettier` from 9.1.0 to 10.0.1 - [Release notes](https://github.com/prettier/eslint-config-prettier/releases) - [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md) - [Commits](prettier/eslint-config-prettier@v9.1.0...v10.0.1) Updates `prettier` from 3.3.3 to 3.5.0 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.3.3...3.5.0) Updates `tsup` from 8.2.4 to 8.3.6 - [Release notes](https://github.com/egoist/tsup/releases) - [Commits](egoist/tsup@v8.2.4...v8.3.6) Updates `typescript` from 5.5.4 to 5.7.3 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.5.4...v5.7.3) Updates `typescript-eslint` from 8.5.0 to 8.23.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.23.0/packages/typescript-eslint) Updates `vitest` from 2.1.1 to 3.0.5 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v3.0.5/packages/vitest) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: "@vitest/coverage-v8" dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: eslint-config-prettier dependency-type: direct:development update-type: version-update:semver-major dependency-group: dev-dependencies - dependency-name: prettier dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: tsup dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: typescript-eslint dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dev-dependencies - dependency-name: vitest 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 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.
Bumps the dev-dependencies group with 9 updates in the / directory:
9.10.09.20.02.1.13.0.59.10.09.20.09.1.010.0.13.3.33.5.08.2.48.3.65.5.45.7.38.5.08.23.02.1.13.0.5Updates
@eslint/jsfrom 9.10.0 to 9.20.0Release notes
Sourced from
@eslint/js's releases.... (truncated)
Changelog
Sourced from
@eslint/js's changelog.... (truncated)
Commits
031734echore: package.json update for@eslint/jsrelease58560e7chore: package.json update for@eslint/jsrelease362099cchore: package.json update for@eslint/jsrelease495aa49chore: extract packagenamefrompackage.jsonfor public interface (#19314)84c5787chore: package.json update for@eslint/jsreleasedf9bf95chore: package.json update for@eslint/jsreleaseb441beechore: package.json update for@eslint/jsrelease3087c9efeat: addmetaobject to@eslint/jsplugin (#19095)28be447chore: package.json update for@eslint/jsreleaseb0faee3feat: add types for the@eslint/jspackage (#19010)Updates
@vitest/coverage-v8from 2.1.1 to 3.0.5Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
1154662chore: release v3.0.59e40437chore: release v3.0.438ea8eafix(deps): update all non-major dependencies (#7297)33ab8a2chore: release v3.0.3f17918achore: release v3.0.256c5018chore: release v3.0.1537fa5efix(deps): update all non-major dependencies (#7147)01600e0chore: release v3.0.08cab960fix: colors onforkspool (#7090)57b671dchore: release v3.0.0-beta.4Updates
eslintfrom 9.10.0 to 9.20.0Release notes
Sourced from eslint's releases.
... (truncated)
Changelog
Sourced from eslint's changelog.
... (truncated)
Commits
7e78b509.20.0588b664Build: changelog update for 9.20.0979097achore: upgrade@eslint/js@9.20.0 (#19412)031734echore: package.json update for@eslint/jsrelease91d4d9ffix: Bring types in sync with@eslint/core(#19157)b7012c8docs: rewrite examples with var using let and const (#19407)d4c47c3test: avoid empty config warning in test output (#19408)e89a54afeat: change behavior of inactive flags (#19386)fa25c7afix: Emit warning when empty config file is used (#19399)6406376docs: Update READMEUpdates
eslint-config-prettierfrom 9.1.0 to 10.0.1Release notes
Sourced from eslint-config-prettier's releases.
Changelog
Sourced from eslint-config-prettier's changelog.
Commits
c5170f0fix: add main fielde814e70chore: change release folders9ebedc7chore: release eslint-config-prettier (#296)5be64befeat: add support for@stylistic/eslint-plugin(#272)5687e7dchore: migrate to changeset for automatically releasing (#278)4f3bbb4Remove unused eslint-disable-next-line commentMaintainer changes
This version was pushed to npm by jounqin, a new releaser for eslint-config-prettier since your current version.
Updates
prettierfrom 3.3.3 to 3.5.0Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.