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

build(deps): bump @aws-cdk/aws-codepipeline-actions from 1.66.0 to 1.90.1 #133

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 22, 2021

Bumps @aws-cdk/aws-codepipeline-actions from 1.66.0 to 1.90.1.

Release notes

Sourced from @aws-cdk/aws-codepipeline-actions's releases.

v1.90.1

Bug Fixes

v1.90.0

Features

Bug Fixes

  • apigatewayv2: HttpApi and Route in different stacks creates cycles (#13010) (b5efb88), closes #13021
  • aws-rds: correct Policy resource for Proxy::grantConnect() (#12416) (b3197db), closes #12415
  • cfn-diff: correctly handle version strings like '0.0.0' (#13022) (34a921b), closes #13016
  • cfn2ts: correctly choose between string and object without required properties in a union (#12954) (b7137c5), closes #12854
  • cloudfront: bucket policy for Origin Access Identities is overly permissive (#13087) (cc28312), closes #3486 #13086
  • cloudfront: EdgeFunction us-east-1 stack created in different account (#13055) (2f1fc95), closes #12789
  • codecommit: take the region and account of an imported Repository from its ARN (#13066) (5f0ee88), closes #13025
  • codedeploy: allow the install agent script's commands to exit with errors (#12782) (23d52a5), closes #12764
  • codepipeline-actions: use BatchGetBuildBatches permission for batch builds (#13018) (09ba573)
  • core: exportValue() does not work with resource names (#13052) (46043e0), closes #13002 #12918
  • ec2: volume props validations are incorrect (#12821) (12cddff), closes #12816 #12816 #12074
  • rds: proxy cannot connect to cluster/instance (#12953) (4b0abbc)
  • tools: doc block links not clickable in VS Code (#12336) (4f17f92)

v1.89.0

Features

... (truncated)

Changelog

Sourced from @aws-cdk/aws-codepipeline-actions's changelog.

1.90.1 (2021-02-19)

Bug Fixes

1.90.0 (2021-02-17)

Features

Bug Fixes

  • apigatewayv2: HttpApi and Route in different stacks creates cycles (#13010) (b5efb88), closes #13021
  • aws-rds: correct Policy resource for Proxy::grantConnect() (#12416) (b3197db), closes #12415
  • cfn-diff: correctly handle version strings like '0.0.0' (#13022) (34a921b), closes #13016
  • cfn2ts: correctly choose between string and object without required properties in a union (#12954) (b7137c5), closes #12854
  • cloudfront: bucket policy for Origin Access Identities is overly permissive (#13087) (cc28312), closes #3486 #13086
  • cloudfront: EdgeFunction us-east-1 stack created in different account (#13055) (2f1fc95), closes #12789
  • codecommit: take the region and account of an imported Repository from its ARN (#13066) (5f0ee88), closes #13025
  • codedeploy: allow the install agent script's commands to exit with errors (#12782) (23d52a5), closes #12764
  • codepipeline-actions: use BatchGetBuildBatches permission for batch builds (#13018) (09ba573)
  • core: exportValue() does not work with resource names (#13052) (46043e0), closes #13002 #12918
  • ec2: volume props validations are incorrect (#12821) (12cddff), closes #12816 #12816 #12074
  • rds: proxy cannot connect to cluster/instance (#12953) (4b0abbc)
  • tools: doc block links not clickable in VS Code (#12336) (4f17f92)

1.89.0 (2021-02-09)

Features

  • cfnspec: cloudformation spec v26.0.0 (#12841) (f959b3a)
  • cloudfront: add support for TrustedKeyGroups in Distribution and CloudFrontWebDistribution (#12847) (349a6e2), closes #11791

... (truncated)

Commits
  • d183af2 chore: make NPM dist tag explicit for all packages (#13109)
  • 200d52e chore: enable feature flags on all integ tests (#13110)
  • 09ba573 fix(codepipeline-actions): use BatchGetBuildBatches permission for batch buil...
  • 98ab292 refactor: make logic more concise with optional chaining and nullish coalesci...
  • 404b556 chore: isolate CoreConstruct imports to avoid merge conflicts (#12850)
  • 99fd074 fix(codepipeline): permission denied for Action-level environment variables (...
  • 0568390 feat(aws-codebuild): add enableBatchBuilds() to Project (#12531)
  • c2f0e15 chore: deprecate all components and usages of the @aws-cloudformation module ...
  • d169688 feat(aws-codepipeline-actions): Add Full Clone support for CodeCommit (#12558)
  • 2a032ea chore: remove strong-named key references and signing for .NET (#12632)
  • Additional commits viewable in compare view

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 dependabot bot added the dependencies Pull requests that update a dependency file label Feb 22, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 24, 2021

Superseded by #138.

@dependabot dependabot bot closed this Feb 24, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-cdk/aws-codepipeline-actions-1.90.1 branch February 24, 2021 06:22
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.

0 participants