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 regular-updates group with 3 updates #240

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 Dec 9, 2024

Bumps the regular-updates group with 3 updates: aws-cdk-lib, cdk8s and boto3-stubs.

Updates aws-cdk-lib from 2.171.1 to 2.172.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.172.0

⚠ 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

Features

Bug Fixes


Alpha modules (2.172.0-alpha.0)

Features

Bug Fixes

  • scheduler-targets-alpha: incorrect validation of maximumEventAge (#32284) (2eebc59)
Changelog

Sourced from aws-cdk-lib's changelog.

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

Features

Bug Fixes

Commits
  • 0f666c5 chore(release): 2.172.0 (#32403)
  • f692fac Remove eks-v2-alpha changes
  • b75980d chore(release): 2.172.0
  • c78ef1b fix(iam): Role.addManagedPolicy() does not work for imported roles IRole ...
  • f4c19c7 feat(rds): limitless database cluster (#32151)
  • 4e7f5c4 fix(appsync): appsync.HttpDataSourceProps erroneously extends `BaseDataSour...
  • aed8ad1 feat(lambda-nodejs): add bun support (#31770)
  • 0ce71fc feat(events): add filter rules for prefixEqualsIgnoreCase, suffixEqualsIgnore...
  • 8189c82 feat(eks-v2-alpha): use native L1 instead of custom resource for Fargate Prof...
  • b30c823 feat(eks-v2-alpha): create the alpha package for the EKS L2 rewrite and setup...
  • Additional commits viewable in compare view

Updates cdk8s from 2.69.22 to 2.69.24

Release notes

Sourced from cdk8s's releases.

v2.69.24

2.69.24 (2024-12-05)

v2.69.23

2.69.23 (2024-12-02)

Commits

Updates boto3-stubs from 1.35.72 to 1.35.76

Commits

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @MatthewCane.


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

@dependabot dependabot bot requested a review from a team as a code owner December 9, 2024 09:27
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 9, 2024
Copy link
Contributor

@MatthewCane MatthewCane left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@dependabot merge

Bumps the regular-updates group with 3 updates: [aws-cdk-lib](https://github.com/aws/aws-cdk), [cdk8s](https://github.com/cdk8s-team/cdk8s-core) and [boto3-stubs](https://github.com/youtype/mypy_boto3_builder).


Updates `aws-cdk-lib` from 2.171.1 to 2.172.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/v2.172.0/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.171.1...v2.172.0)

Updates `cdk8s` from 2.69.22 to 2.69.24
- [Release notes](https://github.com/cdk8s-team/cdk8s-core/releases)
- [Commits](cdk8s-team/cdk8s-core@v2.69.22...v2.69.24)

Updates `boto3-stubs` from 1.35.72 to 1.35.76
- [Release notes](https://github.com/youtype/mypy_boto3_builder/releases)
- [Commits](https://github.com/youtype/mypy_boto3_builder/commits)

---
updated-dependencies:
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: regular-updates
- dependency-name: cdk8s
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: regular-updates
- dependency-name: boto3-stubs
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/regular-updates-2852b55281 branch from 1f141af to 7335d4e Compare December 9, 2024 11:31
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant