Skip to content

Commit

Permalink
chore(deps-dev): bump @aws-cdk/assert from 1.101.0 to 1.102.0 (#38)
Browse files Browse the repository at this point in the history
Bumps [@aws-cdk/assert](https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/assert) 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"><code>@​aws-cdk/assert</code>'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"><code>@​aws-cdk/assert</code>'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>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v1.102.0/packages/@aws-cdk/assert">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-cdk/assert&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 9ee3cda commit 41d7220
Showing 1 changed file with 13 additions and 87 deletions.
100 changes: 13 additions & 87 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,37 +3,22 @@


"@aws-cdk/assert@^1.101.0":
version "1.101.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/assert/-/assert-1.101.0.tgz#36042564db0a2803430d9e3ef628bbf41545e868"
integrity sha512-nwWlQBVOhFPuNHlqZaWmyc9DC7goKULl7vfcGvIAiOxRiLfxkJ2/uBY2DR2crLDcLwk3YMO4dNENvw9CjjzMAg==
version "1.102.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/assert/-/assert-1.102.0.tgz#081336e5770b3cd229b4fc45a1b4e4955426875b"
integrity sha512-/NWjkg1ULpoUzEnIoxDjWverPbLx112UMydEDq3dwadxlsCQTijbIqot+oDWfmeDpmLOLTdLa5BROVm6mpbirQ==
dependencies:
"@aws-cdk/cloudformation-diff" "1.101.0"
"@aws-cdk/core" "1.101.0"
"@aws-cdk/cx-api" "1.101.0"
"@aws-cdk/cloudformation-diff" "1.102.0"
"@aws-cdk/core" "1.102.0"
"@aws-cdk/cx-api" "1.102.0"
constructs "^3.3.69"

"@aws-cdk/[email protected]":
version "1.101.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/cfnspec/-/cfnspec-1.101.0.tgz#32115e8f0a6a694643bbe8ac3f7313a139f015a6"
integrity sha512-0pmkJIIJsbTnB6fKpnqxvvAHb5zhhT9QDLmqZ2PiPUfLAUPPZb7QPBgU+Y9M3Dt/twK3ndvFIYrfzVogbKx+xw==
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"
integrity sha512-oJWLiHM5uDEkgfjvbeMLT8Y6ZDNB0K2TCxqd/amnzzWtUuPccCAQlSw+gQTUmkha8DYxENGIiJus0gtp+Y4mrg==
dependencies:
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"
Expand All @@ -42,18 +27,6 @@
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"
integrity sha512-anZFilvJnlmYi0gqwzKq0SQKcJChphoyxpn3RjHvUr7ywG/2J6Ff6ZsAL4QBK9CyLYzm9RjtQxG7VjrdpFTKHg==
dependencies:
"@aws-cdk/cfnspec" "1.101.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]":
version "1.102.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/cloudformation-diff/-/cloudformation-diff-1.102.0.tgz#28e8a1942992a5c1607f7c7d2cc1b63a2988875e"
Expand All @@ -66,28 +39,20 @@
string-width "^4.2.2"
table "^6.3.0"

"@aws-cdk/core@1.101.0", "@aws-cdk/core@^1.101.0":
version "1.101.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/core/-/core-1.101.0.tgz#b2fcbbe0fe304739fcbffaaab6ee8ace0d0dd8ba"
integrity sha512-Zx/Nr8c2t238uXqX7LZvA+0Rk0cH+cn7+hLKZmJe7fGcDzW5+iPgWI9HEWmILlzLim3VEkNsHhklxiNXIU948w==
"@aws-cdk/core@1.102.0", "@aws-cdk/core@^1.101.0":
version "1.102.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/core/-/core-1.102.0.tgz#be815a168d317078e8d236daafda8fffd485355c"
integrity sha512-r4YHNTivzZ4xYSqQuH+FnDjU22fbJtSXyC8thDXy+oGXJfxJPZ3zQQM2oapLimpB1WokjFQdm7mHsIGulq/gFg==
dependencies:
"@aws-cdk/cloud-assembly-schema" "1.101.0"
"@aws-cdk/cx-api" "1.101.0"
"@aws-cdk/region-info" "1.101.0"
"@aws-cdk/cloud-assembly-schema" "1.102.0"
"@aws-cdk/cx-api" "1.102.0"
"@aws-cdk/region-info" "1.102.0"
"@balena/dockerignore" "^1.0.2"
constructs "^3.3.69"
fs-extra "^9.1.0"
ignore "^5.1.8"
minimatch "^3.0.4"

"@aws-cdk/[email protected]":
version "1.101.0"
resolved "https://registry.yarnpkg.com/@aws-cdk/cx-api/-/cx-api-1.101.0.tgz#51b460654aca43c4e0af97fb86e39db95bc82d0e"
integrity sha512-NyEfN1N/oTwel6Y0A9fmZFY47PPtr1hJteksXc3W42pfkSFloNa+tXNX23/Cu5XAhO6+MgmPUpqHgiJF2M8Nlg==
dependencies:
"@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"
Expand All @@ -96,11 +61,6 @@
"@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"
Expand Down Expand Up @@ -850,14 +810,6 @@
"@typescript-eslint/typescript-estree" "4.22.1"
debug "^4.1.1"

"@typescript-eslint/[email protected]":
version "4.22.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.22.0.tgz#ed411545e61161a8d702e703a4b7d96ec065b09a"
integrity sha512-OcCO7LTdk6ukawUM40wo61WdeoA7NM/zaoq1/2cs13M7GyiF+T4rxuA4xM+6LeHWjWbss7hkGXjFDRcKD4O04Q==
dependencies:
"@typescript-eslint/types" "4.22.0"
"@typescript-eslint/visitor-keys" "4.22.0"

"@typescript-eslint/[email protected]":
version "4.22.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-4.22.1.tgz#5bb357f94f9cd8b94e6be43dd637eb73b8f355b4"
Expand All @@ -866,29 +818,11 @@
"@typescript-eslint/types" "4.22.1"
"@typescript-eslint/visitor-keys" "4.22.1"

"@typescript-eslint/[email protected]":
version "4.22.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.0.tgz#0ca6fde5b68daf6dba133f30959cc0688c8dd0b6"
integrity sha512-sW/BiXmmyMqDPO2kpOhSy2Py5w6KvRRsKZnV0c4+0nr4GIcedJwXAq+RHNK4lLVEZAJYFltnnk1tJSlbeS9lYA==

"@typescript-eslint/[email protected]":
version "4.22.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-4.22.1.tgz#bf99c6cec0b4a23d53a61894816927f2adad856a"
integrity sha512-2HTkbkdAeI3OOcWbqA8hWf/7z9c6gkmnWNGz0dKSLYLWywUlkOAQ2XcjhlKLj5xBFDf8FgAOF5aQbnLRvgNbCw==

"@typescript-eslint/[email protected]":
version "4.22.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.0.tgz#b5d95d6d366ff3b72f5168c75775a3e46250d05c"
integrity sha512-TkIFeu5JEeSs5ze/4NID+PIcVjgoU3cUQUIZnH3Sb1cEn1lBo7StSV5bwPuJQuoxKXlzAObjYTilOEKRuhR5yg==
dependencies:
"@typescript-eslint/types" "4.22.0"
"@typescript-eslint/visitor-keys" "4.22.0"
debug "^4.1.1"
globby "^11.0.1"
is-glob "^4.0.1"
semver "^7.3.2"
tsutils "^3.17.1"

"@typescript-eslint/[email protected]":
version "4.22.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-4.22.1.tgz#dca379eead8cdfd4edc04805e83af6d148c164f9"
Expand All @@ -902,14 +836,6 @@
semver "^7.3.2"
tsutils "^3.17.1"

"@typescript-eslint/[email protected]":
version "4.22.0"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.0.tgz#169dae26d3c122935da7528c839f42a8a42f6e47"
integrity sha512-nnMu4F+s4o0sll6cBSsTeVsT4cwxB7zECK3dFxzEjPBii9xLpq4yqqsy/FU5zMfan6G60DKZSCXAa3sHJZrcYw==
dependencies:
"@typescript-eslint/types" "4.22.0"
eslint-visitor-keys "^2.0.0"

"@typescript-eslint/[email protected]":
version "4.22.1"
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-4.22.1.tgz#6045ae25a11662c671f90b3a403d682dfca0b7a6"
Expand Down

0 comments on commit 41d7220

Please sign in to comment.