Skip to content

Bump minimatch and aws-cdk-lib #2

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 12, 2022

Bumps minimatch to 3.1.2 and updates ancestor dependency aws-cdk-lib. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.1.2

Commits

Updates aws-cdk-lib from 2.10.0 to 2.50.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.50.0

Features

  • aws-ecs-patterns: entryPoint and command support within ApplicationLoadBalancedFargateService and ApplicationLoadBalancedEc2Service (#22609) (6925293), closes #17092
  • codedeploy: CodeDeploy deployment group construct for ECS (#22295) (efd24d1), closes #1559
  • core: automatic cross stack, cross region references (under feature flag) (#22008) (f1b5497)
  • ec2: Vpc supports reserving space for future AZs (#22705) (7b51ea9)
  • stepfunctions: add intrinsic functions (#22431) (8f85b08), closes #22068 #22629

Bug Fixes

  • opensearch: log group policies ignore incorrect error code on delete (#22364) (ebba9e3)
  • revert jsii to version 1.69.0 (#22715) (0837c1a)
  • apigateway: race condition exists between stage and cfnaccount in specrestapi (#22671) (4cb008b), closes #18925
  • aws-events: restrict eventbus statementId to 64 characters (#22296) (fadbfc1), closes #22120 #21808
  • stepfunctions-tasks: athenaStartQueryExecution task generates invalid s3 arn (#22692) (6e0cb2b), closes #22608

Alpha modules (2.50.0-alpha.0)

Features

  • synthetics: aws synthetics runtime version syn-nodejs-puppeteer-3.8 (#22707) (228c865)

v2.49.1

Bug Fixes


Alpha modules (2.49.1-alpha.0)

v2.49.0

Features

Bug Fixes

  • eks: kubectl get handler output includes stderr (#22658) (66d1ed3)

Alpha modules (2.49.0-alpha.0)

v2.48.0

Features

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

2.50.0 (2022-11-01)

Features

  • aws-ecs-patterns: entryPoint and command support within ApplicationLoadBalancedFargateService and ApplicationLoadBalancedEc2Service (#22609) (6925293), closes #17092
  • codedeploy: CodeDeploy deployment group construct for ECS (#22295) (efd24d1), closes #1559
  • core: automatic cross stack, cross region references (under feature flag) (#22008) (f1b5497)
  • ec2: Vpc supports reserving space for future AZs (#22705) (7b51ea9)
  • stepfunctions: add intrinsic functions (#22431) (8f85b08), closes #22068 #22629

Bug Fixes

  • opensearch: log group policies ignore incorrect error code on delete (#22364) (ebba9e3)
  • revert jsii to version 1.69.0 (#22715) (0837c1a)
  • apigateway: race condition exists between stage and cfnaccount in specrestapi (#22671) (4cb008b), closes #18925
  • aws-events: restrict eventbus statementId to 64 characters (#22296) (fadbfc1), closes #22120 #21808
  • stepfunctions-tasks: athenaStartQueryExecution task generates invalid s3 arn (#22692) (6e0cb2b), closes #22608

2.49.1 (2022-10-31)

Bug Fixes

2.49.0 (2022-10-27)

Features

Bug Fixes

  • eks: kubectl get handler output includes stderr (#22658) (66d1ed3)

2.48.0 (2022-10-27)

Features

... (truncated)

Commits
  • f1b5497 feat(core): automatic cross stack, cross region references (under feature fla...
  • 31fe2e4 chore: npm-check-updates && yarn upgrade (#22653)
  • e5be100 feat(cfnspec): cloudformation spec v94.0.0 (#22599)
  • 9ab6d79 chore: npm-check-updates && yarn upgrade (#22561)
  • b4c2e4d chore: npm-check-updates && yarn upgrade (#22469)
  • e0c0b56 feat(synthetics): new runtime synthetics nodejs puppeteer 3 6 (#22374)
  • e9b07a7 chore: npm-check-updates && yarn upgrade (#22269)
  • f169d7f chore: version updates, including breaking changes in jsii (#22382)
  • 0358d51 feat(cfnspec): cloudformation spec v91.0.0 (#22305)
  • 87e2020 chore: npm-check-updates && yarn upgrade (#22170)
  • Additional commits viewable 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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language

You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.1.2
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Commits](isaacs/minimatch@v3.0.4...v3.1.2)

Updates `aws-cdk-lib` from 2.10.0 to 2.50.0
- [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/v2.50.0/packages/aws-cdk-lib)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: aws-cdk-lib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 12, 2022
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