Bump the dependencies group with 20 updates#1222
Merged
cristianrgreco merged 5 commits intomainfrom Feb 17, 2026
Merged
Conversation
Bumps the dependencies group with 20 updates: | Package | From | To | | --- | --- | --- | | [@eslint/js](https://github.com/eslint/eslint/tree/HEAD/packages/js) | `9.39.2` | `10.0.1` | | [@eslint/json](https://github.com/eslint/json) | `0.14.0` | `1.0.1` | | [@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.2` | `10.0.0` | | [ls-engines](https://github.com/ljharb/ls-engines) | `0.9.4` | `0.10.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.54.0` | `8.55.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `3.2.4` | `4.0.18` | | [undici](https://github.com/nodejs/undici) | `7.21.0` | `7.22.0` | | [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js) | `12.29.1` | `12.31.0` | | [@azure/storage-queue](https://github.com/Azure/azure-sdk-for-js) | `12.28.1` | `12.29.0` | | chromadb | `3.2.2` | `3.3.0` | | [@elastic/elasticsearch](https://github.com/elastic/elasticsearch-js) | `9.3.0` | `9.3.1` | | [@google-cloud/datastore](https://github.com/googleapis/nodejs-datastore) | `9.2.1` | `10.1.0` | | [@google-cloud/pubsub](https://github.com/googleapis/nodejs-pubsub) | `5.2.2` | `5.2.3` | | [msw](https://github.com/mswjs/msw) | `2.12.9` | `2.12.10` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.985.0` | `3.990.0` | | [mongoose](https://github.com/Automattic/mongoose) | `9.1.6` | `9.2.1` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.16.3` | `3.17.1` | | [@nats-io/jetstream](https://github.com/nats-io/nats.js) | `3.3.0` | `3.3.1` | | [@nats-io/transport-node](https://github.com/nats-io/nats.js) | `3.3.0` | `3.3.1` | Updates `@eslint/js` from 9.39.2 to 10.0.1 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](https://github.com/eslint/eslint/commits/HEAD/packages/js) Updates `@eslint/json` from 0.14.0 to 1.0.1 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v0.14.0...json-v1.0.1) 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.2 to 10.0.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v9.39.2...v10.0.0) Updates `ls-engines` from 0.9.4 to 0.10.0 - [Changelog](https://github.com/ljharb/ls-engines/blob/main/CHANGELOG.md) - [Commits](ljharb/ls-engines@v0.9.4...v0.10.0) Updates `typescript-eslint` from 8.54.0 to 8.55.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.55.0/packages/typescript-eslint) 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) Updates `undici` from 7.21.0 to 7.22.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.21.0...v7.22.0) Updates `@azure/storage-blob` from 12.29.1 to 12.31.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-blob_12.29.1...@azure/storage-blob_12.31.0) Updates `@azure/storage-queue` from 12.28.1 to 12.29.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/documentation/Changelog-for-next-generation.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/compare/@azure/storage-queue_12.28.1...@azure/storage-queue_12.29.0) Updates `chromadb` from 3.2.2 to 3.3.0 Updates `@elastic/elasticsearch` from 9.3.0 to 9.3.1 - [Release notes](https://github.com/elastic/elasticsearch-js/releases) - [Changelog](https://github.com/elastic/elasticsearch-js/blob/main/CHANGELOG.md) - [Commits](elastic/elasticsearch-js@v9.3.0...v9.3.1) Updates `@google-cloud/datastore` from 9.2.1 to 10.1.0 - [Release notes](https://github.com/googleapis/nodejs-datastore/releases) - [Changelog](https://github.com/googleapis/nodejs-datastore/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-datastore@v9.2.1...v10.1.0) Updates `@google-cloud/pubsub` from 5.2.2 to 5.2.3 - [Release notes](https://github.com/googleapis/nodejs-pubsub/releases) - [Changelog](https://github.com/googleapis/nodejs-pubsub/blob/main/CHANGELOG.md) - [Commits](googleapis/nodejs-pubsub@v5.2.2...v5.2.3) Updates `msw` from 2.12.9 to 2.12.10 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.9...v2.12.10) Updates `@aws-sdk/client-s3` from 3.985.0 to 3.990.0 - [Release notes](https://github.com/aws/aws-sdk-js-v3/releases) - [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.990.0/clients/client-s3) Updates `mongoose` from 9.1.6 to 9.2.1 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.1.6...9.2.1) Updates `mysql2` from 3.16.3 to 3.17.1 - [Release notes](https://github.com/sidorares/node-mysql2/releases) - [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md) - [Commits](sidorares/node-mysql2@v3.16.3...v3.17.1) Updates `@nats-io/jetstream` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/nats-io/nats.js/releases) - [Commits](nats-io/nats.js@v3.3.0...v3.3.1) Updates `@nats-io/transport-node` from 3.3.0 to 3.3.1 - [Release notes](https://github.com/nats-io/nats.js/releases) - [Commits](nats-io/nats.js@v3.3.0...v3.3.1) --- updated-dependencies: - dependency-name: "@eslint/js" dependency-version: 10.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@eslint/json" dependency-version: 1.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: eslint dependency-version: 10.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: ls-engines dependency-version: 0.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.55.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vitest dependency-version: 4.0.18 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: undici dependency-version: 7.22.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@azure/storage-blob" dependency-version: 12.31.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@azure/storage-queue" dependency-version: 12.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: chromadb dependency-version: 3.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@elastic/elasticsearch" dependency-version: 9.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@google-cloud/datastore" dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@google-cloud/pubsub" dependency-version: 5.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: msw dependency-version: 2.12.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.990.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mongoose dependency-version: 9.2.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mysql2 dependency-version: 3.17.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@nats-io/jetstream" dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@nats-io/transport-node" dependency-version: 3.3.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Deploy Preview for testcontainers-node ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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 dependencies group with 20 updates:
9.39.210.0.10.14.01.0.13.2.44.0.189.39.210.0.00.9.40.10.08.54.08.55.03.2.44.0.187.21.07.22.012.29.112.31.012.28.112.29.03.2.23.3.09.3.09.3.19.2.110.1.05.2.25.2.32.12.92.12.103.985.03.990.09.1.69.2.13.16.33.17.13.3.03.3.13.3.03.3.1Updates
@eslint/jsfrom 9.39.2 to 10.0.1Release notes
Sourced from
@eslint/js's releases.... (truncated)
Commits
Updates
@eslint/jsonfrom 0.14.0 to 1.0.1Release notes
Sourced from
@eslint/json's releases.Changelog
Sourced from
@eslint/json's changelog.Commits
4106331chore: release 1.0.1 🚀 (#209)a3530fbci: use stable ESLint v10 in the CI (#212)420c4d6docs: Update README sponsors5c98d0bdocs: Update README sponsors9127761docs: Update README sponsors35a0b2edocs: Update README sponsors49018fadocs: Update README sponsors3ee9670refactor: use types from@eslint/plugin-kit(#201)249ccdafix: update eslint (#208)2e9536fchore: release 1.0.0 🚀 (#184)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.2 to 10.0.0Release notes
Sourced from eslint's releases.
... (truncated)
Commits
4e6c4ac10.0.0ddd8a22Build: changelog update for 10.0.0bff9091feat: handleArray.fromAsyncinarray-callback-return(#20457)1ece282chore: ignore/docs/v9.xin link checker (#20452)034e139ci: add type integration test for@html-eslint/eslint-plugin(#20345)f3fbc2fchore: set@eslint/jsversion to 10.0.0 to skip releasing it (#20466)e978ddadocs: Update README4cecf83docs: Update READMEc79f0abdocs: Update READMEafc0681chore: remove scopeManager.addGlobals patch for typescript-eslint parser (#20...Updates
ls-enginesfrom 0.9.4 to 0.10.0Changelog
Sourced from ls-engines's changelog.
Commits
8524ccev0.10.01569183[Dev Deps] updatenycb1342bb[Dev Deps] updatenpmignore6621295[Refactor] extract fulfilled result processing into separate module4d04d3c[Fix] correctly extract save function from fulfilled result valuefb74dd9[Tests] add regression test for --save flag modifying package.jsonfa28493[Deps] updatejson-file-plus04c90fb[Deps] remove unused and no-longer-needed deps53f3cfa[Deps] updateget-dep-treeb77a164[Refactor] useutil.styleTextinstead ofcolorsUpdates
typescript-eslintfrom 8.54.0 to 8.55.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
fedfe86chore(release): publish 8.55.0b931f8cchore: use workspace refs for workspace deps (#12018)1f17a79chore: migrate to pnpm (#11248)Updates
vitestfrom 3.2.4 to 4.0.18Release notes
Sourced from vitest's releases.