Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps minimatch to 3.1.2 and updates ancestor dependencies minimatch, @aws-cdk/aws-apigateway, @aws-cdk/aws-events-targets, @aws-cdk/assert and @aws-cdk/core. These dependencies need to be updated together.

Updates minimatch from 3.0.4 to 3.1.2

Commits

Updates @aws-cdk/aws-apigateway from 1.87.0 to 1.180.0

Release notes

Sourced from @​aws-cdk/aws-apigateway's releases.

v1.180.0

No release notes provided.

v1.179.0

Features

v1.178.0

No release notes provided.

v1.177.0

Features

v1.176.0

Features

Bug Fixes

v1.175.0

Features

v1.174.0

Features

v1.173.0

Features

v1.172.0

No release notes provided.

v1.171.0

No release notes provided.

v1.170.1

... (truncated)

Commits
  • 8b0757e fix: change Node 10 to 14 everywhere (#22289)
  • e661fe9 chore(deps): npm-check-updates && yarn upgrade (#20684)
  • f7732a1 fix(apigateway): arnForExecuteApi fails on tokenized path (#20323)
  • 7c968a3 chore: npm-check-updates && yarn upgrade (#20266)
  • f500e16 chore(integ-tests): cleanup the old *.expected.json files in favor of the new...
  • 721bd4b fix(integ-runner): only diff registered stacks (#20100)
  • ca3920d fix(integ-runner): enable all feature flags by default (#19955)
  • cfb140e chore: switch to using the new integ-runner (#19826)
  • c0a6e08 chore: add new style integration test snapshots (#19802)
  • 34e31b9 chore: replace deprecated String.substr() with String.slice() (#19572)
  • Additional commits viewable in compare view

Updates @aws-cdk/aws-events-targets from 1.87.0 to 1.180.0

Release notes

Sourced from @​aws-cdk/aws-events-targets's releases.

v1.180.0

No release notes provided.

v1.179.0

Features

v1.178.0

No release notes provided.

v1.177.0

Features

v1.176.0

Features

Bug Fixes

v1.175.0

Features

v1.174.0

Features

v1.173.0

Features

v1.172.0

No release notes provided.

v1.171.0

No release notes provided.

v1.170.1

... (truncated)

Commits
  • 8b0757e fix: change Node 10 to 14 everywhere (#22289)
  • 8ac9540 fix: custom resources log sensitive ResponseURL field (#20976)
  • e661fe9 chore(deps): npm-check-updates && yarn upgrade (#20684)
  • 9602229 fix(lambda): deprecate Python3.6 (#19988)
  • 74318c7 fix(events-targets): EventBus IAM statements are only added for the first tar...
  • f9552c0 chore(codepipeline): revert "cannot deploy pipeline stack with crossAccountKe...
  • bb625c8 chore: remove instances of deprecated subnetType enums (#20183)
  • 7a6f585 fix(codepipeline): cannot deploy pipeline stack with crossAccountKeys twice (...
  • 7c968a3 chore: npm-check-updates && yarn upgrade (#20266)
  • f500e16 chore(integ-tests): cleanup the old *.expected.json files in favor of the new...
  • Additional commits viewable in compare view

Updates @aws-cdk/assert from 1.84.0 to 1.180.0

Release notes

Sourced from @​aws-cdk/assert's releases.

v1.180.0

No release notes provided.

v1.179.0

Features

v1.178.0

No release notes provided.

v1.177.0

Features

v1.176.0

Features

Bug Fixes

v1.175.0

Features

v1.174.0

Features

v1.173.0

Features

v1.172.0

No release notes provided.

v1.171.0

No release notes provided.

v1.170.1

... (truncated)

Commits

Updates @aws-cdk/core from 1.84.0 to 1.180.0

Release notes

Sourced from @​aws-cdk/core's releases.

v1.180.0

No release notes provided.

v1.179.0

Features

v1.178.0

No release notes provided.

v1.177.0

Features

v1.176.0

Features

Bug Fixes

v1.175.0

Features

v1.174.0

Features

v1.173.0

Features

v1.172.0

No release notes provided.

v1.171.0

No release notes provided.

v1.170.1

... (truncated)

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…ents-targets, @aws-cdk/assert and @aws-cdk/core

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependencies [minimatch](https://github.com/isaacs/minimatch), [@aws-cdk/aws-apigateway](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-apigateway), [@aws-cdk/aws-events-targets](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/aws-events-targets), [@aws-cdk/assert](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/assert) and [@aws-cdk/core](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/core). 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/aws-apigateway` from 1.87.0 to 1.180.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/v1.180.0/packages/@aws-cdk/aws-apigateway)

Updates `@aws-cdk/aws-events-targets` from 1.87.0 to 1.180.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/v1.180.0/packages/@aws-cdk/aws-events-targets)

Updates `@aws-cdk/assert` from 1.84.0 to 1.180.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/v1.180.0/packages/@aws-cdk/assert)

Updates `@aws-cdk/core` from 1.84.0 to 1.180.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/v1.180.0/packages/@aws-cdk/core)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: "@aws-cdk/aws-apigateway"
  dependency-type: direct:production
- dependency-name: "@aws-cdk/aws-events-targets"
  dependency-type: direct:production
- dependency-name: "@aws-cdk/assert"
  dependency-type: direct:development
- dependency-name: "@aws-cdk/core"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 10, 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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant