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 across 1 directory with 4 updates #252

Merged
merged 1 commit into from
Jan 14, 2025

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps the regular-updates group with 4 updates in the / directory: aws-cdk-lib, cdk8s, boto3-stubs and syrupy.

Updates aws-cdk-lib from 2.174.0 to 2.175.1

Release notes

Sourced from aws-cdk-lib's releases.

v2.175.1

Bug Fixes


Alpha modules (2.175.1-alpha.0)

v2.175.0

Features

Bug Fixes


Alpha modules (2.175.0-alpha.0)

Features

Bug Fixes

  • apprunner: the Service class does not implement IService (#32771) (3d56efa), closes #32745
  • integ-runner: ENOENT no such file or directory 'recommended-feature-flags.json' (#32750) (f809b94)

v2.174.1

Features

  • update L1 CloudFormation resource definitions (#32755) (0bc32c9)
  • update L1 CloudFormation resource definitions (#32768) (20070a4)

Alpha modules (2.174.1-alpha.0)

Changelog

Sourced from aws-cdk-lib's changelog.

2.175.1 (2025-01-10)

Bug Fixes

2.175.0 (2025-01-09)

Features

Bug Fixes

2.174.1 (2025-01-07)

Features

  • update L1 CloudFormation resource definitions (#32755) (0bc32c9)
  • update L1 CloudFormation resource definitions (#32768) (20070a4)
Commits
  • afe6e87 chore(release): v2.175.1 (#32842)
  • 703e81f chore(release): 2.175.0 (#32818)
  • 7d44bc5 chore(release): 2.175.0
  • bb59b5a chore(tools): update lambda runtime tests github action (#32788)
  • f2ade56 chore(example-library): update example resource (#32802)
  • 8a96454 chore(eks-v2-alpha): remove nested stack (#32692)
  • d82f214 chore(cx-api): only include v1 feature flags in the `Flags with a different d...
  • c393481 fix(cloudwatch): render region and accountId when directly set on metrics (#3...
  • bbdd42c fix(ecs): outdated linux commands for canContainersAccessInstanceRole=false...
  • 3d56efa fix(apprunner): the Service class does not implement IService (#32771)
  • Additional commits viewable in compare view

Updates cdk8s from 2.69.31 to 2.69.33

Release notes

Sourced from cdk8s's releases.

v2.69.33

2.69.33 (2025-01-09)

v2.69.32

2.69.32 (2025-01-07)

Commits

Updates boto3-stubs from 1.35.92 to 1.35.97

Release notes

Sourced from boto3-stubs's releases.

8.8.0 - Python 3.8 runtime is back

Changed

  • [services] install_requires section is calculated based on dependencies in use, so typing-extensions version is set properly
  • [all] Replaced typing imports with collections.abc with a fallback to typing for Python <3.9
  • [all] Added aliases for builtins.list, builtins.set, builtins.dict, and builtins.type, so Python 3.8 runtime should work as expected again (reported by @​YHallouard in #340 and @​Omri-Ben-Yair in #336)
  • [all] Unions use the same type annotations as the rest of the structures due to proper fallbacks

Fixed

  • [services] Universal input/output shapes were not replaced properly in service subresources
  • [docs] Simplified doc links rendering for services
  • [services] Cleaned up unnecessary imports in client.pyi
  • [builder] Import records with fallback are always rendered
Commits

Updates syrupy from 4.8.0 to 4.8.1

Release notes

Sourced from syrupy's releases.

v4.8.1

4.8.1 (2025-01-13)

Bug Fixes

  • check current session's pending-write queue when recalling snapshots (e.g. diffing) (#927) (0f6bb55)
Changelog

Sourced from syrupy's changelog.

4.8.1 (2025-01-13)

Bug Fixes

  • check current session's pending-write queue when recalling snapshots (e.g. diffing) (#927) (0f6bb55)
Commits
  • b150d4e chore(release): 4.8.1 [skip ci]
  • 0f6bb55 fix: check current session's pending-write queue when recalling snapshots (e....
  • 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 regular-updates group with 4 updates in the / directory: [aws-cdk-lib](https://github.com/aws/aws-cdk), [cdk8s](https://github.com/cdk8s-team/cdk8s-core), [boto3-stubs](https://github.com/youtype/mypy_boto3_builder) and [syrupy](https://github.com/syrupy-project/syrupy).


Updates `aws-cdk-lib` from 2.174.0 to 2.175.1
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](aws/aws-cdk@v2.174.0...v2.175.1)

Updates `cdk8s` from 2.69.31 to 2.69.33
- [Release notes](https://github.com/cdk8s-team/cdk8s-core/releases)
- [Commits](cdk8s-team/cdk8s-core@v2.69.31...v2.69.33)

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

Updates `syrupy` from 4.8.0 to 4.8.1
- [Release notes](https://github.com/syrupy-project/syrupy/releases)
- [Changelog](https://github.com/syrupy-project/syrupy/blob/main/CHANGELOG.md)
- [Commits](syrupy-project/syrupy@v4.8.0...v4.8.1)

---
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
- dependency-name: syrupy
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: regular-updates
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner January 13, 2025 15:24
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2025
@michelesr michelesr merged commit 8b2c35d into main Jan 14, 2025
7 checks passed
@dependabot dependabot bot deleted the dependabot/pip/regular-updates-bd46f805f1 branch January 14, 2025 12:06
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