chore(deps-dev): bump zipp from 3.20.2 to 3.22.0
Merged
Number: #931
Type: Pull Request
State: Merged
Type: Pull Request
State: Merged
Author:
dependabot[bot]
Association: Contributor
Comments: 2
![dependabot[bot]](https://github.com/dependabot.png)
Association: Contributor
Comments: 2
Created:
May 27, 2025 at 05:00 AM UTC
(4 months ago)
(4 months ago)
Updated:
May 27, 2025 at 11:55 AM UTC
(4 months ago)
(4 months ago)
Merged:
May 27, 2025 at 11:55 AM UTC
(4 months ago)
by github-actions[bot]
(4 months ago)
by github-actions[bot]
Time to Close:
about 7 hours
Labels:
dependencies python
dependencies python
Description:
Bumps zipp from 3.20.2 to 3.22.0.
Changelog
Sourced from zipp's changelog.
v3.22.0
Features
- Backported simplified tests from python/cpython#123424. (#142)
Bugfixes
- Fixed
.name
,.stem
, and other basename-based properties on Windows when working with a zipfile on disk. (#133)v3.21.0
Features
- Improve performances of :meth:
zipfile.Path.open
for non-reading modes. (1a1928d)- Rely on cached_property to cache values on the instance.
- Rely on save_method_args to save method args.
Commits
30fe7ce
Finalizefe1690b
Remove duplicate changelog.91bb1b6
Merge pull request #140 from barneygale/fix-133f49ec30
Add news fragment.309ecd3
Re-use self.filename60bb91d
Return in a single expression.6470c39
Extract a separate test for root characteristics on disk.3503c8b
Use Windows path rules to parseZipFile.filename
on Windowsa706776
Tweak PyPy stacklevel adjustment.73cdd55
Merge pull request #142 from jaraco/backport-gh-123429- Additional commits viewable in compare view
Most Recent Ignore Conditions Applied to This Pull Request
Dependency Name | Ignore Conditions |
---|---|
zipp | [>= 3.21.dev0, < 3.22] |
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 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@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)
Pull Request Statistics
Commits:
1
1
Files Changed:
1
1
Additions:
+1
+1
Deletions:
-1
-1
Package Dependencies
Technical Details
ID: | 685215 |
UUID: | 2545282561 |
Node ID: | PR_kwDODnmQMs6Xte4B |
Host: | GitHub |
Repository: | microsoftgraph/msgraph-sdk-python-core |
Merge State: | Unknown |