Skip to content

Bump universal-pathlib from 0.2.6 to 0.3.10#813

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/universal-pathlib-0.3.10
Open

Bump universal-pathlib from 0.2.6 to 0.3.10#813
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/uv/universal-pathlib-0.3.10

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 10, 2026

Bumps universal-pathlib from 0.2.6 to 0.3.10.

Release notes

Sourced from universal-pathlib's releases.

v0.3.10

What's Changed

New Contributors

Full Changelog: fsspec/universal_pathlib@v0.3.9...v0.3.10

v0.3.9

What's Changed

Full Changelog: fsspec/universal_pathlib@v0.3.8...v0.3.9

v0.3.8

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from universal-pathlib's changelog.

[0.3.10] - 2026-02-22

Fixed

  • upath.extensions: fix ProxyUPath as copy or move target on 3.14+ (#547)

Changed

  • upath: updated flavours (#545)
  • ci: updated development dependencies (#550)

[0.3.9] - 2026-01-31

Fixed

  • upath.core: raise TypeError if using subclass directly with wrong protocol (#541)
  • upath.core: (backcompat) TypeError on protocol incompatibility (#540)
  • upath.extensions: Pydantic serialize ProxyUPath (#538)

Changed

  • upath: updated flavours (#512)

[0.3.8] - 2026-01-11

Added

  • tests: add missing pathlib abc tests (#511)
  • tests: split base test cases into joinable/readable/writable tests (#507)
  • docs: describe UPath/s3fs behavior with is_dir() (#503)

Fixed

  • upath.implementations.cloud: fix S3Path copy to local with name collision of file/dir (#533)
  • upath.core: fix behaviour of UPath.parent and UPath.parents (#529)
  • upath.implementations.github: adjust GitHubPath error reporting (#522)
  • upath.implementations.cloud: fix error handling on HfPath (#521)
  • upath.implementations.zip: disable write mode in universal-pathlib (#520)
  • upath.implementations.tar: fix error handling for write methods (#519)
  • upath.implementations.http: fix HTTPPath error handling for unsupported methods (#518)
  • upath.implementations.data: fix DataPath error handling for unsupported methods (#517)
  • upath.core: fix touch() method (#515)
  • upath.extensions: fix is_relative_to() for extensions (#510)
  • upath.extensions: fix error behavior for hardlink_to() backport and symlink_to() (#508)
  • upath: fix iterdir() behaviour when raising NotADirectoryError for all UPath subclasses (#506)
  • tests: xfail on name resolution error in github suite (#523)
  • tests: fix GitHub tests without a network connection (#509)

Changed

  • upath: adjust behavior of UPath.copy() and UPath.copy_into() with str and Path targets (#530)
  • upath.core: handover cached fs instances in with_segments() (#516)
  • tests: split test suite according to abcs and cleanup tests (#513)
  • tests: remove two unused helper functions introduced in #492 (#505)
  • ci: do not hardcode Python executable name (#504)
  • ci: updated development dependencies (#501)

... (truncated)

Commits
  • 419c33c cut release 0.3.10 (#552)
  • ee8f013 build(deps-dev): bump huggingface-hub from 1.3.7 to 1.4.1 in the pip-dependen...
  • 6835bb1 Fix ProxyUPath as copy or move target on 3.14+ (#547)
  • 09a655f upath: update flavour sources (#545)
  • 3a0df86 cut release 0.3.9 (#543)
  • e44a8c7 Raise if using subclass directly with wrong protocol (#541)
  • 640ca44 upath._flavour_sources: bump the pip-dependencies group with 2 updates (#512)
  • 977544a upath.core: (backcompat) TypeError on protocol incompatibility (#540)
  • bc25303 Pydantic serialize ProxyUPath (#538)
  • 89d2e6d cut release 0.3.8 (#534)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [universal-pathlib](https://github.com/fsspec/universal_pathlib) from 0.2.6 to 0.3.10.
- [Release notes](https://github.com/fsspec/universal_pathlib/releases)
- [Changelog](https://github.com/fsspec/universal_pathlib/blob/main/CHANGELOG.md)
- [Commits](fsspec/universal_pathlib@v0.2.6...v0.3.10)

---
updated-dependencies:
- dependency-name: universal-pathlib
  dependency-version: 0.3.10
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants