build(deps-dev): bump the development-dependencies group with 8 updates#3
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Bumps the development-dependencies group with 8 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.4` | `10.0.1` | | [@semantic-release/github](https://github.com/semantic-release/github) | `11.0.6` | `12.0.6` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `24.12.0` | `25.3.5` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `3.2.4` | `4.0.18` | | [eslint](https://github.com/eslint/eslint) | `9.39.4` | `10.0.3` | | [globals](https://github.com/sindresorhus/globals) | `16.5.0` | `17.4.0` | | [semantic-release](https://github.com/semantic-release/semantic-release) | `24.2.9` | `25.0.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.18` | Updates `@eslint/js` from 9.39.4 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/v10.0.1/packages/js) Updates `@semantic-release/github` from 11.0.6 to 12.0.6 - [Release notes](https://github.com/semantic-release/github/releases) - [Commits](semantic-release/github@v11.0.6...v12.0.6) Updates `@types/node` from 24.12.0 to 25.3.5 - [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.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/coverage-v8) Updates `eslint` from 9.39.4 to 10.0.3 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.4...v10.0.3) Updates `globals` from 16.5.0 to 17.4.0 - [Release notes](https://github.com/sindresorhus/globals/releases) - [Commits](sindresorhus/globals@v16.5.0...v17.4.0) Updates `semantic-release` from 24.2.9 to 25.0.3 - [Release notes](https://github.com/semantic-release/semantic-release/releases) - [Commits](semantic-release/semantic-release@v24.2.9...v25.0.3) Updates `vitest` from 3.2.4 to 4.0.18 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.0.18/packages/vitest) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@semantic-release/github" dependency-version: 12.0.6 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@types/node" dependency-version: 25.3.5 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: eslint dependency-version: 10.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: globals dependency-version: 17.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: semantic-release dependency-version: 25.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies - dependency-name: vitest dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-major dependency-group: development-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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 development-dependencies group with 8 updates:
9.39.410.0.111.0.612.0.624.12.025.3.53.2.44.0.189.39.410.0.316.5.017.4.024.2.925.0.33.2.44.0.18Updates
@eslint/jsfrom 9.39.4 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
84fb885chore: package.json update for@eslint/jsrelease1f66734chore: addeslinttopeerDependenciesof@eslint/js(#20467)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)b4b3127chore: package.json update for@eslint/jsrelease0b14059chore: package.json update for@eslint/jsreleasefa31a60feat!: addnameto configs (#20015)1e2cad5chore: package.json update for@eslint/jsrelease454a292feat!: updateeslint:recommendedconfiguration (#20210)c6358c3feat!: Require Node.js^20.19.0 || ^22.13.0 || >=24(#20160)Updates
@semantic-release/githubfrom 11.0.6 to 12.0.6Release notes
Sourced from
@semantic-release/github's releases.... (truncated)
Commits
f516337fix(latest): add make_latest property to the GH release PATCH request during ...f367e3achore(deps): lock file maintenance (#1168)5ba629bchore(deps): update dependency cpy to v13.2.0 (#1167)dfc7aa0chore(deps): update npm to v11.9.0 (#1166)ed2b0bdchore(deps): update dependency cpy to v13.1.0 (#1165)38051bafix(latest): addmake_latestproperty to the GH release POST request during...be62f5echore(deps): update dependency cpy to v13 (#1161)f7bdd88fix: removefailTitlearg infindSRIssuescall (#1164)fce4835chore(deps): update dependency tempy to v3.2.0 (#1162)e044f74chore(deps): update dependency semantic-release to v25.0.3 (#1159)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for
@semantic-release/githubsince your current version.Updates
@types/nodefrom 24.12.0 to 25.3.5Commits
Updates
@vitest/coverage-v8from 3.2.4 to 4.0.18Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
4d3e3c6chore: release v4.0.18dd54e94chore: release v4.0.1729ee7f5chore(deps): updateast-v8-to-istanbul(#9418)b094053fix(coverage): remove unnecessaryistanbul-lib-source-mapsusage (#9344)b46d744chore: release v4.0.16eb1abf0chore: release v4.0.159ca74cfchore: release v4.0.14acc5152perf: replacedebugwithobug(#9057)73b54cechore: release v4.0.135aa84d5chore: release v4.0.12Maintainer 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
eslintfrom 9.39.4 to 10.0.3Release notes
Sourced from eslint's releases.
... (truncated)
Commits
bfce7ea10.0.3d44ced8Build: changelog update for 10.0.3e511b58fix: update eslint (#20595)ef8fb92chore: package.json update for eslint-config-eslint releasee8f2104chore: updates for v9.39.4 release5cd1604refactor: simplify isCombiningCharacter helper (#20524)9fc31b0docs: Update README70ff1d0chore: eslint-config-eslint require Node^20.19.0 || ^22.13.0 || >=24(#20586)f4c9cf9fix: include variable name inno-useless-assignmentmessage (#20581)4efaa36docs: add info box foreslint-plugin-eslint-comments(#20570)Updates
globalsfrom 16.5.0 to 17.4.0Release notes
Sourced from globals's releases.
Commits
a9cfd7417.4.0d43a051Update globals (2026-03-01) (#338)5edc60217.3.0295fba9Update globals (2026-02-01) (#336)8176ac717.2.097f23a7jasmine: AddthrowUnlessandthrowUnlessAsyncglobals (#335)7a2f35417.1.065cae73Addwebpackandrspackglobals (#333)3efe5aaRemove script transform (#332)bb89b1817.0.0Updates
semantic-releasefrom 24.2.9 to 25.0.3Release notes
Sourced from semantic-release's releases.
... (truncated)
Commits
f404124fix(deps): remove deprecated semver-diff (#3980)fef7e34docs: warn against using registry-url in setup-node (#4024)699d470chore(deps): update dependency lockfile-lint to v5 (#4022)c7c6f7achore(deps): update dependency tempy to v3.1.2 (#4021)1ce5088ci(action): update github/codeql-action action to v4.32.0 (#4019)9bb0d87chore(deps): lock file maintenance (#4016)490171cchore(deps): update npm to v11.8.0 (#4015)f6411e9chore(deps): update dependency prettier to v3.8.1 (#4014)c71c576chore(deps): update dependency publint to v0.3.17 (#4013)989e18cchore(deps): update dependency tempy to v3.1.1 (#4012)Maintainer changes
This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for semantic-release since your current version.
Updates
vitestfrom 3.2.4 to 4.0.18Release notes
Sourced from vitest's releases.