-
Notifications
You must be signed in to change notification settings - Fork 0
Update dependency universal-pathlib to ^0.3.0 #116
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
Open
renovate
wants to merge
1
commit into
main
Choose a base branch
from
renovate/universal-pathlib-0.x
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
🦙 MegaLinter status: ✅ SUCCESS
See detailed report in MegaLinter reports |
9259dc2 to
469410e
Compare
469410e to
17c646b
Compare
Contributor
Author
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
This PR contains the following updates:
^0.1.3→^0.3.0Release Notes
fsspec/universal_pathlib (universal-pathlib)
v0.3.7Compare Source
Added
Fixed
Changed
v0.3.6Compare Source
Added
UnsupportedOperationexception for better pathlib compatibility (#474)Fixed
st_birthtimeandst_birthtime_nsavailability (Windows 3.12+, macOS, FreeBSD only) (#476, #477)stat()return type to useStatResultTypeprotocol (#476)_copy_frommethod (#477)_fs_factory(#478)Changed
TypeErrorwhen creating UPath with incompatible protocols (#477)v0.3.5Compare Source
Added
HfPathfor Hugging Face Hub support (#457)Fixed
relative_tofor simplecache, smb, sftp and extensions (#458)Changed
v0.3.4Compare Source
Added
SimpleCachePathfor simplecache protocol support (#453)Changed
0.5.1to>=0.5.1,<0.6.0(#450)_protocol_dispatch=Falseparameter (#454)v0.3.3Compare Source
Added
ZipPathfor ZIP archive filesystem access (#442)TarPathfor TAR archive filesystem access (#443)Fixed
chain_parserparameter from type overloads to improve type narrowing (#436)Changed
__fspath__()behaviorv0.3.2Compare Source
Added
get_upath_class()to return correct subclass type based on protocol (#429)Fixed
.pathproperty to return correct normalized paths (#426).pathnormalization for cloud and http paths (#426)v0.3.1Compare Source
Added
UPath.from_uri()classmethod (#423)UPath.move_into()method (#422).infoproperty (#416)Fixed
Changed
v0.3.0Compare Source
Fixed
Added
upath.extensions.ProxyUPath(#372)Changed
pathlib_abc.ReadablePathandpathlib_abc.WritablePath(#366, #402, #404)v0.2.6Compare Source
Fixed
Changed
Added
v0.2.5Compare Source
Fixed
Added
v0.2.4Compare Source
Fixed
Added
Changed
v0.2.3Compare Source
Added
Fixed
v0.2.2Compare Source
Fixed
__fspath__different from__str__(#200)v0.2.1Compare Source
Added
UPath.joinuri()(#189)Fixed
UPathinstances not hashable (#188)packagingdependency (#187)v0.2.0Compare Source
Added
localuri scheme (#150)GitHubPath(#155)DataPathfor data uris (#169)Changed
Fixed
memory://netloc/a/bstyle uris (#162)os.stat_result-like object (#179)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.
This PR was generated by Mend Renovate. View the repository job log.