Bump the dependencies group across 1 directory with 15 updates#1376
Merged
cristianrgreco merged 2 commits intoJun 19, 2026
Conversation
Bumps the dependencies group with 15 updates in the / directory: | Package | From | To | | --- | --- | --- | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `22.2.2` | `22.2.3` | | [prettier](https://github.com/prettier/prettier) | `3.8.3` | `3.8.4` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.60.1` | `8.61.0` | | [undici](https://github.com/nodejs/undici) | `8.3.0` | `8.4.1` | | [@azure/storage-blob](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/storage/storage-blob) | `12.31.0` | `12.32.0` | | [@azure/storage-queue](https://github.com/Azure/azure-sdk-for-js/tree/HEAD/sdk/storage/storage-queue) | `12.29.0` | `12.30.0` | | [@google-cloud/storage](https://github.com/googleapis/google-cloud-node/tree/HEAD/handwritten/storage) | `7.19.0` | `7.21.0` | | [firebase-admin](https://github.com/firebase/firebase-admin-node) | `13.10.0` | `14.0.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1062.0` | `3.1067.0` | | [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) | `3.5.2` | `3.5.3` | | [mockserver-client](https://github.com/mock-server/mockserver-monorepo/tree/HEAD/mockserver-client-node) | `6.1.0` | `7.0.0` | | [mongoose](https://github.com/Automattic/mongoose) | `9.6.3` | `9.7.0` | | [mysql2](https://github.com/sidorares/node-mysql2) | `3.22.4` | `3.22.5` | | [neo4j-driver](https://github.com/neo4j/neo4j-javascript-driver) | `6.0.1` | `6.1.0` | | [@types/oracledb](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/oracledb) | `6.10.4` | `7.0.0` | Updates `npm-check-updates` from 22.2.2 to 22.2.3 - [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@v22.2.2...v22.2.3) Updates `prettier` from 3.8.3 to 3.8.4 - [Release notes](https://github.com/prettier/prettier/releases) - [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md) - [Commits](prettier/prettier@3.8.3...3.8.4) Updates `typescript-eslint` from 8.60.1 to 8.61.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.61.0/packages/typescript-eslint) Updates `undici` from 8.3.0 to 8.4.1 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v8.3.0...v8.4.1) Updates `@azure/storage-blob` from 12.31.0 to 12.32.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-blob/CHANGELOG.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/storage-blob_12.32.0/sdk/storage/storage-blob) Updates `@azure/storage-queue` from 12.29.0 to 12.30.0 - [Release notes](https://github.com/Azure/azure-sdk-for-js/releases) - [Changelog](https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/storage/storage-queue/CHANGELOG.md) - [Commits](https://github.com/Azure/azure-sdk-for-js/commits/@azure/storage-queue_12.30.0/sdk/storage/storage-queue) Updates `@google-cloud/storage` from 7.19.0 to 7.21.0 - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/handwritten/storage/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/storage-v7.21.0/handwritten/storage) Updates `firebase-admin` from 13.10.0 to 14.0.0 - [Release notes](https://github.com/firebase/firebase-admin-node/releases) - [Changelog](https://github.com/firebase/firebase-admin-node/blob/main/CHANGELOG.md) - [Commits](firebase/firebase-admin-node@v13.10.0...v14.0.0) Updates `@aws-sdk/client-s3` from 3.1062.0 to 3.1067.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.1067.0/clients/client-s3) Updates `mariadb` from 3.5.2 to 3.5.3 - [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.5.2...3.5.3) Updates `mockserver-client` from 6.1.0 to 7.0.0 - [Release notes](https://github.com/mock-server/mockserver-monorepo/releases) - [Changelog](https://github.com/mock-server/mockserver-monorepo/blob/master/changelog.md) - [Commits](https://github.com/mock-server/mockserver-monorepo/commits/mockserver-client-node-7.0.0/mockserver-client-node) Updates `mongoose` from 9.6.3 to 9.7.0 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.6.3...9.7.0) Updates `mysql2` from 3.22.4 to 3.22.5 - [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.22.4...v3.22.5) Updates `neo4j-driver` from 6.0.1 to 6.1.0 - [Release notes](https://github.com/neo4j/neo4j-javascript-driver/releases) - [Commits](neo4j/neo4j-javascript-driver@6.0.1...6.1.0) Updates `@types/oracledb` from 6.10.4 to 7.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/oracledb) --- updated-dependencies: - dependency-name: npm-check-updates dependency-version: 22.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: prettier dependency-version: 3.8.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.61.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: undici dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@azure/storage-blob" dependency-version: 12.32.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@azure/storage-queue" dependency-version: 12.30.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@google-cloud/storage" dependency-version: 7.21.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: firebase-admin dependency-version: 14.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1067.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mariadb dependency-version: 3.5.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mockserver-client dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: mongoose dependency-version: 9.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: mysql2 dependency-version: 3.22.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: neo4j-driver dependency-version: 6.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/oracledb" dependency-version: 7.0.0 dependency-type: direct:development update-type: version-update:semver-major 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 15 updates in the / directory:
22.2.222.2.33.8.33.8.48.60.18.61.08.3.08.4.112.31.012.32.012.29.012.30.07.19.07.21.013.10.014.0.03.1062.03.1067.03.5.23.5.36.1.07.0.09.6.39.7.03.22.43.22.56.0.16.1.06.10.47.0.0Updates
npm-check-updatesfrom 22.2.2 to 22.2.3Release notes
Sourced from npm-check-updates's releases.
Commits
5814d2522.2.39f71155docs(cooldown): document package manager cooldown configsf076b61Fall back to pnpm global config for minimumReleaseAge cooldown (#1777)a0c4e64fix: handle registries missing 'time' metadata during version resolution (#1763)4a83d68build(deps-dev): bump tsx from 4.22.3 to 4.22.4 (#1778)b745800build(deps-dev): bump eslint-import-resolver-typescript (#1779)e1f401abuild(deps-dev): bump unplugin-dts from 1.0.1 to 1.0.2 (#1780)298c6f9build(deps-dev): bump js-yaml from 4.1.1 to 4.2.0 (#1781)51c1870build(deps-dev): bump semver from 7.8.0 to 7.8.1 (#1760)Updates
prettierfrom 3.8.3 to 3.8.4Release notes
Sourced from prettier's releases.
Changelog
Sourced from prettier's changelog.
Commits
1c6ba55Release 3.8.44a673dcFix blank lines between list items and nested sub-lists being removed in Mark...074aaedReplacemainbranch in changelog link with tags (#19054)c22a003Bump Prettier dependency to 3.8.307bad1fClean changelog_unreleasedUpdates
typescript-eslintfrom 8.60.1 to 8.61.0Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
16a5b24chore(release): publish 8.61.0Updates
undicifrom 8.3.0 to 8.4.1Release notes
Sourced from undici's releases.
... (truncated)
Commits
04ebc71Bumped v8.4.1 (#5392)89017abdocs: fix remaining broken links in API documentation (#5342)cae3940docs: fix multiple inaccuracies in API documentation (#5384)01e89e9fix(client): reject pipelined TLS altname errors (#5373)d03fb24fix: handle paused parser on socket end (issue #5360) (#5389)ee59da3docs: fix code examples that crash at runtime and other inaccuracies (#5386)8464ab7docs: add Getting Started guide (#5371)ba12bb1fix(dns): skip requests without origin (#5376)c07a438fix: prevent race condition between onEnd and onTrailers in HTTP/2 client (#5...a8ea6f2test: avoid localhost lookup in fetch cookies tests (#5363)Updates
@azure/storage-blobfrom 12.31.0 to 12.32.0Changelog
Sourced from @azure/storage-blob's changelog.
Commits
d740d83Resolve interface comments (#38702)ff9fc24Update package version for stg101 (#38623)603366d[storage] update streamToBuffer helpers to handle chunks correctly (#38465)3de1abeAdd imports field to all warp-built packages (#38391)0aa0f0fAdd react-native devDependency to packages with RN targets (#38392)e8f0055chore: Update registry for all package.json and adjust check rules (#38281)8226e6f[test] Fix swapped assertion arguments across test files (#37972)65c0cccfeat(warp): explicit CJS via moduleType, esbuild ESM→CJS transform (#37893)7b9b6aaStorage/content checksum (#37208)460a94d[warp] Migrate storage packages to warp with type-compatible browser … (#37443)Updates
@azure/storage-queuefrom 12.29.0 to 12.30.0Changelog
Sourced from @azure/storage-queue's changelog.
Commits
ff9fc24Update package version for stg101 (#38623)3de1abeAdd imports field to all warp-built packages (#38391)0aa0f0fAdd react-native devDependency to packages with RN targets (#38392)e8f0055chore: Update registry for all package.json and adjust check rules (#38281)65c0cccfeat(warp): explicit CJS via moduleType, esbuild ESM→CJS transform (#37893)7b9b6aaStorage/content checksum (#37208)460a94d[warp] Migrate storage packages to warp with type-compatible browser … (#37443)694ee21use export/import type when applicable (#37385)Updates
@google-cloud/storagefrom 7.19.0 to 7.21.0Release notes
Sourced from @google-cloud/storage's releases.
Changelog
Sourced from @google-cloud/storage's changelog.
Commits
106bb0echore(main): release storage 7.21.0 (#8435)b7433b3chore: clean up linkinator configurations and test scripts across monorepo (#...3ec901efix(deps): remove vulnerable dependencyuuid(#8120)86086a6feat(storage): enable CRC32C validation by default in transfer manager (#8350)92b328bchore: release main (#8242)9fd76effix: bump all node submodules (#8178)1a44778fix: resolve flakiness in Service retry system tests (#7945)d60757efeat(storage): implement Object Contexts with advanced filtering and validati...1a693aafeat(storage): Set CRC32C as the default checksum option (#7547)113d05cfeat(storage): Implement robust path validation and structured skip reporting...Updates
firebase-adminfrom 13.10.0 to 14.0.0Release notes
Sourced from firebase-admin's releases.
Commits
4754a2f[chore] Release 14.0.0 (#3171)25285eebuild: upgrade compilation target and lib to ES2021 (#3172)d96319ebuild(deps): bump@tootallnate/oncefrom 2.0.0 to 2.0.1 (#3160)0c34e89build(deps): bump fast-uri from 3.1.0 to 3.1.2 (#3168)52d02f7build(deps): bump fast-xml-builder from 1.1.5 to 1.2.0 (#3169)dc788b2chore: fixed api docs typos and omissions (#3170)a39e897build(deps-dev): bump eslint from 10.3.0 to 10.4.1 (#3155)ce6c4dcMerge pull request #3162 from firebase/v14fe71c55fix(functions): storeCLOUD_TASKS_EMULATOR_HOSTat construction time (#3167)659c056change(instance-id): Remove deprecated Instance ID service (#3166)Updates
@aws-sdk/client-s3from 3.1062.0 to 3.1067.0Release notes
Sourced from @aws-sdk/client-s3's releases.
... (truncated)
Changelog
Sourced from @aws-sdk/client-s3's changelog.
Commits
0a3246fPublish v3.1067.04b11912Publish v3.1066.0e4ef6c5test: use crypto.randomUUID for resource names in e2e tests (#8091)62daf07Publish v3.1065.0bac7175Publish v3.1064.086792c5chore(scripts): update pkg json linting (#8082)85dabf4Publish v3.1063.09bd1a86chore: update author URL in package.json (#8080)Updates
mariadbfrom 3.5.2 to 3.5.3Release notes
Sourced from mariadb's releases.
Changelog
Sourced from mariadb's changelog.
... (truncated)
Commits
14e0f16[misc] Update CHANGELOG.md to include recent security fixes for PAM authentic...cd00457Merge branch 'develop'f34b785[misc] test stability: poll debug log until flushed instead of fixed wait2df7c26[CONJS-354] Reject server-initiated LOAD DATA LOCAL INFILE when permitLocalIn...7d6e44a[misc] Cap the length of server-sent numeric strings before BigInt parsing, p...