Bump the dependencies group across 1 directory with 21 updates#1287
Open
dependabot[bot] wants to merge 2 commits intomainfrom
Open
Bump the dependencies group across 1 directory with 21 updates#1287dependabot[bot] wants to merge 2 commits intomainfrom
dependabot[bot] wants to merge 2 commits intomainfrom
Conversation
Bumps the dependencies group with 20 updates in the / directory: | Package | From | To | | --- | --- | --- | | [@vitest/coverage-v8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-v8) | `4.1.0` | `4.1.2` | | [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` | | [npm-check-updates](https://github.com/raineorshine/npm-check-updates) | `19.6.5` | `20.0.0` | | [typescript](https://github.com/microsoft/TypeScript) | `5.9.3` | `6.0.2` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.1` | `8.58.0` | | [docker-compose](https://github.com/PDMLab/docker-compose) | `1.3.2` | `1.4.2` | | [undici](https://github.com/nodejs/undici) | `7.24.5` | `8.0.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` | | [couchbase](https://github.com/couchbase/couchnode) | `4.6.1` | `4.7.0` | | [nano](https://github.com/apache/couchdb-nano) | `11.0.4` | `11.0.5` | | [mqtt](https://github.com/mqttjs/MQTT.js) | `5.15.0` | `5.15.1` | | [@confluentinc/kafka-javascript](https://github.com/confluentinc/confluent-kafka-javascript) | `1.8.2` | `1.9.0` | | [@kurrent/kurrentdb-client](https://github.com/kurrent-io/KurrentDB-Client-NodeJS) | `1.1.0` | `1.1.1` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1014.0` | `3.1024.0` | | [mariadb](https://github.com/mariadb-corporation/mariadb-connector-nodejs) | `3.4.5` | `3.5.2` | | [mongoose](https://github.com/Automattic/mongoose) | `9.3.1` | `9.4.1` | | [@types/mssql](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/mssql) | `9.1.9` | `9.1.11` | | [amqplib](https://github.com/amqp-node/amqplib) | `0.10.9` | `1.0.3` | | [handlebars](https://github.com/handlebars-lang/handlebars.js) | `4.7.8` | `4.7.9` | Updates `@vitest/coverage-v8` from 4.1.0 to 4.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/coverage-v8) Updates `eslint` from 10.1.0 to 10.2.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Commits](eslint/eslint@v10.1.0...v10.2.0) Updates `npm-check-updates` from 19.6.5 to 20.0.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@v19.6.5...v20.0.0) Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) Updates `typescript-eslint` from 8.57.1 to 8.58.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.58.0/packages/typescript-eslint) Updates `vitest` from 4.1.0 to 4.1.2 - [Release notes](https://github.com/vitest-dev/vitest/releases) - [Commits](https://github.com/vitest-dev/vitest/commits/v4.1.2/packages/vitest) Updates `docker-compose` from 1.3.2 to 1.4.2 - [Changelog](https://github.com/PDMLab/docker-compose/blob/master/CHANGELOG.md) - [Commits](PDMLab/docker-compose@v1.3.2...v1.4.2) Updates `undici` from 7.24.5 to 8.0.2 - [Release notes](https://github.com/nodejs/undici/releases) - [Commits](nodejs/undici@v7.24.5...v8.0.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 `couchbase` from 4.6.1 to 4.7.0 - [Release notes](https://github.com/couchbase/couchnode/releases) - [Commits](couchbase/couchnode@v4.6.1...v4.7.0) Updates `nano` from 11.0.4 to 11.0.5 - [Release notes](https://github.com/apache/couchdb-nano/releases) - [Commits](apache/couchdb-nano@v11.0.4...v11.0.5) Updates `mqtt` from 5.15.0 to 5.15.1 - [Release notes](https://github.com/mqttjs/MQTT.js/releases) - [Changelog](https://github.com/mqttjs/MQTT.js/blob/main/CHANGELOG.md) - [Commits](mqttjs/MQTT.js@v5.15.0...v5.15.1) Updates `@confluentinc/kafka-javascript` from 1.8.2 to 1.9.0 - [Release notes](https://github.com/confluentinc/confluent-kafka-javascript/releases) - [Changelog](https://github.com/confluentinc/confluent-kafka-javascript/blob/master/CHANGELOG.md) - [Commits](confluentinc/confluent-kafka-javascript@v1.8.2...v1.9.0) Updates `@kurrent/kurrentdb-client` from 1.1.0 to 1.1.1 - [Release notes](https://github.com/kurrent-io/KurrentDB-Client-NodeJS/releases) - [Changelog](https://github.com/kurrent-io/KurrentDB-Client-NodeJS/blob/master/CHANGELOG.md) - [Commits](kurrent-io/KurrentDB-Client-NodeJS@v1.1.0...v1.1.1) Updates `@aws-sdk/client-s3` from 3.1014.0 to 3.1024.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.1024.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.1 to 9.4.1 - [Release notes](https://github.com/Automattic/mongoose/releases) - [Changelog](https://github.com/Automattic/mongoose/blob/master/CHANGELOG.md) - [Commits](Automattic/mongoose@9.3.1...9.4.1) Updates `@types/mssql` from 9.1.9 to 9.1.11 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/mssql) Updates `amqplib` from 0.10.9 to 1.0.3 - [Release notes](https://github.com/amqp-node/amqplib/releases) - [Changelog](https://github.com/amqp-node/amqplib/blob/main/CHANGELOG.md) - [Commits](amqp-node/amqplib@v0.10.9...v1.0.3) Updates `handlebars` from 4.7.8 to 4.7.9 - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9) --- updated-dependencies: - dependency-name: "@vitest/coverage-v8" dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: npm-check-updates dependency-version: 20.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: typescript-eslint dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: vitest dependency-version: 4.1.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: docker-compose dependency-version: 1.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: undici dependency-version: 8.0.2 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: couchbase dependency-version: 4.7.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: nano dependency-version: 11.0.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: mqtt dependency-version: 5.15.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@confluentinc/kafka-javascript" dependency-version: 1.9.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@kurrent/kurrentdb-client" dependency-version: 1.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1024.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.4.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: "@types/mssql" dependency-version: 9.1.11 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: amqplib dependency-version: 1.0.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: dependencies - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: direct:production 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 in the / directory:
4.1.04.1.210.1.010.2.019.6.520.0.05.9.36.0.28.57.18.58.01.3.21.4.27.24.58.0.212.29.112.31.012.28.112.29.04.6.14.7.011.0.411.0.55.15.05.15.11.8.21.9.01.1.01.1.13.1014.03.1024.03.4.53.5.29.3.19.4.19.1.99.1.110.10.91.0.34.7.84.7.9Updates
@vitest/coverage-v8from 4.1.0 to 4.1.2Release notes
Sourced from
@vitest/coverage-v8's releases.Commits
fc6f482chore: release v4.1.21f2d318chore: release v4.1.1aaf9f18fix(coverage): simplify provider types (#9931)Updates
eslintfrom 10.1.0 to 10.2.0Release notes
Sourced from eslint's releases.
Commits
000128c10.2.01988fadBuild: changelog update for 10.2.0542cb3efix: update first-party dependencies (#20714)a2af743docs: addlanguageto configuration objects (#20712)845f23fdocs: Update README5fbcf59docs: removesourceTypefrom ts playground link (#20477)8702a47docs: Update READMEddeadeddocs: Update README8120e30refactor: extract no unmodified loop condition (#20679)46e8469chore: update dependency markdownlint-cli2 to ^0.22.0 (#20697)Updates
npm-check-updatesfrom 19.6.5 to 20.0.0Release notes
Sourced from npm-check-updates's releases.
Commits
a5d46ef20.0.0612a33efeat: auto-apply yarnnpmMinimalAgeGateas cooldown, respect `npmPreapprove...4e04b40feat: auto-apply pnpm minimumReleaseAge as cooldown (#1639)cfb1083Potential fix for code scanning alert no. 13: Incomplete string escaping or e...9b9c139Automatically apply npmmin-release-ageconfig ascooldown(#1632)8d9c32eupdate dependencies; fix vulnerabilities (#1630)fb07ec2Bump glob and markdownlint-cli (#1625)94f0eeeBump hosted-git-info from 9.0.0 to 9.0.2 (#1622)046f292Bump@typescript-eslint/eslint-pluginfrom 8.44.1 to 8.57.2 (#1619)57f75a6Bump lodash and@types/lodash(#1615)Updates
typescriptfrom 5.9.3 to 6.0.2Release notes
Sourced from typescript's releases.
Commits
607a22aBump version to 6.0.2 and LKG9e72ab7🤖 Pick PR #63239 (Fix missing lib files in reused pro...) into release-6.0 (#...35ff23d🤖 Pick PR #63163 (Port anyFunctionType subtype fix an...) into release-6.0 (#...e175b69Bump version to 6.0.1-rc and LKGaf4caacUpdate LKG8efd7e8Merge remote-tracking branch 'origin/main' into release-6.0206ed1aDeprecate assert in import() (#63172)e688ac8Update dependencies (#63156)29b300dBump the github-actions group across 1 directory with 2 updates (#63205)0c2c7a3DOM update (#63183)Updates
typescript-eslintfrom 8.57.1 to 8.58.0Release notes
Sourced from typescript-eslint's releases.
... (truncated)
Changelog
Sourced from typescript-eslint's changelog.
Commits
4933417chore(release): publish 8.58.08cde2d0feat: support TypeScript 6 (#12124)be4d54dchore(release): publish 8.57.2Updates
vitestfrom 4.1.0 to 4.1.2Release notes
Sourced from vitest's releases.
Commits
fc6f482chore: release v4.1.26f97b55feat: disable colors if agent is detected (#9851)b3c992cfix(coverage): correctcoverageConfigDefaultsvalues and types (#9940)7c06598fix: ensure sequential mock/unmock resolution (#9830)f54abadchore: add typo-checker skill and fix typos (#9963)7aa9377fix: don't resolvesetupFilesfrom parent directory (#9960)1f2d318chore: release v4.1.1ebfde79refactor: renamematchesTagsFiltertomatchesTags(#9956)5611500feat(experimental): introduceexperimental.vcsProvider(#9928)eec53d9feat(experimental): exposematchesTagsFilterto test if the current filter ...Updates
docker-composefrom 1.3.2 to 1.4.2Changelog
Sourced from docker-compose's changelog.
Commits
75a2dcbchore(release): 1.4.2a64e9b8fix: remove README.md from .npmignore so npm displays it95a1deafix: rename readme.md to README.md for npm package page535aa6bchore(release): 1.4.1444908dfix: include compose-spec types in dist and add files fieldc6ac897chore(release): 1.4.0698d0f3fix: use type-only export for ComposeSpecification6e9cb51feat: add typed compose object support96b0294build(deps): bump handlebars from 4.7.7 to 4.7.923a310cchore(release): 1.3.3Updates
undicifrom 7.24.5 to 8.0.2Release notes
Sourced from undici's releases.
... (truncated)
Commits
9c24204Bumped v8.0.245bd838Revert "Reapply "fix: assume http/https scheme for scheme-less proxy env vars...d7b4febci: reenable shared builtin CI tests48c7cf3fix: release ref (#4965)58ef10dfix(websocket): fallback to HTTP/1.1 when H2 CONNECT is unavailable (#4966)490cbc6Bumped v8.0.1 (#4964)49ded6dfix(websocket/stream): only enqueue parsed messages in WebSocketStream (#4959)ced6b01fix: mirror the legacy global dispatcher for built-in fetch (#4962)dc4351adoc: remove duplicate listItem of RetryHandler.md & RetryHandler.md (#4948)1548c18bu...Description has been truncated