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

Update Auto merged updates #569

Merged
merged 1 commit into from
Jun 18, 2024
Merged

Update Auto merged updates #569

merged 1 commit into from
Jun 18, 2024

Conversation

platform-engineering-bot
Copy link
Collaborator

@platform-engineering-bot platform-engineering-bot commented Jun 17, 2024

This PR contains the following updates:

Package Type Update Change
PyMuPDF (changelog) patch ==1.24.4 -> ==1.24.5
actions/checkout action patch v4.1.6 -> v4.1.7
chromadb patch ==0.5.0 -> ==0.5.1
huggingface-hub patch ==0.23.2 -> ==0.23.4
llama-cpp-python (changelog) patch ==0.2.76 -> ==0.2.78
pydantic (changelog) patch ==2.7.2 -> ==2.7.4
pytest (changelog) patch ==8.2.1 -> ==8.2.2
registry.access.redhat.com/ubi9/nodejs-20-minimal final patch 1-47.1716472878 -> 1-51
registry.access.redhat.com/ubi9/python-311 final patch 1-62.1716478620 -> 1-66
registry.access.redhat.com/ubi9/ubi-micro final patch 9.4-6.1716471860 -> 9.4-9
sympy (source) patch ==1.12 -> ==1.12.1
torch patch ==2.3.0 -> ==2.3.1
torchvision patch ==0.18.0 -> ==0.18.1
tornado (source) patch ==6.4 -> ==6.4.1
urllib3 (changelog) patch ==2.2.1 -> ==2.2.2

Release Notes

pymupdf/pymupdf (PyMuPDF)

v1.24.5: PyMuPDF-1.24.5 released

Compare Source

PyMuPDF-1.24.5 has been released.

Wheels for Windows, Linux and MacOS, and the sdist, are available on pypi.org and can be installed in the usual way, for example:

python -m pip install --upgrade pymupdf

[Linux-aarch64 wheels will be built and uploaded later.]

Changes in version 1.24.5 (2024-05-30)

  • Fixed issues:

  • Other:

    • Some more fixes to use MuPDF floating formatting.
    • Removed/disabled some unnecessary diagnostics.
    • Fixed utils.do_links() crash.
    • Experimental new functions pymupdf.apply_pages() and pymupdf.get_text().
    • Addresses wrong label generation for label styles "a" and "A".
actions/checkout (actions/checkout)

v4.1.7

Compare Source

chroma-core/chroma (chromadb)

v0.5.1

Compare Source

huggingface/huggingface_hub (huggingface-hub)

v0.23.4: [v0.23.4] Patch: fix encoders issues in ModelHubMixin

Compare Source

Includes:

Full Changelog: huggingface/huggingface_hub@v0.23.3...v0.23.4

v0.23.3: [v0.23.3] Patch: fix details not returned in InferenceClient.text_generation

Compare Source

Release 0.23.0 introduced a breaking change in InferenceClient.text_generation. When details=True is passed, the details attribute in the output is always None. The patch release fixes this. See https://github.com/huggingface/huggingface_hub/pull/2316 for more details.

Full Changelog: huggingface/huggingface_hub@v0.23.2...v0.23.3

abetlen/llama-cpp-python (llama-cpp-python)

v0.2.78

Compare Source

v0.2.77

Compare Source

pydantic/pydantic (pydantic)

v2.7.4

Compare Source

Github release

What's Changed
Packaging
Fixes

v2.7.3

Compare Source

GitHub release

What's Changed
Packaging
Fixes
pytest-dev/pytest (pytest)

v8.2.2

Compare Source

pytest 8.2.2 (2024-06-04)

Bug Fixes

  • #​12355: Fix possible catastrophic performance slowdown on a certain parametrization pattern involving many higher-scoped parameters.
  • #​12367: Fix a regression in pytest 8.2.0 where unittest class instances (a fresh one is created for each test) were not released promptly on test teardown but only on session teardown.
  • #​12381: Fix possible "Directory not empty" crashes arising from concurent cache dir (.pytest_cache) creation. Regressed in pytest 8.2.0.

Improved Documentation

  • #​12290: Updated Sphinx theme to use Furo instead of Flask, enabling Dark mode theme.
  • #​12356: Added a subsection to the documentation for debugging flaky tests to mention
    lack of thread safety in pytest as a possible source of flakyness.
  • #​12363: The documentation webpages now links to a canonical version to reduce outdated documentation in search engine results.
sympy/sympy (sympy)

v1.12.1: SymPy 1.12.1

Compare Source

See https://github.com/sympy/sympy/wiki/release-notes-for-1.12.1 for release notes

pytorch/vision (torchvision)

v0.18.1: TorchVision 0.18.1 Release

Compare Source

This is a patch release, which is compatible with PyTorch 2.3.1. There are no new features added.

tornadoweb/tornado (tornado)

v6.4.1

Compare Source

urllib3/urllib3 (urllib3)

v2.2.2

Compare Source

==================

  • Added the Proxy-Authorization header to the list of headers to strip from requests when redirecting to a different host. As before, different headers can be set via Retry.remove_headers_on_redirect.
  • Allowed passing negative integers as amt to read methods of http.client.HTTPResponse as an alternative to None. (#&#8203;3122 <https://github.com/urllib3/urllib3/issues/3122>__)
  • Fixed return types representing copying actions to use typing.Self. (#&#8203;3363 <https://github.com/urllib3/urllib3/issues/3363>__)

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Renovate Bot.

Signed-off-by: Platform Engineering Bot <[email protected]>
@rhatdan
Copy link
Member

rhatdan commented Jun 18, 2024

LGTM

@rhatdan rhatdan merged commit 07997a7 into main Jun 18, 2024
7 of 14 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