fix(deps): update auto merged updates #889
Closed
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
0.3.48
->0.3.49
0.3.62
->0.3.66
==3.1.44
->==3.1.45
==0.0.7
->==0.0.8
==0.2.10
->==0.2.16
3.9.10
->3.9.11
==1.0.16
->==1.0.19
Release Notes
langchain-ai/langchainjs (@langchain/community)
v0.3.49
Compare Source
gitpython-developers/GitPython (GitPython)
v3.1.45
Compare Source
What's Changed
SECURITY.md
files by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/1992test_installation
by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2007test_installation
xfail on Cygwin CI by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2009IndexFile._to_relative_path
- fix case where absolute path gets stripped of trailing slash by @kamilkozik7 in https://github.com/gitpython-developers/GitPython/pull/2012uname-cmd
that doesn't point to an executable file by @gcmarx in https://github.com/gitpython-developers/GitPython/pull/2026contents: read
workflow permissions by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2033mypy
command on free-threaded Python by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2040performance
andperformance
test jobs by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2042setuptools
requirement statically by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2043_safer_popen_windows
comment by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2044USE_SHELL
warning helper signature by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2045ConfigParser
with whitespace outside the value by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2046""
handling in ConfigParser by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2047\
or"
are present inside by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2048cat_file.py
fixture without site customizations by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2052pip
by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2053test_installation
on warnings, and remove deprecated license classifier by @EliahKagan in https://github.com/gitpython-developers/GitPython/pull/2054New Contributors
Full Changelog: gitpython-developers/GitPython@3.1.44...3.1.45
fastapi/fastapi-cli (fastapi-cli)
v0.0.8
Compare Source
Features
fastapi-cloud-cli
. PR #181 by @tiangolo.This will allow you to deploy to FastAPI Cloud with the
fastapi deploy
command.Installing
fastapi-cli[standard]
now includesfastapi-cloud-cli
.If you want to install
fastapi-cli
withoutfastapi-cloud-cli
, you can install insteadfastapi-cli[standard-no-fastapi-cloud-cli]
.You will normally not install
fastapi-cli
directly, but rather install FastAPI withfastapi[standard]
, which will includefastapi-cli[standard]
.If you want to install
fastapi
with the standard dependencies except forfastapi-cloud-cli
, you can install insteadfastapi[standard-no-fastapi-cloud-cli]
.Internal
llamastack/llama-stack-client-python (llama_stack_client)
v0.2.16
Compare Source
v0.2.15
Compare Source
v0.2.14
Client package corresponding to Llama Stack v0.2.14
huggingface/pytorch-image-models (timm)
v1.0.19
Compare Source
Patch release for Python 3.9 compat break in 1.0.18
July 23, 2025
set_input_size()
method to EVA models, used by OpenCLIP 3.0.0 to allow resizing for timm based encoder models.July 21, 2025
eva.py
) including EVA, EVA02, Meta PE ViT,timm
SBB ViT w/ ROPE, and Naver ROPE-ViT can be now loaded in NaFlexViT whenuse_naflex=True
passed at model creation timeWhat's Changed
Full Changelog: huggingface/pytorch-image-models@v1.0.17...v1.0.18
v1.0.18
Compare Source
July 23, 2025
set_input_size()
method to EVA models, used by OpenCLIP 3.0.0 to allow resizing for timm based encoder models.July 21, 2025
eva.py
) including EVA, EVA02, Meta PE ViT,timm
SBB ViT w/ ROPE, and Naver ROPE-ViT can be now loaded in NaFlexViT whenuse_naflex=True
passed at model creation timeWhat's Changed
Full Changelog: huggingface/pytorch-image-models@v1.0.17...v1.0.18
v1.0.17
Compare Source
July 7, 2025
eva.py
, add RotaryEmbeddingMixed module for mixed mode, weights on HuggingFace HubWhat's Changed
New Contributors
Full Changelog: huggingface/pytorch-image-models@v1.0.16...v1.0.17
Configuration
📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR has been generated by Renovate Bot.