chore(deps): bump the minor-patch-dependencies group with 15 updates#28
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the minor-patch-dependencies group with 15 updates#28dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-patch-dependencies group with 15 updates: | Package | From | To | | --- | --- | --- | | [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.1019.0` | `3.1024.0` | | [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) | `3.1019.0` | `3.1024.0` | | [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.1019.0` | `3.1024.0` | | [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.1020.0` | `3.1024.0` | | [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1020.0` | `3.1024.0` | | [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.1019.0` | `3.1024.0` | | [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.1020.0` | `3.1024.0` | | [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.245.0` | `2.248.0` | | [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `25.5.0` | `25.5.2` | | [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) | `8.57.2` | `8.58.0` | | [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) | `8.57.2` | `8.58.0` | | [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1115.0` | `2.1117.0` | | [esbuild](https://github.com/evanw/esbuild) | `0.27.4` | `0.28.0` | | [eslint](https://github.com/eslint/eslint) | `10.1.0` | `10.2.0` | | [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint) | `8.57.2` | `8.58.0` | Updates `@aws-sdk/client-bedrock-runtime` from 3.1019.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-bedrock-runtime/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1024.0/clients/client-bedrock-runtime) Updates `@aws-sdk/client-cognito-identity-provider` from 3.1019.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-cognito-identity-provider/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1024.0/clients/client-cognito-identity-provider) Updates `@aws-sdk/client-dynamodb` from 3.1019.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-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1024.0/clients/client-dynamodb) Updates `@aws-sdk/client-lambda` from 3.1020.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-lambda/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1024.0/clients/client-lambda) Updates `@aws-sdk/client-s3` from 3.1020.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 `@aws-sdk/lib-dynamodb` from 3.1019.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/lib/lib-dynamodb/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1024.0/lib/lib-dynamodb) Updates `@aws-sdk/s3-request-presigner` from 3.1020.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/packages/s3-request-presigner/CHANGELOG.md) - [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1024.0/packages/s3-request-presigner) Updates `aws-cdk-lib` from 2.245.0 to 2.248.0 - [Release notes](https://github.com/aws/aws-cdk/releases) - [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md) - [Commits](https://github.com/aws/aws-cdk/commits/v2.248.0/packages/aws-cdk-lib) Updates `@types/node` from 25.5.0 to 25.5.2 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) Updates `@typescript-eslint/eslint-plugin` from 8.57.2 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/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/eslint-plugin) Updates `@typescript-eslint/parser` from 8.57.2 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/parser/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.58.0/packages/parser) Updates `aws-cdk` from 2.1115.0 to 2.1117.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1117.0/packages/aws-cdk) Updates `esbuild` from 0.27.4 to 0.28.0 - [Release notes](https://github.com/evanw/esbuild/releases) - [Changelog](https://github.com/evanw/esbuild/blob/main/CHANGELOG.md) - [Commits](evanw/esbuild@v0.27.4...v0.28.0) 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 `typescript-eslint` from 8.57.2 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) --- updated-dependencies: - dependency-name: "@aws-sdk/client-bedrock-runtime" dependency-version: 3.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: "@aws-sdk/client-cognito-identity-provider" dependency-version: 3.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: "@aws-sdk/client-dynamodb" dependency-version: 3.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: "@aws-sdk/client-lambda" dependency-version: 3.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: "@aws-sdk/client-s3" dependency-version: 3.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: "@aws-sdk/lib-dynamodb" dependency-version: 3.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: "@aws-sdk/s3-request-presigner" dependency-version: 3.1024.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: aws-cdk-lib dependency-version: 2.248.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: "@types/node" dependency-version: 25.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-patch-dependencies - dependency-name: "@typescript-eslint/eslint-plugin" dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: "@typescript-eslint/parser" dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: aws-cdk dependency-version: 2.1117.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: esbuild dependency-version: 0.28.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: eslint dependency-version: 10.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-dependencies - dependency-name: typescript-eslint dependency-version: 8.58.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 minor-patch-dependencies group with 15 updates:
3.1019.03.1024.03.1019.03.1024.03.1019.03.1024.03.1020.03.1024.03.1020.03.1024.03.1019.03.1024.03.1020.03.1024.02.245.02.248.025.5.025.5.28.57.28.58.08.57.28.58.02.1115.02.1117.00.27.40.28.010.1.010.2.08.57.28.58.0Updates
@aws-sdk/client-bedrock-runtimefrom 3.1019.0 to 3.1024.0Release notes
Sourced from
@aws-sdk/client-bedrock-runtime's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-bedrock-runtime's changelog.Commits
99bf9fcPublish v3.1024.034e7b07Publish v3.1023.0e7e636aPublish v3.1022.086db170Publish v3.1021.003f108dfix(codegen): sync for adaptive retry throttling detection fix (#7905)15cfc71Publish v3.1020.0c702a75chore(codegen): update smithy package versions (#7903)7f8c031chore(codegen): differentiate type imports (#7897)Updates
@aws-sdk/client-cognito-identity-providerfrom 3.1019.0 to 3.1024.0Release notes
Sourced from
@aws-sdk/client-cognito-identity-provider's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-cognito-identity-provider's changelog.Commits
99bf9fcPublish v3.1024.034e7b07Publish v3.1023.0e7e636aPublish v3.1022.086db170Publish v3.1021.003f108dfix(codegen): sync for adaptive retry throttling detection fix (#7905)15cfc71Publish v3.1020.0c702a75chore(codegen): update smithy package versions (#7903)7f8c031chore(codegen): differentiate type imports (#7897)Updates
@aws-sdk/client-dynamodbfrom 3.1019.0 to 3.1024.0Release notes
Sourced from
@aws-sdk/client-dynamodb's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-dynamodb's changelog.Commits
99bf9fcPublish v3.1024.034e7b07Publish v3.1023.0e7e636aPublish v3.1022.086db170Publish v3.1021.003f108dfix(codegen): sync for adaptive retry throttling detection fix (#7905)15cfc71Publish v3.1020.0c702a75chore(codegen): update smithy package versions (#7903)7f8c031chore(codegen): differentiate type imports (#7897)Updates
@aws-sdk/client-lambdafrom 3.1020.0 to 3.1024.0Release notes
Sourced from
@aws-sdk/client-lambda's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-lambda's changelog.Commits
99bf9fcPublish v3.1024.034e7b07Publish v3.1023.0e7e636aPublish v3.1022.086db170Publish v3.1021.003f108dfix(codegen): sync for adaptive retry throttling detection fix (#7905)Updates
@aws-sdk/client-s3from 3.1020.0 to 3.1024.0Release notes
Sourced from
@aws-sdk/client-s3's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/client-s3's changelog.Commits
99bf9fcPublish v3.1024.034e7b07Publish v3.1023.0e7e636aPublish v3.1022.086db170Publish v3.1021.067ff7ccfeat(client-s3): Add Bucket Metrics configuration support to directory buckets03f108dfix(codegen): sync for adaptive retry throttling detection fix (#7905)Updates
@aws-sdk/lib-dynamodbfrom 3.1019.0 to 3.1024.0Release notes
Sourced from
@aws-sdk/lib-dynamodb's releases.... (truncated)
Changelog
Sourced from
@aws-sdk/lib-dynamodb's changelog.Commits
99bf9fcPublish v3.1024.034e7b07Publish v3.1023.0e7e636aPublish v3.1022.086db170Publish v3.1021.015cfc71Publish v3.1020.0c702a75chore(codegen): update smithy package versions (#7903)Updates
@aws-sdk/s3-request-presignerfrom 3.1020.0 to 3.1024.0Release notes
Sourced from
@aws-sdk/s3-request-presigner's releases.