Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 1, 2025

This PR contains the following updates:

Package Change Age Confidence
click (changelog) 8.3.0 -> 8.3.1 age confidence
protobuf 6.33.0 -> 6.33.1 age confidence
pytest-benchmark (changelog) 5.2.0 -> 5.2.3 age confidence
types-protobuf (changelog) 6.32.1.20250918 -> 6.32.1.20251105 age confidence

Release Notes

pallets/click (click)

v8.3.1

Compare Source

Released 2025-11-15

  • Don't discard pager arguments by correctly using subprocess.Popen. :issue:3039
    :pr:3055
  • Replace Sentinel.UNSET default values by None as they're passed through
    the Context.invoke() method. :issue:3066 :issue:3065 :pr:3068
  • Fix conversion of Sentinel.UNSET happening too early, which caused incorrect
    behavior for multiple parameters using the same name. :issue:3071 :pr:3079
  • Hide Sentinel.UNSET values as None when looking up for other parameters
    through the context inside parameter callbacks. :issue:3136 :pr:3137
  • Fix rendering when prompt and confirm parameter prompt_suffix is
    empty. :issue:3019 :pr:3021
  • When Sentinel.UNSET is found during parsing, it will skip calls to
    type_cast_value. :issue:3069 :pr:3090
ionelmc/pytest-benchmark (pytest-benchmark)

v5.2.3

Compare Source

  • Add support for pytest 9.0.
  • Moved the README.rst/CHANGELOG.rst concatenation from setup.py to pyproject.toml.

v5.2.2

Compare Source

  • Fixed auto-disable to work with newer xdist (pytest-benchmark auto disables benchmarks if xdist is enabled by design).
    Contributed by Thomas B. Brunner in #&#8203;294 <https://github.com/ionelmc/pytest-benchmark/pull/294>_.

v5.2.1

Compare Source

  • Add markers so pytest doesn't try to assert-rewrite the plugin internals
    (fixes those pytest.PytestAssertRewriteWarning: Module already imported so cannot be rewritten; pytest_benchmark warnings).

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) in timezone US/Central, 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.

👻 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.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 1, 2025

Test Results

    48 files  ±0      48 suites  ±0   1h 16m 6s ⏱️ - 1m 0s
 3 207 tests ±0   2 556 ✅ ±0     651 💤 ±0  0 ❌ ±0 
62 172 runs  ±0  49 398 ✅ ±0  12 774 💤 ±0  0 ❌ ±0 

Results for commit d1f58bc. ± Comparison against base commit 78fb73d.

@zhindes zhindes merged commit aedb2d6 into master Dec 1, 2025
35 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.

2 participants