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 aws-cdk-aws-apprunner-alpha from 2.86.0a0 to 2.89.0a0 #74

Merged
merged 1 commit into from
Aug 1, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 1, 2023

Bumps aws-cdk-aws-apprunner-alpha from 2.86.0a0 to 2.89.0a0.

Release notes

Sourced from aws-cdk-aws-apprunner-alpha's releases.

v2.88.0

Features

Bug Fixes

  • apigateway: method response from rest api default options are not passed to Method (#26275) (9bcc6d5), closes #26252
  • aws_ecs: Do not output NetworkConfiguraiton to ECS Service when using EXTERNAL deployment controller (#26338) (170edda), closes #26335
  • cli: credential plugin exceptions stop the entire CLI (#26244) (1a8f5ad)
  • cli: hotswap doesn't update SSM parameter environment variables properly (#26382) (32654f5), closes #25387 #25483
  • core: cross region exports fail when parameter doesn't exist (#26434) (d130bd7)
  • custom-resource: ignoreErrorCodesMatching broken on sdk v3 (#26430) (e21dd4e)
  • ecs: DeploymentAlarms property is specified for ECS service with CODE_DEPLOY and EXTERNAL deployment controller (#26317) (b799c82), closes #25840 #26307
  • ecs: Windows ECS Optimized AMI SSM parameter format is incorrect (#26326) (43013d0), closes #26327
  • lambda: add instrument handler option to adotInstrumentation to support python lambda functions (#26040) (bd06669), closes #24666
  • lambda: bundling fails with pnpm >= 8.4.0 (#25612) (#26386) (928cbc8), closes #25617
  • lambda: Update Python Lambda Adot Lambda layer versions (#26411) (47f15a6), closes #26168
  • s3: auto-delete-objects fails when bucket doesn't exist (#26433) (228901a), closes #16756
  • bad error checks in custom resources (#26392) (267e42c)
  • pkglint: library creation generates incorrect package names (#26330) (05d875b), closes #26331
  • s3: allow empty string as keyPrefixEquals (#26243) (9381880), closes #26242
  • servicecatalog: product stack asset bucket with forced encryption (#26303) (cb5bef5), closes #26302
  • servicecatalog: support nested stacks in product stacks (#26311) (cad0635), closes #24317

Alpha modules (2.88.0-alpha.0)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • apprunner-alpha: This change will be destructive if the serviceName is set on an existing resources.

... (truncated)

Commits

Dependabot compatibility score

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 ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [aws-cdk-aws-apprunner-alpha](https://github.com/aws/aws-cdk) from 2.86.0a0 to 2.89.0a0.
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.md)
- [Commits](https://github.com/aws/aws-cdk/commits)

---
updated-dependencies:
- dependency-name: aws-cdk-aws-apprunner-alpha
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 1, 2023
Copy link
Contributor

@mergify mergify bot left a comment

Choose a reason for hiding this comment

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

Automatically approving dependabot

@codecov
Copy link

codecov bot commented Aug 1, 2023

Codecov Report

Merging #74 (2ebd9f3) into main (e8489d5) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #74   +/-   ##
=======================================
  Coverage   49.69%   49.69%           
=======================================
  Files           4        4           
  Lines         163      163           
  Branches       18       18           
=======================================
  Hits           81       81           
  Misses         82       82           

@mergify mergify bot merged commit 2256ec4 into main Aug 1, 2023
11 checks passed
@dependabot dependabot bot deleted the dependabot/pip/aws-cdk-aws-apprunner-alpha-2.89.0a0 branch August 1, 2023 21:24
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 python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants