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 #192

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 10, 2024

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

Updates aws-cdk-lib from 2.146.0 to 2.148.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.148.0

Features

Bug Fixes

  • ecs: let AsgCapacityProvider use IAutoScalingGroup only when Managed Termination Protection is disable (#30335) (efee07d), closes #29174
  • lambda-nodejs: breaking change in esbuild causes import module error (#30726) (7f5ce4b), closes #30717
  • s3: allow import S3 bucket with a legacy name (#30679) (e09126f), closes #22640
  • s3-notifications: unable to delete the existing S3 event notifications (#30610) (b880067), closes #28915s too broad (under feature flag) (#30389) (8ebfade), closes #30368

Reverts


Alpha modules (2.148.0-alpha.0)

Features

Bug Fixes

v2.147.3

Bug Fixes

  • lambda-nodejs: breaking change in esbuild causes import module error (#30726) (06c14b1), closes #30717

Alpha modules (2.147.3-alpha.0)

v2.147.2

Reverts

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.148.0 (2024-07-05)

Features

Bug Fixes

  • ecs: let AsgCapacityProvider use IAutoScalingGroup only when Managed Termination Protection is disable (#30335) (efee07d), closes #29174
  • lambda-nodejs: breaking change in esbuild causes import module error (#30726) (7f5ce4b), closes #30717
  • s3: allow import S3 bucket with a legacy name (#30679) (e09126f), closes #22640
  • s3-notifications: unable to delete the existing S3 event notifications (#30610) (b880067), closes #28915s too broad (under feature flag) (#30389) (8ebfade), closes #30368

Reverts

2.147.3 (2024-07-01)

Bug Fixes

  • lambda-nodejs: breaking change in esbuild causes import module error (#30726) (06c14b1), closes #30717

2.147.2 (2024-06-27)

Reverts

2.147.1 (2024-06-21)

Reverts

  • route53 CrossAccountZoneDelegationRecord fails at deployment time with imported delegatedZone (#30440) (a3d9b10)

... (truncated)

Commits
  • e5740c0 chore(release): 2.148.0 (#30764)
  • a923a59 chore: update CHANGELOG.v2.md
  • 64dd445 chore(release): 2.148.0
  • 76c140d chore: add new partitions and regions (#30737)
  • 3eef589 chore: update codepipipeline action test for ebs (#30755)
  • 358cead chore(eks): deprecate unsupported version (#30747)
  • b7f626b chore: npm-check-updates && yarn upgrade (#30744)
  • 1fcef63 fix(s3-notifications): unable to delete the existing S3 event notifications (...
  • 61c28dd feat(lambda): add grantInvokeLatestVersion to grant invoke only to latest fun...
  • e525de3 chore(merge-back): 2.147.2 (#30707)
  • Additional commits viewable in compare view

Updates cdk8s from 2.68.80 to 2.68.86

Release notes

Sourced from cdk8s's releases.

v2.68.86

2.68.86 (2024-07-09)

v2.68.85

2.68.85 (2024-07-02)

v2.68.84

2.68.84 (2024-07-01)

v2.68.83

2.68.83 (2024-06-27)

v2.68.82

2.68.82 (2024-06-24)

v2.68.81

2.68.81 (2024-06-21)

Commits

Updates boto3-stubs from 1.34.127 to 1.34.142

Commits

Updates mypy from 1.10.0 to 1.10.1

Changelog

Sourced from mypy's changelog.

Mypy 1.10.1

  • Fix error reporting on cached run after uninstallation of third party library (Shantanu, PR 17420)

Acknowledgements

Thanks to all mypy contributors who contributed to this release:

  • Alex Waygood
  • Ali Hamdan
  • Edward Paget
  • Evgeniy Slobodkin
  • Hashem
  • hesam
  • Hugo van Kemenade
  • Ihor
  • James Braza
  • Jelle Zijlstra
  • jhance
  • Jukka Lehtosalo
  • Loïc Simon
  • Marc Mueller
  • Matthieu Devlin
  • Michael R. Crusoe
  • Nikita Sobolev
  • Oskari Lehto
  • Riccardo Di Maio
  • Richard Si
  • roberfi
  • Roman Solomatin
  • Sam Xifaras
  • Shantanu
  • Spencer Brown
  • Srinivas Lade
  • Tamir Duberstein
  • youkaichao

I’d also like to thank my employer, Dropbox, for supporting mypy development.

Mypy 1.9

We’ve just uploaded mypy 1.9 to the Python Package Index (PyPI). Mypy is a static type checker for Python. This release includes new features, performance improvements and bug fixes. You can install it as follows:

python3 -m pip install -U mypy

You can read the full documentation for this release on Read the Docs.

Breaking Changes

Because the version of typeshed we use in mypy 1.9 doesn't support 3.7, neither does mypy 1.9. (Jared Hance, PR 16883)

... (truncated)

Commits
  • c28b525 [1.10 backport] Fix error reporting on cached run after uninstallation of thi...
  • 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 [mypy](https://github.com/python/mypy).


Updates `aws-cdk-lib` from 2.146.0 to 2.148.0
- [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.146.0...v2.148.0)

Updates `cdk8s` from 2.68.80 to 2.68.86
- [Release notes](https://github.com/cdk8s-team/cdk8s-core/releases)
- [Commits](cdk8s-team/cdk8s-core@v2.68.80...v2.68.86)

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

Updates `mypy` from 1.10.0 to 1.10.1
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.10.0...v1.10.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: mypy
  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 July 10, 2024 08:52
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 10, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 15, 2024

Superseded by #194.

@dependabot dependabot bot closed this Jul 15, 2024
@dependabot dependabot bot deleted the dependabot/pip/regular-updates-c783afe201 branch July 15, 2024 08:12
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