Security: refresh dependencies for 0.11.0 rc2#140
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Summary
0.11.0-rc.2release metadata.glob/aglobnow acceptspath: str | None.Alerts Covered
pydantic-settings: GHSA-4xgf-cpjx-pc3jlangsmith: GHSA-f4xh-w4cj-qxq8langchain/langchain-anthropic: GHSA-gr75-jv2w-4656starlette: GHSA-82w8-qh3p-5jfq, GHSA-jp82-jpqv-5vv3, GHSA-wqp7-x3pw-xc5r, GHSA-x746-7m8f-x49c, GHSA-86qp-5c8j-p5mrcryptography: GHSA-537c-gmf6-5ccfaiohttp: GHSA-xcgm-r5h9-7989, GHSA-4m7w-qmgq-4wj5, GHSA-9x8q-7h8h-wcw9, GHSA-4fvr-rgm6-gqmc, GHSA-g3cq-j2xw-wf74, GHSA-63hw-fmq6-xxg2, GHSA-hpj7-wq8m-9hgp, GHSA-2fqr-mr3j-6wp8, GHSA-m6qw-4cw2-hm4m, GHSA-hg6j-4rv6-33pg, GHSA-jg22-mg44-37j8python-multipart: GHSA-5rvq-cxj2-64vf, GHSA-v9pg-7xvm-68hf, GHSA-6jv3-5f52-599m, GHSA-vffw-93wf-4j4qpyjwt: GHSA-xgmm-8j9v-c9wx, GHSA-993g-76c3-p5m4, GHSA-w7vc-732c-9m39, GHSA-jq35-7prp-9v3f, GHSA-fhv5-28vv-h8m8Validation
UV_CACHE_DIR=/tmp/uv-cache uv sync --all-extras --dev— passedUV_CACHE_DIR=/tmp/uv-cache uv run pytest tests/unit -q— 784 passed, 4 skippedUV_CACHE_DIR=/tmp/uv-cache uv run ruff check .— passedUV_CACHE_DIR=/tmp/uv-cache uv run mypy .— passedUV_CACHE_DIR=/tmp/uv-cache uv run mkdocs build --strict— passedUV_CACHE_DIR=/tmp/uv-cache uv lock --check— passedgit diff --check— passedUV_CACHE_DIR=/tmp/uv-cache uv run pytest -qwas attempted, but the local run hit broad e2e/scenario failures before reaching the unit suite, consistent with tests that need the full e2e service/container setup. The unit suite above is the dependency-regression gate for this local pass.Release Plan
After merge, fetch
origin/release/v0.11.0, verify the merge commit, create annotated tagv0.11.0-rc.2on that commit, and push the tag.