Skip to content

Update all non-major dependencies #279

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

Merged
merged 1 commit into from
Jun 11, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 2, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
ghcr.io/astral-sh/uv final patch 0.7.9 -> 0.7.12 age adoption passing confidence
mariadb minor 11.7 -> 11.8 age adoption passing confidence
structlog (changelog) project.dependencies minor <25.3.1,>=25.3.0 -> <25.4.1,>=25.4.0 age adoption passing confidence

Release Notes

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

v0.7.12

Compare Source

Enhancements
  • Add uv python pin --rm to remove .python-version pins (#​13860)
  • Don't hint at versions removed by excluded-newer (#​13884)
  • Add hint to use tool.uv.environments on resolution error (#​13455)
  • Add hint to use tool.uv.required-environments on resolution error (#​13575)
  • Improve python pin error messages (#​13862)
Bug fixes
  • Lock environments during uv sync, uv add and uv remove to prevent race conditions (#​13869)
  • Add --no-editable to uv export for pylock.toml (#​13852)
Documentation
  • List .gitignore in project init files (#​13855)
  • Move the pip interface documentation into the concepts section (#​13841)
  • Remove the configuration section in favor of concepts / reference (#​13842)
  • Update Git and GitHub Actions docs to mention gh auth login (#​13850)
Preview
  • Fix directory glob traversal fallback preventing exclusion of all files (#​13882)

v0.7.11

Compare Source

Python
  • Add Python 3.14.0b1
  • Add Python 3.13.4
  • Add Python 3.12.11
  • Add Python 3.11.13
  • Add Python 3.10.18
  • Add Python 3.9.23
Enhancements
  • Add Pyodide support (#​12731)
  • Better error message for version specifier with missing operator (#​13803)
Bug fixes
  • Downgrade reqwest and hyper-util to resolve connection reset errors over IPv6 (#​13835)
  • Prefer uv's binary's version when checking if it's up to date (#​13840)
Documentation
  • Use "terminal driver" instead of "shell" in SIGINT docs (#​13787)

v0.7.10

Compare Source

Enhancements
  • Add --show-extras to uv tool list (#​13783)
  • Add dynamically generated sysconfig replacement mappings (#​13441)
  • Add data locations to install wheel logs (#​13797)
Bug fixes
  • Avoid redaction of placeholder git username when using SSH authentication (#​13799)
  • Propagate credentials to files on devpi indexes ending in /+simple (#​13743)
  • Restore retention of credentials for direct URLs in uv export (#​13809)
hynek/structlog (structlog)

v25.4.0

Compare Source

Added
  • Support for Python 3.14 and Python 3.13.4.

    Python 3.14 has an backwards-incompatible change to logging.Logger.isEnabledFor() (it now always returns False if a log entry is in flight) that has been backported to 3.13.4 (expected on 2025-06-03).
    It mainly affects structlog.stdlib.filter_by_level().
    #​723

  • structlog.tracebacks now handles exception groups.
    structlog.tracebacks.Stack has two new fields, is_group: bool and exceptions: list[Trace].
    This works similarly to what Rich v14.0.0 does.
    #​720

Fixed
  • structlog.processors.ExceptionPrettyPrinter now respects the exception_formatter arguments instead of always using the default formatter.
    #​724

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from febus982 as a code owner June 2, 2025 11:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from daf43c9 to c54f66b Compare June 3, 2025 17:48
@renovate renovate bot changed the title Update dependency structlog to <25.4.1,>=25.4.0 Update all non-major dependencies Jun 3, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f30afee to 81959bd Compare June 6, 2025 20:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 81959bd to 374f3b0 Compare June 11, 2025 02:31
Copy link

codeclimate bot commented Jun 11, 2025

Code Climate has analyzed commit 374f3b0 and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (100% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

@febus982 febus982 merged commit ccd03ac into main Jun 11, 2025
11 checks passed
@febus982 febus982 deleted the renovate/all-minor-patch branch June 11, 2025 08:45
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