Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): bump @guardian/cdk from 52.3.0 to 61.1.2 #2647

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 23, 2025

Bumps @guardian/cdk from 52.3.0 to 61.1.2.

Release notes

Sourced from @​guardian/cdk's releases.

v61.1.2

Patch Changes

  • fc1b881: Update aws-cdk to 2.175.1, aws-cdk-lib to 2.175.1, constructs to 10.4.2

v61.1.1

Patch Changes

  • d1b7fa6: Update aws-cdk to 2.175.0, aws-cdk-lib to 2.175.0, constructs to 10.4.2

v61.1.0

Minor Changes

  • a11349f: Expose taskDefinition, containerDefinition and task in GuEcsTask

v61.0.2

Patch Changes

  • 3098169: Update aws-cdk to 2.172.0, aws-cdk-lib to 2.172.0, constructs to 10.4.2

v61.0.1

Patch Changes

  • 60639fd: Apply the standard Stack, Stage, App and gu:repo tags to the AWS::IAM::OIDCProvider resource created via the GitHubOidcProvider construct.

v61.0.0

Major Changes

  • d3259e7: Support multiple usages of GuGithubActionsRole in a single AWS account

    This significantly changes the resources constructed by GuGithubActionsRole, specifically, the construct will no longer instantiate a GitHubOidcProvider. This is because you can only ever have one GitHubOidcProvider per provider domain (ie token.actions.githubusercontent.com) - while we may want multiple instances of GuGithubActionsRole in an AWS account, we can't have the GuGithubActionsRole construct trying to make a new GitHubOidcProvider with each instance.

    Consequently, you will need to instantiate the GitHubOidcProvider elsewhere as a singleton. At the Guardian, we do this with https://github.com/guardian/aws-account-setup.

Minor Changes

  • bf08a5e: Default to GP3 storage type for RDS

v60.1.3

Patch Changes

  • b488c2e: Update aws-cdk to 2.170.0, aws-cdk-lib to 2.170.0, constructs to 10.4.2

... (truncated)

Changelog

Sourced from @​guardian/cdk's changelog.

61.1.2

Patch Changes

  • fc1b881: Update aws-cdk to 2.175.1, aws-cdk-lib to 2.175.1, constructs to 10.4.2

61.1.1

Patch Changes

  • d1b7fa6: Update aws-cdk to 2.175.0, aws-cdk-lib to 2.175.0, constructs to 10.4.2

61.1.0

Minor Changes

  • a11349f: Expose taskDefinition, containerDefinition and task in GuEcsTask

61.0.2

Patch Changes

  • 3098169: Update aws-cdk to 2.172.0, aws-cdk-lib to 2.172.0, constructs to 10.4.2

61.0.1

Patch Changes

  • 60639fd: Apply the standard Stack, Stage, App and gu:repo tags to the AWS::IAM::OIDCProvider resource created via the GitHubOidcProvider construct.

61.0.0

Major Changes

  • d3259e7: Support multiple usages of GuGithubActionsRole in a single AWS account

    This significantly changes the resources constructed by GuGithubActionsRole, specifically, the construct will no longer instantiate a GitHubOidcProvider. This is because you can only ever have one GitHubOidcProvider per provider domain (ie token.actions.githubusercontent.com) - while we may want multiple instances of GuGithubActionsRole in an AWS account, we can't have the GuGithubActionsRole construct trying to make a new GitHubOidcProvider with each instance.

    Consequently, you will need to instantiate the GitHubOidcProvider elsewhere as a singleton. At the Guardian, we do this with https://github.com/guardian/aws-account-setup.

Minor Changes

... (truncated)

Commits
  • afe2001 Merge pull request #2558 from guardian/changeset-release/main
  • fcad724 Bump package version
  • a6a2165 Merge pull request #2557 from guardian/update-aws-cdk-2.175.1
  • fc1b881 fix(deps): Update AWS CDK libraries to 2.175.1, and constructs to 10.4.2
  • 1d874c8 Merge pull request #2556 from guardian/changeset-release/main
  • 76d25ac Bump package version
  • 00db89c Merge pull request #2555 from guardian/update-aws-cdk-2.175.0
  • d1b7fa6 fix(deps): Update AWS CDK libraries to 2.175.0, and constructs to 10.4.2
  • 335638d Merge pull request #2554 from guardian/dependabot/npm_and_yarn/gh-pages-6.3.0
  • b938094 chore(deps): bump gh-pages from 6.2.0 to 6.3.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 23, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/guardian/cdk-61.1.2 branch 2 times, most recently from 804d8f4 to c9992f1 Compare January 27, 2025 17:51
Bumps [@guardian/cdk](https://github.com/guardian/cdk) from 52.3.0 to 61.1.2.
- [Release notes](https://github.com/guardian/cdk/releases)
- [Changelog](https://github.com/guardian/cdk/blob/main/CHANGELOG.md)
- [Commits](guardian/cdk@v52.3.0...v61.1.2)

---
updated-dependencies:
- dependency-name: "@guardian/cdk"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/guardian/cdk-61.1.2 branch from c9992f1 to e004f54 Compare January 28, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants