Skip to content
This repository has been archived by the owner on Jun 2, 2023. It is now read-only.

Update dependency zipp to v3.15.0 #58

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Sep 22, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
zipp ==3.1.0 -> ==3.15.0 age adoption passing confidence

Release Notes

jaraco/zipp

v3.15.0

Compare Source

=======

  • gh-102209: test_implied_dirs_performance now tests
    measures the time complexity experimentally.

v3.14.0

Compare Source

=======

  • Minor cleanup in tests, including #​93.

v3.13.0

Compare Source

=======

  • In tests, add a fallback when func_timeout isn't available.

v3.12.1

Compare Source

=======

  • gh-101566: In CompleteDirs, override ZipFile.getinfo
    to supply a ZipInfo for implied dirs.

v3.12.0

Compare Source

=======

  • gh-101144: Honor encoding as positional parameter
    to Path.open() and Path.read_text().

v3.11.0

Compare Source

=======

  • #​85: Added support for new methods on Path:

    • match
    • glob and rglob
    • relative_to
    • is_symlink

v3.10.0

Compare Source

=======

  • zipp is now a package.

v3.9.1

Compare Source

======

  • Removed 'print' expression in test_pickle.

  • bpo-43651: Apply io.text_encoding on Python 3.10 and later.

v3.9.0

Compare Source

======

  • #​81: Path 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.

v3.8.1

Compare Source

======

Refreshed packaging.

Enrolled with Tidelift.

v3.8.0

Compare Source

======

Removed compatibility code.

v3.7.0

Compare Source

======

Require Python 3.7 or later.

v3.6.0

Compare Source

======

#​78: Only Path is exposed in the public API.

v3.5.1

Compare Source

======

#​77: Remove news file intended only for CPython.

v3.5.0

Compare Source

======

#​74 and bpo-44095: Added .suffix, .suffixes,
and .stem properties.

v3.4.2

Compare Source

======

Refresh package metadata.

v3.4.1

Compare Source

======

Refresh packaging.

v3.4.0

Compare Source

======

#​68 and bpo-42090: Path.joinpath now takes arbitrary
positional arguments and no longer accepts add as a
keyword argument.

v3.3.2

Compare Source

======

Updated project metadata including badges.

v3.3.1

Compare Source

======

bpo-42043: Add tests capturing subclassing requirements.

v3.3.0

Compare Source

======

#​9: Path objects now expose a .filename attribute
and rely on that to resolve .name and .parent when
the Path object is at the root of the zipfile.

v3.2.0

Compare Source

======

#​57 and bpo-40564: Mutate the passed ZipFile object
type instead of making a copy. Prevents issues when
both the local copy and the caller's copy attempt to
close the same file handle.

#​56 and bpo-41035: Path._next now honors
subclasses.

#​55: Path.is_file() now returns False for non-existent names.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot changed the title Update dependency zipp to v3.2.0 Update dependency zipp to v3.3.0 Oct 3, 2020
@renovate renovate bot changed the title Update dependency zipp to v3.3.0 Update dependency zipp to v3.4.0 Oct 25, 2020
@renovate renovate bot changed the title Update dependency zipp to v3.4.0 Update dependency zipp to v3.4.1 Apr 26, 2021
@renovate renovate bot changed the title Update dependency zipp to v3.4.1 Update dependency zipp to v3.6.0 Oct 18, 2021
@renovate renovate bot changed the title Update dependency zipp to v3.6.0 Update dependency zipp to v3.7.0 Mar 7, 2022
@renovate renovate bot changed the title Update dependency zipp to v3.7.0 Update dependency zipp to v3.8.0 Apr 24, 2022
@renovate renovate bot changed the title Update dependency zipp to v3.8.0 Update dependency zipp to v3.8.1 Sep 25, 2022
@renovate renovate bot changed the title Update dependency zipp to v3.8.1 Update dependency zipp to v3.10.0 Nov 20, 2022
@renovate renovate bot changed the title Update dependency zipp to v3.10.0 Update dependency zipp to v3.15.0 Mar 16, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants