Merged
Conversation
`jsii-diff` was ignoring types in submodules, meaning no compatibility checks were being done on CDK v2 at all anymore. --- 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
…s/@jsii/python-runtime (#3803) Updates the requirements on [pip](https://github.com/pypa/pip) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pypa/pip/blob/main/NEWS.rst">pip's changelog</a>.</em></p> <blockquote> <h1>22.3 (2022-10-15)</h1> <h2>Deprecations and Removals</h2> <ul> <li>Deprecate <code>--install-options</code> which forces pip to use the deprecated <code>install</code> command of <code>setuptools</code>. (<code>[#11358](pypa/pip#11358) <https://github.com/pypa/pip/issues/11358></code>_)</li> <li>Deprecate installation with 'setup.py install' when no-binary is enabled for source distributions without 'pyproject.toml'. (<code>[#11452](pypa/pip#11452) <https://github.com/pypa/pip/issues/11452></code>_)</li> <li>Deprecate ```--no-binary`` disabling the wheel cache. (<code>[#11454](pypa/pip#11454) <https://github.com/pypa/pip/issues/11454></code>_)</li> <li>Remove <code>--use-feature=2020-resolver</code> opt-in flag. This was supposed to be removed in 21.0, but missed during that release cycle. (<code>[#11493](pypa/pip#11493) <https://github.com/pypa/pip/issues/11493></code>_)</li> <li>Deprecate installation with 'setup.py install' when the 'wheel' package is absent for source distributions without 'pyproject.toml'. (<code>[#8559](pypa/pip#8559) <https://github.com/pypa/pip/issues/8559></code>_)</li> <li>Remove the ability to use <code>pip list --outdated</code> in combination with <code>--format=freeze</code>. (<code>[#9789](pypa/pip#9789) <https://github.com/pypa/pip/issues/9789></code>_)</li> </ul> <h2>Features</h2> <ul> <li>Use <code>shell=True</code> for opening the editor with <code>pip config edit</code>. (<code>[#10716](pypa/pip#10716) <https://github.com/pypa/pip/issues/10716></code>_)</li> <li>Use the <code>data-dist-info-metadata</code> attribute from :pep:<code>658</code> to resolve distribution metadata without downloading the dist yet. (<code>[#11111](pypa/pip#11111) <https://github.com/pypa/pip/issues/11111></code>_)</li> <li>Add an option to run the test suite with pip built as a zipapp. (<code>[#11250](pypa/pip#11250) <https://github.com/pypa/pip/issues/11250></code>_)</li> <li>Add a <code>--python</code> option to allow pip to manage Python environments other than the one pip is installed in. (<code>[#11320](pypa/pip#11320) <https://github.com/pypa/pip/issues/11320></code>_)</li> <li>Document the new (experimental) zipapp distribution of pip. (<code>[#11459](pypa/pip#11459) <https://github.com/pypa/pip/issues/11459></code>_)</li> <li>Use the much faster 'bzr co --lightweight' to obtain a copy of a Bazaar tree. (<code>[#5444](pypa/pip#5444) <https://github.com/pypa/pip/issues/5444></code>_)</li> </ul> <h2>Bug Fixes</h2> <ul> <li>Fix <code>--no-index</code> when <code>--index-url</code> or <code>--extra-index-url</code> is specified inside a requirements file. (<code>[#11276](pypa/pip#11276) <https://github.com/pypa/pip/issues/11276></code>_)</li> <li>Ensure that the candidate <code>pip</code> executable exists, when checking for a new version of pip. (<code>[#11309](pypa/pip#11309) <https://github.com/pypa/pip/issues/11309></code>_)</li> <li>Ignore distributions with invalid <code>Name</code> in metadata instead of crashing, when using the <code>importlib.metadata</code> backend. (<code>[#11352](pypa/pip#11352) <https://github.com/pypa/pip/issues/11352></code>_)</li> <li>Raise RequirementsFileParseError when parsing malformed requirements options that can't be sucessfully parsed by shlex. (<code>[#11491](pypa/pip#11491) <https://github.com/pypa/pip/issues/11491></code>_)</li> <li>Fix build environment isolation on some system Pythons. (<code>[#6264](pypa/pip#6264) <https://github.com/pypa/pip/issues/6264></code>_)</li> </ul> <h2>Vendored Libraries</h2> <ul> <li>Upgrade certifi to 2022.9.24</li> <li>Upgrade distlib to 0.3.6</li> <li>Upgrade idna to 3.4</li> <li>Upgrade pep517 to 0.13.0</li> <li>Upgrade pygments to 2.13.0</li> <li>Upgrade tenacity to 8.1.0</li> <li>Upgrade typing_extensions to 4.4.0</li> <li>Upgrade urllib3 to 1.26.12</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/pip/commit/0a76da3a94130fad58b086e331c3d3e1b02a89eb"><code>0a76da3</code></a> Bump for release</li> <li><a href="https://github.com/pypa/pip/commit/25638287f8b8bd571a10c4f5ae1b7f4eae454dcc"><code>2563828</code></a> Update AUTHORS.txt</li> <li><a href="https://github.com/pypa/pip/commit/e86f27fe4ee3fe45fc0fcd2372f71d39d1d013c1"><code>e86f27f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/pip/issues/11493">#11493</a> from pradyunsg/remove-2020-resolver-opt-in</li> <li><a href="https://github.com/pypa/pip/commit/1fcc3ce4b531ac6bc80c1d102d4ef9610074e195"><code>1fcc3ce</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/pip/issues/11514">#11514</a> from pradyunsg/certifi-update</li> <li><a href="https://github.com/pypa/pip/commit/65c23fa99d19af8ebd375e7129213794dce4b4b2"><code>65c23fa</code></a> Unnormalise the certifi version</li> <li><a href="https://github.com/pypa/pip/commit/739158cc80f138dbed9e426f3408811acef2d993"><code>739158c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/pip/issues/11516">#11516</a> from pradyunsg/check-manifest</li> <li><a href="https://github.com/pypa/pip/commit/4e48bbc31cf34b1b4ccd100a787d1204ddb8866b"><code>4e48bbc</code></a> Move check-manifest to a CI check</li> <li><a href="https://github.com/pypa/pip/commit/1b7e5ef34f926f33fa7932239229220dd65eb7a6"><code>1b7e5ef</code></a> Upgrade certifi to 2022.9.24</li> <li><a href="https://github.com/pypa/pip/commit/2a0552ac61ee26df04e08e21943a1e36aa880db1"><code>2a0552a</code></a> Replace complex certifi patch with a more targetted requests patch</li> <li><a href="https://github.com/pypa/pip/commit/eb906997da97bbbd1f74127297d7ce9a54a6a2a0"><code>eb90699</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pypa/pip/issues/11502">#11502</a> from pradyunsg/vendoring-updates</li> <li>Additional commits viewable in <a href="https://github.com/pypa/pip/compare/22.2...22.3">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>
…s/@jsii/go-runtime-test/project (#3810) Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.12 to 0.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/golang/tools/releases">golang.org/x/tools's releases</a>.</em></p> <blockquote> <h2>gopls/v0.2.0</h2> <ul> <li>Many improvements to autocompletion. In particular, support for completions of array, slice, map, and function literals (<a href="https://github.com/muirdm"><code>@muirdm</code></a>).</li> <li>A new diff algorithm (<a href="https://github.com/sergi/go-diff">github.com/sergi/go-diff</a>) that improves handling of line endings on different operating systems (<a href="https://github.com/ianthehat"><code>@ianthehat</code></a>).</li> <li>Improved caching and memory usage (<a href="https://github.com/stamblerre"><code>@stamblerre</code></a>).</li> <li>Command-line support for links, suggested fixes, and imports (<a href="https://github.com/kalmanb"><code>@kalmanb</code></a>).</li> <li>Command-line support for references, signature, and symbols (<a href="https://github.com/rentziass"><code>@rentziass</code></a>).</li> <li>Command-line support for rename (<a href="https://github.com/hartzell"><code>@hartzell</code></a>).</li> </ul> <h3>Opt-in:</h3> <ul> <li>Get diagnostics from <a href="https://staticcheck.io/">staticcheck</a> by configuring <code>"staticcheck": true</code> in your gopls settings (<a href="https://github.com/ianthehat"><code>@ianthehat</code></a>).</li> <li>Get autocompletion of unimported packages and symbols by configuring <code>"completeUnimported": true</code> in your gopls settings (<a href="https://github.com/heschik"><code>@heschik</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/tools/commit/f112c43328372460f7ac5bc951711609e22b01cc"><code>f112c43</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/tools/commit/207f456f2d4057372e2612f699c66598e5cdd5f4"><code>207f456</code></a> go/internal/gcimporter: bump version number in skew check</li> <li><a href="https://github.com/golang/tools/commit/65196caeed0001ac363270d53feaf62d9b90873f"><code>65196ca</code></a> gopls/README.md: fix wording around supported Go versions</li> <li><a href="https://github.com/golang/tools/commit/61280309af36ad3b716dc3d4a1703b362ff5fc35"><code>6128030</code></a> gopls/internal: support renaming packages with int. test variants</li> <li><a href="https://github.com/golang/tools/commit/649df2ea1a9b6e73d1fd5c4dacd95a1be74683d5"><code>649df2e</code></a> go.mod: mark as requiring -compat 1.16</li> <li><a href="https://github.com/golang/tools/commit/91311ab3b8fbb39d8d1df146082b6313ec6e2d55"><code>91311ab</code></a> gopls/internal/lsp/cache: better import path hygiene</li> <li><a href="https://github.com/golang/tools/commit/9eda97bc2d7c2fa6ed3f23c9511a6cdeb174b4c8"><code>9eda97b</code></a> go/analysis: enable a test that applies after go list behavior change</li> <li><a href="https://github.com/golang/tools/commit/b50d7ba6eeb13c2ded0ec2d8535be9170c065059"><code>b50d7ba</code></a> gopls: minor cleanup of standalone package support</li> <li><a href="https://github.com/golang/tools/commit/502b93c33e3e519598e1a93f25ea8e4304def4de"><code>502b93c</code></a> gopls/internal/lsp: tolerate missing end position in RelatedInformation</li> <li><a href="https://github.com/golang/tools/commit/d67c3ada0900abbc8e2bf23bb224ebf294fa2026"><code>d67c3ad</code></a> internal/imports: repair warnings from default analyzers</li> <li>Additional commits viewable in <a href="https://github.com/golang/tools/compare/v0.1.12...v0.2.0">compare view</a></li> </ul> </details> <br /> [](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>
…s/@jsii/go-runtime/jsii-runtime-go (#3809) Bumps [golang.org/x/tools](https://github.com/golang/tools) from 0.1.12 to 0.2.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/golang/tools/releases">golang.org/x/tools's releases</a>.</em></p> <blockquote> <h2>gopls/v0.2.0</h2> <ul> <li>Many improvements to autocompletion. In particular, support for completions of array, slice, map, and function literals (<a href="https://github.com/muirdm"><code>@muirdm</code></a>).</li> <li>A new diff algorithm (<a href="https://github.com/sergi/go-diff">github.com/sergi/go-diff</a>) that improves handling of line endings on different operating systems (<a href="https://github.com/ianthehat"><code>@ianthehat</code></a>).</li> <li>Improved caching and memory usage (<a href="https://github.com/stamblerre"><code>@stamblerre</code></a>).</li> <li>Command-line support for links, suggested fixes, and imports (<a href="https://github.com/kalmanb"><code>@kalmanb</code></a>).</li> <li>Command-line support for references, signature, and symbols (<a href="https://github.com/rentziass"><code>@rentziass</code></a>).</li> <li>Command-line support for rename (<a href="https://github.com/hartzell"><code>@hartzell</code></a>).</li> </ul> <h3>Opt-in:</h3> <ul> <li>Get diagnostics from <a href="https://staticcheck.io/">staticcheck</a> by configuring <code>"staticcheck": true</code> in your gopls settings (<a href="https://github.com/ianthehat"><code>@ianthehat</code></a>).</li> <li>Get autocompletion of unimported packages and symbols by configuring <code>"completeUnimported": true</code> in your gopls settings (<a href="https://github.com/heschik"><code>@heschik</code></a>).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/golang/tools/commit/f112c43328372460f7ac5bc951711609e22b01cc"><code>f112c43</code></a> go.mod: update golang.org/x dependencies</li> <li><a href="https://github.com/golang/tools/commit/207f456f2d4057372e2612f699c66598e5cdd5f4"><code>207f456</code></a> go/internal/gcimporter: bump version number in skew check</li> <li><a href="https://github.com/golang/tools/commit/65196caeed0001ac363270d53feaf62d9b90873f"><code>65196ca</code></a> gopls/README.md: fix wording around supported Go versions</li> <li><a href="https://github.com/golang/tools/commit/61280309af36ad3b716dc3d4a1703b362ff5fc35"><code>6128030</code></a> gopls/internal: support renaming packages with int. test variants</li> <li><a href="https://github.com/golang/tools/commit/649df2ea1a9b6e73d1fd5c4dacd95a1be74683d5"><code>649df2e</code></a> go.mod: mark as requiring -compat 1.16</li> <li><a href="https://github.com/golang/tools/commit/91311ab3b8fbb39d8d1df146082b6313ec6e2d55"><code>91311ab</code></a> gopls/internal/lsp/cache: better import path hygiene</li> <li><a href="https://github.com/golang/tools/commit/9eda97bc2d7c2fa6ed3f23c9511a6cdeb174b4c8"><code>9eda97b</code></a> go/analysis: enable a test that applies after go list behavior change</li> <li><a href="https://github.com/golang/tools/commit/b50d7ba6eeb13c2ded0ec2d8535be9170c065059"><code>b50d7ba</code></a> gopls: minor cleanup of standalone package support</li> <li><a href="https://github.com/golang/tools/commit/502b93c33e3e519598e1a93f25ea8e4304def4de"><code>502b93c</code></a> gopls/internal/lsp: tolerate missing end position in RelatedInformation</li> <li><a href="https://github.com/golang/tools/commit/d67c3ada0900abbc8e2bf23bb224ebf294fa2026"><code>d67c3ad</code></a> internal/imports: repair warnings from default analyzers</li> <li>Additional commits viewable in <a href="https://github.com/golang/tools/compare/v0.1.12...v0.2.0">compare view</a></li> </ul> </details> <br /> [](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>
…/packages/@jsii/go-runtime-test/project (#3813) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stretchr/testify/commit/b747d7c5f853d017ddbc5e623d026d7fc2770a58"><code>b747d7c</code></a> Bump github.com/stretchr/objx from 0.4.0 to 0.5.0 (<a href="https://github-redirect.dependabot.com/stretchr/testify/issues/1283">#1283</a>)</li> <li>See full diff in <a href="https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1">compare view</a></li> </ul> </details> <br /> [](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>
The condition could only pass for `pull_request` events. For most auto-approve PRs though this workflow would be triggered by `labeled` event, which requires a different condition. --- 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
…/packages/@jsii/go-runtime/jsii-runtime-go (#3812) Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.0 to 1.8.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/stretchr/testify/commit/b747d7c5f853d017ddbc5e623d026d7fc2770a58"><code>b747d7c</code></a> Bump github.com/stretchr/objx from 0.4.0 to 0.5.0 (<a href="https://github-redirect.dependabot.com/stretchr/testify/issues/1283">#1283</a>)</li> <li>See full diff in <a href="https://github.com/stretchr/testify/compare/v1.8.0...v1.8.1">compare view</a></li> </ul> </details> <br /> [](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.7 in /gh-pages (#3811) 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.7</h2> <ul> <li>Deprecated additional admonition qualifiers to reduce size of CSS</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4511">#4511</a>: Search boost does not apply to sections</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.7+insiders-4.26.0 (2022-10-22)</p> <ul> <li>Improved reporting of configuration errors in tags plugin</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4515">#4515</a>: Privacy plugin fails when site URL is not defined</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4514">#4514</a>: Privacy plugin doesn't fetch Google fonts (4.26.0 regression)</li> </ul> <p>mkdocs-material-8.5.7 (2022-10-22)</p> <ul> <li>Deprecated additional admonition qualifiers to reduce size of CSS</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4511">#4511</a>: Search boost does not apply to sections</li> </ul> <p>mkdocs-material-8.5.6+insiders-4.26.0 (2022-10-18)</p> <ul> <li>Refactored privacy plugin to prepare for new features</li> <li>Added support for rel=noopener links in privacy plugin</li> <li>Resolve encoding issues with blog and privacy plugin</li> </ul> <p>mkdocs-material-8.5.6+insiders-4.25.5 (2022-10-16)</p> <ul> <li>Updated MkDocs to 1.4.1</li> <li>Added namespace prefix to built-in plugins</li> <li>Updated content and header partial</li> </ul> <p>mkdocs-material-8.5.6+insiders-4.25.4 (2022-10-09)</p> <ul> <li>Fixed other path issues for standalone blogs (4.24.2 regression)</li> </ul> <p>mkdocs-material-8.5.6+insiders-4.25.3 (2022-10-09)</p> <ul> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4457">#4457</a>: Posts not collected for standalone blog (4.24.2 regression)</li> </ul> <p>mkdocs-material-8.5.6+insiders-4.25.2 (2022-10-04)</p> <ul> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4452">#4452</a>: Blog and tags plugin crash when specifying slugify function</li> </ul> <p>mkdocs-material-8.5.6+insiders-4.25.1 (2022-10-03)</p> <ul> <li>Updated mkdocs-rss-plugin in Dockerfile to fix MkDocs compat errors</li> </ul> <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> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/23f12fe7675d2865af06ca5bfe756c5bc2fa92c8"><code>23f12fe</code></a> Prepare 8.5.7 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/922fde070166898cbde561739670e1249423abe2"><code>922fde0</code></a> Fixed search boost not being applied to document sections</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/f13a5526d024bb646f4dfdb48904a8adea81d026"><code>f13a552</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/b2f310a2201724ed9292521399fbbb3f417654ed"><code>b2f310a</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/93daab252d229e6ec2c9fd0a0a88eea4a191d4c3"><code>93daab2</code></a> Updated Insiders changelog and documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/b8161e01790d02277623dfebf3e6b0c7b2404365"><code>b8161e0</code></a> Added warning for social plugin when site_url is not defined</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/ed6f0b1b57a379df797b2d9891d33efd4f81cbb5"><code>ed6f0b1</code></a> Updated Insiders changelog</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/34f563cfd23dbb6d6015f38112a4dc056384a7aa"><code>34f563c</code></a> Temporarily disabled no-misused-promise check due to ESLint error</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/2b08c42c09c058d01664ff958b807e0abe048fd0"><code>2b08c42</code></a> Fixed linter errors</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/b0afb7f1dfea2cc8003f7f592bccc095914bf143"><code>b0afb7f</code></a> Updated dependencies</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/8.5.6...8.5.7">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>
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
Since dae724c, Python type-checking relies on a nested stub function as a type annotations source. The parameter signature of that stub was copied verbatim from the surrounding function, including any forward type references. However, the forward references can safely be replaced with regular type references as the module is guaranteed to be fully loaded by the time the stub is created, and using forward-references there results in `typeguard` possibly evaluating those in a different context than the one where the surrounding function was defined. The consequence of this is that multiple different foward references by the same name may be incorrectly treated as referring to the same type, despite coming from different modules. This is fixed by turning forward type references in the stub with regular type references (in other words, removing any `"` from the parameter signature of the stub), which lets the type be resolved from the local definition context instead of the final runtime context in which the function is called. Fixes #3818 --- 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
Add the Amazon SSM agent to our image, so that we will be able to debug builds using the CodeBuild `<->` SSM breakpoint feature. --- 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
…es/@jsii/python-runtime (#3816) Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/pytest-dev/pytest/releases">pytest's releases</a>.</em></p> <blockquote> <h2>7.2.0</h2> <h1>pytest 7.2.0 (2022-10-23)</h1> <h2>Deprecations</h2> <ul> <li> <p><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/10012">#10012</a>: Update <code>pytest.PytestUnhandledCoroutineWarning</code>{.interpreted-text role="class"} to a deprecation; it will raise an error in pytest 8.</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/10396">#10396</a>: pytest no longer depends on the <code>py</code> library. <code>pytest</code> provides a vendored copy of <code>py.error</code> and <code>py.path</code> modules but will use the <code>py</code> library if it is installed. If you need other <code>py.*</code> modules, continue to install the deprecated <code>py</code> library separately, otherwise it can usually be removed as a dependency.</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/4562">#4562</a>: Deprecate configuring hook specs/impls using attributes/marks.</p> <p>Instead use :py<code>pytest.hookimpl</code>{.interpreted-text role="func"} and :py<code>pytest.hookspec</code>{.interpreted-text role="func"}. For more details, see the <code>docs <legacy-path-hooks-deprecated></code>{.interpreted-text role="ref"}.</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9886">#9886</a>: The functionality for running tests written for <code>nose</code> has been officially deprecated.</p> <p>This includes:</p> <ul> <li>Plain <code>setup</code> and <code>teardown</code> functions and methods: this might catch users by surprise, as <code>setup()</code> and <code>teardown()</code> are not pytest idioms, but part of the <code>nose</code> support.</li> <li>Setup/teardown using the <a href="https://github.com/pytest-dev/pytest/blob/HEAD/with-setup-nose"><code>@with_setup</code></a> decorator.</li> </ul> <p>For more details, consult the <code>deprecation docs <nose-deprecation></code>{.interpreted-text role="ref"}.</p> </li> </ul> <h2>Features</h2> <ul> <li><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9897">#9897</a>: Added shell-style wildcard support to <code>testpaths</code>.</li> </ul> <h2>Improvements</h2> <ul> <li> <p><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/10218">#10218</a>: <code>@pytest.mark.parametrize()</code> (and similar functions) now accepts any <code>Sequence[str]</code> for the argument names, instead of just <code>list[str]</code> and <code>tuple[str, ...]</code>.</p> <p>(Note that <code>str</code>, which is itself a <code>Sequence[str]</code>, is still treated as a comma-delimited name list, as before).</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/10381">#10381</a>: The <code>--no-showlocals</code> flag has been added. This can be passed directly to tests to override <code>--showlocals</code> declared through <code>addopts</code>.</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/3426">#3426</a>: Assertion failures with strings in NFC and NFD forms that normalize to the same string now have a dedicated error message detailing the issue, and their utf-8 representation is expresed instead.</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/7337">#7337</a>: A warning is now emitted if a test function returns something other than [None]{.title-ref}. This prevents a common mistake among beginners that expect that returning a [bool]{.title-ref} (for example [return foo(a, b) == result]{.title-ref}) would cause a test to pass or fail, instead of using [assert]{.title-ref}.</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/8508">#8508</a>: Introduce multiline display for warning matching via :py<code>pytest.warns</code>{.interpreted-text role="func"} and enhance match comparison for :py<code>_pytest._code.ExceptionInfo.match</code>{.interpreted-text role="func"} as returned by :py<code>pytest.raises</code>{.interpreted-text role="func"}.</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/8646">#8646</a>: Improve :py<code>pytest.raises</code>{.interpreted-text role="func"}. Previously passing an empty tuple would give a confusing error. We now raise immediately with a more helpful message.</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9741">#9741</a>: On Python 3.11, use the standard library's <code>tomllib</code>{.interpreted-text role="mod"} to parse TOML.</p> <p><code>tomli</code>{.interpreted-text role="mod"}` is no longer a dependency on Python 3.11.</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9742">#9742</a>: Display assertion message without escaped newline characters with <code>-vv</code>.</p> </li> <li> <p><a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/9823">#9823</a>: Improved error message that is shown when no collector is found for a given file.</p> </li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pytest-dev/pytest/commit/3af3f569d5394bb1a18426b0d57a04a094800974"><code>3af3f56</code></a> Prepare release version 7.2.0</li> <li><a href="https://github.com/pytest-dev/pytest/commit/bc2c3b66aa084fa4ff64f836aee73eae4cb72818"><code>bc2c3b6</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/10408">#10408</a> from NateMeyvis/patch-2</li> <li><a href="https://github.com/pytest-dev/pytest/commit/d84ed48f39f1629a180baea29ec8ec6dac2e386b"><code>d84ed48</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/10409">#10409</a> from pytest-dev/asottile-patch-1</li> <li><a href="https://github.com/pytest-dev/pytest/commit/ffe49ac17c9a9a8aea9a2682897d7b2f10dc9992"><code>ffe49ac</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/10396">#10396</a> from pytest-dev/pylib-hax</li> <li><a href="https://github.com/pytest-dev/pytest/commit/d35209826190c831a338fb2a958215c7e4b5b269"><code>d352098</code></a> allow jobs to pass if codecov.io fails</li> <li><a href="https://github.com/pytest-dev/pytest/commit/c5c562b645a62a919856d255fd83015cce75014c"><code>c5c562b</code></a> Fix typos in CONTRIBUTING.rst</li> <li><a href="https://github.com/pytest-dev/pytest/commit/d543a45a6802defbafcff259bdc235af76f7af3a"><code>d543a45</code></a> add deprecation changelog for py library vendoring</li> <li><a href="https://github.com/pytest-dev/pytest/commit/f341a5c559e00c5ac8d7f48cca7107da6c62b204"><code>f341a5c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pytest-dev/pytest/issues/10407">#10407</a> from NateMeyvis/patch-1</li> <li><a href="https://github.com/pytest-dev/pytest/commit/1027dc8c091369ff5e67d97d2a9c09cbf7bc921e"><code>1027dc8</code></a> [pre-commit.ci] auto fixes from pre-commit.com hooks</li> <li><a href="https://github.com/pytest-dev/pytest/commit/6b905ee6dc7301f95714006037f869a15d518d58"><code>6b905ee</code></a> Add note on tags to CONTRIBUTING.rst</li> <li>Additional commits viewable in <a href="https://github.com/pytest-dev/pytest/compare/7.1.0...7.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>
Ran npm-check-updates and yarn upgrade to keep the `yarn.lock` file up-to-date.
… /gh-pages (#3823) 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.2</h2> <ul> <li> <p>Officially support Python 3.11 (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3020">#3020</a>)</p> <blockquote> <p><strong>Note</strong>: Simply upgrading to Python 3.11 can cut off 10-15% of your site's build time.</p> </blockquote> </li> <li> <p>Support multiple instances of the same plugin (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3027">#3027</a>)</p> <p>If a plugin is specified multiple times in the list under the <code>plugins:</code> config, that will create 2 (or more) instances of the plugin with their own config each.</p> <p>Previously this case was unforeseen and, as such, bugged.</p> <p>Now even though this works, by default a warning will appear from MkDocs anyway, unless the plugin adds a class variable <code>supports_multiple_instances = True</code>.</p> </li> <li> <p>Bugfix (regression in 1.4.1): Don't error when a plugin puts a plain string into <code>warnings</code> (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3016">#3016</a>)</p> </li> <li> <p>Bugfix: Relative links will always render with a trailing slash (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3022">#3022</a>)</p> <p>Previously under <code>use_directory_urls</code>, links <em>from</em> a sub-page <em>to</em> the main index page rendered as e.g. <code><a href="../.."></code> even though in all other cases the links look like <code><a href="../../"></code>. This caused unwanted behavior on some combinations of Web browsers and servers. Now this special-case bug was removed.</p> </li> <li> <p>Built-in "mkdocs" theme now also supports Norwegian language (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3024">#3024</a>)</p> </li> <li> <p>Plugin-related warnings look more readable (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3016">#3016</a>)</p> </li> </ul> <p>See <a href="https://github.com/mkdocs/mkdocs/compare/1.4.1...1.4.2">commit log</a>.</p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocs/mkdocs/commit/ec7eee6ce375e2599458a2502c259ec185adce53"><code>ec7eee6</code></a> Release 1.4.2 (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3032">#3032</a>)</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/c99ec45a320194d8f05f6f7124656294e3cb8098"><code>c99ec45</code></a> Support multiple instances of the same plugin (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3027">#3027</a>)</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/452c39eae25f5ac3140f3d1b3889b5425b07da87"><code>452c39e</code></a> Chore dependency upgrade</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/f190c35a9909c16bcc9394573c0992b8b69dbade"><code>f190c35</code></a> Translate mkdocs theme to Norwegian (nb and nn) (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3024">#3024</a>)</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/c576f07d30e7f1e20ee2292c94dab3b585d9006c"><code>c576f07</code></a> Declare support for Python 3.11 (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3020">#3020</a>)</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/32359f3e93f5ca7778b9f7c3d6d92f49a629c84c"><code>32359f3</code></a> Relative links end with slash even for homepage links (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3022">#3022</a>)</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/1fa2af7926b334a5b02229c3ea1649ff04955b77"><code>1fa2af7</code></a> Expand type checking coverage (<a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3019">#3019</a>)</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/d76cae90590b9735c7690cd1cca0638321b20152"><code>d76cae9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/mkdocs/mkdocs/issues/3016">#3016</a> from mkdocs/optw</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/9d73c2a82462cc0daba1574e4fb11b428b3b1490"><code>9d73c2a</code></a> Reduce redundancy in config errors/warnings</li> <li><a href="https://github.com/mkdocs/mkdocs/commit/427d553c2bf2e1c7e7a71a78a544f174dba082ac"><code>427d553</code></a> Let plugins put strings into <code>warnings</code></li> <li>Additional commits viewable in <a href="https://github.com/mkdocs/mkdocs/compare/1.4.1...1.4.2">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>
…=8.5.8 in /gh-pages (#3824) 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.8</h2> <ul> <li>Added support for always showing settings in cookie consent</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4571">#4571</a>: Buttons invisible if primary color is <code>white</code> or <code>black</code></li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4517">#4517</a>: Illegible note in sequence diagram when using <code>slate</code> scheme</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.8+insiders-4.26.2 (2022-11-03)</p> <ul> <li>Updated MkDocs to 1.4.2</li> <li>Added support for tag compare functions when sorting on index pages</li> <li>Fixed footnotes being rendered in post excerpts without separators</li> <li>Fixed error in blog plugin when toc extension is not enabled</li> <li>Fixed issues with invalid asset paths and linked post titles</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4572">#4572</a>: Privacy plugin fails when symlinks cannot be created</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4545">#4545</a>: Blog plugin doesn't automatically link headline to post</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4542">#4542</a>: Blog plugin doesn't allow for multiple instances</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4532">#4532</a>: Blog plugin doesn't allow for mixed use of date and datetime</li> </ul> <p>mkdocs-material-8.5.8 (2022-11-03)</p> <ul> <li>Added support for always showing settings in cookie consent</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4571">#4571</a>: Buttons invisible if primary color is white or black</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4517">#4517</a>: Illegible note in sequence diagram when using slate scheme</li> </ul> <p>mkdocs-material-8.5.7+insiders-4.26.1 (2022-10-22)</p> <ul> <li>Improved reporting of configuration errors in tags plugin</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4515">#4515</a>: Privacy plugin fails when site URL is not defined</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4514">#4514</a>: Privacy plugin doesn't fetch Google fonts (4.26.0 regression)</li> </ul> <p>mkdocs-material-8.5.7 (2022-10-22)</p> <ul> <li>Deprecated additional admonition qualifiers to reduce size of CSS</li> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4511">#4511</a>: Search boost does not apply to sections</li> </ul> <p>mkdocs-material-8.5.6+insiders-4.26.0 (2022-10-18)</p> <ul> <li>Refactored privacy plugin to prepare for new features</li> <li>Added support for rel=noopener links in privacy plugin</li> <li>Resolve encoding issues with blog and privacy plugin</li> </ul> <p>mkdocs-material-8.5.6+insiders-4.25.5 (2022-10-16)</p> <ul> <li>Updated MkDocs to 1.4.1</li> <li>Added namespace prefix to built-in plugins</li> <li>Updated content and header partial</li> </ul> <p>mkdocs-material-8.5.6+insiders-4.25.4 (2022-10-09)</p> <ul> <li>Fixed other path issues for standalone blogs (4.24.2 regression)</li> </ul> <p>mkdocs-material-8.5.6+insiders-4.25.3 (2022-10-09)</p> <ul> <li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4457">#4457</a>: Posts not collected for standalone blog (4.24.2 regression)</li> </ul> <p>mkdocs-material-8.5.6+insiders-4.25.2 (2022-10-04)</p> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/dcd4a3d73fc81874157fbb4b135ae5e427e2e844"><code>dcd4a3d</code></a> Prepare 8.5.8 release</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/9e8446e357b81a64bf933fef24eda165369b7b05"><code>9e8446e</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4585">#4585</a> from squidfunk/docs/simplify-overrides</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/d616b42031c6c257b8a36ce86a6ef78a3ea7355e"><code>d616b42</code></a> Fixed Docker image check on publish</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/713bf41403ed56eb1e6290ee52afd2d7a809fa13"><code>713bf41</code></a> Removed unnecessary templates in overrides</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/04d678bab426d122b4def31cb00cb6b9d1965059"><code>04d678b</code></a> Merge branch 'master' into docs/simplify-overrides</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/487140e5380d55154aaeabd6bd5b8418382660f3"><code>487140e</code></a> Replaced hex with hsl color</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/96e2119bfc4eb06a8bbd47b51b9f3089cbb34b17"><code>96e2119</code></a> Fixed text color for notes in diagrams in dark mode (<a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/4518">#4518</a>)</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/941d634b781d60929fb5d8c7497e598422576814"><code>941d634</code></a> Updated dependencies</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/8aef978e713d743ec7cf497a89183d21f1894262"><code>8aef978</code></a> Documentation</li> <li><a href="https://github.com/squidfunk/mkdocs-material/commit/4c8e6532c8ea6e98f5becf78217dc0b26d0cfedf"><code>4c8e653</code></a> Documentation</li> <li>Additional commits viewable in <a href="https://github.com/squidfunk/mkdocs-material/compare/8.5.7...8.5.8">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>
…ges/@jsii/python-runtime (#3822) Updates the requirements on [wheel](https://github.com/pypa/wheel) to permit the latest version. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pypa/wheel/blob/main/docs/news.rst">wheel's changelog</a>.</em></p> <blockquote> <h1>Release Notes</h1> <p><strong>0.38.2 (2022-11-05)</strong></p> <ul> <li>Fixed regression introduced in v0.38.1 which broke parsing of wheel file names with multiple platform tags</li> </ul> <p><strong>0.38.1 (2022-11-04)</strong></p> <ul> <li>Removed install dependency on setuptools</li> <li>The future-proof fix in 0.36.0 for converting PyPy's SOABI into a abi tag was faulty. Fixed so that future changes in the SOABI will not change the tag.</li> </ul> <p><strong>0.38.0 (2022-10-21)</strong></p> <ul> <li>Dropped support for Python < 3.7</li> <li>Updated vendored <code>packaging</code> to 21.3</li> <li>Replaced all uses of <code>distutils</code> with <code>setuptools</code></li> <li>The handling of <code>license_files</code> (including glob patterns and default values) is now delegated to <code>setuptools>=57.0.0</code> (<a href="https://github-redirect.dependabot.com/pypa/wheel/issues/466">#466</a>). The package dependencies were updated to reflect this change.</li> <li>Fixed potential DoS attack via the <code>WHEEL_INFO_RE</code> regular expression</li> <li>Fixed <code>ValueError: ZIP does not support timestamps before 1980</code> when using <code>SOURCE_DATE_EPOCH=0</code> or when on-disk timestamps are earlier than 1980-01-01. Such timestamps are now changed to the minimum value before packaging.</li> </ul> <p><strong>0.37.1 (2021-12-22)</strong></p> <ul> <li>Fixed <code>wheel pack</code> duplicating the <code>WHEEL</code> contents when the build number has changed (<a href="https://github-redirect.dependabot.com/pypa/wheel/issues/415">#415</a>)</li> <li>Fixed parsing of file names containing commas in <code>RECORD</code> (PR by Hood Chatham)</li> </ul> <p><strong>0.37.0 (2021-08-09)</strong></p> <ul> <li>Added official Python 3.10 support</li> <li>Updated vendored <code>packaging</code> library to v20.9</li> </ul> <p><strong>0.36.2 (2020-12-13)</strong></p> <ul> <li>Updated vendored <code>packaging</code> library to v20.8</li> <li>Fixed wheel sdist missing <code>LICENSE.txt</code></li> <li>Don't use default <code>macos/arm64</code> deployment target in calculating the platform tag for fat binaries (PR by Ronald Oussoren)</li> </ul> <p><strong>0.36.1 (2020-12-04)</strong></p> <ul> <li>Fixed <code>AssertionError</code> when <code>MACOSX_DEPLOYMENT_TARGET</code> was set to <code>11</code> (PR by Grzegorz Bokota and François-Xavier Coudert)</li> <li>Fixed regression introduced in 0.36.0 on Python 2.7 when a custom generator name was passed as unicode (Scikit-build)</li> </ul> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pypa/wheel/commit/44193907eb308930de05deed863fb4d157c5c866"><code>4419390</code></a> Fixed parsing of wheel file names with multiple platform tags</li> <li><a href="https://github.com/pypa/wheel/commit/6f1608dc1a88f00d2390b9044bd655753f39234c"><code>6f1608d</code></a> Created a new release</li> <li><a href="https://github.com/pypa/wheel/commit/cf8f5ef50e32b836c4ffb43af68107f78dca8d80"><code>cf8f5ef</code></a> Moved news item from PR <a href="https://github-redirect.dependabot.com/pypa/wheel/issues/484">#484</a> to its proper place</li> <li><a href="https://github.com/pypa/wheel/commit/9ec201660fa07ee0714edd17c979a7039ea852a4"><code>9ec2016</code></a> Removed install dependency on setuptools (<a href="https://github-redirect.dependabot.com/pypa/wheel/issues/483">#483</a>)</li> <li><a href="https://github.com/pypa/wheel/commit/747e1f6090547abcf65108c5a229cbe21a64a2ae"><code>747e1f6</code></a> Fixed PyPy SOABI parsing (<a href="https://github-redirect.dependabot.com/pypa/wheel/issues/484">#484</a>)</li> <li><a href="https://github.com/pypa/wheel/commit/76275484bc0de72d1f56601dbba3e816fc2f00c6"><code>7627548</code></a> [pre-commit.ci] pre-commit autoupdate (<a href="https://github-redirect.dependabot.com/pypa/wheel/issues/480">#480</a>)</li> <li><a href="https://github.com/pypa/wheel/commit/7b9e8e1022b9c850756ef34bc1a4a88042988a86"><code>7b9e8e1</code></a> Test on Python 3.11 final</li> <li><a href="https://github.com/pypa/wheel/commit/a04dfef41be0ab10eadbb2ed5d02b600682dc487"><code>a04dfef</code></a> Updated the pypi-publish action</li> <li><a href="https://github.com/pypa/wheel/commit/94bb62cb182023ac6586c5510ae9031ea56bd682"><code>94bb62c</code></a> Fixed docs not building due to code style changes</li> <li><a href="https://github.com/pypa/wheel/commit/d635664abe560d48723cfc3b73c52ad8c906760a"><code>d635664</code></a> Updated the codecov action to the latest version</li> <li>Additional commits viewable in <a href="https://github.com/pypa/wheel/compare/0.37.0...0.38.2">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>
RomainMuller
approved these changes
Nov 9, 2022
Contributor
|
Thank you for contributing! ❤️ I will now look into making sure the PR is up-to-date, then proceed to try and merge it! |
Contributor
|
Merging (no-squash)... |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See CHANGELOG