Bump the dependencies group with 16 updates#1272
Merged
cristianrgreco merged 3 commits intomainfrom Mar 16, 2026
Merged
Conversation
Bumps the dependencies group with 16 updates: | Package | From | To | | --- | --- | --- | | [@eslint/json](https://github.com/eslint/json) | `1.0.1` | `1.1.0` | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.0.18` | `4.1.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `16.3.2` | `16.4.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.56.1` | `8.57.0` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.0.18` | `4.1.0` | | [docker-compose](https://github.com/PDMLab/docker-compose) | `1.3.1` | `1.3.2` | | [undici](https://github.com/nodejs/undici) | `7.22.0` | `7.24.3` | | [@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.3.1` | `3.3.3` | | [@clickhouse/client](https://github.com/ClickHouse/clickhouse-js) | `1.18.1` | `1.18.2` | | [msw](https://github.com/mswjs/msw) | `2.12.10` | `2.12.11` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1004.0` | `3.1009.0` | | [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) | `3.4.5` | `3.5.2` | | [mongoose](https://github.com/Automattic/mongoose) | `9.2.4` | `9.3.0` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.19.0` | `3.20.0` | Updates `@eslint/json` from 1.0.1 to 1.1.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v1.0.1...json-v1.1.0) Updates `@vitest/coverage-v8` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/coverage-v8) Updates `lint-staged` from 16.3.2 to 16.4.0 - [Release notes](https://github.com/lint-staged/lint-staged/releases) - [Changelog](https://github.com/lint-staged/lint-staged/blob/main/CHANGELOG.md) - [Commits](lint-staged/lint-staged@v16.3.2...v16.4.0) Updates `typescript-eslint` from 8.56.1 to 8.57.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.57.0/packages/typescript-eslint) Updates `vitest` from 4.0.18 to 4.1.0 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.0/packages/vitest) Updates `docker-compose` from 1.3.1 to 1.3.2 - [Changelog](https://github.com/PDMLab/docker-compose/blob/master/CHANGELOG.md) - [Commits](PDMLab/docker-compose@v1.3.1...v1.3.2) Updates `undici` from 7.22.0 to 7.24.3 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.22.0...v7.24.3) 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.3.1 to 3.3.3 Updates `@clickhouse/client` from 1.18.1 to 1.18.2 - [Release notes](https://github.com/ClickHouse/clickhouse-js/releases) - [Changelog](https://github.com/ClickHouse/clickhouse-js/blob/main/CHANGELOG.md) - [Commits](ClickHouse/clickhouse-js@1.18.1...1.18.2) Updates `msw` from 2.12.10 to 2.12.11 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.10...v2.12.11) Updates `@aws-sdk/client-s3` from 3.1004.0 to 3.1009.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.1009.0/clients/client-s3) Updates `mariadb` from 3.4.5 to 3.5.2 - [Release notes](https://github.com/mariadb-corporation/mariadb-connector-nodejs/releases) - [Changelog](https://github.com/mariadb-corporation/mariadb-connector-nodejs/blob/main/CHANGELOG.md) - [Commits](mariadb-corporation/mariadb-connector-nodejs@3.4.5...3.5.2) Updates `mongoose` from 9.2.4 to 9.3.0 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.2.4...9.3.0) Updates `mysql2` from 3.19.0 to 3.20.0 - [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.19.0...v3.20.0) --- updated-dependencies: - dependency-name: "@eslint/json" dependency-version: 1.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lint-staged dependency-version: 16.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.57.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vitest dependency-version: 4.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: docker-compose dependency-version: 1.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: undici dependency-version: 7.24.3 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.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@clickhouse/client" dependency-version: 1.18.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: msw dependency-version: 2.12.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1009.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mariadb dependency-version: 3.5.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mongoose dependency-version: 9.3.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mysql2 dependency-version: 3.20.0 dependency-type: direct:development update-type: version-update:semver-minor 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 16 updates:
1.0.11.1.04.0.184.1.016.3.216.4.08.56.18.57.04.0.184.1.01.3.11.3.27.22.07.24.312.29.112.31.012.28.112.29.03.3.13.3.31.18.11.18.22.12.102.12.113.1004.03.1009.03.4.53.5.29.2.49.3.03.19.03.20.0Updates
@eslint/jsonfrom 1.0.1 to 1.1.0Release notes
Sourced from
@eslint/json's releases.Changelog
Sourced from
@eslint/json's changelog.Commits
c7b7b5bchore: release 1.1.0 🚀 (#214)644f8b0chore: updateeslint-plugin-eslint-pluginto v7 (#219)505825echore: update eslint-dev (major) (#211)171d293fix: update eslint (#218)6a4e2f0docs: Update README sponsors72a945cchore: update dependency c8 to v11 (#217)269de6edocs: add AI acknowledgement section to issue template (#215)fc3beecfeat: implement autofix forno-unnormalized-keys(#151)87ea56ffix: allowJSONRuleDefinitionto report on tokens (#210)Updates
@vitest/coverage-v8from 4.0.18 to 4.1.0Release notes
Sourced from
@vitest/coverage-v8's releases.... (truncated)
Commits
4150b91chore: release v4.1.00c2c013chore: release v4.1.0-beta.6689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)94eb73bchore(deps): update eslint packages (#9615)8c96bb0refator: update links to npmx (#9783)aaf7758chore: standardize packages README (#9776)57cbe39chore(deps): updateast-v8-to-istanbulto v1 (#9755)79672d7chore: release v4.1.0-beta.51d9e3b3chore: release v4.1.0-beta.44ff8c6fchore(build): raise build target to the minimum supported, don't bundle utils...Updates
lint-stagedfrom 16.3.2 to 16.4.0Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
445f9ddchore(changeset): released91be60docs: update readme to use picomatchb392a9frefactor: extractmatchFilesand add unit tests687fc90refactor: replace micromatch with picomatch26dadf9chore(changeset): release9d6e827build(deps): update dependencies8aea986chore(changeset): release0109e8dfix: strip Git CRLF warning from outputUpdates
typescript-eslintfrom 8.56.1 to 8.57.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
2c6aeeechore(release): publish 8.57.0f696dadchore: use pnpm catalog (#12047)a09921echore: update vitest to 4.x (#12071)Updates
vitestfrom 4.0.18 to 4.1.0Release notes
Sourced from vitest's releases.
... (truncated)
Commits
4150b91chore: release v4.1.01de0aa2fix: correctly identify concurrent test during static analysis (#9846)c3cac1cfix: use isAgent check, not just TTY, for watch mode (#9841)eab68bachore(deps): update all non-major dependencies (#9824)031f02afix: allow catch/finally for async assertion (#9827)3e9e096feat(reporters): addagentreporter to reduce ai agent token usage (#9779)0c2c013chore: release v4.1.0-beta.68181e06fix:hideSkippedTestsshould not hidetest.todo(fix #9562) (#9781)a8216b0fix: manual and redirect mock shouldn'tloadortransformoriginal module...689a22afix(browser): types ofgetCDPSessionandcdp()(#9716)Updates
docker-composefrom 1.3.1 to 1.3.2Changelog
Sourced from docker-compose's changelog.
Commits
63ec8dfchore(release): 1.3.2265a2fbfix: respect executablePath in standalone mode9f9d27abuild(deps): bump rollup from 4.56.0 to 4.59.0a055ab4build(deps): bump minimatch from 3.1.2 to 3.1.5c50624adocs: add custom OG image for home pageaaab80bdocs: add category frontmatter to index page for OG image generationf35305adocs: add custom OG template and category frontmatterf25e7b1docs: add automatic OG image generation34f0f33docs: move vitepress to separate docs package for ESM compatibilityb9205d6chore(deps): update vitestUpdates
undicifrom 7.22.0 to 7.24.3Release notes
Sourced from undici's releases.
... (truncated)
Commits
9b96516Bumped v7.24.37926660Ignore .githuman9eaa5affix(h2): TypeError: Cannot read properties of null (reading 'push') in Reques...a9bfe21ignore .pif2e155bBumped v7.24.24d2d1afremove maxDecompressedMessageSize (#4891)3a05a4ffix fetch path logic (#4890)23e3cd3Bumped v7.24.13aedaa8remove PLAN.md0d7ec33fix: proto pollution (#4885)Updates
@azure/storage-blobfrom 12.29.1 to 12.31.0Commits
c95f5d9Post release automated changes for appconfiguration releases (#37234)19253d6[EngSys] automatic pnpm update (#37266)9ba0f8achore(instrumentation): bump@opentelemetry/instrumentation(#37250)4eed3b9Add invoke support for web pubsub client (#36750)af673f5Parse azd JSON output for cleaner AzureDeveloperCliCredential error messages ...2cf94a9Simplify client authentication section in README (#37257)184e2b9[Search] Separate Stable & Preview Test Structure (#37238)0ea4456[Monitor-OpenTelemetry] Implement Fix for Mismatched API Versions (#37258)84c473eUpdate@azure/storage-blobstorage-common dependency to ^12.3.0 (#37259)ad1b88f[Identity] Remove samples (#37242)Updates
@azure/storage-queuefrom 12.28.1 to 12.29.0Commits
6e2a1d0Update version for STG00 Release (#37038)d33c492[docs] teach AI agents about special snippets.spec.ts (#36481)0d11eb6Sync eng/common directory with azure-sdk-tools for PR 13560 (#37033)348d979Sync eng/common directory with azure-sdk-tools for PR 13556 (#37028)aa58f75add webSearchStream and fix imageGeneration (#37023)a692f5f[Identity] Restarted Identity MI Test in Weekly Pipeline (Description has been truncated