Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps monocdk from 1.87.1 to 1.90.1.

Release notes

Sourced from monocdk'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 monocdk'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)
  • db0504a chore(deps-dev): bump @types/node from 10.17.51 to 10.17.52 (#13042)
  • 26c3cb7 chore: npm-check-updates && yarn upgrade (#12911)
  • dd90e54 feat(apigatewayv2): http api - jwt and cognito user pool authorizers (#10972)
  • 94279f3 feat(aws-kinesisanalyticsv2): L2 construct for Flink applications (#12464)
  • f959b3a feat(cfnspec): cloudformation spec v26.0.0 (#12841)
  • See full diff 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 dependency This issue is a problem in a dependency or a pull request that updates a dependency file. javascript Pull requests that update Javascript code labels Feb 22, 2021
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/monocdk-1.90.1 branch from d0a9889 to 3f1b12b Compare February 22, 2021 08:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/monocdk-1.90.1 branch from 3f1b12b to 8a1fdd5 Compare February 22, 2021 12:06
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/monocdk-1.90.1 branch from 8a1fdd5 to 418f37d Compare February 23, 2021 07:26
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/monocdk-1.90.1 branch from 418f37d to 1288c33 Compare February 23, 2021 12:05
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: GitHubPipelineAutoBuildProj-eNGjrh4O6eRH
  • Commit ID: 1288c33
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Feb 23, 2021

Superseded by #731.

@dependabot dependabot bot closed this Feb 23, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/monocdk-1.90.1 branch February 23, 2021 13:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependency This issue is a problem in a dependency or a pull request that updates a dependency file. javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant