Skip to content

Commit 14cd042

Browse files
meili-bors[bot]dependabot[bot]alallema
authored
Merge #346
346: Bump zipp from 3.12.1 to 3.15.0 r=alallema a=dependabot[bot] Bumps [zipp](https://github.com/jaraco/zipp) from 3.12.1 to 3.15.0. <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.15.0</h1> <ul> <li><a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/102209">gh-102209</a>: <code>test_implied_dirs_performance</code> now tests measures the time complexity experimentally.</li> </ul> <h1>v3.14.0</h1> <ul> <li>Minor cleanup in tests, including <a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/93">#93</a>.</li> </ul> <h1>v3.13.0</h1> <ul> <li>In tests, add a fallback when <code>func_timeout</code> isn't available.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jaraco/zipp/commit/63bdf88e27717fea6924664f1cb3c30b7875f0ea"><code>63bdf88</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/94">#94</a> from jaraco/<a href="https://github-redirect.dependabot.com/jaraco/zipp/issues/102209">gh-102209</a>/measure-complexity-implied-dirs</li> <li><a href="https://github.com/jaraco/zipp/commit/54cd2d2e58f846c127f3317727255667af37dd61"><code>54cd2d2</code></a> Update changelog.</li> <li><a href="https://github.com/jaraco/zipp/commit/ed7a657722610ee05d24a6b522e4ab3a18b71da2"><code>ed7a657</code></a> Move complexity tests to their own module.</li> <li><a href="https://github.com/jaraco/zipp/commit/451582858982b599e0d86f4cfd94302f262814fb"><code>4515828</code></a> Allow sub-linear complexity (as observed on PyPy).</li> <li><a href="https://github.com/jaraco/zipp/commit/8c0a745c85f98365f81c4d006648f2c0c49c31ac"><code>8c0a745</code></a> Measure the complexity directly using the big-O library. Fixes python/cpython...</li> <li><a href="https://github.com/jaraco/zipp/commit/54602b918e9f88495603fa2d18133a8199628e7b"><code>54602b9</code></a> Use consume from more_itertools.</li> <li><a href="https://github.com/jaraco/zipp/commit/8ea75430554990f52fa0ac29592f3a709857c9cc"><code>8ea7543</code></a> Fix coverage in conftest</li> <li><a href="https://github.com/jaraco/zipp/commit/48c5ddf94f5fa98e092119e969ecbda52c3d23f6"><code>48c5ddf</code></a> Fix EncodingWarning in test_pickle.</li> <li><a href="https://github.com/jaraco/zipp/commit/31f58cd89016354904aeee143307d5069966536b"><code>31f58cd</code></a> Fix EncodingWarning in doctest.</li> <li><a href="https://github.com/jaraco/zipp/commit/885d0e7dea553bb8b84e5ff3b3b6bdb906a8e0d7"><code>885d0e7</code></a> Add test for getinfo on a missing. Restores 100% coverage.</li> <li>Additional commits viewable in <a href="https://github.com/jaraco/zipp/compare/v3.12.1...v3.15.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=zipp&package-manager=pip&previous-version=3.12.1&new-version=3.15.0)](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> Co-authored-by: Amélie <[email protected]>
2 parents f397849 + 8371003 commit 14cd042

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Pipfile.lock

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)