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

fix(deps): update all non-major dependencies #125

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

red-hat-konflux[bot]
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Feb 6, 2025

This PR contains the following updates:

Package Type Update Change
cdktf-cdktf-provider-aws (source) project.dependencies minor ~=19.51.0 -> ~=19.52.1
ghcr.io/astral-sh/uv final patch 0.5.28 -> 0.5.31
ghcr.io/astral-sh/uv stage patch 0.5.28 -> 0.5.31

Release Notes

cdktf/cdktf-provider-aws (cdktf-cdktf-provider-aws)

v19.52.1

Compare Source

19.52.1 (2025-02-11)

Bug Fixes
Updates

v19.52.0

Compare Source

19.52.0 (2025-02-07)

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

v0.5.31

Compare Source

Enhancements
  • Add uv sync --script (#​11361)
  • Allow PEP 508 requirements in tool requests (#​11337)
  • Allow source distributions to produce wheels with +local suffixes (#​11429)
  • Bring parity to uvx and uv tool install requests (#​11345)
  • Use a stable directory for local, remote, and stdin script virtual environments (#​11347, #​11364)
  • Detect infinite recursion in uv run (#​11386)
Python

The managed Python distributions have been updated, including:

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

Bug fixes
  • Fix cross-drive script installation (#​11167)
  • Add indexes in priority order (#​11451)
  • Allow --python <dir> requests to match existing environments if sys.executable is the same file (#​11290)
  • Avoid comparing to system site packages in --dry-run mode (#​11427)
  • Prefer running executables in the environment with <name> over <name>/__main__.py (#​11431)
  • Retry local clones without hardlinks if they fail (#​11421)
Documentation
  • Update alternative-indexes.md to use UV_INDEX instead of UV_EXTRA_INDEX_URL (#​11381)
  • Update scripts guide to include using package indexes (#​11443)

v0.5.30

Compare Source

Python

The managed PyPy distributions have been updated for PyPy v7.3.18, which includes:

  • PyPy3.10, which updates the standard library from Python 3.10.14 to 3.10.19
  • PyPy3.11, which adds beta support for Python 3.11.11

See the PyPy release for more details.

Enhancements
  • Add uv sync --dry-run (#​11299)
  • Ignore #egg fragment in HTML Simple API response (#​11340)
Configuration
  • Add NO_BINARY and NO_BINARY_PACKAGE environment variables (#​11399)
Performance
  • Avoid re-cloning name when populating ambiguous set (#​11401)
  • Optimize flattening in large workspaces (#​11313)
Bug fixes
  • Allow dynamic packages to be overloaded (#​11400)
  • Fix credential caching for index roots when URL ends in simple/ (#​11336)
  • Fix marker merging for requirements.txt for psycopg (#​11298)
  • Set 777 permissions on locked files (#​11328)
  • Support extras in @ requests for tools (#​11335)
  • Upgrade astral-tokio-tar to v0.5.1 (#​11359)
  • Avoid missing logging for no-op upgrade events (#​11301)
  • Use refined specifiers when logging narrowed Python range (#​11334)
  • Don't use popup-generating eprintln in trampoline warnings (#​11295)
  • Patch pkg-config files to be relocatable (#​11291)
  • Fix a case of duplicate torch packages when using conflicting extras (#​11323)
Documentation
  • Add docs for uv tool install --editable (#​11280)
  • Fix broken anchors in README and docs index (#​11338)

v0.5.29

Compare Source

Enhancements
  • Add --bare option to uv init (#​11192)
  • Add support for respecting VIRTUAL_ENV in project commands via --active (#​11189)
  • Allow the project VIRTUAL_ENV warning to be silenced with --no-active (#​11251)
Python

The managed Python distributions have been updated, including:

  • CPython 3.12.9
  • CPython 3.13.2
  • pkg-config files are now relocatable

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

Bug fixes
  • Always use base Python discovery logic for cached environments (#​11254)
  • Use a flock to avoid concurrent initialization of project environments (#​11259)
  • Fix handling of --all-groups and --no-default-groups flags (#​11224)
Documentation
  • Minor touchups to the Docker provenance docs (#​11252)
  • Move content from the mkdocs.public.yml into the template (#​11246)

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 enabled auto-merge (rebase) February 6, 2025 08:29
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch branch 2 times, most recently from 786d636 to 025c05f Compare February 7, 2025 04:14
@red-hat-konflux red-hat-konflux bot changed the title chore(deps): update ghcr.io/astral-sh/uv docker tag to v0.5.29 fix(deps): update all non-major dependencies Feb 7, 2025
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/all-minor-patch branch 2 times, most recently from ab6c74a to 4b17ddb Compare February 11, 2025 04:37
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 4b17ddb to 05513f4 Compare February 13, 2025 00:42
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.

0 participants