Skip to content

Commit

Permalink
chore(deps-dev): Bump @aws-cdk/assert from 1.102.0 to 1.104.0 (#57)
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.102.0 to 1.104.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.104.0</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>apigatewayv2:</strong> setting the authorizer of an API route to HttpNoneAuthorizer will now remove any existing authorizer on the route</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>appsync:</strong> elasticsearch data source for graphql api (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14651">#14651</a>) (<a href="https://github.com/aws/aws-cdk/commit/2337b5d965028ba06d6ff72f991c0b8e46433a8f">2337b5d</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/6063">#6063</a></li>
<li><strong>cfnspec:</strong> cloudformation spec v35.2.0 (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14610">#14610</a>) (<a href="https://github.com/aws/aws-cdk/commit/799ce1a7d5fb261cae92d514b4f7e315d8f0e589">799ce1a</a>)</li>
<li><strong>cloudwatch:</strong> GraphWidget supports period and statistic (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14679">#14679</a>) (<a href="https://github.com/aws/aws-cdk/commit/b240f6ece74d129e5f43b210e8ad12f95c4a2971">b240f6e</a>)</li>
<li><strong>cloudwatch:</strong> time range support for GraphWidget (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14659">#14659</a>) (<a href="https://github.com/aws/aws-cdk/commit/010a6b1a14f14be5001779644df3d3a2e27d4e71">010a6b1</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/4649">#4649</a></li>
<li><strong>ecs:</strong> add support for EC2 Capacity Providers (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14386">#14386</a>) (<a href="https://github.com/aws/aws-cdk/commit/114f7ccdaf736988834fe2be487363a992a31369">114f7cc</a>)</li>
<li><strong>secretsmanager:</strong> Automatically grant permissions to rotation Lambda (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14471">#14471</a>) (<a href="https://github.com/aws/aws-cdk/commit/85e00faf1e3bcc32c2f7aa881d42c6d1f6c17f63">85e00fa</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>apigatewayv2:</strong> authorizer is not removed when HttpNoneAuthorizer is used (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14424">#14424</a>) (<a href="https://github.com/aws/aws-cdk/commit/3698a91ac81a31f763c55487f200458d5b5eaf0f">3698a91</a>)</li>
<li><strong>ecs:</strong> Classes FargateService and Ec2Service have no defaultChild (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14691">#14691</a>) (<a href="https://github.com/aws/aws-cdk/commit/348e11e26edc0ff90b623b7cec778f4935e61e6d">348e11e</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14665">#14665</a></li>
<li><strong>events-targets:</strong> circular dependency when adding a KMS-encrypted SQS queue  (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14638">#14638</a>) (<a href="https://github.com/aws/aws-cdk/commit/3063818aa7c3c3ff56cf55254b0f6561db190a3e">3063818</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/11158">#11158</a></li>
<li><strong>lambda:</strong> custom resource fails to connect to efs filesystem (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14431">#14431</a>) (<a href="https://github.com/aws/aws-cdk/commit/10a633c8cda9f21b85c82f911d88641f3a362c4d">10a633c</a>)</li>
<li><strong>lambda-event-sources:</strong> incorrect documented defaults for stream types (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14562">#14562</a>) (<a href="https://github.com/aws/aws-cdk/commit/0ea24e95939412765c0e09133a7793557f779c76">0ea24e9</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13908">#13908</a></li>
<li><strong>lambda-nodejs:</strong> handler filename missing from error message (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14564">#14564</a>) (<a href="https://github.com/aws/aws-cdk/commit/256fd4c6fcdbe6519bc70f62415557dbeae950a1">256fd4c</a>)</li>
</ul>
<h2>v1.103.0</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>appmesh:</strong> HealthChecks require use of static factory methods</li>
<li><strong>apigatewayv2:</strong> The <code>metricXXX</code> methods are no longer available in the
<code>IApi</code> interface. The existing ones are moved into <code>IHttpApi</code> and new
ones will be added to <code>IWebsocketApi</code>.</li>
<li><strong>apigatewayv2:</strong> The <code>metricXXX</code> methods are no longer available in
the <code>IStage</code> interface. The existing ones are moved into <code>IHttpStage</code>
and new ones will be added to the <code>IWebsocketStage</code>.</li>
<li><strong>lambda-nodejs:</strong> the default runtime version for <code>NodejsFunction</code> is now always <code>NODEJS_14_X</code> (previously the version was derived from the local NodeJS runtime and could be either 12.x or 14.x).</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>appmesh:</strong> change HealthChecks to use protocol-specific union-like classes (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14432">#14432</a>) (<a href="https://github.com/aws/aws-cdk/commit/063ddc7315954a2104ac7aa4cb98f96239b8dd1e">063ddc7</a>)</li>
<li><strong>aws-ecs:</strong> Expose logdriver &quot;mode&quot; property (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13965">#13965</a>) (<a href="https://github.com/aws/aws-cdk/commit/28fce2264448820495d921ed08ae0d3084442876">28fce22</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13845">#13845</a></li>
<li><strong>cloudwatch:</strong> validate parameters for a metric dimensions (closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/3116">#3116</a>) (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14365">#14365</a>) (<a href="https://github.com/aws/aws-cdk/commit/4a24d61654ef77557350e35443ddab7597d61736">4a24d61</a>)</li>
<li><strong>docdb:</strong> Support multiple security groups to DatabaseCluster (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13290">#13290</a>) (<a href="https://github.com/aws/aws-cdk/commit/1a97b6664f9124ec21a6db39be600cee0411ab8c">1a97b66</a>)</li>
<li><strong>elbv2:</strong> preserveClientIp for NetworkTargetGroup (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14589">#14589</a>) (<a href="https://github.com/aws/aws-cdk/commit/d676ffccb28d530a18d0e1630df0940632122a27">d676ffc</a>)</li>
<li><strong>kinesis:</strong> Basic stream level metrics (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/12556">#12556</a>) (<a href="https://github.com/aws/aws-cdk/commit/5f1b57603330e707bc68f56c267a9e45faa29e55">5f1b576</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/12555">#12555</a></li>
<li><strong>kms:</strong> allow specifying key spec and key usage (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14478">#14478</a>) (<a href="https://github.com/aws/aws-cdk/commit/10ae1a902383e69d15a17585268dd836ffb4087b">10ae1a9</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/5639">#5639</a></li>
<li><strong>lambda-go:</strong> higher level construct for golang lambdas (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/11842">#11842</a>) (<a href="https://github.com/aws/aws-cdk/commit/0948cc7d4e38ac4e9ae765fcc571ea4f49ca9095">0948cc7</a>)</li>
<li><strong>msk:</strong> Cluster L2 Construct (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/9908">#9908</a>) (<a href="https://github.com/aws/aws-cdk/commit/ce119ba20d42191fa7ae2e83d459406be16e1748">ce119ba</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.103.0...v1.104.0">1.104.0</a> (2021-05-14)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>apigatewayv2:</strong> setting the authorizer of an API route to HttpNoneAuthorizer will now remove any existing authorizer on the route</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>appsync:</strong> elasticsearch data source for graphql api (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14651">#14651</a>) (<a href="https://github.com/aws/aws-cdk/commit/2337b5d965028ba06d6ff72f991c0b8e46433a8f">2337b5d</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/6063">#6063</a></li>
<li><strong>cfnspec:</strong> cloudformation spec v35.2.0 (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14610">#14610</a>) (<a href="https://github.com/aws/aws-cdk/commit/799ce1a7d5fb261cae92d514b4f7e315d8f0e589">799ce1a</a>)</li>
<li><strong>cloudwatch:</strong> GraphWidget supports period and statistic (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14679">#14679</a>) (<a href="https://github.com/aws/aws-cdk/commit/b240f6ece74d129e5f43b210e8ad12f95c4a2971">b240f6e</a>)</li>
<li><strong>cloudwatch:</strong> time range support for GraphWidget (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14659">#14659</a>) (<a href="https://github.com/aws/aws-cdk/commit/010a6b1a14f14be5001779644df3d3a2e27d4e71">010a6b1</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/4649">#4649</a></li>
<li><strong>ecs:</strong> add support for EC2 Capacity Providers (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14386">#14386</a>) (<a href="https://github.com/aws/aws-cdk/commit/114f7ccdaf736988834fe2be487363a992a31369">114f7cc</a>)</li>
<li><strong>secretsmanager:</strong> Automatically grant permissions to rotation Lambda (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14471">#14471</a>) (<a href="https://github.com/aws/aws-cdk/commit/85e00faf1e3bcc32c2f7aa881d42c6d1f6c17f63">85e00fa</a>)</li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li><strong>apigatewayv2:</strong> authorizer is not removed when HttpNoneAuthorizer is used (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14424">#14424</a>) (<a href="https://github.com/aws/aws-cdk/commit/3698a91ac81a31f763c55487f200458d5b5eaf0f">3698a91</a>)</li>
<li><strong>ecs:</strong> Classes FargateService and Ec2Service have no defaultChild (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14691">#14691</a>) (<a href="https://github.com/aws/aws-cdk/commit/348e11e26edc0ff90b623b7cec778f4935e61e6d">348e11e</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14665">#14665</a></li>
<li><strong>events-targets:</strong> circular dependency when adding a KMS-encrypted SQS queue  (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14638">#14638</a>) (<a href="https://github.com/aws/aws-cdk/commit/3063818aa7c3c3ff56cf55254b0f6561db190a3e">3063818</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/11158">#11158</a></li>
<li><strong>lambda:</strong> custom resource fails to connect to efs filesystem (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14431">#14431</a>) (<a href="https://github.com/aws/aws-cdk/commit/10a633c8cda9f21b85c82f911d88641f3a362c4d">10a633c</a>)</li>
<li><strong>lambda-event-sources:</strong> incorrect documented defaults for stream types (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14562">#14562</a>) (<a href="https://github.com/aws/aws-cdk/commit/0ea24e95939412765c0e09133a7793557f779c76">0ea24e9</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13908">#13908</a></li>
<li><strong>lambda-nodejs:</strong> handler filename missing from error message (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14564">#14564</a>) (<a href="https://github.com/aws/aws-cdk/commit/256fd4c6fcdbe6519bc70f62415557dbeae950a1">256fd4c</a>)</li>
</ul>
<h2><a href="https://github.com/aws/aws-cdk/compare/v1.102.0...v1.103.0">1.103.0</a> (2021-05-10)</h2>
<h3>⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES</h3>
<ul>
<li><strong>appmesh:</strong> HealthChecks require use of static factory methods</li>
<li><strong>apigatewayv2:</strong> The <code>metricXXX</code> methods are no longer available in the
<code>IApi</code> interface. The existing ones are moved into <code>IHttpApi</code> and new
ones will be added to <code>IWebsocketApi</code>.</li>
<li><strong>apigatewayv2:</strong> The <code>metricXXX</code> methods are no longer available in
the <code>IStage</code> interface. The existing ones are moved into <code>IHttpStage</code>
and new ones will be added to the <code>IWebsocketStage</code>.</li>
<li><strong>lambda-nodejs:</strong> the default runtime version for <code>NodejsFunction</code> is now always <code>NODEJS_14_X</code> (previously the version was derived from the local NodeJS runtime and could be either 12.x or 14.x).</li>
</ul>
<h3>Features</h3>
<ul>
<li><strong>appmesh:</strong> change HealthChecks to use protocol-specific union-like classes (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14432">#14432</a>) (<a href="https://github.com/aws/aws-cdk/commit/063ddc7315954a2104ac7aa4cb98f96239b8dd1e">063ddc7</a>)</li>
<li><strong>aws-ecs:</strong> Expose logdriver &quot;mode&quot; property (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13965">#13965</a>) (<a href="https://github.com/aws/aws-cdk/commit/28fce2264448820495d921ed08ae0d3084442876">28fce22</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13845">#13845</a></li>
<li><strong>cloudwatch:</strong> validate parameters for a metric dimensions (closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/3116">#3116</a>) (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14365">#14365</a>) (<a href="https://github.com/aws/aws-cdk/commit/4a24d61654ef77557350e35443ddab7597d61736">4a24d61</a>)</li>
<li><strong>docdb:</strong> Support multiple security groups to DatabaseCluster (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/13290">#13290</a>) (<a href="https://github.com/aws/aws-cdk/commit/1a97b6664f9124ec21a6db39be600cee0411ab8c">1a97b66</a>)</li>
<li><strong>elbv2:</strong> preserveClientIp for NetworkTargetGroup (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14589">#14589</a>) (<a href="https://github.com/aws/aws-cdk/commit/d676ffccb28d530a18d0e1630df0940632122a27">d676ffc</a>)</li>
<li><strong>kinesis:</strong> Basic stream level metrics (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/12556">#12556</a>) (<a href="https://github.com/aws/aws-cdk/commit/5f1b57603330e707bc68f56c267a9e45faa29e55">5f1b576</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/12555">#12555</a></li>
<li><strong>kms:</strong> allow specifying key spec and key usage (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/14478">#14478</a>) (<a href="https://github.com/aws/aws-cdk/commit/10ae1a902383e69d15a17585268dd836ffb4087b">10ae1a9</a>), closes <a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/5639">#5639</a></li>
<li><strong>lambda-go:</strong> higher level construct for golang lambdas (<a href="https://github-redirect.dependabot.com/aws/aws-cdk/issues/11842">#11842</a>) (<a href="https://github.com/aws/aws-cdk/commit/0948cc7d4e38ac4e9ae765fcc571ea4f49ca9095">0948cc7</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-cdk/commit/7d2684edc67b6fc4ea957e1a2a44d726c08e4047"><code>7d2684e</code></a> chore: npm-check-updates &amp;&amp; yarn upgrade (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/assert/issues/14620">#14620</a>)</li>
<li><a href="https://github.com/aws/aws-cdk/commit/a14d8eb36502c3e23e33f74aadca50522747a4be"><code>a14d8eb</code></a> chore: npm-check-updates &amp;&amp; yarn upgrade (<a href="https://github.com/aws/aws-cdk/tree/HEAD/packages/@aws-cdk/assert/issues/14420">#14420</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-cdk/commits/v1.104.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.102.0&new-version=1.104.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] committed May 17, 2021
1 parent 53b8701 commit 052bb2c
Showing 1 changed file with 65 additions and 13 deletions.
78 changes: 65 additions & 13 deletions yarn.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 052bb2c

Please sign in to comment.