Skip to content
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

chore(deps): update all non-major dependencies #277

Merged
merged 1 commit into from
Mar 25, 2025

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Mar 11, 2025

This PR contains the following updates:

Package Type Update Change
ghcr.io/astral-sh/uv final patch 0.6.3 -> 0.6.9
ghcr.io/astral-sh/uv stage patch 0.6.3 -> 0.6.9
registry.access.redhat.com/ubi9/python-312 stage patch 9.5-1739797362 -> 9.5-1742197730

Release Notes

astral-sh/uv (ghcr.io/astral-sh/uv)

v0.6.9

Compare Source

Enhancements
  • Use keyring --mode creds when authenticate = "always" (#​12316)
  • Fail with specific error message when no password is present and authenticate = "always" (#​12313)
Bug fixes
  • Add boolish value parser for UV_MANAGED_PYTHON flags (#​12345)
  • Make deserialization non-fatal when assessing source tree revisions (#​12319)
  • Use resolver-returned wheel over alternate cached wheel (#​12301)
Documentation
  • Add experimental --torch-backend to the PyTorch guide (#​12317)
  • Fix #keyring-provider references in alternative index docs (#​12315)
  • Fix --directory path in examples (#​12165)
Preview changes
  • Automatically infer the PyTorch index via --torch-backend=auto (#​12070)

v0.6.8

Compare Source

Enhancements
  • Add support for enabling all groups by default with default-groups = "all" (#​12289)
  • Add simpler --managed-python and --no-managed-python flags for toggling Python preferences (#​12246)
Performance
  • Avoid allocations for default cache keys (#​12063)
Bug fixes
  • Allow local version mismatches when validating lockfile (#​12285)
  • Allow owned string when deserializing requires-python (#​12278)
  • Make cache errors non-fatal in Planner::build (#​12281)

v0.6.7

Compare Source

Python
  • Add CPython 3.14.0a6
  • Fix regression where extension modules would use wrong CXX compiler on Linux
  • Enable FTS3 enhanced query syntax for SQLite

See the python-build-standalone release notes for more details.

Enhancements
  • Add support for -c constraints in uv add (#​12209)
  • Add support for --global default version in uv python pin (#​12115)
  • Always reinstall local source trees passed to uv pip install (#​12176)
  • Render token claims on publish permission error (#​12135)
  • Add pip-compatible --group flag to uv pip install and uv pip compile (#​11686)
Preview features
  • Avoid creating duplicate directory entries in built wheels (#​12206)
  • Allow overriding module names for editable builds (#​12137)
Performance
  • Avoid replicating core-metadata field on File struct (#​12159)
Bug fixes
  • Add src to default cache keys (#​12062)
  • Discard insufficient fork markers (#​10682)
  • Ensure python pin --global creates parent directories if missing (#​12180)
  • Fix GraalPy abi tag parsing and discovery (#​12154)
  • Remove extraneous script packages in uv sync --script (#​12158)
  • Remove redundant activate.bat output (#​12160)
  • Avoid subsequent index hint when no versions are available on the first index (#​9332)
  • Error on lockfiles with incoherent wheel versions (#​12235)
Rust API
  • Update BaseClientBuild to accept custom proxies (#​12232)
Documentation
  • Make testpypi index explicit in example snippet (#​12148)
  • Reverse and format the archived changelogs (#​12099)
  • Use consistent commas around i.e. and e.g. (#​12157)
  • Fix typos in MRE docs (#​12198)
  • Fix double space typo (#​12171)

v0.6.6

Compare Source

Python
  • Add support for dynamic musl Python distributions on x86-64 Linux (#​12121)
  • Allow the experimental JIT to be enabled at runtime on Python 3.13 and 3.14 on Linux
  • Upgrade the build toolchain to LLVM 20, improving performance

See the python-build-standalone release notes for more details.

Enhancements
  • Add --marker flag to uv add (#​12012)
  • Allow overriding module name for uv build backend (#​11884)
  • Sync latest Python releases (#​12120)
  • Use 'Upload' instead of 'Download' in publish reporter (#​12029)
  • Add [index].authenticate allowing authentication to be required on an index (#​11896)
  • Add support for Windows legacy scripts in uv tool run (#​12079)
  • Propagate conflicting dependency groups when using include-group (#​12005)
  • Show ambiguous requirements when uv add failed (#​12106)
Performance
  • Cache workspace discovery (#​12096)
  • Insert dependencies into fork state prior to fetching metadata (#​12057)
  • Remove some allocations from uv-auth (#​12077)
Bug fixes
  • Avoid considering PATH updated when the export is commented in the shellrc (#​12043)
  • Fix uv publish retry on network failures (#​12041)
  • Use a sized stream in uv publish to comply with WSGI PyPI server constraints (#​12111)
  • Fix uv python install --reinstall when the version was not previously installed (#​12124)
Preview features
Documentation
  • Quote versions string in python-versions.md (#​12112)
  • Fix tool concept page headings (#​12053)
  • Update the [index].authenticate docs (#​12102)
  • Update versioning policy (#​11666)

v0.6.5

Compare Source

Enhancements
  • Allow --constraints and --overrides in uvx (#​10207)
  • Allow overrides in satisfies check for uv tool run (#​11994)
  • Allow users to set package = true on tool.uv.sources (#​12014)
  • Add support for Windows legacy scripts via uv run (#​11888)
  • Return error when running uvx with a .py script (#​11623)
  • Warn user on use of uvx run (#​11992)
Configuration
  • Add NO_BUILD and NO_BUILD_PACKAGE environment variables (#​11968)
Performance
  • Allow overrides in all satisfies checks (#​11995)
  • Respect markers on constraints when validating current environment (#​11976)
Bug fixes
  • Compare major-minor specifiers when filtering interpreters (#​11952)
  • Fix system site packages detection default (#​11956)
  • Invalidate lockfile when empty dependency groups are added or removed (#​12010)
  • Remove prepended sys.path (#​11954)
  • Fix PyPy Python version label (#​11965)
  • Fix error message suggesting --user instead of --username (#​11947)
Preview
  • Move the uv build backend into a separate, minimal uv_build package (#​11446)

v0.6.4

Compare Source

Enhancements
  • Upgrade pypy3.10 to v7.3.19 (#​11814)
  • Allow configuring log verbosity from the CLI (i.e., -vvv) (#​11758)
  • Warn when duplicate index names found in single file (#​11824)
Bug fixes
  • Always store registry index on resolution packages (#​11815)
  • Avoid error on relative paths in uv tool uninstall (#​11889)
  • Avoid silently dropping errors in directory enumeration (#​11890)
  • Disable interactive git terminal prompts during fetches (#​11744)
  • Discover Windows registry (PEP 514) Python versions across 32/64-bit (#​11801)
  • Don't panic on Ctrl-C in confirm prompt (#​11706)
  • Fix non-directory in workspace on Windows (#​11833)
  • Make interpreter caching robust to OS upgrades (#​11875)
  • Respect include-system-site-packages in layered environments (#​11873)
  • Suggest uv tool update-shell in PowerShell (#​11846)
  • Update code page to 65001 before setting environment variables in virtual environments (#​11831)
  • Use hash instead of full wheel name in wheels bucket (#​11738)
  • Fix version string truncation while generating cache_key (#​11830)
  • Explicitly handle ctrl-c in confirmation prompt instead of using a signal handler (#​11897)
Performance
  • Avoid cloning to string when creating cache path (#​11772)
  • Avoid redundant clones in version containment check (#​11767)
  • Avoid string allocation when enumerating tool names (#​11910)
  • Avoid using owned String for package name constructors (#​11768)
  • Avoid using owned String in deserializers (#​11764)
  • Migrate to zlib-rs (again) (#​11894)
  • Remove unnecessary clones when adding package names (#​11771)
  • Skip unquote allocation for non-quoted strings (#​11813)
  • Use SmallString for filenames and URLs (#​11765)
  • Use a Boxed slice for version specifiers (#​11766)
  • Use matches over contains for extra value parsing (#​11770)
Documentation
  • Avoid fallback to PyPI in mixed CPU/CUDA example (#​11115)
  • Docs: Clarify that setting cache-keys overrides defaults (#​11895)
  • Document our MSRV policy (#​11898)
  • Fix reference to macOS cache path (#​11845)
  • Fix typo in no_default_groups documentation and changelog (#​11928)
  • Update the "Locking and syncing" page (#​11647)
  • Update alternative indexes documentation to use new interface (#​10826)

Configuration

📅 Schedule: Branch creation - "after 5am" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

To execute skipped test pipelines write comment /ok-to-test.

This PR has been generated by MintMaker (powered by Renovate Bot).

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch branch 4 times, most recently from c299476 to 58bc4d2 Compare March 18, 2025 22:09
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch branch from 58bc4d2 to 0ee0413 Compare March 21, 2025 12:56
@chassing chassing merged commit 3685fb0 into main Mar 25, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant