Skip to content

Commit

Permalink
chore(deps-dev): bump aws-cdk from 1.101.0 to 1.102.0 (#39)
Browse files Browse the repository at this point in the history
Bumps [aws-cdk](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk) from 1.101.0 to 1.102.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-cdk/releases">aws-cdk's releases</a>.</em></p>
<blockquote>
<h2>v1.102.0</h2>
<h3>Features</h3>
<ul>
<li><strong>cfnspec:</strong> cloudformation spec v35.0.0 (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14411">#14411</a>) (<a href="https://github.com/aws/aws-cdk/commit/49e49e7ef50ee008be66b1887e4e15e51a4ae576">49e49e7</a>)</li>
<li><strong>cfnspec:</strong> cloudformation spec v35.1.0 (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14518">#14518</a>) (<a href="https://github.com/aws/aws-cdk/commit/bcdff3dcd4ecc624e8c1121a12e23683804a9aaf">bcdff3d</a>)</li>
<li><strong>cli:</strong> directly deploy stacks in nested assemblies (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14379">#14379</a>) (<a href="https://github.com/aws/aws-cdk/commit/5a6fa7fa17a5dce5e429eed4ebfe2dbbac3d6d07">5a6fa7f</a>)</li>
<li><strong>elasticsearch:</strong> Support version 7.10 (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14320">#14320</a>) (<a href="https://github.com/aws/aws-cdk/commit/f3a830cb0d5b68e8f402791c3aaa5d1bcf2df673">f3a830c</a>)</li>
<li><strong>rds:</strong> allow turning on IAM authentication for Clusters (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13958">#13958</a>) (<a href="https://github.com/aws/aws-cdk/commit/0e597087bb375a02ac1ce3134d52cf3ee03bb54e">0e59708</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13722">#13722</a></li>
<li><strong>synthetics:</strong> update CloudWatch Synthetics NodeJS runtime (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14157">#14157</a>) (<a href="https://github.com/aws/aws-cdk/commit/3283225811386431da8699c068bc51ce6a729bf1">3283225</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>aws-cloudwatch:</strong> fix for space in alarm name in alarms for compos… (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13963">#13963</a>) (<a href="https://github.com/aws/aws-cdk/commit/7cdd5412e9fed7f9bf877c448196b42725b8edbf">7cdd541</a>)</li>
<li><strong>cli:</strong> 'cdk synth' not able to fail if stacks have errors (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14475">#14475</a>) (<a href="https://github.com/aws/aws-cdk/commit/963d1c7755e23ea819481724d7e8c78e31d82294">963d1c7</a>)</li>
<li><strong>CodeBuild:</strong> add resource only once per secret (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14510">#14510</a>) (<a href="https://github.com/aws/aws-cdk/commit/affaaad4d65e6d4e42a7af465ed990954a0c122a">affaaad</a>)</li>
<li><strong>neptune:</strong> use correct L1 of DBParameterGroup (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14447">#14447</a>) (<a href="https://github.com/aws/aws-cdk/commit/057f61fde10d9eaac0701b5ffc44a9c977d923d4">057f61f</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14446">#14446</a></li>
<li><strong>rds:</strong> instance identifiers and endpoints of a Cluster are blank (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14394">#14394</a>) (<a href="https://github.com/aws/aws-cdk/commit/9597d974bc710afd506606dcc7dd11e32b86cff5">9597d97</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14377">#14377</a></li>
<li><strong>s3:</strong> urlForObject does not consider explicit bucket region (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14315">#14315</a>) (<a href="https://github.com/aws/aws-cdk/commit/e11d5378c33bea609ed09c998b305fdfd28999a9">e11d537</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-cdk/blob/master/CHANGELOG.md">aws-cdk's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/aws/aws-cdk/compare/v1.101.0...v1.102.0">1.102.0</a> (2021-05-04)</h2>
<h3>Features</h3>
<ul>
<li><strong>cfnspec:</strong> cloudformation spec v35.0.0 (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14411">#14411</a>) (<a href="https://github.com/aws/aws-cdk/commit/49e49e7ef50ee008be66b1887e4e15e51a4ae576">49e49e7</a>)</li>
<li><strong>cfnspec:</strong> cloudformation spec v35.1.0 (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14518">#14518</a>) (<a href="https://github.com/aws/aws-cdk/commit/bcdff3dcd4ecc624e8c1121a12e23683804a9aaf">bcdff3d</a>)</li>
<li><strong>cli:</strong> directly deploy stacks in nested assemblies (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14379">#14379</a>) (<a href="https://github.com/aws/aws-cdk/commit/5a6fa7fa17a5dce5e429eed4ebfe2dbbac3d6d07">5a6fa7f</a>)</li>
<li><strong>elasticsearch:</strong> Support version 7.10 (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14320">#14320</a>) (<a href="https://github.com/aws/aws-cdk/commit/f3a830cb0d5b68e8f402791c3aaa5d1bcf2df673">f3a830c</a>)</li>
<li><strong>rds:</strong> allow turning on IAM authentication for Clusters (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13958">#13958</a>) (<a href="https://github.com/aws/aws-cdk/commit/0e597087bb375a02ac1ce3134d52cf3ee03bb54e">0e59708</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13722">#13722</a></li>
<li><strong>synthetics:</strong> update CloudWatch Synthetics NodeJS runtime (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14157">#14157</a>) (<a href="https://github.com/aws/aws-cdk/commit/3283225811386431da8699c068bc51ce6a729bf1">3283225</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>aws-cloudwatch:</strong> fix for space in alarm name in alarms for compos… (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13963">#13963</a>) (<a href="https://github.com/aws/aws-cdk/commit/7cdd5412e9fed7f9bf877c448196b42725b8edbf">7cdd541</a>)</li>
<li><strong>cli:</strong> 'cdk synth' not able to fail if stacks have errors (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14475">#14475</a>) (<a href="https://github.com/aws/aws-cdk/commit/963d1c7755e23ea819481724d7e8c78e31d82294">963d1c7</a>)</li>
<li><strong>CodeBuild:</strong> add resource only once per secret (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14510">#14510</a>) (<a href="https://github.com/aws/aws-cdk/commit/affaaad4d65e6d4e42a7af465ed990954a0c122a">affaaad</a>)</li>
<li><strong>neptune:</strong> use correct L1 of DBParameterGroup (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14447">#14447</a>) (<a href="https://github.com/aws/aws-cdk/commit/057f61fde10d9eaac0701b5ffc44a9c977d923d4">057f61f</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14446">#14446</a></li>
<li><strong>rds:</strong> instance identifiers and endpoints of a Cluster are blank (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14394">#14394</a>) (<a href="https://github.com/aws/aws-cdk/commit/9597d974bc710afd506606dcc7dd11e32b86cff5">9597d97</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14377">#14377</a></li>
<li><strong>s3:</strong> urlForObject does not consider explicit bucket region (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14315">#14315</a>) (<a href="https://github.com/aws/aws-cdk/commit/e11d5378c33bea609ed09c998b305fdfd28999a9">e11d537</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/963d1c7755e23ea819481724d7e8c78e31d82294"><code>963d1c7</code></a> fix(cli): 'cdk synth' not able to fail if stacks have errors (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/14475">#14475</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/3c53cfac3709b5de9f94a4e42278fc8a39947383"><code>3c53cfa</code></a> chore: delete integration stacks serially (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/14506">#14506</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/12b6da0f84ad2cb60bc4cb7d5033bae31719dc0f"><code>12b6da0</code></a> chore(cli integ tests): delete bootstrap stacks last (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/14505">#14505</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/9f1facb08b6c81cb3e4a9b53d1a2300ec2de5ef6"><code>9f1facb</code></a> chore: fix NodeJS init templates V2 unit tests for new-style synthesis (backp...</li>
<li><a href="https://github.com/aws/aws-cdk/commit/94f90bda46a2d6cc0e7760ff1e0c8ae37e925eb7"><code>94f90bd</code></a> chore: fix failing v2 Java init template test (backport <a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/14444">#14444</a>) (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/14451">#14451</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/5a6fa7fa17a5dce5e429eed4ebfe2dbbac3d6d07"><code>5a6fa7f</code></a> feat(cli): directly deploy stacks in nested assemblies (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk/issues/14379">#14379</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v1.102.0/packages/aws-cdk">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=aws-cdk&package-manager=npm_and_yarn&previous-version=1.101.0&new-version=1.102.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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


</details>
  • Loading branch information
dependabot[bot] authored May 5, 2021
1 parent e4f98cf commit 9ee3cda
Showing 1 changed file with 55 additions and 15 deletions.
70 changes: 55 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,13 @@
dependencies:
md5 "^2.3.0"

"@aws-cdk/[email protected]":
version "1.102.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/cfnspec/-/cfnspec-1.102.0.tgz#91dff33e72e2f95b2b2a710c43cb4272d6203d56"
integrity sha512-ANISPQax3v00vzApzc5PRsTJJPlajPU7h5yXclxu8WN8/wgSiJYbZOPhhsumAROM10Ck8oDTc6SOd+8EXpfhtQ==
dependencies:
md5 "^2.3.0"

"@aws-cdk/[email protected]":
version "1.101.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/cloud-assembly-schema/-/cloud-assembly-schema-1.101.0.tgz#9c6cace1d0c5f50a6fd9e758e6b563d3831b741d"
Expand All @@ -27,6 +34,14 @@
jsonschema "^1.4.0"
semver "^7.3.5"

"@aws-cdk/[email protected]":
version "1.102.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/cloud-assembly-schema/-/cloud-assembly-schema-1.102.0.tgz#90201afa60f27e0b3a2bd270f9133a08b2317ec2"
integrity sha512-fOHjBc5/vp+rEPEXAZXuexU6emMan30dPWfecTLPE4pXa1bEWgiV9FtPCFAlRfNPXyWr4pBoD97Dy7daK1KC+w==
dependencies:
jsonschema "^1.4.0"
semver "^7.3.5"

"@aws-cdk/[email protected]":
version "1.101.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/cloudformation-diff/-/cloudformation-diff-1.101.0.tgz#ac109b746be5f49f987a2391bb7f5b10d7182717"
Expand All @@ -39,6 +54,18 @@
string-width "^4.2.2"
table "^6.3.0"

"@aws-cdk/[email protected]":
version "1.102.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/cloudformation-diff/-/cloudformation-diff-1.102.0.tgz#28e8a1942992a5c1607f7c7d2cc1b63a2988875e"
integrity sha512-bdvlN+FFYHinZ6BJfOsNWmoHkdduEZQkw4cD76cCUNGULxJOKIjEdlghNoNtoeUKSZMgW7eenfgHImA1YHJrrQ==
dependencies:
"@aws-cdk/cfnspec" "1.102.0"
colors "^1.4.0"
diff "^5.0.0"
fast-deep-equal "^3.1.3"
string-width "^4.2.2"
table "^6.3.0"

"@aws-cdk/[email protected]", "@aws-cdk/core@^1.101.0":
version "1.101.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/core/-/core-1.101.0.tgz#b2fcbbe0fe304739fcbffaaab6ee8ace0d0dd8ba"
Expand All @@ -61,11 +88,24 @@
"@aws-cdk/cloud-assembly-schema" "1.101.0"
semver "^7.3.5"

"@aws-cdk/[email protected]":
version "1.102.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/cx-api/-/cx-api-1.102.0.tgz#bbe5d4fc19cff67a060f6532844ca145b921a935"
integrity sha512-OFpSFYaTsUKdDS7KejOzeHEGzh2fMpPFps8nnZNMaP6LEdNdEkH1xvD6/VRvReQRQB3t5tgNb0pJiRUvMbVgSQ==
dependencies:
"@aws-cdk/cloud-assembly-schema" "1.102.0"
semver "^7.3.5"

"@aws-cdk/[email protected]":
version "1.101.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/region-info/-/region-info-1.101.0.tgz#86a52d7d16d04168fe4b5d3bd88c28e16ac4adcb"
integrity sha512-7FpuwCSkEGSr9KbfAgBa0BQc6E3HXuOI4Kc68gQwF5x2z6j0Z7zr4e+SIbYazX7TfKXNCmp8jWHsc6Q63fo6Cg==

"@aws-cdk/[email protected]":
version "1.102.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/region-info/-/region-info-1.102.0.tgz#8491910364667cecc3b9187bce707c39f90fa47a"
integrity sha512-zPL04Kx3Vxkb33hRONHeiRCZwX9ko7FVBUDSl7FM1m2XnAz1EgyldhwDe9ndHp4b8YCscUUR201OLxPJP+5qTg==

"@babel/[email protected]":
version "7.12.11"
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
Expand Down Expand Up @@ -1161,18 +1201,18 @@ available-typed-arrays@^1.0.2:
array-filter "^1.0.0"

aws-cdk@^1.98.0:
version "1.101.0"
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-1.101.0.tgz#820faf8df310f9e47710ff46c6597577b7285a49"
integrity sha512-Tv0IQmTUlTIl9teO4gllPCzXRJK+1wGPtRhlpkwWfvs9iR0P/ppuxPD4Gs9WXqu3Tnc82G0ND4ez9V20RsmGEA==
dependencies:
"@aws-cdk/cloud-assembly-schema" "1.101.0"
"@aws-cdk/cloudformation-diff" "1.101.0"
"@aws-cdk/cx-api" "1.101.0"
"@aws-cdk/region-info" "1.101.0"
version "1.102.0"
resolved "https://registry.yarnpkg.com/aws-cdk/-/aws-cdk-1.102.0.tgz#9cb1c1c50dec7e01af02954679301e42cbfafb8f"
integrity sha512-Fs4MEm9aw0l7YAyNDQbYwkcK6RzkDRvwX/SMgb4BthoyD45dk8ZjkL6CaJfgP15dLF3NpgHbkuTiwRKIy32kyw==
dependencies:
"@aws-cdk/cloud-assembly-schema" "1.102.0"
"@aws-cdk/cloudformation-diff" "1.102.0"
"@aws-cdk/cx-api" "1.102.0"
"@aws-cdk/region-info" "1.102.0"
archiver "^5.3.0"
aws-sdk "^2.848.0"
camelcase "^6.2.0"
cdk-assets "1.101.0"
cdk-assets "1.102.0"
colors "^1.4.0"
decamelize "^5.0.0"
fs-extra "^9.1.0"
Expand Down Expand Up @@ -1489,13 +1529,13 @@ caseless@~0.12.0:
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=

cdk-assets@1.101.0:
version "1.101.0"
resolved "https://registry.yarnpkg.com/cdk-assets/-/cdk-assets-1.101.0.tgz#8746986787109bb8713be9d55d8af58b22e554ad"
integrity sha512-/tLXSDDZx9ZUZEzj62DG2YTVsT5ZDdMjDnd0dFBdxhOkKBW6OaJ02/erzJ/CajAz/ti3+DQoli15QblYFUz/Mw==
cdk-assets@1.102.0:
version "1.102.0"
resolved "https://registry.yarnpkg.com/cdk-assets/-/cdk-assets-1.102.0.tgz#3d6245d364ae42586bbae5e4a814b3099ba42f5e"
integrity sha512-W7MawapluvfGDwZvxo/JfbM7+N6lGgBdK5bdhBva0oFtIThJ4TwyWQRiY/H5q6Svk2xr00T8xtaFSbkZmfnQ0A==
dependencies:
"@aws-cdk/cloud-assembly-schema" "1.101.0"
"@aws-cdk/cx-api" "1.101.0"
"@aws-cdk/cloud-assembly-schema" "1.102.0"
"@aws-cdk/cx-api" "1.102.0"
archiver "^5.3.0"
aws-sdk "^2.848.0"
glob "^7.1.6"
Expand Down

0 comments on commit 9ee3cda

Please sign in to comment.