Skip to content

Conversation

dreadnode-renovate-bot[bot]
Copy link
Contributor

@dreadnode-renovate-bot dreadnode-renovate-bot bot commented Oct 1, 2025

This PR contains the following updates:

Package Change Age Confidence
universal-pathlib (changelog) >=0.2.6,<0.3.0 -> >=0.3.1,<0.4.0 age confidence

Release Notes

fsspec/universal_pathlib (universal-pathlib)

v0.3.1

Compare Source

Added
  • upath: add UPath.from_uri() classmethod (#​423)
  • upath: add UPath.move_into() method (#​422)
  • upath: implement .info property (#​416)
  • typesafety: add thorough typechecks to UPath interface (#​414)
Fixed
  • upath: fix type annotations for upath.core, upath.extensions and upath.implementations (#​420)
  • upath: backport types and methods to local implementations (#​421)
  • upath: stricter upath types and remove Compat* protocol (#​417)
Changed
  • maintenance: update license identifier and restrict ci permissions (#​424)

v0.3.0

Compare Source

Fixed
  • upath: support relative paths (#​405)
  • upath: implement chain functionality (#​346)
  • upath: fix upath suffixes (#​407)
  • upath: update flavours (#​350, #​351, #​400, #​403, #​411)
  • upath: fix GH test skipping (#​361)
  • ci: update ubuntu runners (#​359)
  • ci: address skip_existing deprecation (#​369)
  • tests: split protocol mismatch test (#​365)
  • tests: ensure non-local upaths raise with builtin open (#​368)
  • tests: add an xfail test for // behaviour on s3 (#​370)
  • tests: fix xfail call args (#​409)
  • tests: add a os.PathLike test (#​410)
Added
  • upath: api extensions via upath.extensions.ProxyUPath (#​372)
  • upath: add upath.types in preparation for deriving from pathlib-abc (#​364)
  • upath: add optional support for pydantic (#​395)
  • upath: list late registered protocols (#​358)
  • repo: add a security policy (#​327)
  • ci: start running against 3.14 (#​363)
Changed
  • upath: inherit from pathlib_abc.ReadablePath and pathlib_abc.WritablePath (#​366, #​402, #​404)
  • upath: drop Python 3.8 (#​360)
  • upath: remove deprecated accessor support (#​362)

Configuration

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

🚦 Automerge: Enabled.

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 Renovate Bot.

@dreadnode-renovate-bot dreadnode-renovate-bot bot added area/python Changes to Python package configuration and dependencies type/digest Dependency digest updates labels Oct 1, 2025
| datasource | package           | from  | to    |
| ---------- | ----------------- | ----- | ----- |
| pypi       | universal-pathlib | 0.2.6 | 0.3.1 |
@dreadnode-renovate-bot dreadnode-renovate-bot bot force-pushed the renovate/universal-pathlib-0.x branch from 70f48b1 to 802cdd4 Compare October 5, 2025 00:20
@dreadnode-renovate-bot dreadnode-renovate-bot bot changed the title fix(deps): update dependency universal-pathlib to >=0.3.0,<0.4.0 fix(deps): update dependency universal-pathlib to >=0.3.1,<0.4.0 Oct 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/python Changes to Python package configuration and dependencies type/digest Dependency digest updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants