aws / amazon-mwaa-docker-images

Apache License 2.0
27 stars 12 forks source link

Bump universal-pathlib from 0.2.2 to 0.2.5 in /images/airflow/2.9.2/etc #158

Closed dependabot[bot] closed 5 days ago

dependabot[bot] commented 1 month ago

Bumps universal-pathlib from 0.2.2 to 0.2.5.

Release notes

Sourced from universal-pathlib's releases.

v0.2.5

What's Changed

Full Changelog: https://github.com/fsspec/universal_pathlib/compare/v0.2.4...v0.2.5

v0.2.4

What's Changed

Added

Fixed

Changed

New Contributors

Full Changelog: https://github.com/fsspec/universal_pathlib/compare/v0.2.3...v0.2.4

v0.2.3

What's Changed

Added

Fixed

... (truncated)

Changelog

Sourced from universal-pathlib's changelog.

[0.2.5] - 2024-09-08

Fixed

  • upath.implementations.cloud: move bucket check to subclasses (#277)
  • upath: enable local tests on windows and fix is_absolute (#278)
  • upath: updated flavour sources (#273)

Added

  • upath: adds support for python-3.13 (#275)

[0.2.4] - 2024-09-07

Fixed

  • upath: fix UPath.rename type signature (#258)
  • upath: prevent SMBPath.rename warnings (#259)
  • upath: implement UPath.samefile (#261)
  • upath: fix UPath.touch(exists_ok=False) if file exists (#262)
  • upath: UPath.joinpath() raise error on protocol mismatch (#264)
  • tests: silence test warnings (#267)
  • tests: fix http xpass test (#266)
  • tests: use newer moto server (#248)
  • tests: mkdir test on existing gcs bucket (#263)

Added

  • upath: add SFTPPath implementation (#265)

Changed

  • upath: move setup.cfg to pyproject.toml (#260)
  • upath: UPath.lstat now returns but raises a warning (#271)
  • upath: updated flavours to the newest versions (#272)

[0.2.3] - 2024-08-23

Added

  • upath: add st_birthtime as standard field (#254)
  • upath: added SMBPath and tests (#219)
  • ci: added typesafety checks (#212)

Fixed

  • upath: fix UPath.is_absolute on <3.12 (#256)
  • upath: fix UPath.rename for absolute paths (#225)
  • upath._flavour: fix path parsing due to change in urllib.parse.SplitResult behavior (#236)
  • upath: fixed typing regressions (#212)
  • upath: update flavour sources (#224, #237, #252)
  • docs: fix link to filesystem spec optional dependencies (#232)
Commits


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 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 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)
dependabot[bot] commented 5 days ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.