-
Notifications
You must be signed in to change notification settings - Fork 91
Commit 82f6ea8
Merge #677
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>File tree
Expand file treeCollapse file tree
2 files changed
+12
-47
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+12
-47
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
| 18 | + | |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
|
+11-46Lines changed: 11 additions & 46 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments