Update aws-cdk-aws-events requirement from ~=1.137 to ~=1.195 in /cli#214
Closed
dependabot[bot] wants to merge 2 commits into
Closed
Update aws-cdk-aws-events requirement from ~=1.137 to ~=1.195 in /cli#214dependabot[bot] wants to merge 2 commits into
dependabot[bot] wants to merge 2 commits into
Conversation
The failure was produced from CLI validation, like: "There is no existing Mount Target for EFS \'fs-0901ff973c69b0469\' in these Availability Zones: \'[\'eu-west-2a\']\'. Please create an EFS Mount Target for those availability zones.". The root cause was the EFS created by integration tests does not have mount targets in all availability zones. The fix is to create mount targets in all availability zones. To achieve this, `storage-stack.yaml` becomes a Jinja template on top of CloudFormation template. Signed-off-by: Hanwen <hanwenli@amazon.com>
Updates the requirements on [aws-cdk-aws-events](https://github.com/aws/aws-cdk) to permit the latest version. - [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@v1.137.0...v1.195.0) --- updated-dependencies: - dependency-name: aws-cdk-aws-events dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
yhchanhk01
approved these changes
Mar 3, 2023
Codecov ReportPatch and project coverage have no change.
📣 This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more Additional details and impacted files@@ Coverage Diff @@
## develop #214 +/- ##
========================================
Coverage 89.45% 89.45%
========================================
Files 169 169
Lines 14648 14648
========================================
Hits 13104 13104
Misses 1544 1544 Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
hanwen-pcluste
force-pushed
the
develop
branch
3 times, most recently
from
March 7, 2023 15:44
19f4b8c to
00d29e9
Compare
hanwen-pcluste
force-pushed
the
develop
branch
3 times, most recently
from
June 29, 2023 19:49
4385305 to
c9b05ce
Compare
hanwen-pcluste
force-pushed
the
develop
branch
3 times, most recently
from
July 6, 2023 12:39
34a629e to
5acfd02
Compare
hanwen-pcluste
force-pushed
the
develop
branch
4 times, most recently
from
July 14, 2023 14:53
edfba9d to
a74d502
Compare
hanwen-pcluste
force-pushed
the
develop
branch
4 times, most recently
from
July 19, 2023 21:01
d21b539 to
fd6eeef
Compare
hanwen-pcluste
force-pushed
the
develop
branch
2 times, most recently
from
August 3, 2023 14:11
02269c0 to
7e048d5
Compare
hanwen-pcluste
force-pushed
the
develop
branch
6 times, most recently
from
December 27, 2023 17:27
39a456d to
0d8617b
Compare
hanwen-pcluste
force-pushed
the
develop
branch
3 times, most recently
from
January 9, 2024 14:38
50ab8f1 to
6adc76e
Compare
hanwen-pcluste
force-pushed
the
develop
branch
10 times, most recently
from
January 23, 2024 22:21
b065b29 to
a4ed59f
Compare
hanwen-pcluste
force-pushed
the
develop
branch
5 times, most recently
from
January 25, 2024 17:00
50ca090 to
87de6f6
Compare
hanwen-pcluste
force-pushed
the
develop
branch
2 times, most recently
from
February 7, 2024 14:33
66fad31 to
bf971b3
Compare
hanwen-pcluste
force-pushed
the
develop
branch
3 times, most recently
from
February 14, 2024 18:51
7bfddc2 to
0e6abf3
Compare
Author
|
Superseded by #222. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates the requirements on aws-cdk-aws-events to permit the latest version.
Commits
28244d7chore(release): 1.195.0 (#24417)02c4d3cchore(release): 1.195.0b3d7598docs(cfnspec): update CloudFormation documentation (#24395)3d1e335docs(cfnspec): update CloudFormation documentation (#24363)8adbe81chore(deps): bump awscli from 1.27.74 to 1.27.79 in /packages/@aws-cdk/lambda...8ce25eechore: update v1 go test name (#24334)5543a49docs(cfnspec): update CloudFormation documentation (#24348)e4e1ab8docs(cfnspec): update CloudFormation documentation (#24319)66e196fdocs(cfnspec): update CloudFormation documentation (#24300)b5fd473docs(cfnspec): update CloudFormation documentation (#24268)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)