Commit 9234502
authored
Bump the all-npm group with 14 updates
Bumps the all-npm group with 14 updates:
| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.965.0` | `3.980.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.965.0` | `3.980.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.965.0` | `3.980.0` |
| [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.965.0` | `3.980.0` |
| [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.965.0` | `3.980.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.965.0` | `3.980.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.965.0` | `3.980.0` |
| [@aws-sdk/client-transcribe](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-transcribe) | `3.965.0` | `3.980.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.965.0` | `3.980.0` |
| [@smithy/node-http-handler](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/node-http-handler) | `4.4.7` | `4.4.8` |
| [@smithy/util-retry](https://github.com/smithy-lang/smithy-typescript/tree/HEAD/packages/util-retry) | `4.2.7` | `4.2.8` |
| [@tokenizer/s3](https://github.com/Borewit/tokenizer-s3) | `1.0.1` | `1.0.2` |
| [@biomejs/biome](https://github.com/biomejs/biome/tree/HEAD/packages/@biomejs/biome) | `2.3.11` | `2.3.13` |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.0.3` | `25.2.0` |
Updates `@aws-sdk/client-cloudwatch` from 3.965.0 to 3.980.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-cloudwatch/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.980.0/clients/client-cloudwatch)
Updates `@aws-sdk/client-eventbridge` from 3.965.0 to 3.980.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-eventbridge/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.980.0/clients/client-eventbridge)
Updates `@aws-sdk/client-s3` from 3.965.0 to 3.980.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.980.0/clients/client-s3)
Updates `@aws-sdk/client-sfn` from 3.965.0 to 3.980.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-sfn/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.980.0/clients/client-sfn)
Updates `@aws-sdk/client-sns` from 3.965.0 to 3.980.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-sns/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.980.0/clients/client-sns)
Updates `@aws-sdk/client-sqs` from 3.965.0 to 3.980.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-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.980.0/clients/client-sqs)
Updates `@aws-sdk/client-sts` from 3.965.0 to 3.980.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-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.980.0/clients/client-sts)
Updates `@aws-sdk/client-transcribe` from 3.965.0 to 3.980.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-transcribe/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.980.0/clients/client-transcribe)
Updates `@aws-sdk/lib-storage` from 3.965.0 to 3.980.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.980.0/lib/lib-storage)
Updates `@smithy/node-http-handler` from 4.4.7 to 4.4.8
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-http-handler@4.4.8/packages/node-http-handler)
Updates `@smithy/util-retry` from 4.2.7 to 4.2.8
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/util-retry/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/util-retry@4.2.8/packages/util-retry)
Updates `@tokenizer/s3` from 1.0.1 to 1.0.2
- [Release notes](https://github.com/Borewit/tokenizer-s3/releases)
- [Commits](Borewit/tokenizer-s3@v1.0.1...v1.0.2)
Updates `@biomejs/biome` from 2.3.11 to 2.3.13
- [Release notes](https://github.com/biomejs/biome/releases)
- [Changelog](https://github.com/biomejs/biome/blob/main/packages/@biomejs/biome/CHANGELOG.md)
- [Commits](https://github.com/biomejs/biome/commits/@biomejs/biome@2.3.13/packages/@biomejs/biome)
Updates `@types/node` from 25.0.3 to 25.2.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch"
dependency-version: 3.980.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-npm
- dependency-name: "@aws-sdk/client-eventbridge"
dependency-version: 3.980.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-npm
- dependency-name: "@aws-sdk/client-s3"
dependency-version: 3.980.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-npm
- dependency-name: "@aws-sdk/client-sfn"
dependency-version: 3.980.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-npm
- dependency-name: "@aws-sdk/client-sns"
dependency-version: 3.980.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-npm
- dependency-name: "@aws-sdk/client-sqs"
dependency-version: 3.980.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-npm
- dependency-name: "@aws-sdk/client-sts"
dependency-version: 3.980.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-npm
- dependency-name: "@aws-sdk/client-transcribe"
dependency-version: 3.980.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-npm
- dependency-name: "@aws-sdk/lib-storage"
dependency-version: 3.980.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: all-npm
- dependency-name: "@smithy/node-http-handler"
dependency-version: 4.4.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-npm
- dependency-name: "@smithy/util-retry"
dependency-version: 4.2.8
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-npm
- dependency-name: "@tokenizer/s3"
dependency-version: 1.0.2
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: all-npm
- dependency-name: "@biomejs/biome"
dependency-version: 2.3.13
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: all-npm
- dependency-name: "@types/node"
dependency-version: 25.2.0
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: all-npm
...
Signed-off-by: dependabot[bot] <support@github.com>1 parent 7420fd6 commit 9234502
1 file changed
+986
-985
lines changed
0 commit comments