Bump the dependencies group with 19 updates#1280
Merged
cristianrgreco merged 3 commits intomainfrom Mar 23, 2026
Merged
Conversation
Bumps the dependencies group with 19 updates: | Package | From | To | | --- | --- | --- | | [@eslint/json](https://github.com/eslint/json) | `1.1.0` | `1.2.0` | | [eslint](https://github.com/eslint/eslint) | `10.0.3` | `10.1.0` | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `19.6.3` | `19.6.5` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.0` | `8.57.1` | | [dockerode](https://github.com/apocas/dockerode) | `4.0.9` | `4.0.10` | | [get-port](https://github.com/sindresorhus/get-port) | `7.1.0` | `7.2.0` | | [undici](https://github.com/nodejs/undici) | `7.24.4` | `7.24.5` | | [@types/debug](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/debug) | `4.1.12` | `4.1.13` | | [@azure/cosmos](https://github.com/Azure/azure-sdk-for-js) | `4.9.1` | `4.9.2` | | [@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.3` | `3.4.0` | | [@types/pg](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/pg) | `8.18.0` | `8.20.0` | | [msw](https://github.com/mswjs/msw) | `2.12.11` | `2.12.14` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1009.0` | `3.1014.0` | | [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) | `3.4.5` | `3.5.2` | | [mongoose](https://github.com/Automattic/mongoose) | `9.3.0` | `9.3.1` | | [mssql](https://github.com/tediousjs/node-mssql) | `12.2.0` | `12.2.1` | | [@types/oracledb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/oracledb) | `6.10.1` | `6.10.2` | Updates `@eslint/json` from 1.1.0 to 1.2.0 - [Release notes](https://github.com/eslint/json/releases) - [Changelog](https://github.com/eslint/json/blob/main/CHANGELOG.md) - [Commits](eslint/json@json-v1.1.0...json-v1.2.0) Updates `eslint` from 10.0.3 to 10.1.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.0.3...v10.1.0) Updates `npm-check-updates` from 19.6.3 to 19.6.5 - [Release notes](https://github.com/raineorshine/npm-check-updates/releases) - [Changelog](https://github.com/raineorshine/npm-check-updates/blob/main/CHANGELOG.md) - [Commits](raineorshine/npm-check-updates@v19.6.3...v19.6.5) Updates `typescript-eslint` from 8.57.0 to 8.57.1 - [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.1/packages/typescript-eslint) Updates `dockerode` from 4.0.9 to 4.0.10 - [Release notes](https://github.com/apocas/dockerode/releases) - [Commits](apocas/dockerode@v4.0.9...v4.0.10) Updates `get-port` from 7.1.0 to 7.2.0 - [Release notes](https://github.com/sindresorhus/get-port/releases) - [Commits](sindresorhus/get-port@v7.1.0...v7.2.0) Updates `undici` from 7.24.4 to 7.24.5 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.24.4...v7.24.5) Updates `@types/debug` from 4.1.12 to 4.1.13 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/debug) Updates `@azure/cosmos` from 4.9.1 to 4.9.2 - [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/cosmos_4.9.1...@azure/cosmos_4.9.2) 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.3 to 3.4.0 Updates `@types/pg` from 8.18.0 to 8.20.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/pg) Updates `msw` from 2.12.11 to 2.12.14 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.12.11...v2.12.14) Updates `@aws-sdk/client-s3` from 3.1009.0 to 3.1014.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.1014.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.3.0 to 9.3.1 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.3.0...9.3.1) Updates `mssql` from 12.2.0 to 12.2.1 - [Release notes](https://github.com/tediousjs/node-mssql/releases) - [Changelog](https://github.com/tediousjs/node-mssql/blob/master/CHANGELOG.txt) - [Commits](tediousjs/node-mssql@v12.2.0...v12.2.1) Updates `@types/oracledb` from 6.10.1 to 6.10.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/oracledb) --- updated-dependencies: - dependency-name: "@eslint/json" dependency-version: 1.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: eslint dependency-version: 10.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: npm-check-updates dependency-version: 19.6.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.57.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: dockerode dependency-version: 4.0.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: get-port dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: undici dependency-version: 7.24.5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/debug" dependency-version: 4.1.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@azure/cosmos" dependency-version: 4.9.2 dependency-type: direct:development update-type: version-update:semver-patch 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.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/pg" dependency-version: 8.20.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: msw dependency-version: 2.12.14 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1014.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.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mssql dependency-version: 12.2.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@types/oracledb" dependency-version: 6.10.2 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 19 updates:
1.1.01.2.010.0.310.1.019.6.319.6.58.57.08.57.14.0.94.0.107.1.07.2.07.24.47.24.54.1.124.1.134.9.14.9.212.29.112.31.012.28.112.29.03.3.33.4.08.18.08.20.02.12.112.12.143.1009.03.1014.03.4.53.5.29.3.09.3.112.2.012.2.16.10.16.10.2Updates
@eslint/jsonfrom 1.1.0 to 1.2.0Release notes
Sourced from
@eslint/json's releases.Changelog
Sourced from
@eslint/json's changelog.Commits
72eb947chore: release 1.2.0 🚀 (#221)3534818feat: implement autofix forsort-keys(#216)9661eacdocs: Update README sponsorsb0b62d8chore: add lint:unused script to run Knip (#206)Updates
eslintfrom 10.0.3 to 10.1.0Release notes
Sourced from eslint's releases.
Commits
8351ec710.1.03270bc1Build: changelog update for 10.1.0a9f9ccechore: update dependency eslint-plugin-unicorn to ^63.0.0 (#20584)1f42bd7chore: updateprettierto 3.8.1 (#20651)c0a6f4achore: update dependency@eslint/jsonto ^1.2.0 (#20652)cc43f79chore: update dependency c8 to v11 (#20650)2ce4635chore: update dependency@eslint/jsonto v1 (#20649)f0406eechore: update dependency markdownlint-cli2 to ^0.21.0 (#20646)dbb4c95chore: remove trunk (#20478)ff4382bfeat: apply fix forno-varinTSModuleBlock(#20638)Updates
npm-check-updatesfrom 19.6.3 to 19.6.5Release notes
Sourced from npm-check-updates's releases.
Commits
cf1001b19.6.53de9629Use spawnCommand across the codebase where .cmd needs to be added on Windows.038bc6cFactor out spawnCommand.c2fda99Generalize spawnCommand.2a6b649prettierb68127919.6.4842e8c4fix(pnpm): fallback from pnpm.cmd to pnpm on Windows for non-standard install...Updates
typescript-eslintfrom 8.57.0 to 8.57.1Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
c7c38aachore(release): publish 8.57.1Updates
dockerodefrom 4.0.9 to 4.0.10Release notes
Sourced from dockerode's releases.
Commits
bd0e27afix: refine hijack option handling in attach method4e671affix: update stdin handling in attach method and bump dependencies to version ...7d91490Merge pull request #825 from apocas/dependabot/npm_and_yarn/minimatch-5.1.97435e03Merge pull request #824 from davidgamero/buildkit-progress70a3b41Bump minimatch from 5.1.6 to 5.1.93f9ec66add comment to proto file811d9b7feat: followProgress BuildKit support5d4b860Merge pull request #823 from parishahla/fix/update-docker-api-linksacc5096fix(readme): update docker api linksb58b941Merge pull request #820 from apocas/dependabot/npm_and_yarn/js-yaml-4.1.1Updates
get-portfrom 7.1.0 to 7.2.0Release notes
Sourced from get-port's releases.
Commits
efbebfb7.2.08af215bAddreserveoption to lock ports for the process lifetimec401d13Clarify race condition protections in docsUpdates
undicifrom 7.24.4 to 7.24.5Release notes
Sourced from undici's releases.
Commits
51fd661Bumped v7.24.5 (#4915)9077500fix(cache): only apply 1-year deleteAt for immutable responses (#4913)1c5dc1atest: add unexpected disconnect guards to more client test files (#4844)2885361Formdata tests (#4902)Updates
@types/debugfrom 4.1.12 to 4.1.13Commits
Updates
@azure/cosmosfrom 4.9.1 to 4.9.2Commits
832dbd4Sync eng/common directory with azure-sdk-tools for PR 14514 (#37644)e2f3a66add ai search test recordings (#37673)be046aeSync eng/common directory with azure-sdk-tools for PR 14518 (#37652)7ddcdfbrename env variables (#37646)24c5d3aFeature/changelog next release (#37657)752ba98chore(loadtesting): added useCloudHostedBrowsers (#37278)46ca18cPost release automated changes for transcription releases (#37651)082f76eupdate changelog (#37649)14835f8update changelog, remove sample tags and add sample compile config (#37645)57bee4dfeat(ai-projects): remove outdated v1-beta samples (#37643)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 (#36097)4c12684Sync eng/common directory with azure-sdk-tools for PR 13555 (#37032)7d814b6[EngSys] upgrade dependencyopenaito 6.16.0 (#37027)7510363[azure monitor opentelemetry exporter] Update autogenerated client to use lat...64d4796Reference Azure SDK MCP in AGENTS.md (#37026)Updates
chromadbfrom 3.3.3 to 3.4.0Updates
@types/pgfrom 8.18.0 to 8.20.0Commits
Updates
mswfrom 2.12.11 to 2.12.14Release notes
Sourced from msw's releases.
Commits
afa3606chore(release): v2.12.14f90bf49fix: support wildcard ports in url matching (#2677)002f3e7test: fix flakyws.clients.browsertest (#2679)5f4cccechore(release): v2.12.134b8c330fix(GraphQL): supportapplication/graphql-response+jsonresponse `content-t...98716e7fix(HttpResponse): mark implicitcontent-typeheaders with a symbol (#2675)e6a7f81chore(release): v2.12.1251e920echore: fix flaky tests (#2673)cd52873fix: minor improvements (#2672)b79d7aefix: handle special characters inpostinstallscript (#2649)Updates
@aws-sdk/client-s3from 3.1009.0 to 3.1014.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
577a874Publish v3.1014.0414aa0dchore: bump smithy versions19ca473Publish v3.1013.07f54759Publish v3.1012.0950b0c2chore(codegen): smithy-aws-typescript-codegen 0.47.0 (#7854)e171694Publish v3.1011.02aa1e6cPublish v3.1010.0Updates
mariadbfrom 3.4.5 to 3.5.2Release notes
Sourced from mariadb's releases.
Changelog
Sourced from mariadb's changelog.
Commits
ca98915bump 3.5.2 versione721d70[misc] code style correction87ca82e[CONJS-343] batch hangs when having an empty parameters values #343e054849[CONJS-342] Move TypeScript type dependencies from peer to regular dependenci...be72ebf[perf] Optimize buffer copy in readBufferLengthEncodedCopy with subarraydbd5472[CONJS-333] Optimize column type checking with buffer comparisons and pre-com...e71f849[misc] Release version 3.5.182b639c[misc] bump dependenciesa5ba902[perf] Optimize execute command with bitwise operations and constant reuse65b9508[perf] Optimize parameter type checking and remove unused pipe propertyUpdates
mongoosefrom 9.3.0 to 9.3.1Release notes
Sourced from mongoose's releases.
Changelog
Sourced from mongoose's changelog.
Commits
88673ccchore: release 9.3.189ae6ecMerge pull request #16104 from techcodie/fix-query-cursor-close-context1a6e317Merge pull request #16102 from Automattic/vkarpov15/gh-16046-231bc5a1Fix wrong this context in QueryCursor._read cursor.close callback6a593e3Merge pull request #16083 from mrazauskas/use-tstyche-assertions6043037Update virtuals type in autoTypedVirtuals function81f96d3Import mongoose alongside other mongoose types6bd17b2Fix type definition for HydratedDocType8285600Update type expectations for virtuals in testsc98dde6types(schema): infer schema options correctly for model context in staticsUpdates
mssqlfrom 12.2.0 to 12.2.1Release notes
Sourced from mssql's releases.
Commits
ec4450fMerge pull request #1811 from gavinaiken/masterb163c09fix: instantiateConnectionErrorwith appropriate args42798aaMerge pull request #1821 from tediousjs/dependabot/npm_and_yarn/multi-c8fa50170f63ba288chore(deps): bump@tootallnate/onceand@azure/core-rest-pipeline58e6f50Merge pull request #1826 from dhensby/pulls/releases8ca0be7ci: update CI runtime to node 22b4af9ebchore(deps-dev): update release dependencies5341bfcMerge pull request #1824 from tediousjs/dependabot/npm_and_yarn/multi-16265595716b88345Merge pull request #1825 from tediousjs/dependabot/npm_and_yarn/multi-6be27a7c1ace2a504chore(deps): bump minimatch and npm