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

Bump the aws-cdk group in /src with 2 updates #1452

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

dependabot[bot]
Copy link
Contributor

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

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

Updates aws-cdk-lib from 2.172.0 to 2.173.1

Release notes

Sourced from aws-cdk-lib's releases.

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

Changelog

Sourced from aws-cdk-lib's changelog.

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

Commits
  • c23be8c feat(route53): added EvaluateTargetHealth to Route53 Alias targets (#9481) (#...
  • 7df954c feat(stepfunctions-tasks): support dynamic values for Glue Job Worker Type (#...
  • 0c2f98b fix(cloudformation-include): string arrays inside unknown properties cannot b...
  • c208789 chore(ec2): add Amazon MQ interface vpc endpoint (#32464)
  • 59e96a3 fix(cloudwatch): period of each metric in usingMetrics for `MathExpressio...
  • 4937ee1 chore(lambda): inline code size limit is 4MB (#30773)
  • 2677fce fix(stepfunctions-task): elasticloadbalancingv2 service policy (#32419)
  • 7fdd974 feat(route53): added L2 construct for Route53's health checks (#30739)
  • 625c431 feat(dynamodb): add precision timestamp for kinesis stream (#31863)
  • 784c834 chore(eks): nodegroup add missing AL2023 AMI type (#32418)
  • Additional commits viewable in compare view

Updates aws-cdk from 2.172.0 to 2.173.1

Release notes

Sourced from aws-cdk's releases.

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

Changelog

Sourced from aws-cdk's changelog.

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

Commits
  • 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)
  • See full diff 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 in /src with 2 updates: [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.172.0 to 2.173.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.173.1/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.173.1/packages/aws-cdk-lib)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Dec 15, 2024
@thekevinbrown thekevinbrown merged commit 9952d7f into main Dec 16, 2024
13 checks passed
@thekevinbrown thekevinbrown deleted the dependabot/npm_and_yarn/src/aws-cdk-c3f6769628 branch December 16, 2024 02:25
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.

1 participant