Bump the cdk group across 1 directory with 4 updates#15574
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the cdk group across 1 directory with 4 updates#15574dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
|
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
7c9bff3 to
88f3588
Compare
Bumps the cdk group with 4 updates in the / directory: [@guardian/cdk](https://github.com/guardian/cdk), [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk), [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [constructs](https://github.com/aws/constructs). Updates `@guardian/cdk` from 62.3.5 to 62.6.1 - [Release notes](https://github.com/guardian/cdk/releases) - [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md) - [Commits](guardian/cdk@v62.3.5...v62.6.1) Updates `aws-cdk` from 2.1107.0 to 2.1112.0 - [Release notes](https://github.com/aws/aws-cdk-cli/releases) - [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1112.0/packages/aws-cdk) Updates `aws-cdk-lib` from 2.240.0 to 2.244.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.244.0/packages/aws-cdk-lib) Updates `constructs` from 10.5.1 to 10.6.0 - [Release notes](https://github.com/aws/constructs/releases) - [Commits](aws/constructs@v10.5.1...v10.6.0) --- updated-dependencies: - dependency-name: "@guardian/cdk" dependency-version: 62.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk - dependency-name: aws-cdk dependency-version: 2.1112.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk - dependency-name: aws-cdk-lib dependency-version: 2.244.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk - dependency-name: constructs dependency-version: 10.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cdk ... Signed-off-by: dependabot[bot] <support@github.com>
88f3588 to
478bba9
Compare
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 cdk group with 4 updates in the / directory: @guardian/cdk, aws-cdk, aws-cdk-lib and constructs.
Updates
@guardian/cdkfrom 62.3.5 to 62.6.1Release notes
Sourced from
@guardian/cdk's releases.... (truncated)
Changelog
Sourced from
@guardian/cdk's changelog.... (truncated)
Commits
ff20bb5Merge pull request #2867 from guardian/changeset-release/main7c45363Bump package version9045ef4Merge pull request #2764 from guardian/aa/refactor-singleton0f9611echore: Add changesetd137aa1fix(riff-raff-generator): Ensure allAspectshave evaluated before instanti...0df8ac0fix: Ensure Aspects are instantiated once perGuStack984a0e6refactor: Simplify instantiation of `GuAutoScalingRollingUpdateTimeoutExperim...780a490fix(riff-raff-generator): Correctly setminInstancesInServiceParameters228b465refactor: Use more reliable type guard95b5298refactor(riff-raff-generator): Improve readabilityUpdates
aws-cdkfrom 2.1107.0 to 2.1112.0Release notes
Sourced from aws-cdk's releases.
... (truncated)
Commits
ae037f9fix: collect metrics to help analyze performance problems (#1124)403fe8efeat(cli): add --concurrency flag to cdk destroy (#1221)cf3cd7dfeat(deps): upgrade aws-cdk-lib (#1220)69089a7chore(deps): bump@aws-sdk/client-route-53from 3.1000.0 to 3.1004.0 (#1211)093abd7feat(deps): upgrade aws-cdk-lib (#1216)50624c3chore(deps): bump@aws-sdk/client-ssmfrom 3.1000.0 to 3.1004.0 (#1208)35862e2chore(deps): bump@aws-sdk/client-codebuildfrom 3.1000.0 to 3.1004.0 (#1207)56f10ccchore(deps): upgrade dependencies (#1206)1cb6252fix(cli): trap errors from notices to prevent CLI breakage (#1205)693fe48feat(cli):--revert-driftoption to bring actual resource states in line wi...Updates
aws-cdk-libfrom 2.240.0 to 2.244.0Release notes
Sourced from aws-cdk-lib's releases.
... (truncated)
Changelog
Sourced from aws-cdk-lib's changelog.
... (truncated)
Commits
ce693acchore: update analytics metadata blueprints1b7b292feat(codebuild): add support for macOS 26 runners (#37240)40a5142feat: update L1 CloudFormation resource definitions (#37260)ac4e2d4chore(dynamodb): fix 5 failing integration tests (#36961)5441a51feat(rds): add standalone resource creation for ParameterGroup (#37165)0b9629efix(aws-cdk-lib): error annotations now have error codes (#37270)2a21279feat: bitrate utility function (#37244)a74b144docs(s3): fix typo (#37267)22b3ef6docs(dynamodb): fix typo (#37056)4f0d32echore(mixins-preview): update Vended Logs to use Facades and Traits and add `...Updates
constructsfrom 10.5.1 to 10.6.0Release notes
Sourced from constructs's releases.
Commits
f1fd286feat: add stackTraceOverride option to MetadataOptions (#2853)809d63achore(deps): upgrade dev dependencies (#2852)c2298f1chore(deps): upgrade dev dependencies (#2851)eb0d022chore(deps): upgrade dev dependencies (#2850)780040fchore(deps): upgrade dev dependencies (#2849)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions