-
Notifications
You must be signed in to change notification settings - Fork 90
Bump zipp from 3.8.1 to 3.12.1 #677
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
Merged
Merged
Conversation
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
Bumps [zipp](https://github.com/jaraco/zipp) from 3.8.1 to 3.12.1. - [Release notes](https://github.com/jaraco/zipp/releases) - [Changelog](https://github.com/jaraco/zipp/blob/main/CHANGES.rst) - [Commits](jaraco/zipp@v3.8.1...v3.12.1) --- updated-dependencies: - dependency-name: zipp dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
alallema
approved these changes
Feb 6, 2023
bors merge |
bors bot
added a commit
that referenced
this pull request
Feb 6, 2023
677: Bump zipp from 3.8.1 to 3.12.1 r=alallema a=dependabot[bot] Bumps [zipp](https://github.com/jaraco/zipp) from 3.8.1 to 3.12.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jaraco/zipp/blob/main/CHANGES.rst">zipp's changelog</a>.</em></p> <blockquote> <h1>v3.12.1</h1> <ul> <li><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/101566">gh-101566</a>: In <code>CompleteDirs</code>, override <code>ZipFile.getinfo</code> to supply a <code>ZipInfo</code> for implied dirs.</li> </ul> <h1>v3.12.0</h1> <ul> <li><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/101144">gh-101144</a>: Honor <code>encoding</code> as positional parameter to <code>Path.open()</code> and <code>Path.read_text()</code>.</li> </ul> <h1>v3.11.0</h1> <ul> <li> <p><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/85">#85</a>: Added support for new methods on <code>Path</code>:</p> <ul> <li><code>match</code></li> <li><code>glob</code> and <code>rglob</code></li> <li><code>relative_to</code></li> <li><code>is_symlink</code></li> </ul> </li> </ul> <h1>v3.10.0</h1> <ul> <li><code>zipp</code> is now a package.</li> </ul> <h1>v3.9.1</h1> <ul> <li> <p>Removed 'print' expression in test_pickle.</p> </li> <li> <p>bpo-43651: Apply <code>io.text_encoding</code> on Python 3.10 and later.</p> </li> </ul> <h1>v3.9.0</h1> <ul> <li><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/81">#81</a>: <code>Path</code> objects are now pickleable if they've been constructed from pickleable objects. Any restored objects will re-construct the zip file with the original arguments.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jaraco/zipp/commit/71368132608e9fb5cd83bda33b3e3460c8b02f95"><code>7136813</code></a> Merge <a href="https://github.com/jaraco/skeleton">https://github.com/jaraco/skeleton</a></li> <li><a href="https://github.com/jaraco/zipp/commit/e38bfbb93c5dba7fe09eca87d2ccbb0ea7b26c31"><code>e38bfbb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/90">#90</a> from jaraco/bugfix/gh-101566-extractall</li> <li><a href="https://github.com/jaraco/zipp/commit/7bf2869c0779001da8e334d594b7776314548dc3"><code>7bf2869</code></a> Update changelog. Ref <a href="https://github-redirect.dependabot.com/python/cpython/issues/101566">python/cpython#101566</a>.</li> <li><a href="https://github.com/jaraco/zipp/commit/6f8ae4cca3c0f91e768fe3568829dd4854d5b8ea"><code>6f8ae4c</code></a> Override ZipFile.getinfo to supply a ZipInfo for implied dirs. Fixes python/c...</li> <li><a href="https://github.com/jaraco/zipp/commit/29b95e19a95900f8ac1e93144c829f7ca3ea3654"><code>29b95e1</code></a> Add xfail test capturing missed expectation. Ref <a href="https://github-redirect.dependabot.com/python/cpython/issues/101566">python/cpython#101566</a>.</li> <li><a href="https://github.com/jaraco/zipp/commit/0a47dda2de076f95ecd43403d52abf29b7caa7fb"><code>0a47dda</code></a> Update README to reflect finding that 3.2 incorporated into Python 3.10, but ...</li> <li><a href="https://github.com/jaraco/zipp/commit/0d9c6f0f5b6182cdac448270dbc0529f91b50bd9"><code>0d9c6f0</code></a> Exempt warning. Workaround for <a href="https://github-redirect.dependabot.com/realpython/pytest-mypy/issues/152">realpython/pytest-mypy#152</a></li> <li><a href="https://github.com/jaraco/zipp/commit/08cd0cd0e6890410e9efd3fedb40fa66b43d08ec"><code>08cd0cd</code></a> Merge <a href="https://github.com/jaraco/skeleton">https://github.com/jaraco/skeleton</a></li> <li><a href="https://github.com/jaraco/zipp/commit/f18255faba76a6a86bf3fa6f73da9d974262aebd"><code>f18255f</code></a> Suppress EncodingWarning in pytest_black. Workaround for shopkeep/pytest-blac...</li> <li><a href="https://github.com/jaraco/zipp/commit/284359e5123eb6a9f975092d1fb17dfa814d1594"><code>284359e</code></a> Enable default encoding warning where available. See PEP 597.</li> <li>Additional commits viewable in <a href="https://github.com/jaraco/zipp/compare/v3.8.1...v3.12.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build failed: |
bors merge |
bors bot
added a commit
that referenced
this pull request
Feb 6, 2023
677: Bump zipp from 3.8.1 to 3.12.1 r=alallema a=dependabot[bot] Bumps [zipp](https://github.com/jaraco/zipp) from 3.8.1 to 3.12.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jaraco/zipp/blob/main/CHANGES.rst">zipp's changelog</a>.</em></p> <blockquote> <h1>v3.12.1</h1> <ul> <li><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/101566">gh-101566</a>: In <code>CompleteDirs</code>, override <code>ZipFile.getinfo</code> to supply a <code>ZipInfo</code> for implied dirs.</li> </ul> <h1>v3.12.0</h1> <ul> <li><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/101144">gh-101144</a>: Honor <code>encoding</code> as positional parameter to <code>Path.open()</code> and <code>Path.read_text()</code>.</li> </ul> <h1>v3.11.0</h1> <ul> <li> <p><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/85">#85</a>: Added support for new methods on <code>Path</code>:</p> <ul> <li><code>match</code></li> <li><code>glob</code> and <code>rglob</code></li> <li><code>relative_to</code></li> <li><code>is_symlink</code></li> </ul> </li> </ul> <h1>v3.10.0</h1> <ul> <li><code>zipp</code> is now a package.</li> </ul> <h1>v3.9.1</h1> <ul> <li> <p>Removed 'print' expression in test_pickle.</p> </li> <li> <p>bpo-43651: Apply <code>io.text_encoding</code> on Python 3.10 and later.</p> </li> </ul> <h1>v3.9.0</h1> <ul> <li><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/81">#81</a>: <code>Path</code> objects are now pickleable if they've been constructed from pickleable objects. Any restored objects will re-construct the zip file with the original arguments.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jaraco/zipp/commit/71368132608e9fb5cd83bda33b3e3460c8b02f95"><code>7136813</code></a> Merge <a href="https://github.com/jaraco/skeleton">https://github.com/jaraco/skeleton</a></li> <li><a href="https://github.com/jaraco/zipp/commit/e38bfbb93c5dba7fe09eca87d2ccbb0ea7b26c31"><code>e38bfbb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/90">#90</a> from jaraco/bugfix/gh-101566-extractall</li> <li><a href="https://github.com/jaraco/zipp/commit/7bf2869c0779001da8e334d594b7776314548dc3"><code>7bf2869</code></a> Update changelog. Ref <a href="https://github-redirect.dependabot.com/python/cpython/issues/101566">python/cpython#101566</a>.</li> <li><a href="https://github.com/jaraco/zipp/commit/6f8ae4cca3c0f91e768fe3568829dd4854d5b8ea"><code>6f8ae4c</code></a> Override ZipFile.getinfo to supply a ZipInfo for implied dirs. Fixes python/c...</li> <li><a href="https://github.com/jaraco/zipp/commit/29b95e19a95900f8ac1e93144c829f7ca3ea3654"><code>29b95e1</code></a> Add xfail test capturing missed expectation. Ref <a href="https://github-redirect.dependabot.com/python/cpython/issues/101566">python/cpython#101566</a>.</li> <li><a href="https://github.com/jaraco/zipp/commit/0a47dda2de076f95ecd43403d52abf29b7caa7fb"><code>0a47dda</code></a> Update README to reflect finding that 3.2 incorporated into Python 3.10, but ...</li> <li><a href="https://github.com/jaraco/zipp/commit/0d9c6f0f5b6182cdac448270dbc0529f91b50bd9"><code>0d9c6f0</code></a> Exempt warning. Workaround for <a href="https://github-redirect.dependabot.com/realpython/pytest-mypy/issues/152">realpython/pytest-mypy#152</a></li> <li><a href="https://github.com/jaraco/zipp/commit/08cd0cd0e6890410e9efd3fedb40fa66b43d08ec"><code>08cd0cd</code></a> Merge <a href="https://github.com/jaraco/skeleton">https://github.com/jaraco/skeleton</a></li> <li><a href="https://github.com/jaraco/zipp/commit/f18255faba76a6a86bf3fa6f73da9d974262aebd"><code>f18255f</code></a> Suppress EncodingWarning in pytest_black. Workaround for shopkeep/pytest-blac...</li> <li><a href="https://github.com/jaraco/zipp/commit/284359e5123eb6a9f975092d1fb17dfa814d1594"><code>284359e</code></a> Enable default encoding warning where available. See PEP 597.</li> <li>Additional commits viewable in <a href="https://github.com/jaraco/zipp/compare/v3.8.1...v3.12.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build failed: |
bors merge |
bors bot
added a commit
that referenced
this pull request
Feb 6, 2023
677: Bump zipp from 3.8.1 to 3.12.1 r=alallema a=dependabot[bot] Bumps [zipp](https://github.com/jaraco/zipp) from 3.8.1 to 3.12.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jaraco/zipp/blob/main/CHANGES.rst">zipp's changelog</a>.</em></p> <blockquote> <h1>v3.12.1</h1> <ul> <li><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/101566">gh-101566</a>: In <code>CompleteDirs</code>, override <code>ZipFile.getinfo</code> to supply a <code>ZipInfo</code> for implied dirs.</li> </ul> <h1>v3.12.0</h1> <ul> <li><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/101144">gh-101144</a>: Honor <code>encoding</code> as positional parameter to <code>Path.open()</code> and <code>Path.read_text()</code>.</li> </ul> <h1>v3.11.0</h1> <ul> <li> <p><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/85">#85</a>: Added support for new methods on <code>Path</code>:</p> <ul> <li><code>match</code></li> <li><code>glob</code> and <code>rglob</code></li> <li><code>relative_to</code></li> <li><code>is_symlink</code></li> </ul> </li> </ul> <h1>v3.10.0</h1> <ul> <li><code>zipp</code> is now a package.</li> </ul> <h1>v3.9.1</h1> <ul> <li> <p>Removed 'print' expression in test_pickle.</p> </li> <li> <p>bpo-43651: Apply <code>io.text_encoding</code> on Python 3.10 and later.</p> </li> </ul> <h1>v3.9.0</h1> <ul> <li><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/81">#81</a>: <code>Path</code> objects are now pickleable if they've been constructed from pickleable objects. Any restored objects will re-construct the zip file with the original arguments.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jaraco/zipp/commit/71368132608e9fb5cd83bda33b3e3460c8b02f95"><code>7136813</code></a> Merge <a href="https://github.com/jaraco/skeleton">https://github.com/jaraco/skeleton</a></li> <li><a href="https://github.com/jaraco/zipp/commit/e38bfbb93c5dba7fe09eca87d2ccbb0ea7b26c31"><code>e38bfbb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/90">#90</a> from jaraco/bugfix/gh-101566-extractall</li> <li><a href="https://github.com/jaraco/zipp/commit/7bf2869c0779001da8e334d594b7776314548dc3"><code>7bf2869</code></a> Update changelog. Ref <a href="https://github-redirect.dependabot.com/python/cpython/issues/101566">python/cpython#101566</a>.</li> <li><a href="https://github.com/jaraco/zipp/commit/6f8ae4cca3c0f91e768fe3568829dd4854d5b8ea"><code>6f8ae4c</code></a> Override ZipFile.getinfo to supply a ZipInfo for implied dirs. Fixes python/c...</li> <li><a href="https://github.com/jaraco/zipp/commit/29b95e19a95900f8ac1e93144c829f7ca3ea3654"><code>29b95e1</code></a> Add xfail test capturing missed expectation. Ref <a href="https://github-redirect.dependabot.com/python/cpython/issues/101566">python/cpython#101566</a>.</li> <li><a href="https://github.com/jaraco/zipp/commit/0a47dda2de076f95ecd43403d52abf29b7caa7fb"><code>0a47dda</code></a> Update README to reflect finding that 3.2 incorporated into Python 3.10, but ...</li> <li><a href="https://github.com/jaraco/zipp/commit/0d9c6f0f5b6182cdac448270dbc0529f91b50bd9"><code>0d9c6f0</code></a> Exempt warning. Workaround for <a href="https://github-redirect.dependabot.com/realpython/pytest-mypy/issues/152">realpython/pytest-mypy#152</a></li> <li><a href="https://github.com/jaraco/zipp/commit/08cd0cd0e6890410e9efd3fedb40fa66b43d08ec"><code>08cd0cd</code></a> Merge <a href="https://github.com/jaraco/skeleton">https://github.com/jaraco/skeleton</a></li> <li><a href="https://github.com/jaraco/zipp/commit/f18255faba76a6a86bf3fa6f73da9d974262aebd"><code>f18255f</code></a> Suppress EncodingWarning in pytest_black. Workaround for shopkeep/pytest-blac...</li> <li><a href="https://github.com/jaraco/zipp/commit/284359e5123eb6a9f975092d1fb17dfa814d1594"><code>284359e</code></a> Enable default encoding warning where available. See PEP 597.</li> <li>Additional commits viewable in <a href="https://github.com/jaraco/zipp/compare/v3.8.1...v3.12.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build failed: |
bors merge |
bors bot
added a commit
that referenced
this pull request
Feb 6, 2023
677: Bump zipp from 3.8.1 to 3.12.1 r=alallema a=dependabot[bot] Bumps [zipp](https://github.com/jaraco/zipp) from 3.8.1 to 3.12.1. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/jaraco/zipp/blob/main/CHANGES.rst">zipp's changelog</a>.</em></p> <blockquote> <h1>v3.12.1</h1> <ul> <li><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/101566">gh-101566</a>: In <code>CompleteDirs</code>, override <code>ZipFile.getinfo</code> to supply a <code>ZipInfo</code> for implied dirs.</li> </ul> <h1>v3.12.0</h1> <ul> <li><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/101144">gh-101144</a>: Honor <code>encoding</code> as positional parameter to <code>Path.open()</code> and <code>Path.read_text()</code>.</li> </ul> <h1>v3.11.0</h1> <ul> <li> <p><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/85">#85</a>: Added support for new methods on <code>Path</code>:</p> <ul> <li><code>match</code></li> <li><code>glob</code> and <code>rglob</code></li> <li><code>relative_to</code></li> <li><code>is_symlink</code></li> </ul> </li> </ul> <h1>v3.10.0</h1> <ul> <li><code>zipp</code> is now a package.</li> </ul> <h1>v3.9.1</h1> <ul> <li> <p>Removed 'print' expression in test_pickle.</p> </li> <li> <p>bpo-43651: Apply <code>io.text_encoding</code> on Python 3.10 and later.</p> </li> </ul> <h1>v3.9.0</h1> <ul> <li><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/81">#81</a>: <code>Path</code> objects are now pickleable if they've been constructed from pickleable objects. Any restored objects will re-construct the zip file with the original arguments.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jaraco/zipp/commit/71368132608e9fb5cd83bda33b3e3460c8b02f95"><code>7136813</code></a> Merge <a href="https://github.com/jaraco/skeleton">https://github.com/jaraco/skeleton</a></li> <li><a href="https://github.com/jaraco/zipp/commit/e38bfbb93c5dba7fe09eca87d2ccbb0ea7b26c31"><code>e38bfbb</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/90">#90</a> from jaraco/bugfix/gh-101566-extractall</li> <li><a href="https://github.com/jaraco/zipp/commit/7bf2869c0779001da8e334d594b7776314548dc3"><code>7bf2869</code></a> Update changelog. Ref <a href="https://github-redirect.dependabot.com/python/cpython/issues/101566">python/cpython#101566</a>.</li> <li><a href="https://github.com/jaraco/zipp/commit/6f8ae4cca3c0f91e768fe3568829dd4854d5b8ea"><code>6f8ae4c</code></a> Override ZipFile.getinfo to supply a ZipInfo for implied dirs. Fixes python/c...</li> <li><a href="https://github.com/jaraco/zipp/commit/29b95e19a95900f8ac1e93144c829f7ca3ea3654"><code>29b95e1</code></a> Add xfail test capturing missed expectation. Ref <a href="https://github-redirect.dependabot.com/python/cpython/issues/101566">python/cpython#101566</a>.</li> <li><a href="https://github.com/jaraco/zipp/commit/0a47dda2de076f95ecd43403d52abf29b7caa7fb"><code>0a47dda</code></a> Update README to reflect finding that 3.2 incorporated into Python 3.10, but ...</li> <li><a href="https://github.com/jaraco/zipp/commit/0d9c6f0f5b6182cdac448270dbc0529f91b50bd9"><code>0d9c6f0</code></a> Exempt warning. Workaround for <a href="https://github-redirect.dependabot.com/realpython/pytest-mypy/issues/152">realpython/pytest-mypy#152</a></li> <li><a href="https://github.com/jaraco/zipp/commit/08cd0cd0e6890410e9efd3fedb40fa66b43d08ec"><code>08cd0cd</code></a> Merge <a href="https://github.com/jaraco/skeleton">https://github.com/jaraco/skeleton</a></li> <li><a href="https://github.com/jaraco/zipp/commit/f18255faba76a6a86bf3fa6f73da9d974262aebd"><code>f18255f</code></a> Suppress EncodingWarning in pytest_black. Workaround for shopkeep/pytest-blac...</li> <li><a href="https://github.com/jaraco/zipp/commit/284359e5123eb6a9f975092d1fb17dfa814d1594"><code>284359e</code></a> Enable default encoding warning where available. See PEP 597.</li> <li>Additional commits viewable in <a href="https://github.com/jaraco/zipp/compare/v3.8.1...v3.12.1">compare view</a></li> </ul> </details> <br /> [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Build failed: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
dependencies
Pull requests that update a dependency file
skip-changelog
The PR will not appear in the release changelogs
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.
Bumps zipp from 3.8.1 to 3.12.1.
Changelog
Sourced from zipp's changelog.
Commits
7136813
Merge https://github.com/jaraco/skeletone38bfbb
Merge pull request #90 from jaraco/bugfix/gh-101566-extractall7bf2869
Update changelog. Ref python/cpython#101566.6f8ae4c
Override ZipFile.getinfo to supply a ZipInfo for implied dirs. Fixes python/c...29b95e1
Add xfail test capturing missed expectation. Ref python/cpython#101566.0a47dda
Update README to reflect finding that 3.2 incorporated into Python 3.10, but ...0d9c6f0
Exempt warning. Workaround for realpython/pytest-mypy#15208cd0cd
Merge https://github.com/jaraco/skeletonf18255f
Suppress EncodingWarning in pytest_black. Workaround for shopkeep/pytest-blac...284359e
Enable default encoding warning where available. See PEP 597.You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
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)