Skip to content
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

chore(release): 1.70.0 #3806

Merged
merged 28 commits into from
Oct 19, 2022
Merged

chore(release): 1.70.0 #3806

merged 28 commits into from
Oct 19, 2022

Conversation

aws-cdk-automation
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation commented Oct 19, 2022

See CHANGELOG

mergify bot and others added 28 commits September 27, 2022 12:59
…ak/test/generated-code (#3775)

Bumps [mypy](https://github.com/python/mypy) from 0.971 to 0.981.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/python/mypy/commit/c7b4714e1f5e3cb8f3fec7426b6538fe1a3dcab1"><code>c7b4714</code></a> Update version to 0.981</li>
<li><a href="https://github.com/python/mypy/commit/2bd7da21462a59643f2aec546304db1a624ba285"><code>2bd7da2</code></a> [0.980 backport] build changes (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13688">#13688</a>)</li>
<li><a href="https://github.com/python/mypy/commit/2b2953a1392368f623331d5168ccdfd39e37bbee"><code>2b2953a</code></a> [0.980 backport] Update pos-only unit tests for Python 3.10.7 (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13660">#13660</a>) (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13665">#13665</a>)</li>
<li><a href="https://github.com/python/mypy/commit/ada007841f6a96f68d114769624a0f7b523814a7"><code>ada0078</code></a> Remove dev from version</li>
<li><a href="https://github.com/python/mypy/commit/efd1d38fb1db188e56fe6068ebe69d2164462b34"><code>efd1d38</code></a> [0.980 backport] Fix stubtest custom_typeshed_dir regression (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13656">#13656</a>) (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13658">#13658</a>)</li>
<li><a href="https://github.com/python/mypy/commit/70bc34837ecbafc528e511a46219262736781d43"><code>70bc348</code></a> [0.980 backport] Allow unpacking from TypeVars with iterable bounds (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13425">#13425</a>) ...</li>
<li><a href="https://github.com/python/mypy/commit/e43dbb91be8eb167875bb8a9468cf7d286cf0c3e"><code>e43dbb9</code></a> Work around mypyc test failures in CI (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13593">#13593</a>)</li>
<li><a href="https://github.com/python/mypy/commit/64add912d9b58340b055df58c8c0e16ba2e8e667"><code>64add91</code></a> Another cherry-pick fix</li>
<li><a href="https://github.com/python/mypy/commit/228bd29babd95373867e845b049f0938fe083f44"><code>228bd29</code></a> Fix error codes option serialization (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13523">#13523</a>)</li>
<li><a href="https://github.com/python/mypy/commit/1f8061167faac10c02eafba260f6ab8543496f90"><code>1f80611</code></a> Allow per-module error codes (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13502">#13502</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/python/mypy/compare/v0.971...v0.981">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mypy&package-manager=pip&previous-version=0.971&new-version=0.981)](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
- `@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)


</details>
…ckages/@jsii/dotnet-runtime-test/test (#3767)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Romain Marcadier <rmuller@amazon.fr>
Those have been end-of-life for a while now, and
go 1.20 is expected to release in February 2023.
Uses `RuntimeError` and `JsiiError` to indicate recoverable vs non-recoverable errors respectively. Also fixes three bugs in the Java logic for the same feature:

* Callbacks did not pass the error type over the wire, meaning that some faults were rethrown as runtime errors and vice versa
* async method invocations did not pass the error type over the wire, meaning that some faults were rethrown as runtime errors and vice versa.
* the java enum used `RuntimeException` in the string where it should have used `RuntimeError`, meaning that some errors would always be rethrown as `RuntimeException`s even when they should be `JsiiError`s. 

These bugs happened because the Java tests did not check for type of the exception thrown, meaning that `JsiiError`s could be passed where `RuntimeException`s were expected. The tests now verify the type of the exception thrown. 

---

By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].

[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
Fixes #3777

---

By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].

[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
Adds the `acl` package to the superchain image.

A recent [projen PR](projen/projen#2103) added a build-time dependency on the `getfacl` and `setfacl` tools in this package to workaround a bug in GitHub Actions. The package is included in the GHA `ubuntu-latest` image, but not superchain.

Should address: projen/projen#2134

---

By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].

[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
Bumps [actions/setup-dotnet](https://github.com/actions/setup-dotnet) from 2 to 3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/actions/setup-dotnet/releases">actions/setup-dotnet's releases</a>.</em></p>
<blockquote>
<h2>v3.0.0</h2>
<p>This major release includes the following <strong>changes:</strong></p>
<ul>
<li><a href="https://github-redirect.dependabot.com/actions/setup-dotnet/issues/219">#219</a> New input <code>dotnet-quality</code> was added in <a href="https://github-redirect.dependabot.com/actions/setup-dotnet/pull/315">#315</a>:</li>
</ul>
<pre lang="yaml"><code>    - uses: actions/setup-dotnet@v3
      with:
        dotnet-version: '6.0.x'
        dotnet-quality: 'preview'
    - run: dotnet build &lt;my project&gt;
</code></pre>
<p>More in detail <a href="https://github.com/actions/setup-dotnet#using-the-dotnet-quality-input">here</a>.</p>
<ul>
<li><a href="https://github-redirect.dependabot.com/actions/setup-dotnet/issues/241">#241</a> The output variable <code>dotnet-version</code> which contains the installed by the action SDK version was added in <a href="https://github-redirect.dependabot.com/actions/setup-dotnet/pull/324">#324</a>:</li>
</ul>
<pre lang="yaml"><code>    - uses: actions/setup-dotnet@v3
      id: cp310
      with:
        dotnet-version: '3.1.422'
    - run: echo '${{ steps.cp310.outputs.dotnet-version }}' # outputs 3.1.422
</code></pre>
<p>More in detail <a href="https://github.com/actions/setup-dotnet/tree/main#dotnet-version">here</a>.</p>
<ul>
<li>The <code>dotnet-version</code> syntax was updated and now it allows to specify the prerelease version without using <code>include-prerelease</code> input. The <code>include-prerelease</code> input was cut out:</li>
</ul>
<pre lang="yaml"><code>    - uses: actions/setup-dotnet@v3
      with:
        dotnet-version: '5.0.0-preview.6'
</code></pre>
<p>More in detail <a href="https://github.com/actions/setup-dotnet#supported-version-syntax">here</a>.</p>
<ul>
<li><a href="https://github-redirect.dependabot.com/actions/setup-dotnet/issues/251">#251</a> The problem with out of support .NET version warnings was solved in <a href="https://github-redirect.dependabot.com/actions/setup-dotnet/pull/315">#315</a>.</li>
</ul>
<p><strong>Breaking changes</strong>:</p>
<ul>
<li>Installation paths for Windows and Ubuntu images were changed to match the location of pre-installed SDKs. In more detail, read <a href="https://github.com/actions/setup-dotnet/blob/main/docs/adrs/v3-setup-dotnet.md#breaking-changes">here</a>.</li>
</ul>
<h2>Add support for Windows-arm</h2>
<p>In scope of this release we <a href="https://github-redirect.dependabot.com/actions/setup-dotnet/pull/320">add support for Windows-arm</a>. Besides, we change getInput to <a href="https://github-redirect.dependabot.com/actions/setup-dotnet/pull/250">getBooleanInput</a> for include-prerelease.</p>
<h2>Package updates, support for global json file in a subdirectory, installer scripts updates</h2>
<p>This release includes the following PRs:</p>
<ul>
<li>Adding support for the <code>global-json-file</code> input: <a href="https://github-redirect.dependabot.com/actions/setup-dotnet/issues/276">#276</a>
Example of usage:
<pre lang="yaml"><code>- uses: actions/setup-dotnet@v2
  with:
    global-json-file: csharp/global.json
- run: dotnet build &lt;my project&gt;
  working-directory: csharp
</code></pre>
</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/actions/setup-dotnet/commit/c7e7147fd3e41056e75a761416c06f5fa781b5fb"><code>c7e7147</code></a> Add ability to write resolved version of SDK into the output variable (<a href="https://github-redirect.dependabot.com/actions/setup-dotnet/issues/324">#324</a>)</li>
<li><a href="https://github.com/actions/setup-dotnet/commit/0705ef0281736c0ca177266c8d04eb08f72072de"><code>0705ef0</code></a> Implement proposal stated in ADR for setup-dotnet v3 and functionality from f...</li>
<li>See full diff in <a href="https://github.com/actions/setup-dotnet/compare/v2...v3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/setup-dotnet&package-manager=github_actions&previous-version=2&new-version=3)](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 will merge this PR once it's up-to-date and CI passes on it, as requested by @RomainMuller.

[//]: # (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
- `@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)


</details>
…3 in /packages/@jsii/python-runtime (#3785)

Updates the requirements on [cattrs](https://github.com/python-attrs/cattrs) to permit the latest version.
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/python-attrs/cattrs/blob/main/HISTORY.rst">cattrs's changelog</a>.</em></p>
<blockquote>
<h2>22.2.0 (2022-10-03)</h2>
<ul>
<li><em>Potentially breaking</em>: <code>cattrs.Converter</code> has been renamed to <code>cattrs.BaseConverter</code>, and <code>cattrs.GenConverter</code> to <code>cattrs.Converter</code>.
The <code>GenConverter</code> name is still available for backwards compatibility, but is deprecated.
If you were depending on functionality specific to the old <code>Converter</code>, change your import to <code>from cattrs import BaseConverter</code>.</li>
<li><code>NewTypes &lt;https://docs.python.org/3/library/typing.html#newtype&gt;</code>_ are now supported by the <code>cattrs.Converter</code>.
(<code>[#255](python-attrs/cattrs#255) &lt;https://github.com/python-attrs/cattrs/pull/255&gt;</code><em>, <code>[#94](python-attrs/cattrs#94) &lt;https://github.com/python-attrs/cattrs/issues/94&gt;</code></em>, <code>[#297](python-attrs/cattrs#297) &lt;https://github.com/python-attrs/cattrs/issues/297&gt;</code>_)</li>
<li><code>cattrs.Converter</code> and <code>cattrs.BaseConverter</code> can now copy themselves using the <code>copy</code> method.
(<code>[#284](python-attrs/cattrs#284) &lt;https://github.com/python-attrs/cattrs/pull/284&gt;</code>_)</li>
<li>Python 3.11 support.</li>
<li>cattrs now supports un/structuring <code>kw_only</code> fields on attrs classes into/from dictionaries.
(<code>[#247](python-attrs/cattrs#247) &lt;https://github.com/python-attrs/cattrs/pull/247&gt;</code>_)</li>
<li>PyPy support (and tests, using a minimal Hypothesis profile) restored.
(<code>[#253](python-attrs/cattrs#253) &lt;https://github.com/python-attrs/cattrs/issues/253&gt;</code>_)</li>
<li>Fix propagating the <code>detailed_validation</code> flag to mapping and counter structuring generators.</li>
<li>Fix <code>typing.Set</code> applying too broadly when used with the <code>GenConverter.unstruct_collection_overrides</code> parameter on Python versions below 3.9. Switch to <code>typing.AbstractSet</code> on those versions to restore the old behavior.
(<code>[#264](python-attrs/cattrs#264) &lt;https://github.com/python-attrs/cattrs/issues/264&gt;</code>_)</li>
<li>Uncap the required Python version, to avoid problems detailed in <a href="https://iscinumpy.dev/post/bound-version-constraints/#pinning-the-python-version-is-special">https://iscinumpy.dev/post/bound-version-constraints/#pinning-the-python-version-is-special</a>
(<code>[#275](python-attrs/cattrs#275) &lt;https://github.com/python-attrs/cattrs/issues/275&gt;</code>_)</li>
<li>Fix <code>Converter.register_structure_hook_factory</code> and <code>cattrs.gen.make_dict_unstructure_fn</code> type annotations.
(<code>[#281](python-attrs/cattrs#281) &lt;https://github.com/python-attrs/cattrs/issues/281&gt;</code>_)</li>
<li>Expose all error classes in the <code>cattr.errors</code> namespace. Note that it is deprecated, just use <code>cattrs.errors</code>.
(<code>[#252](python-attrs/cattrs#252) &lt;https://github.com/python-attrs/cattrs/issues/252&gt;</code>_)</li>
<li>Fix generating structuring functions for types with quotes in the name.
(<code>[#291](python-attrs/cattrs#291) &lt;https://github.com/python-attrs/cattrs/issues/291&gt;</code>_ <code>[#277](python-attrs/cattrs#277) &lt;https://github.com/python-attrs/cattrs/issues/277&gt;</code>_)</li>
<li>Fix usage of notes for the final version of <code>PEP 678 &lt;https://peps.python.org/pep-0678/&gt;</code><em>, supported since <code>exceptiongroup&gt;=1.0.0rc4</code>.
(<code>[#303](python-attrs/cattrs#303) &lt;303 &lt;https://github.com/python-attrs/cattrs/pull/303&gt;</code></em>)</li>
</ul>
<h2>22.1.0 (2022-04-03)</h2>
<ul>
<li>cattrs now uses the CalVer versioning convention.</li>
<li>cattrs now has a detailed validation mode, which is enabled by default. Learn more <code>here &lt;https://cattrs.readthedocs.io/en/latest/validation.html&gt;</code>_.
The old behavior can be restored by creating the converter with <code>detailed_validation=False</code>.</li>
<li><code>attrs</code> and dataclass structuring is now ~25% faster.</li>
<li>Fix an issue structuring bare <code>typing.List</code> s on Pythons lower than 3.9.
(<code>[#209](python-attrs/cattrs#209) &lt;https://github.com/python-attrs/cattrs/issues/209&gt;</code>_)</li>
<li>Fix structuring of non-parametrized containers like <code>list/dict/...</code> on Pythons lower than 3.9.
(<code>[#218](python-attrs/cattrs#218) &lt;https://github.com/python-attrs/cattrs/issues/218&gt;</code>_)</li>
<li>Fix structuring bare <code>typing.Tuple</code> on Pythons lower than 3.9.
(<code>[#218](python-attrs/cattrs#218) &lt;https://github.com/python-attrs/cattrs/issues/218&gt;</code>_)</li>
<li>Fix a wrong <code>AttributeError</code> of an missing <code>__parameters__</code> attribute. This could happen
when inheriting certain generic classes – for example <code>typing.*</code> classes are affected.
(<code>[#217](python-attrs/cattrs#217) &lt;https://github.com/python-attrs/cattrs/issues/217&gt;</code>_)</li>
<li>Fix structuring of <code>enum.Enum</code> instances in <code>typing.Literal</code> types.
(<code>[#231](python-attrs/cattrs#231) &lt;https://github.com/python-attrs/cattrs/pull/231&gt;</code>_)</li>
<li>Fix unstructuring all tuples - unannotated, variable-length, homogenous and heterogenous - to <code>list</code>.
(<code>[#226](python-attrs/cattrs#226) &lt;https://github.com/python-attrs/cattrs/issues/226&gt;</code>_)</li>
<li>For <code>forbid_extra_keys</code> raise custom <code>ForbiddenExtraKeyError</code> instead of generic <code>Exception</code>.
(<code>[#225](python-attrs/cattrs#225) &lt;https://github.com/python-attrs/cattrs/pull/225&gt;</code>_)</li>
<li>All preconf converters now support <code>loads</code> and <code>dumps</code> directly. See an example <code>here &lt;https://cattrs.readthedocs.io/en/latest/preconf.html&gt;</code>_.</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/python-attrs/cattrs/commit/405f0291b958ae9eb45ee38febeb91fb65dd644f"><code>405f029</code></a> v22.2.0</li>
<li><a href="https://github.com/python-attrs/cattrs/commit/89de04f57aa774d6abfb0ae62517dc8a8064e3c2"><code>89de04f</code></a> Fix some mor</li>
<li><a href="https://github.com/python-attrs/cattrs/commit/0abbf271461babca203862f3581c20743f6118e0"><code>0abbf27</code></a> Fix tests</li>
<li><a href="https://github.com/python-attrs/cattrs/commit/3b750439aec826a8fd20976ca113f30a27e75408"><code>3b75043</code></a> <strong>notes</strong> is list[str]</li>
<li><a href="https://github.com/python-attrs/cattrs/commit/906b95cfef4903e2d6247abf0fdd72f7da21617a"><code>906b95c</code></a> Reorder HISTORY</li>
<li><a href="https://github.com/python-attrs/cattrs/commit/ed7f86a0ccd9adeab895b9afac2dea69fa02bcff"><code>ed7f86a</code></a> Improve NewTypes (<a href="https://github-redirect.dependabot.com/python-attrs/cattrs/issues/310">#310</a>)</li>
<li><a href="https://github.com/python-attrs/cattrs/commit/e7926599ad44e07d8325ae4072626e1a24705542"><code>e792659</code></a> Fix missing imports of preconf converters (<a href="https://github-redirect.dependabot.com/python-attrs/cattrs/issues/309">#309</a>)</li>
<li><a href="https://github.com/python-attrs/cattrs/commit/e425d6378aa8dfc74bbdd9e152365e1b962fd8cf"><code>e425d63</code></a> Reorder HISTORY</li>
<li><a href="https://github.com/python-attrs/cattrs/commit/cc56b2b873852a4e91b16706a39da00755c87759"><code>cc56b2b</code></a> Remove spurious type comment</li>
<li><a href="https://github.com/python-attrs/cattrs/commit/cbd6f29d2c0ebc40805b3ca0d81accfc330eb10c"><code>cbd6f29</code></a> Reformat</li>
<li>Additional commits viewable in <a href="https://github.com/python-attrs/cattrs/compare/v1.8.0...v22.2.0">compare view</a></li>
</ul>
</details>
<br />


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
- `@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)


</details>
… to 4.3.1 in /packages/@jsii/dotnet-runtime-test/test (#3784)

Bumps [Microsoft.CodeAnalysis.CSharp.Workspaces](https://github.com/dotnet/roslyn) from 4.3.0 to 4.3.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dotnet/roslyn/releases">Microsoft.CodeAnalysis.CSharp.Workspaces's releases</a>.</em></p>
<blockquote>
<h2>.NET 6.0.1</h2>
<p><a href="https://github.com/dotnet/core/releases/tag/v6.0.1">Release</a></p>
<h2>.NET 5.0.4</h2>
<p><a href="https://github.com/dotnet/core/releases/tag/v5.0.4">Release</a></p>
<h2>.NET 5.0.2</h2>
<p><a href="https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0.2/5.0.2.md">Release Notes</a>
<a href="https://github.com/dotnet/core/blob/master/release-notes/5.0/5.0.2/5.0.2-install-instructions.md">Install Instructions</a></p>
<h1>Repos</h1>
<ul>
<li><a href="https://github.com/dotnet/core/releases/tag/v5.0.2">Core</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a href="https://github.com/dotnet/roslyn/commits">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.CodeAnalysis.CSharp.Workspaces&package-manager=nuget&previous-version=4.3.0&new-version=4.3.1)](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
- `@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)


</details>
…=8.5.6 in /gh-pages (#3788)

Updates the requirements on [mkdocs-material](https://github.com/squidfunk/mkdocs-material) to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's releases</a>.</em></p>
<blockquote>
<h2>mkdocs-material-8.5.6</h2>
<ul>
<li>Modernized appearance of admonitions (with fallback, see <a href="https://squidfunk.github.io/mkdocs-material/reference/admonitions/#classic-admonitions">docs</a>)</li>
<li>Improved appearance of inline code blocks in admonition titles</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's changelog</a>.</em></p>
<blockquote>
<p>mkdocs-material-8.5.6+insiders-4.25.0 (2022-10-02)</p>
<ul>
<li>Added support for navigation subtitles</li>
<li>Added support for defining an allow list for built-in tags plugin</li>
<li>Added support for custom slugify functions for built-in tags plugin</li>
<li>Improved stability of search plugin when using --dirtyreload</li>
</ul>
<p>mkdocs-material-8.5.6 (2022-10-02)</p>
<ul>
<li>Modernized appearance of admonitions (with fallback, see docs)</li>
<li>Improved appearance of inline code blocks in admonition titles</li>
</ul>
<p>mkdocs-material-8.5.5+insiders-4.24.2 (2022-10-01)</p>
<ul>
<li>Updated MkDocs to 1.4</li>
<li>Fixed compatibility issues with MkDocs 1.4</li>
<li>Fixed incorrectly generated paths in privacy plugin</li>
<li>Fixed blog index page not showing navigation when using meta plugin</li>
</ul>
<p>mkdocs-material-8.5.5 (2022-10-01)</p>
<ul>
<li>Updated MkDocs to 1.4</li>
<li>Fixed compatibility issues with MkDocs 1.4</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4430">#4430</a>: build error when enabling consent without repository URL</li>
</ul>
<p>mkdocs-material-8.5.4+insiders-4.24.1 (2022-09-30)</p>
<ul>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4430">#4430</a>: build error when enabling consent without repository URL</li>
</ul>
<p>mkdocs-material-8.5.4 (2022-09-30)</p>
<ul>
<li>Fixed expand icons shift on sidebar overflow (using scrollbar-gutter)</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4429">#4429</a>: Text in sequence diagrams overflows in Firefox</li>
</ul>
<p>mkdocs-material-8.5.3+insiders-4.24.0 (2022-09-27)</p>
<ul>
<li>Added support for custom content on index pages (blog)</li>
<li>Added support for keeping content on paginated index pages (blog)</li>
<li>Added support for limiting categories in post excerpts (blog)</li>
<li>Added support for simple override of templates via front matter (blog)</li>
<li>Added icon in navigation for pages with encrypted content</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4396">#4396</a>: Front matter of index pages not inherited by pagination (blog)</li>
<li>Improved performance by building post excerpts once (blog)</li>
</ul>
<p>mkdocs-material-8.5.3+insiders-4.23.6 (2022-09-22)</p>
<ul>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4389">#4389</a>: Blog posts in first week of year in wrong archive</li>
<li>Fixed (= switched) footer previous and next links for blog posts</li>
</ul>
<p>mkdocs-material-8.5.3 (2022-09-20)</p>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/f139b54c61b2df4512f15149cba2c222475e2bc9"><code>f139b54</code></a> Prepare 8.5.6 release</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/d1fc8598212532a58c924a43f18b8f1fa8a096d3"><code>d1fc859</code></a> Prepare 8.5.6 release</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/c44baee78d5cffec89c5d39c79b6504609795331"><code>c44baee</code></a> Documentation</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/ee1e675da613fb26b71d0385f732a55eac6aea73"><code>ee1e675</code></a> Update slug reference</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/29f00a5bb8edabddaf2d6d211434b59bdde25c3d"><code>29f00a5</code></a> Modernized look of admonitions</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/6edbcf896833026667149c47514542a8c438d490"><code>6edbcf8</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4392">#4392</a> from squidfunk/pin</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/1e508d6292a5b7fb7e57ddea75b0c672e0a4ffc5"><code>1e508d6</code></a> Documentation</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/0a5ab025b5a356facb6d2fc3b1bbbe1e4b6e806c"><code>0a5ab02</code></a> Updated documentation and fixed syntax error in schema</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/cec89f0c6dd95fb6c6c6f2ae17551090f5639f1d"><code>cec89f0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4303">#4303</a> from ojacques/master</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/26b307070ad60d2bc4a103ef4c0d27a1d888d62f"><code>26b3070</code></a> Updated Insiders changelog</li>
<li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/8.5.3...8.5.6">compare view</a></li>
</ul>
</details>
<br />


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
- `@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)


</details>
… /gh-pages (#3787)

Updates the requirements on [mkdocs](https://github.com/mkdocs/mkdocs) to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mkdocs/mkdocs/releases">mkdocs's releases</a>.</em></p>
<blockquote>
<h2>1.4.0</h2>
<h2>Feature upgrades</h2>
<h3>Hooks (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2978">#2978</a>)</h3>
<p>The new <code>hooks:</code> config allows you to add plugin-like event handlers from local Python files, without needing to set up and install an actual plugin.</p>
<p>See <a href="https://www.mkdocs.org/user-guide/configuration/#hooks"><strong>documentation</strong></a>.</p>
<h3><code>edit_uri</code> flexibility (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2927">#2927</a>)</h3>
<p>There is a new <code>edit_uri_template:</code> config.<br />
It works like <code>edit_uri</code> but more generally covers ways to construct an edit URL.<br />
See <a href="https://www.mkdocs.org/user-guide/configuration/#edit_uri_template"><strong>documentation</strong></a>.</p>
<p>Additionally, the <code>edit_uri</code> functionality will now fully work even if <code>repo_url</code> is omitted (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2928">#2928</a>)</p>
<h2>Upgrades for plugin developers</h2>
<p>NOTE: This release has big changes to the implementation of plugins and their configs. But, the intention is to have zero breaking changes in all reasonably common use cases. Or at the very least if a code fix is required, there should always be a way to stay compatible with older MkDocs versions. Please report if this release breaks something.</p>
<h3>Customize event order for plugin event handlers (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2973">#2973</a>)</h3>
<p>Plugins can now choose to set a priority value for their event handlers. This can override the old behavior where for each event type, the handlers are called in the order that their plugins appear in the <a href="https://www.mkdocs.org/user-guide/configuration/#plugins"><code>plugins</code> config</a>.</p>
<p>If this is set, events with higher priority are called first. Events without a chosen priority get a default of 0. Events that have the same priority are ordered as they appear in the config.</p>
<p>Recommended priority values: <code>100</code> &quot;first&quot;, <code>50</code> &quot;early&quot;, <code>0</code> &quot;default&quot;, <code>-50</code> &quot;late&quot;, <code>-100</code> &quot;last&quot;.<br />
As different plugins discover more precise relations to each other, the values should be further tweaked.</p>
<p>See <a href="https://www.mkdocs.org/dev-guide/plugins/#event-priorities"><strong>documentation</strong></a>.</p>
<h3>New events that persist across builds in <code>mkdocs serve</code> (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2972">#2972</a>)</h3>
<p>The new events are <code>on_startup</code> and <code>on_shutdown</code>. They run at the very beginning and very end of an <code>mkdocs</code> invocation.<br />
<code>on_startup</code> also receives information on how <code>mkdocs</code> was invoked (e.g. <code>serve</code> <code>--dirtyreload</code>).</p>
<p>See <a href="https://www.mkdocs.org/dev-guide/plugins/#events"><strong>documentation</strong></a>.</p>
<h3>Replace <code>File.src_path</code> to not deal with backslashes (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2930">#2930</a>)</h3>
<p>The property <code>src_path</code> uses backslashes on Windows, which doesn't make sense as it's a virtual path.<br />
To not make a breaking change, there's no change to how <em>this</em> property is used, but now you should:</p>
<ul>
<li>Use <strong><code>File.src_uri</code></strong> instead of <code>File.src_path</code></li>
<li>and <strong><code>File.dest_uri</code></strong> instead of <code>File.dest_path</code>.</li>
</ul>
<p>These consistently use forward slashes, and are now the definitive source that MkDocs itself uses.</p>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mkdocs/mkdocs/commit/927ee2684b7534b6dedf681fcb5cf753c8c47b7b"><code>927ee26</code></a> Release 1.4.0 (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2986">#2986</a>)</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/5cce5012b4a35e11dcd31a7bd9d10800fd90b17a"><code>5cce501</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2962">#2962</a> from mkdocs/meta</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/5015fa72af4d7fc6b42089c15825396ef7c3e657"><code>5015fa7</code></a> Add examples of class-based schema with ListOfItems</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/cc627f7ba3bfb667b63df0cfd297dd456972d447"><code>cc627f7</code></a> Prevent wrapping into Optional when the option has a default</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/aeffe614990a6ca3024dc7f3ddd0a3b7bfcff550"><code>aeffe61</code></a> Change config_options.URL's default from '' to None</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/51569476c054103fa8e23123ae6c924a91188979"><code>5156947</code></a> Add a test for subclassing a config schema</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/ff8552a57abf2c32f2d0344ef12707b88e008493"><code>ff8552a</code></a> Add tests for new class-based configs</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/6d8c4d1c7fb1ccb8de21e2b03c697541d15705d5"><code>6d8c4d1</code></a> Preserve a copy of config_options_tests before reworking it</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/452f56c61fb4afbb402784ba5e714ab7ed8c6ea1"><code>452f56c</code></a> Move config_options_tests.py before reworking it</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/cf9d23757e4da73b3f4bf6346a86e67eb7619756"><code>cf9d237</code></a> Change ListOfItems' &quot;default default&quot; from [] to None</li>
<li>Additional commits viewable in <a href="https://github.com/mkdocs/mkdocs/compare/1.3.1...1.4.0">compare view</a></li>
</ul>
</details>
<br />


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
- `@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)


</details>
…packages/@jsii/python-runtime (#3786)

Updates the requirements on [pytest-mypy](https://github.com/dbader/pytest-mypy) to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dbader/pytest-mypy/releases">pytest-mypy's releases</a>.</em></p>
<blockquote>
<h2>v0.10.0</h2>
<p><a href="https://github.com/dbader/pytest-mypy/milestone/18">https://github.com/dbader/pytest-mypy/milestone/18</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/dbader/pytest-mypy/blob/master/changelog.md">pytest-mypy's changelog</a>.</em></p>
<blockquote>
<h2><a href="https://github.com/dbader/pytest-mypy/milestone/18">0.10.0</a></h2>
<ul>
<li>Drop support for python&lt;3.6.</li>
</ul>
<h2><a href="https://github.com/dbader/pytest-mypy/milestone/17">0.9.1</a></h2>
<ul>
<li>Add support for pytest 7.</li>
</ul>
<h2><a href="https://github.com/dbader/pytest-mypy/milestone/14">0.9.0</a></h2>
<ul>
<li>Drop support for pytest&lt;4.6.</li>
<li>Add --mypy-config-file.</li>
</ul>
<h2><a href="https://github.com/dbader/pytest-mypy/milestone/16">0.8.1</a></h2>
<ul>
<li>Add a partial workaround for <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/8016">pytest-dev/pytest#8016</a>.</li>
</ul>
<h2><a href="https://github.com/dbader/pytest-mypy/milestone/15">0.8.0</a></h2>
<ul>
<li>Add support for Python 3.9.</li>
<li>Stop injecting <code>MypyStatusItem</code> in <code>pytest_collection_modifyitems</code> to fix <code>--looponfail</code>.</li>
</ul>
<h2><a href="https://github.com/dbader/pytest-mypy/milestone/13">0.7.0</a></h2>
<ul>
<li>Remove the upper bound on <code>python_requires</code>.</li>
<li>Require Python 3.5 or greater.</li>
<li>Enable custom error formatting.</li>
<li>Fix compatibility with pytest-xdist 2.</li>
</ul>
<h2><a href="https://github.com/dbader/pytest-mypy/milestone/12">0.6.2</a></h2>
<ul>
<li>Stop ignoring <code>.pyi</code> files.</li>
</ul>
<h2><a href="https://github.com/dbader/pytest-mypy/milestone/11">0.6.1</a></h2>
<ul>
<li>Fix a PytestDeprecationWarning emitted by pytest&gt;=5.4</li>
</ul>
<h2><a href="https://github.com/dbader/pytest-mypy/milestone/10">0.6.0</a></h2>
<ul>
<li>Inject a test that checks the mypy exit status</li>
</ul>
<h2><a href="https://github.com/dbader/pytest-mypy/milestone/9">0.5.0</a></h2>
<ul>
<li>Remove <code>MypyItem.mypy_path</code></li>
<li>Add support for pytest-xdist</li>
<li>Add a configurable name to MypyItem node IDs</li>
</ul>
<h2><a href="https://github.com/dbader/pytest-mypy/milestone/8">0.4.2</a></h2>
<ul>
<li>Make success message green instead of red</li>
<li>Remove Python 3.8 beta/dev references</li>
<li>Stop blacklisting early 0.5x and 0.7x mypy releases</li>
</ul>
<h2><a href="https://github.com/dbader/pytest-mypy/milestone/7">0.4.1</a></h2>
<ul>
<li>Stop overlapping <code>python_version</code>s in <code>install_requires</code></li>
</ul>
<h2><a href="https://github.com/dbader/pytest-mypy/milestone/6">0.4.0</a></h2>
<ul>
<li>Run mypy once per session instead of once per file</li>
<li>Stop passing --incremental (which mypy now defaults to)</li>
<li>Support configuring the plugin in a conftest.py</li>
<li>Add support for Python 3.8</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dbader/pytest-mypy/commit/7575b6462b2d96b6cdcb79f4a4ac0a816ec010dc"><code>7575b64</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dbader/pytest-mypy/issues/140">#140</a> from dmtucker/mypy13701</li>
<li><a href="https://github.com/dbader/pytest-mypy/commit/3e6c6e552130204a5cc12db848b7f2b5a256edc4"><code>3e6c6e5</code></a> Xfail <a href="https://github-redirect.dependabot.com/python/mypy/issues/13701">python/mypy#13701</a></li>
<li><a href="https://github.com/dbader/pytest-mypy/commit/9710ab44edb57f6e7048c5909351f629b19c832a"><code>9710ab4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dbader/pytest-mypy/issues/136">#136</a> from dmtucker/dev</li>
<li><a href="https://github.com/dbader/pytest-mypy/commit/29823367a96d145966106f74aad134a43b560c20"><code>2982336</code></a> Upgrade flake8</li>
<li><a href="https://github.com/dbader/pytest-mypy/commit/e9bc67b9b6aa603aee08dd64de0d2bdd395dd940"><code>e9bc67b</code></a> Drop Python 3.5 support</li>
<li><a href="https://github.com/dbader/pytest-mypy/commit/0c68c07c7639d3910e974524b1fb576a817ae099"><code>0c68c07</code></a> Upgrade black</li>
<li><a href="https://github.com/dbader/pytest-mypy/commit/3c9d8d5ff8d090e63d80a7a7c6c82d37b0ae2d2a"><code>3c9d8d5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/dbader/pytest-mypy/issues/132">#132</a> from dmtucker/pytest7</li>
<li><a href="https://github.com/dbader/pytest-mypy/commit/00c720446707b36506989f017c10f806d711faf5"><code>00c7204</code></a> Update the changelog for 0.9.1</li>
<li><a href="https://github.com/dbader/pytest-mypy/commit/2b6e20704b4044063214be3b701e183163cb196e"><code>2b6e207</code></a> Add support for pytest 7</li>
<li>See full diff in <a href="https://github.com/dbader/pytest-mypy/compare/v0.9.0...v0.10.0">compare view</a></li>
</ul>
</details>
<br />


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
- `@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)


</details>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Romain Marcadier <rmuller@amazon.fr>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
use the ajv error message formatter instead of only outputting the `e.message` as the later fails to include useful information to determine where the actual error is.

Turn the validation test into a snapshot test to draw attention on the error message format.



---

By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].

[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
When methods are decorated by users (e.g: replaced with an alternate function that delegates back to the original one), type annotations are not carried over to the new function.

Since type checking code relied on dynamically accessing the checked function for the purpose of getting type hints,this resulted in unexpected errors when executing type checking code.

In order to address this, the type checking code now declares a stub function locally with the relevant type information in order to have a reliable/stable source of type annotations (these cannot be constructed dynamically as Python does not expose the necessary constructors).



---

By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].

[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
Adds logic to detect when error responses are returned from the kernel within the go runtime library. This allows us to bubble up the correct error messaging from the kernel instead of just failed deserialization with unexpected response format.

---

By submitting this pull request, I confirm that my contribution is made under the terms of the [Apache 2.0 license].

[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
…ak/test/generated-code (#3789)

Bumps [mypy](https://github.com/python/mypy) from 0.981 to 0.982.
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/python/mypy/commit/1c2b899fa9029538b9b9e6d30401901d94536202"><code>1c2b899</code></a> Bump version to 0.982</li>
<li><a href="https://github.com/python/mypy/commit/51d9858b09c82499c79023d0a80693a71baa7bed"><code>51d9858</code></a> Restore Type vs Callable special-casing that was broken in refactoring (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13784">#13784</a>)</li>
<li><a href="https://github.com/python/mypy/commit/d03f201762df7138c6da157b5cbb8e634acef45f"><code>d03f201</code></a> Suggest using upper bound for unbound tvar (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13730">#13730</a>)</li>
<li><a href="https://github.com/python/mypy/commit/5b17cc6c393280326ed15d763e599cbaeefbc0e6"><code>5b17cc6</code></a> Fix overload overlap check for UninhabitedType (<a href="https://github-redirect.dependabot.com/python/mypy/issues/13461">#13461</a>)</li>
<li>See full diff in <a href="https://github.com/python/mypy/compare/v0.981...v0.982">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mypy&package-manager=pip&previous-version=0.981&new-version=0.982)](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
- `@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)


</details>
…ages/@jsii/python-runtime (#3795)

Updates the requirements on [black](https://github.com/psf/black) to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/psf/black/releases">black's releases</a>.</em></p>
<blockquote>
<h2>22.10.0</h2>
<h3>Highlights</h3>
<ul>
<li>Runtime support for Python 3.6 has been removed. Formatting 3.6 code will still be
supported until further notice.</li>
</ul>
<h3>Stable style</h3>
<ul>
<li>Fix a crash when <code># fmt: on</code> is used on a different block level than <code># fmt: off</code>
(<a href="https://github-redirect.dependabot.com/psf/black/issues/3281">#3281</a>)</li>
</ul>
<h3>Preview style</h3>
<ul>
<li>Fix a crash when formatting some dicts with parenthesis-wrapped long string keys
(<a href="https://github-redirect.dependabot.com/psf/black/issues/3262">#3262</a>)</li>
</ul>
<h3>Configuration</h3>
<ul>
<li><code>.ipynb_checkpoints</code> directories are now excluded by default (<a href="https://github-redirect.dependabot.com/psf/black/issues/3293">#3293</a>)</li>
<li>Add <code>--skip-source-first-line</code> / <code>-x</code> option to ignore the first line of source code
while formatting (<a href="https://github-redirect.dependabot.com/psf/black/issues/3299">#3299</a>)</li>
</ul>
<h3>Packaging</h3>
<ul>
<li>Executables made with PyInstaller will no longer crash when formatting several files
at once on macOS. Native x86-64 executables for macOS are available once again.
(<a href="https://github-redirect.dependabot.com/psf/black/issues/3275">#3275</a>)</li>
<li>Hatchling is now used as the build backend. This will not have any effect for users
who install Black with its wheels from PyPI. (<a href="https://github-redirect.dependabot.com/psf/black/issues/3233">#3233</a>)</li>
<li>Faster compiled wheels are now available for CPython 3.11 (<a href="https://github-redirect.dependabot.com/psf/black/issues/3276">#3276</a>)</li>
</ul>
<h3><em>Blackd</em></h3>
<ul>
<li>Windows style (CRLF) newlines will be preserved (<a href="https://github-redirect.dependabot.com/psf/black/issues/3257">#3257</a>).</li>
</ul>
<h3>Integrations</h3>
<ul>
<li>Vim plugin: add flag (<code>g:black_preview</code>) to enable/disable the preview style (<a href="https://github-redirect.dependabot.com/psf/black/issues/3246">#3246</a>)</li>
<li>Update GitHub Action to support formatting of Jupyter Notebook files via a <code>jupyter</code>
option (<a href="https://github-redirect.dependabot.com/psf/black/issues/3282">#3282</a>)</li>
<li>Update GitHub Action to support use of version specifiers (e.g. <code>&lt;23</code>) for Black
version (<a href="https://github-redirect.dependabot.com/psf/black/issues/3265">#3265</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/psf/black/blob/main/CHANGES.md">black's changelog</a>.</em></p>
<blockquote>
<h2>22.10.0</h2>
<h3>Highlights</h3>
<ul>
<li>Runtime support for Python 3.6 has been removed. Formatting 3.6 code will still be
supported until further notice.</li>
</ul>
<h3>Stable style</h3>
<ul>
<li>Fix a crash when <code># fmt: on</code> is used on a different block level than <code># fmt: off</code>
(<a href="https://github-redirect.dependabot.com/psf/black/issues/3281">#3281</a>)</li>
</ul>
<h3>Preview style</h3>
<ul>
<li>Fix a crash when formatting some dicts with parenthesis-wrapped long string keys
(<a href="https://github-redirect.dependabot.com/psf/black/issues/3262">#3262</a>)</li>
</ul>
<h3>Configuration</h3>
<ul>
<li><code>.ipynb_checkpoints</code> directories are now excluded by default (<a href="https://github-redirect.dependabot.com/psf/black/issues/3293">#3293</a>)</li>
<li>Add <code>--skip-source-first-line</code> / <code>-x</code> option to ignore the first line of source code
while formatting (<a href="https://github-redirect.dependabot.com/psf/black/issues/3299">#3299</a>)</li>
</ul>
<h3>Packaging</h3>
<ul>
<li>Executables made with PyInstaller will no longer crash when formatting several files
at once on macOS. Native x86-64 executables for macOS are available once again.
(<a href="https://github-redirect.dependabot.com/psf/black/issues/3275">#3275</a>)</li>
<li>Hatchling is now used as the build backend. This will not have any effect for users
who install Black with its wheels from PyPI. (<a href="https://github-redirect.dependabot.com/psf/black/issues/3233">#3233</a>)</li>
<li>Faster compiled wheels are now available for CPython 3.11 (<a href="https://github-redirect.dependabot.com/psf/black/issues/3276">#3276</a>)</li>
</ul>
<h3><em>Blackd</em></h3>
<ul>
<li>Windows style (CRLF) newlines will be preserved (<a href="https://github-redirect.dependabot.com/psf/black/issues/3257">#3257</a>).</li>
</ul>
<h3>Integrations</h3>
<ul>
<li>Vim plugin: add flag (<code>g:black_preview</code>) to enable/disable the preview style (<a href="https://github-redirect.dependabot.com/psf/black/issues/3246">#3246</a>)</li>
<li>Update GitHub Action to support formatting of Jupyter Notebook files via a <code>jupyter</code>
option (<a href="https://github-redirect.dependabot.com/psf/black/issues/3282">#3282</a>)</li>
<li>Update GitHub Action to support use of version specifiers (e.g. <code>&lt;23</code>) for Black
version (<a href="https://github-redirect.dependabot.com/psf/black/issues/3265">#3265</a>)</li>
</ul>
<h2>22.8.0</h2>
<h3>Highlights</h3>
<ul>
<li>Python 3.11 is now supported, except for <em>blackd</em> as aiohttp does not support 3.11 as
of publishing (<a href="https://github-redirect.dependabot.com/psf/black/issues/3234">#3234</a>)</li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/psf/black/commit/27d20144a7517594e24a1649451177b2a11284be"><code>27d2014</code></a> Prepare release 22.10.0 (<a href="https://github-redirect.dependabot.com/psf/black/issues/3311">#3311</a>)</li>
<li><a href="https://github.com/psf/black/commit/4da0851809e024760d3861ff43309125de34157a"><code>4da0851</code></a> Add option to skip the first line of source code (<a href="https://github-redirect.dependabot.com/psf/black/issues/3299">#3299</a>)</li>
<li><a href="https://github.com/psf/black/commit/0359b85b5800dd77f8f1cfaa88ca8ab8215df685"><code>0359b85</code></a> Preserve crlf line endings in blackd (<a href="https://github-redirect.dependabot.com/psf/black/issues/3257">#3257</a>)</li>
<li><a href="https://github.com/psf/black/commit/27d7ea43eb127cc5189a724a7d194d94ba312861"><code>27d7ea4</code></a> Bump docutils from 0.18.1 to 0.19 in /docs (<a href="https://github-redirect.dependabot.com/psf/black/issues/3161">#3161</a>)</li>
<li><a href="https://github.com/psf/black/commit/1a20c4d4874f912822f6a42cb61816330a4f6508"><code>1a20c4d</code></a> Bump sphinx from 5.2.1 to 5.2.3 in /docs (<a href="https://github-redirect.dependabot.com/psf/black/issues/3305">#3305</a>)</li>
<li><a href="https://github.com/psf/black/commit/980997f215d25deb27e03ea704258f62199b8a5f"><code>980997f</code></a> Bump furo from 2022.9.15 to 2022.9.29 in /docs (<a href="https://github-redirect.dependabot.com/psf/black/issues/3304">#3304</a>)</li>
<li><a href="https://github.com/psf/black/commit/b1077aa14ee6afc90aac15549a1f5d0aff4fd524"><code>b1077aa</code></a> Bump myst-parser from 0.18.0 to 0.18.1 in /docs (<a href="https://github-redirect.dependabot.com/psf/black/issues/3303">#3303</a>)</li>
<li><a href="https://github.com/psf/black/commit/956bf3962edff284d05ad42576bac7e74ae8788d"><code>956bf39</code></a> Add .ipynb_checkpoints to DEFAULT_EXCLUDES (<a href="https://github-redirect.dependabot.com/psf/black/issues/3293">#3293</a>)</li>
<li><a href="https://github.com/psf/black/commit/141291a1d86d43158da89d0254b7c2cc79609679"><code>141291a</code></a> Enable build isolation under CIWB (<a href="https://github-redirect.dependabot.com/psf/black/issues/3297">#3297</a>)</li>
<li><a href="https://github.com/psf/black/commit/ddb99241b583f45e01df622c0d8f119aecd0188e"><code>ddb9924</code></a> Bump pypa/cibuildwheel from 2.10.0 to 2.10.2 (<a href="https://github-redirect.dependabot.com/psf/black/issues/3290">#3290</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/psf/black/compare/22.8.0...22.10.0">compare view</a></li>
</ul>
</details>
<br />


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
- `@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)


</details>
Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.8.2 to 0.8.3.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/xmldom/xmldom/releases"><code>@​xmldom/xmldom</code>'s releases</a>.</em></p>
<blockquote>
<h2>0.8.3</h2>
<p><a href="https://github.com/xmldom/xmldom/compare/0.8.3...0.8.2">Commits</a></p>
<h3>Fixed</h3>
<ul>
<li>Avoid iterating over prototype properties <a href="https://github-redirect.dependabot.com/xmldom/xmldom/pull/437"><code>[#437](https://github.com/xmldom/xmldom/issues/437)</code></a> / <a href="https://github-redirect.dependabot.com/xmldom/xmldom/issues/436"><code>[#436](https://github.com/xmldom/xmldom/issues/436)</code></a></li>
</ul>
<p>Thank you, <a href="https://github.com/Supraja9726"><code>@​Supraja9726</code></a> for your contributions</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/xmldom/xmldom/blob/master/CHANGELOG.md"><code>@​xmldom/xmldom</code>'s changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
<p>All notable changes to this project will be documented in this file.</p>
<p>This project adheres to <a href="https://semver.org/spec/v2.0.0.html">Semantic Versioning</a>.</p>
<h2><a href="https://github.com/xmldom/xmldom/compare/0.8.3...0.8.2">0.8.3</a></h2>
<h3>Fixed</h3>
<ul>
<li>Avoid iterating over prototype properties <a href="https://github-redirect.dependabot.com/xmldom/xmldom/pull/437"><code>[#437](https://github.com/xmldom/xmldom/issues/437)</code></a> / <a href="https://github-redirect.dependabot.com/xmldom/xmldom/issues/436"><code>[#436](https://github.com/xmldom/xmldom/issues/436)</code></a></li>
</ul>
<p>Thank you, <a href="https://github.com/Supraja9726"><code>@​Supraja9726</code></a> for your contributions</p>
<h2><a href="https://github.com/xmldom/xmldom/compare/0.9.0-beta.1...0.9.0-beta.2">0.9.0-beta.2</a></h2>
<h3>Fixed</h3>
<ul>
<li>Avoid iterating over prototype properties <a href="https://github-redirect.dependabot.com/xmldom/xmldom/pull/437"><code>[#437](https://github.com/xmldom/xmldom/issues/437)</code></a> / <a href="https://github-redirect.dependabot.com/xmldom/xmldom/issues/436"><code>[#436](https://github.com/xmldom/xmldom/issues/436)</code></a></li>
</ul>
<p>Thank you, <a href="https://github.com/Supraja9726"><code>@​Supraja9726</code></a> for your contributions</p>
<h2><a href="https://github.com/xmldom/xmldom/compare/0.8.3...0.8.2">0.8.3</a></h2>
<h3>Fixed</h3>
<ul>
<li>Avoid iterating over prototype properties <a href="https://github-redirect.dependabot.com/xmldom/xmldom/pull/437"><code>[#437](https://github.com/xmldom/xmldom/issues/437)</code></a> / <a href="https://github-redirect.dependabot.com/xmldom/xmldom/issues/436"><code>[#436](https://github.com/xmldom/xmldom/issues/436)</code></a></li>
</ul>
<p>Thank you, <a href="https://github.com/Supraja9726"><code>@​Supraja9726</code></a> for your contributions</p>
<h2><a href="https://github.com/xmldom/xmldom/compare/0.8.2...0.9.0-beta.1">0.9.0-beta.1</a></h2>
<h3>Fixed</h3>
<p><strong>Only use HTML rules if mimeType matches</strong> <a href="https://github-redirect.dependabot.com/xmldom/xmldom/pull/338"><code>[#338](https://github.com/xmldom/xmldom/issues/338)</code></a>, fixes <a href="https://github-redirect.dependabot.com/xmldom/xmldom/issues/203"><code>[#203](https://github.com/xmldom/xmldom/issues/203)</code></a></p>
<p>In the living specs for parsing XML and HTML, that this library is trying to implement,
there is a distinction between the different types of documents being parsed:
There are quite some rules that are different for parsing, constructing and serializing XML vs HTML documents.</p>
<p>So far xmldom was always &quot;detecting&quot; whether &quot;the HTML rules should be applied&quot; by looking at the current namespace. So from the first time an the HTML default namespace (<code>http://www.w3.org/1999/xhtml</code>) was found, every node was treated as being part of an HTML document. This misconception is the root cause for quite some reported bugs.</p>
<p>BREAKING CHANGE: HTML rules are no longer applied just because of the namespace, but require the <code>mimeType</code> argument passed to <code>DOMParser.parseFromString(source, mimeType)</code> to match <code>'text/html'</code>. Doing so implies all rules for handling casing for tag and attribute names when parsing, creation of nodes and searching nodes.</p>
<p>BREAKING CHANGE: Correct the return type of <code>DOMParser.parseFromString</code> to <code>Document | undefined</code>. In case of parsing errors it was always possible that &quot;the returned <code>Document</code>&quot; has not been created. In case you are using Typescript you now need to handle those cases.</p>
<p>BREAKING CHANGE: The instance property <code>DOMParser.options</code> is no longer available, instead use the individual <code>readonly</code> property per option (<code>assign</code>, <code>domHandler</code>, <code>errorHandler</code>, <code>normalizeLineEndings</code>, <code>locator</code>, <code>xmlns</code>). Those also provides the default value if the option was not passed. The 'locator' option is now just a boolean (default remains <code>true</code>).</p>
<p>BREAKING CHANGE: The following methods no longer allow a (non spec compliant) boolean argument to toggle &quot;HTML rules&quot;:</p>
<ul>
<li><code>XMLSerializer.serializeToString</code></li>
<li><code>Node.toString</code></li>
<li><code>Document.toString</code></li>
</ul>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/xmldom/xmldom/commit/c9df7a299aa2862780c7b6e308f0f0dbcffd0a8c"><code>c9df7a2</code></a> 0.8.3</li>
<li><a href="https://github.com/xmldom/xmldom/commit/1c57b5ea3b27eb8c65b51ec900689fae8c1fa74d"><code>1c57b5e</code></a> docs: Prepare CHANGELOG for 0.8.3</li>
<li><a href="https://github.com/xmldom/xmldom/commit/7c0d4b7fbf74079060a2f135a369adeeccaf4b18"><code>7c0d4b7</code></a> fix: Avoid iterating over prototype properties</li>
<li><a href="https://github.com/xmldom/xmldom/commit/a701915e70e568d116334a79dd5eda591eeb0d8f"><code>a701915</code></a> chore(deps): update dependency eslint to v8.25.0 (<a href="https://github-redirect.dependabot.com/xmldom/xmldom/issues/433">#433</a>)</li>
<li><a href="https://github.com/xmldom/xmldom/commit/2aef5ef532bbb708c0211da8929e3a7681bd475c"><code>2aef5ef</code></a> chore(deps): update actions/setup-node action to v3 (<a href="https://github-redirect.dependabot.com/xmldom/xmldom/issues/431">#431</a>)</li>
<li><a href="https://github.com/xmldom/xmldom/commit/0842586aa79c8a35d847e9a66816430ca3314a95"><code>0842586</code></a> chore(deps): update dependency eslint-plugin-prettier to v4.2.1 (<a href="https://github-redirect.dependabot.com/xmldom/xmldom/issues/418">#418</a>)</li>
<li><a href="https://github.com/xmldom/xmldom/commit/8f1ee5e9609742035df17809313c1a48a55c1d3d"><code>8f1ee5e</code></a> chore(deps): update dependency eslint to v8.24.0 (<a href="https://github-redirect.dependabot.com/xmldom/xmldom/issues/430">#430</a>)</li>
<li><a href="https://github.com/xmldom/xmldom/commit/8a34f293b5a693b5a6987f493e0339e494ce7889"><code>8a34f29</code></a> chore(deps): update dependency nodemon to v2.0.20 (<a href="https://github-redirect.dependabot.com/xmldom/xmldom/issues/429">#429</a>)</li>
<li><a href="https://github.com/xmldom/xmldom/commit/ac8012ff998e6948a4a12858d9055b2c39f15c6d"><code>ac8012f</code></a> chore(deps): update dependency eslint to v8.23.1 (<a href="https://github-redirect.dependabot.com/xmldom/xmldom/issues/419">#419</a>)</li>
<li><a href="https://github.com/xmldom/xmldom/commit/7efca8c4b7a7b9c2be045d35b4963c8301cb7c80"><code>7efca8c</code></a> chore(deps): update dependency nodemon to v2.0.19 (<a href="https://github-redirect.dependabot.com/xmldom/xmldom/issues/420">#420</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/xmldom/xmldom/compare/0.8.2...0.8.3">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@xmldom/xmldom&package-manager=npm_and_yarn&previous-version=0.8.2&new-version=0.8.3)](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
- `@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](https://github.com/aws/jsii/network/alerts).

</details>
… to 6.0.1 in /packages/@jsii/dotnet-runtime-test/test (#3802)

Bumps [Microsoft.Extensions.DependencyInjection](https://github.com/dotnet/runtime) from 6.0.0 to 6.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/dotnet/runtime/releases">Microsoft.Extensions.DependencyInjection's releases</a>.</em></p>
<blockquote>
<h2>.NET 6.0.1</h2>
<p><a href="https://github.com/dotnet/core/releases/tag/v6.0.1">Release</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/dotnet/runtime/commit/3a25a7f1cc446b60678ed25c9d829420d6321eba"><code>3a25a7f</code></a> Merge in 'release/6.0' changes</li>
<li><a href="https://github.com/dotnet/runtime/commit/e9036b04357e8454439a0e6cf22186a0cb19e616"><code>e9036b0</code></a> [release/6.0] Add packaging changes for System.Text.Json (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/61703">#61703</a>)</li>
<li><a href="https://github.com/dotnet/runtime/commit/bfdc5e92677d896f3c96318ddffbf3b70138bb20"><code>bfdc5e9</code></a> Merge branch 'internal/release/6.0' of <a href="https://dev.azure.com/dnceng/internal/">https://dev.azure.com/dnceng/internal/</a>...</li>
<li><a href="https://github.com/dotnet/runtime/commit/756a3c0edbafe83c6f37b16c7680ea457b2e85c9"><code>756a3c0</code></a> Merge remote-tracking branch 'upstream/release/6.0' into internal/release/6.0</li>
<li><a href="https://github.com/dotnet/runtime/commit/479322e221506aada3bc0a983a1246807a5819e3"><code>479322e</code></a> Merge in 'release/6.0' changes</li>
<li><a href="https://github.com/dotnet/runtime/commit/f35d5b02ee6b702b982c0fde5a3b382341bb05e7"><code>f35d5b0</code></a> Merge in 'release/6.0' changes</li>
<li><a href="https://github.com/dotnet/runtime/commit/c1e9122f0c3202545aee28243c18b0f33c5c12d9"><code>c1e9122</code></a> [release/6.0] Disable native ports package validation (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/61697">#61697</a>)</li>
<li><a href="https://github.com/dotnet/runtime/commit/c91170a7ae2d8529541ad846bde1a8a563429bd8"><code>c91170a</code></a> HostFactoryResolver - Increase default timeout and add env var option (<a href="https://github-redirect.dependabot.com/dotnet/runtime/issues/61688">#61688</a>)</li>
<li><a href="https://github.com/dotnet/runtime/commit/32a62c9ff81c706c609d39b346cebe1c6825757e"><code>32a62c9</code></a> Merge in 'release/6.0' changes</li>
<li><a href="https://github.com/dotnet/runtime/commit/1aaf3bf3a17241438d9ad615304ab194be573949"><code>1aaf3bf</code></a> [release/6.0] Disable activation host tests that fail with a 6.0 RC2 or newer...</li>
<li>Additional commits viewable in <a href="https://github.com/dotnet/runtime/compare/v6.0.0...v6.0.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=Microsoft.Extensions.DependencyInjection&package-manager=nuget&previous-version=6.0.0&new-version=6.0.1)](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
- `@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)


</details>
… /gh-pages (#3804)

Updates the requirements on [mkdocs](https://github.com/mkdocs/mkdocs) to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/mkdocs/mkdocs/releases">mkdocs's releases</a>.</em></p>
<blockquote>
<h2>1.4.1</h2>
<ul>
<li>
<p>Support theme-namespaced plugin loading (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2998">#2998</a>)</p>
<p>Plugins' entry points can be named as 'sometheme/someplugin'. That will have the following outcome:</p>
<ul>
<li>If the current theme is 'sometheme', the plugin 'sometheme/someplugin' will always be preferred over 'someplugin'.</li>
<li>If the current theme <em>isn't</em> 'sometheme', the only way to use this plugin is by specifying <code>plugins: [sometheme/someplugin]</code>.</li>
</ul>
<p>One can also specify <code>plugins: ['/someplugin']</code> instead of <code>plugins: ['someplugin']</code> to definitely avoid the theme-namespaced plugin.</p>
</li>
<li>
<p>Bugfix: <code>mkdocs serve</code> will work correctly with non-ASCII paths and redirects (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3001">#3001</a>)</p>
</li>
<li>
<p>Windows: 'colorama' is now a dependency of MkDocs, to ensure colorful log output (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2987">#2987</a>)</p>
</li>
<li>
<p>Plugin-related config options have more reliable validation and error reporting (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2997">#2997</a>)</p>
</li>
<li>
<p>Translation sub-commands of <code>setup.py</code> were completely dropped. See documentation <a href="https://www.mkdocs.org/about/contributing/#submitting-changes-to-the-builtin-themes">[1]</a> <a href="https://www.mkdocs.org/dev-guide/translations/#updating-the-translation-catalogs">[2]</a> for their new replacements (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2990">#2990</a>)</p>
</li>
<li>
<p>The <a href="https://pypi.org/project/mkdocs/#files">'mkdocs' package</a> (wheel and source) is now produced by Hatch build system and pyproject.toml instead of setup.py (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2988">#2988</a>)</p>
</li>
</ul>
<p>Other small improvements; see <a href="https://github.com/mkdocs/mkdocs/compare/1.4.0...1.4.1">commit log</a>.</p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/mkdocs/mkdocs/commit/aa9eabea1a474ddaf817bbdca8bada7cec61aa11"><code>aa9eabe</code></a> Release 1.4.1 (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3004">#3004</a>)</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/79fa445717d059071f09c10418eb531992e05027"><code>79fa445</code></a> URL-encode paths when serving a redirect (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3001">#3001</a>)</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/64c42a69430cf4b2a3d021e4cbc43bf5b1dd5354"><code>64c42a6</code></a> Fix tests for previous commit</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/6b7d0a55e094259dbd6d84c88721f43ed1869394"><code>6b7d0a5</code></a> Prevent a confusing stack trace when theme config fails validation</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/6fca6b59a29c07b7106d3c2ec58b7a3c136b09d8"><code>6fca6b5</code></a> Support theme-namespaced plugin loading (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2998">#2998</a>)</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/568e63ec3f55d8764dee9917b7060c5380416be7"><code>568e63e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/2997">#2997</a> from mkdocs/plugconf</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/aaf819f183fec9f2bda14449ad9fc875ad830e45"><code>aaf819f</code></a> Better guard an edge case in plugin config</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/b964e05372b04a557663f5a963c1c772f8b0f4c6"><code>b964e05</code></a> Refactor <code>load_plugin</code> usage</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/9ada9bf96918153fd6e28eee5292e63040f57d23"><code>9ada9bf</code></a> Also tighten warnings of plugin configs</li>
<li><a href="https://github.com/mkdocs/mkdocs/commit/6b4d20e1eb922e010617ee65f48dc470a82a3584"><code>6b4d20e</code></a> Refactor plugin_cache usage to avoid nested exception</li>
<li>Additional commits viewable in <a href="https://github.com/mkdocs/mkdocs/compare/1.4.0...1.4.1">compare view</a></li>
</ul>
</details>
<br />


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
- `@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)


</details>
…#3800)

Bumps [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request) from 4 to 5.0.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/amannn/action-semantic-pull-request/releases">amannn/action-semantic-pull-request's releases</a>.</em></p>
<blockquote>
<h2>v5.0.1</h2>
<h3><a href="https://github.com/amannn/action-semantic-pull-request/compare/v5.0.0...v5.0.1">5.0.1</a> (2022-10-14)</h3>
<h3>Bug Fixes</h3>
<ul>
<li>Upgrade GitHub Action to use Node v16 (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/207">#207</a>) (<a href="https://github.com/amannn/action-semantic-pull-request/commit/6282ee339b067cb8eab05026f91153f873ad37fb">6282ee3</a>)</li>
</ul>
<h2>v5.0.0</h2>
<h2><a href="https://github.com/amannn/action-semantic-pull-request/compare/v4.6.0...v5.0.0">5.0.0</a> (2022-10-11)</h2>
<h3>⚠ BREAKING CHANGES</h3>
<ul>
<li>Enum options need to be newline delimited (to allow whitespace within them) (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/205">#205</a>)</li>
</ul>
<h3>Features</h3>
<ul>
<li>Enum options need to be newline delimited (to allow whitespace within them) (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/205">#205</a>) (<a href="https://github.com/amannn/action-semantic-pull-request/commit/c906fe1e5a4bcc61624931ca94da9672107bd448">c906fe1</a>)</li>
</ul>
<h2>v4.6.0</h2>
<h2><a href="https://github.com/amannn/action-semantic-pull-request/compare/v4.5.0...v4.6.0">4.6.0</a> (2022-09-26)</h2>
<h3>Features</h3>
<ul>
<li>Provide error messages as <code>outputs.error_message</code> (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/194">#194</a>) (<a href="https://github.com/amannn/action-semantic-pull-request/commit/880a3c061c0dea01e977cefe26fb0e0d06b3d1a9">880a3c0</a>)</li>
</ul>
<h2>v4.5.0</h2>
<h2><a href="https://github.com/amannn/action-semantic-pull-request/compare/v4.4.0...v4.5.0">4.5.0</a> (2022-05-04)</h2>
<h3>Features</h3>
<ul>
<li>Add <code>disallowScopes</code> option (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/179">#179</a>) (<a href="https://github.com/amannn/action-semantic-pull-request/commit/6a7ed2d5046cf8a40c60494c83c962343061874a">6a7ed2d</a>)</li>
</ul>
<h2>v4.4.0</h2>
<h2><a href="https://github.com/amannn/action-semantic-pull-request/compare/v4.3.0...v4.4.0">4.4.0</a> (2022-04-22)</h2>
<h3>Features</h3>
<ul>
<li>Add options to pass custom regex to conventional-commits-parser (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/177">#177</a>) (<a href="https://github.com/amannn/action-semantic-pull-request/commit/956659ae00eaa0b00fe5a58dfdf3a3db1efd1d63">956659a</a>)</li>
</ul>
<h2>v4.3.0</h2>
<h2><a href="https://github.com/amannn/action-semantic-pull-request/compare/v4.2.0...v4.3.0">4.3.0</a> (2022-04-13)</h2>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md">amannn/action-semantic-pull-request's changelog</a>.</em></p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/amannn/action-semantic-pull-request/commit/570204e54c9030a6cb7ef781c492e76c1798d1c0"><code>570204e</code></a> chore: Release 5.0.1 [skip ci]</li>
<li><a href="https://github.com/amannn/action-semantic-pull-request/commit/6282ee339b067cb8eab05026f91153f873ad37fb"><code>6282ee3</code></a> fix: Upgrade GitHub Action to use Node v16 (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/207">#207</a>)</li>
<li><a href="https://github.com/amannn/action-semantic-pull-request/commit/7c194c28652f0faf98ad437c6cf291406d387b43"><code>7c194c2</code></a> docs: Use latest major [skip ci]</li>
<li><a href="https://github.com/amannn/action-semantic-pull-request/commit/5369185dc9812f174fa58b03b13b79920b68f8e1"><code>5369185</code></a> chore: Release 5.0.0 [skip ci]</li>
<li><a href="https://github.com/amannn/action-semantic-pull-request/commit/c906fe1e5a4bcc61624931ca94da9672107bd448"><code>c906fe1</code></a> feat!: Enum options need to be newline delimited (to allow whitespace within ...</li>
<li><a href="https://github.com/amannn/action-semantic-pull-request/commit/b314c1bec341c714425c0aa43e142b35c12759a0"><code>b314c1b</code></a> docs: Improve example for composing outputs (<a href="https://github-redirect.dependabot.com/amannn/action-semantic-pull-request/issues/206">#206</a>)</li>
<li>See full diff in <a href="https://github.com/amannn/action-semantic-pull-request/compare/v4...v5.0.1">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=amannn/action-semantic-pull-request&package-manager=github_actions&previous-version=4&new-version=5.0.1)](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
- `@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)


</details>
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
@aws-cdk-automation aws-cdk-automation added the pr/no-squash This PR should be merged instead of squash-merging it label Oct 19, 2022
@mergify
Copy link
Contributor

mergify bot commented Oct 19, 2022

Thank you for contributing! ❤️ I will now look into making sure the PR is up-to-date, then proceed to try and merge it!

@mergify mergify bot added the pr/ready-to-merge This PR is ready to be merged. label Oct 19, 2022
@mergify
Copy link
Contributor

mergify bot commented Oct 19, 2022

Merging (no-squash)...

@mergify mergify bot merged commit 03c2f6f into release Oct 19, 2022
@mergify mergify bot deleted the bump/1.70.0 branch October 19, 2022 16:53
@mergify mergify bot removed the pr/ready-to-merge This PR is ready to be merged. label Oct 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr/no-squash This PR should be merged instead of squash-merging it
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants