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 the aws-cdk group across 1 directory with 2 updates #3435

Merged
merged 2 commits into from
Dec 19, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 18, 2024

Bumps the aws-cdk group with 2 updates in the / directory: aws-cdk-lib and aws-cdk.

Updates aws-cdk-lib from 2.173.0 to 2.173.2

Release notes

Sourced from aws-cdk-lib's releases.

v2.173.2

Bug Fixes

  • cli: allow credential plugins to return null for expiration (#32554) (e59b1db)
  • cli: doesn't support plugins that return initially empty credentials (#32552) (7ee9b90)

Alpha modules (2.173.2-alpha.0)

v2.173.1

Bug Fixes

  • cli: getting credentials via SSO fails when the region is set in the profile (#32520) (01fec04)

Alpha modules (2.173.1-alpha.0)

Changelog

Sourced from aws-cdk-lib's changelog.

2.173.2 (2024-12-17)

Bug Fixes

  • cli: allow credential plugins to return null for expiration (#32554) (e59b1db)
  • cli: doesn't support plugins that return initially empty credentials (#32552) (7ee9b90)

2.173.1 (2024-12-14)

Bug Fixes

  • cli: getting credentials via SSO fails when the region is set in the profile (#32520) (01fec04)
Commits

Updates aws-cdk from 2.161.1 to 2.173.2

Release notes

Sourced from aws-cdk's releases.

v2.173.2

Bug Fixes

  • cli: allow credential plugins to return null for expiration (#32554) (e59b1db)
  • cli: doesn't support plugins that return initially empty credentials (#32552) (7ee9b90)

Alpha modules (2.173.2-alpha.0)

v2.173.1

Bug Fixes

  • cli: getting credentials via SSO fails when the region is set in the profile (#32520) (01fec04)

Alpha modules (2.173.1-alpha.0)

v2.173.0

Features

Bug Fixes


Alpha modules (2.173.0-alpha.0)

Features

v2.172.0

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigateway: We will be removing deprecated APIGatewayV2 constructs from aws-apigateway module.

... (truncated)

Changelog

Sourced from aws-cdk's changelog.

2.173.2 (2024-12-17)

Bug Fixes

  • cli: allow credential plugins to return null for expiration (#32554) (e59b1db)
  • cli: doesn't support plugins that return initially empty credentials (#32552) (7ee9b90)

2.173.1 (2024-12-14)

Bug Fixes

  • cli: getting credentials via SSO fails when the region is set in the profile (#32520) (01fec04)

2.173.0 (2024-12-11)

Features

Bug Fixes

2.172.0 (2024-12-06)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apigateway: We will be removing deprecated APIGatewayV2 constructs from aws-apigateway module.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license

... (truncated)

Commits
  • e59b1db fix(cli): allow credential plugins to return null for expiration (#32554)
  • 7ee9b90 fix(cli): doesn't support plugins that return initially empty credentials (#3...
  • 01fec04 fix(cli): getting credentials via SSO fails when the region is set in the pro...
  • 7028242 fix(cli): assuming a role from the INI file fails in non-commercial regions (...
  • 609faba chore: chalk breaking logging tests (#32393)
  • 058a0bf fix(cli): short-lived credentials are not refreshed (#32354)
  • 20edc7f fix(cloudformation-include): drops unknown policy attributes (#32321)
  • 81cde0e chore: enforce eol-last rule (#32335)
  • d2e0b29 chore(cli): log SDK calls when using -vvv (#32308)
  • 559d676 fix(cli): warns about missing --no-rollback flag that is present (#32309)
  • Additional commits viewable in compare view

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 <dependency name> major version will 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 version will 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

Bumps the aws-cdk group with 2 updates in the / directory: [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) and [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk).


Updates `aws-cdk-lib` from 2.173.0 to 2.173.2
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.173.2/packages/aws-cdk-lib)

Updates `aws-cdk` from 2.161.1 to 2.173.2
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.173.2/packages/aws-cdk)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-cdk
- dependency-name: aws-cdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-cdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested review from a team as code owners December 18, 2024 13:22
@boring-cyborg boring-cyborg bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation labels Dec 18, 2024
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Dec 18, 2024
@am29d am29d merged commit cbe5ccb into main Dec 19, 2024
39 checks passed
@am29d am29d deleted the dependabot/npm_and_yarn/aws-cdk-46eb5dde86 branch December 19, 2024 07:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation size/S PR between 10-29 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant