Bump the dependencies group with 21 updates#1329
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Bumps the dependencies group with 21 updates: | Package | From | To | | --- | --- | --- | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.5` | `4.1.6` | | [eslint](https://github.com/eslint/eslint) | `10.3.0` | `10.4.0` | | [lint-staged](https://github.com/lint-staged/lint-staged) | `17.0.4` | `17.0.5` | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `22.1.1` | `22.2.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.59.2` | `8.59.3` | | [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) | `4.1.5` | `4.1.6` | | [archiver](https://github.com/archiverjs/node-archiver) | `7.0.1` | `8.0.0` | | [undici](https://github.com/nodejs/undici) | `7.25.0` | `8.3.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` | | [@clickhouse/client](https://github.com/ClickHouse/clickhouse-js) | `1.18.4` | `1.18.5` | | [@google-cloud/bigquery](https://github.com/googleapis/google-cloud-node/tree/HEAD/handwritten/bigquery) | `8.3.0` | `8.3.1` | | [@google-cloud/datastore](https://github.com/googleapis/nodejs-datastore) | `9.2.1` | `10.1.0` | | [@google-cloud/firestore](https://github.com/googleapis/google-cloud-node/tree/HEAD/handwritten/firestore) | `8.5.0` | `8.6.0` | | [firebase-admin](https://github.com/firebase/firebase-admin-node) | `13.9.0` | `13.10.0` | | [msw](https://github.com/mswjs/msw) | `2.14.5` | `2.14.6` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1045.0` | `3.1048.0` | | [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) | `3.4.5` | `3.5.2` | | [mssql](https://github.com/tediousjs/node-mssql) | `12.5.2` | `12.5.4` | | [@qdrant/js-client-rest](https://github.com/qdrant/qdrant-js/tree/HEAD/packages/js-client-rest) | `1.17.0` | `1.18.0` | | [selenium-webdriver](https://github.com/SeleniumHQ/selenium) | `4.43.0` | `4.44.0` | Updates `@vitest/coverage-v8` from 4.1.5 to 4.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/coverage-v8) Updates `eslint` from 10.3.0 to 10.4.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.3.0...v10.4.0) Updates `lint-staged` from 17.0.4 to 17.0.5 - [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@v17.0.4...v17.0.5) Updates `npm-check-updates` from 22.1.1 to 22.2.0 - [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.1.1...v22.2.0) Updates `typescript-eslint` from 8.59.2 to 8.59.3 - [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.59.3/packages/typescript-eslint) Updates `vitest` from 4.1.5 to 4.1.6 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.6/packages/vitest) Updates `archiver` from 7.0.1 to 8.0.0 - [Release notes](https://github.com/archiverjs/node-archiver/releases) - [Changelog](https://github.com/archiverjs/node-archiver/blob/master/CHANGELOG.md) - [Commits](archiverjs/node-archiver@7.0.1...8.0.0) Updates `undici` from 7.25.0 to 8.3.0 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.25.0...v8.3.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 `@clickhouse/client` from 1.18.4 to 1.18.5 - [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.4...1.18.5) Updates `@google-cloud/bigquery` from 8.3.0 to 8.3.1 - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/handwritten/bigquery/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/bigquery-v8.3.1/handwritten/bigquery) 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/firestore` from 8.5.0 to 8.6.0 - [Release notes](https://github.com/googleapis/google-cloud-node/releases) - [Changelog](https://github.com/googleapis/google-cloud-node/blob/main/handwritten/firestore/CHANGELOG.md) - [Commits](https://github.com/googleapis/google-cloud-node/commits/spanner-v8.6.0/handwritten/firestore) Updates `firebase-admin` from 13.9.0 to 13.10.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.9.0...v13.10.0) Updates `msw` from 2.14.5 to 2.14.6 - [Release notes](https://github.com/mswjs/msw/releases) - [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md) - [Commits](mswjs/msw@v2.14.5...v2.14.6) Updates `@aws-sdk/client-s3` from 3.1045.0 to 3.1048.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.1048.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 `mssql` from 12.5.2 to 12.5.4 - [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.5.2...v12.5.4) Updates `@qdrant/js-client-rest` from 1.17.0 to 1.18.0 - [Release notes](https://github.com/qdrant/qdrant-js/releases) - [Changelog](https://github.com/qdrant/qdrant-js/blob/master/packages/js-client-rest/CHANGELOG.md) - [Commits](https://github.com/qdrant/qdrant-js/commits/v1.18.0/packages/js-client-rest) Updates `selenium-webdriver` from 4.43.0 to 4.44.0 - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](SeleniumHQ/selenium@selenium-4.43.0...selenium-4.44.0) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-version: 10.4.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: lint-staged dependency-version: 17.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: npm-check-updates dependency-version: 22.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.59.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: vitest dependency-version: 4.1.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: archiver dependency-version: 8.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: dependencies - dependency-name: undici dependency-version: 8.3.0 dependency-type: direct:production update-type: version-update:semver-major 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: "@clickhouse/client" dependency-version: 1.18.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@google-cloud/bigquery" dependency-version: 8.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/firestore" dependency-version: 8.6.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: firebase-admin dependency-version: 13.10.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: msw dependency-version: 2.14.6 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1048.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: mssql dependency-version: 12.5.4 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@qdrant/js-client-rest" dependency-version: 1.18.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: selenium-webdriver dependency-version: 4.44.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. |
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 dependencies group with 21 updates:
4.1.54.1.610.3.010.4.017.0.417.0.522.1.122.2.08.59.28.59.34.1.54.1.67.0.18.0.07.25.08.3.012.29.112.31.012.28.112.29.01.18.41.18.58.3.08.3.19.2.110.1.08.5.08.6.013.9.013.10.02.14.52.14.63.1045.03.1048.03.4.53.5.212.5.212.5.41.17.01.18.04.43.04.44.0Updates
@vitest/coverage-v8from 4.1.5 to 4.1.6Release notes
Sourced from @vitest/coverage-v8's releases.
Commits
a8fd24cchore: release v4.1.6Updates
eslintfrom 10.3.0 to 10.4.0Release notes
Sourced from eslint's releases.
Commits
452c40110.4.0b6417e8Build: changelog update for 10.4.06616856chore: upgrade knip to v6 (#20875)d13b084ci: ensure auto-created PRs run CI (#20860)7e52a71docs: add mention of@eslint-react/eslint-plugin(#20869)e71c7afci: bump pnpm/action-setup from 6.0.5 to 6.0.7 (#20862)544c0c3fix: escape code path DOT labels in debug output (#20866)db3468bdocs: tweak wording around ambiguous CJS-vs-ESM config (#20865)d84393dtest: add unit tests for SuppressionsService.applySuppressions() (#20863)9084664docs: Update READMEUpdates
lint-stagedfrom 17.0.4 to 17.0.5Release notes
Sourced from lint-staged's releases.
Changelog
Sourced from lint-staged's changelog.
Commits
cbd822eMerge pull request #1793 from lint-staged/changeset-release/main1911244chore(changeset): release7339d7dMerge pull request #1792 from lint-staged/fix-max-arg-length-default1f67271fix: defaultmaxArgLengthtoundefinedinstead ofNaNwhen parsing cli ...Updates
npm-check-updatesfrom 22.1.1 to 22.2.0Release notes
Sourced from npm-check-updates's releases.
Commits
e043f9422.2.0ddbef7bfeat: add cooldown format and improved visibility for skipped updates (#1711)1d9b358build(deps): bump fast-uri from 3.1.0 to 3.1.2 (#1724)Updates
typescript-eslintfrom 8.59.2 to 8.59.3Release notes
Sourced from typescript-eslint's releases.
Changelog
Sourced from typescript-eslint's changelog.
Commits
48e13c0chore(release): publish 8.59.344f9625chore(deps): update vitest monorepo to v4.1.5 (#12307)Updates
vitestfrom 4.1.5 to 4.1.6Release notes
Sourced from vitest's releases.
Commits
a8fd24cchore: release v4.1.618af98cfix(browser): simplify orchestrator otel carrier (#10285)3188260feat(browser): provide project reference inToMatchScreenshotResolvePath(#...Updates
archiverfrom 7.0.1 to 8.0.0Release notes
Sourced from archiver's releases.
... (truncated)
Changelog
Sourced from archiver's changelog.
Commits
52d1d34release 8.0.0 (#832)5547c6dUpdate dependency zip-stream to v7.0.5 (#837)08c7370Update release-drafter/release-drafter action to v7 (#836)8810635Update dependency mocha to v11 (#806)756d1a1Update docusaurus monorepo to v3.10.1 (#804)74725a7Update dependency rimraf to v6 (#774)0a42a6cUpdate dependency chai to v6 (#834)639553bUpdate dependency zip-stream to v7.0.4 (#830)1d550c6Update actions/checkout action to v6 (#833)fed1618Update dependency yauzl to v3.3.0 (#831)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for archiver since your current version.
Updates
undicifrom 7.25.0 to 8.3.0Release notes
Sourced from undici's releases.
... (truncated)
Commits
aa33b19Bumped v8.3.0 (#5305)f33a6cbtest: fix flaky http2-dispatcher WebSocket upgrade tests (#5304)ca0cb16build(deps): bump uWebSockets.js in /benchmarks (#5299)e1f9035build(deps-dev): bump jest from 30.3.0 to 30.4.2 (#5297)314ba6aperf(client-h2): reuse request upgrade stream handlers (#5293)be9a544Add Node 26 to the matrix (#5271)45f7bd3test: retry crashed cache-test workers once (#5294)08cf765build(deps-dev): bump fast-check from 4.7.0 to 4.8.0 (#5298)df5ded9cache formdata boundary (#5292)e101dcbtest: include after in parser-issues (#5284)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
@clickhouse/clientfrom 1.18.4 to 1.18.5Release notes
Sourced from @clickhouse/client's releases.
Changelog
Sourced from @clickhouse/client's changelog.
Commits
24bbb66Merge pull request #744 from ClickHouse/maind0212a2Create review.instructions.md (#743)dec52f8ci: split examples checks into a dedicatedexamplesworkflow (#742)5535526Add bin/clickhouse-client shim symlink for upstream test runner (#736)03f689aAdd upstream SQL test runner to npm workspaces (#740)390a2actest-runner: persist SET across statements via session_id; allowlist 23 newly...8ed01d5tests/clickhouse-test-runner: stop logging argv (#739)3b2c176ci(publish): trigger release workflow fromreleasebranch (#737)37573c9Potential fix for pull request finding63111daPotential fix for pull request findingUpdates
@google-cloud/bigqueryfrom 8.3.0 to 8.3.1Release notes
Sourced from @google-cloud/bigquery's releases.
Changelog
Sourced from @google-cloud/bigquery's changelog.