chore(deps): update dependency lazy-object-proxy to v1.12.0 #364

Merged
luke merged 1 commits from renovate/lazy-object-proxy-1.x into main 2025-08-22 21:29:08 +02:00
Member

This PR contains the following updates:

Package Change Age Confidence
lazy-object-proxy (changelog) ==1.11.0 -> ==1.12.0 age confidence

Release Notes

ionelmc/python-lazy-object-proxy (lazy-object-proxy)

v1.12.0

Compare Source

  • Fixed testing issues when C extensions are not desired.
    Contributed by Michał Górny in #&#8203;79 <https://github.com/ionelmc/python-lazy-object-proxy/pull/79>_.
  • Added support for GraalPy.
    Contributed by Michael Šimáček in #&#8203;87 <https://github.com/ionelmc/python-lazy-object-proxy/pull/87>_.
  • Fixed testing issues on Python 3.14.
    Contributed by Michał Górny in #&#8203;88 <https://github.com/ionelmc/python-lazy-object-proxy/pull/88>_.
  • Modernized packaging to have metadata in pyproject.toml.
  • Added Python 3.14 wheels.

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 is behind base branch, 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.

This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [lazy-object-proxy](https://github.com/ionelmc/python-lazy-object-proxy) ([changelog](https://python-lazy-object-proxy.readthedocs.io/en/latest/changelog.html)) | `==1.11.0` -> `==1.12.0` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/lazy-object-proxy/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/lazy-object-proxy/1.11.0/1.12.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>ionelmc/python-lazy-object-proxy (lazy-object-proxy)</summary> ### [`v1.12.0`](https://github.com/ionelmc/python-lazy-object-proxy/blob/HEAD/CHANGELOG.rst#1120-2025-08-22) [Compare Source](https://github.com/ionelmc/python-lazy-object-proxy/compare/v1.11.0...v1.12.0) - Fixed testing issues when C extensions are not desired. Contributed by Michał Górny in `#&#8203;79 <https://github.com/ionelmc/python-lazy-object-proxy/pull/79>`\_. - Added support for GraalPy. Contributed by Michael Šimáček in `#&#8203;87 <https://github.com/ionelmc/python-lazy-object-proxy/pull/87>`\_. - Fixed testing issues on Python 3.14. Contributed by Michał Górny in `#&#8203;88 <https://github.com/ionelmc/python-lazy-object-proxy/pull/88>`\_. - Modernized packaging to have metadata in `pyproject.toml`. - Added Python 3.14 wheels. </details> --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44MS42IiwidXBkYXRlZEluVmVyIjoiNDEuODEuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidHlwZS9kZXBlbmRlbmNpZXMiXX0=-->
renovate-bot added 1 commit 2025-08-22 15:42:59 +02:00
chore(deps): update dependency lazy-object-proxy to v1.12.0
All checks were successful
Conventional Commit / Validate PR Title (pull_request) Successful in 8s
CI / ci (pull_request) Successful in 2m57s
cd69f337cd
renovate-bot requested review from luke 2025-08-22 15:42:59 +02:00
Member

Decision: Accept
Change Score: 10/10

This is a simple dependency version bump. lazy-object-proxy is being updated from 1.11.0 to 1.12.0. I don't see any obvious issues with this change. Assuming the tests pass, this is acceptable.

**Decision: Accept** **Change Score: 10/10** This is a simple dependency version bump. `lazy-object-proxy` is being updated from 1.11.0 to 1.12.0. I don't see any obvious issues with this change. Assuming the tests pass, this is acceptable.
luke merged commit ef3e31b047 into main 2025-08-22 21:29:08 +02:00
luke deleted branch renovate/lazy-object-proxy-1.x 2025-08-22 21:29:09 +02:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: repos/pypilot#364
No description provided.