Skip to content

Update all non-major dependencies #1033

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
Apr 2, 2025
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
coverage >=7.7,<7.8 -> >=7.8,<7.9 age adoption passing confidence
openai >=1.68,<1.69 -> >=1.70,<1.71 age adoption passing confidence
pydantic (changelog) ~=2.10.1 -> ~=2.11.1 age adoption passing confidence
pytest-cov (changelog) >=4.1,<6.1 -> >=6.1,<7 age adoption passing confidence
semgrep >=1.114,<1.115 -> >=1.116,<1.117 age adoption passing confidence
types-wtforms (changelog) ==3.2.1.20250304 -> ==3.2.1.20250401 age adoption passing confidence

Release Notes

nedbat/coveragepy (coverage)

v7.8.0

Compare Source

  • Added a new source_dirs setting for symmetry with the existing
    source_pkgs setting. It's preferable to the existing source setting,
    because you'll get a clear error when directories don't exist. Fixes issue 1942. Thanks, Jeremy Fleischman <pull 1943_>.

  • Fix: the PYTHONSAFEPATH environment variable new in Python 3.11 is properly
    supported, closing issue 1696. Thanks, Philipp A. <pull 1700_>. This
    works properly except for a detail when using the coverage command on
    Windows. There you can use python -m coverage instead if you need exact
    emulation.

.. _issue 1696:https://github.com/nedbat/coveragepy/issues/16966
.. _pull 1700https://github.com/nedbat/coveragepy/pull/170000
.. _issue 194https://github.com/nedbat/coveragepy/issues/1942942
.. _pull 19https://github.com/nedbat/coveragepy/pull/19431943

.. _changes_7-7-1:

openai/openai-python (openai)

v1.70.0

Compare Source

Full Changelog: v1.69.0...v1.70.0

Features
  • api: add get /responses/{response_id}/input_items endpoint (4c6a35d)

v1.69.0

Compare Source

Full Changelog: v1.68.2...v1.69.0

Features
  • api: add get /chat/completions endpoint (e6b8a42)
Bug Fixes
  • audio: correctly parse transcription stream events (16a3a19)
Chores
pydantic/pydantic (pydantic)

v2.11.1

Compare Source

GitHub release

What's Changed
Fixes
  • Do not override 'definitions-ref' schemas containing serialization schemas or metadata by @​Viicos in #​11644

v2.11.0

Compare Source

GitHub release

What's Changed

Pydantic v2.11 is a version strongly focused on build time performance of Pydantic models (and core schema generation in general).
See the blog post for more details.

Packaging
New Features
Fixes
  • Allow generic typed dictionaries to be used for unpacked variadic keyword parameters by @​Viicos in #​11571
  • Fix runtime error when computing model string representation involving cached properties and self-referenced models by @​Viicos in #​11579
  • Preserve other steps when using the ellipsis in the pipeline API by @​Viicos in #​11626
  • Fix deferred discriminator application logic by @​Viicos in #​11591
New Contributors
pytest-dev/pytest-cov (pytest-cov)

v6.1.0

Compare Source

  • Change terminal output to use full width lines for the coverage header.
    Contributed by Tsvika Shapira in #&#8203;678 <https://github.com/pytest-dev/pytest-cov/pull/678>_.
  • Removed unnecessary CovFailUnderWarning. Fixes #&#8203;675 <https://github.com/pytest-dev/pytest-cov/issues/675>_.
  • Fixed the term report not using the precision specified via --cov-precision.
returntocorp/semgrep (semgrep)

v1.116.0

Compare Source

Fixed
  • Use value of $XDG_CACHE_HOME before hardcoded ~/.cache for semgrep_version file (gh-4465)

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.

👻 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 force-pushed the renovate/all-minor-patch branch 4 times, most recently from 7509738 to 6040abb Compare April 1, 2025 03:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6040abb to 1261955 Compare April 1, 2025 11:15
Copy link

sonarqubecloud bot commented Apr 1, 2025

@drdavella drdavella added this pull request to the merge queue Apr 2, 2025
Merged via the queue into main with commit b91dc9e Apr 2, 2025
14 checks passed
@drdavella drdavella deleted the renovate/all-minor-patch branch April 2, 2025 16:11
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