Bump the minor-and-patch group across 1 directory with 4 updates#70
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Bump the minor-and-patch group across 1 directory with 4 updates#70dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the minor-and-patch group with 4 updates in the / directory: [fastmcp](https://github.com/PrefectHQ/fastmcp), [langchain-core](https://github.com/langchain-ai/langchain), [logfire](https://github.com/pydantic/logfire) and [ruff](https://github.com/astral-sh/ruff). Updates `fastmcp` from 3.2.0 to 3.2.2 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.2.0...v3.2.2) Updates `langchain-core` from 1.2.26 to 1.2.28 - [Release notes](https://github.com/langchain-ai/langchain/releases) - [Commits](langchain-ai/langchain@langchain-core==1.2.26...langchain-core==1.2.28) Updates `logfire` from 4.31.0 to 4.31.1 - [Release notes](https://github.com/pydantic/logfire/releases) - [Changelog](https://github.com/pydantic/logfire/blob/main/CHANGELOG.md) - [Commits](pydantic/logfire@v4.31.0...v4.31.1) Updates `ruff` from 0.15.8 to 0.15.10 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@0.15.8...0.15.10) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: langchain-core dependency-version: 1.2.28 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: logfire dependency-version: 4.31.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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.
Bumps the minor-and-patch group with 4 updates in the / directory: fastmcp, langchain-core, logfire and ruff.
Updates
fastmcpfrom 3.2.0 to 3.2.2Release notes
Sourced from fastmcp's releases.
... (truncated)
Commits
6592aaafix: accept both client_id and identifier_uri as Azure audience (#3797)9f0d8d3chore(deps): bump the uv group across 2 directories with 1 update (#3795)556fd8fHarden client tool result error handling (#3778)e064ba6chore: Update SDK documentation (#3791)a3c5cc1chore: Update SDK documentation (#3757)f5be772fix: bump ty to >=0.0.29 and suppress new false positives (#3790)f14456ddocs: document forward_resource parameter on OAuthProxy (#3788)2b9d3eefix: use identifier_uri as audience for Azure token validation (#3787)e1ea133fix: Cognito token verification checks client_id instead of aud (#3786)042db1dFix OpenAPI 3.0 nullable fields in tool input schemas (#3768)Updates
langchain-corefrom 1.2.26 to 1.2.28Release notes
Sourced from langchain-core's releases.
Commits
dd7c3ebrelease(core): release 1.2.28 (#36614)af2ed47fix(core): add more sanitization to templates (#36612)7e5858drelease(standard-tests): 1.1.6 (#36610)fe99cb2fix(standard-tests): update standard tests for sandbox backends (#36036)65bbd47chore(model-profiles): refresh model profile data (#36596)6486404release(core): 1.2.27 (#36586)7629c74fix(core): handle symlinks in deprecated prompt save path (#36585)ce21bf4ci: convert working-directory to validated dropdown (#36575)b8698earelease(ollama): 1.1.0 (#36574)3beba77feat(ollama): supportresponse_format(#34612)Updates
logfirefrom 4.31.0 to 4.31.1Release notes
Sourced from logfire's releases.
Changelog
Sourced from logfire's changelog.
Commits
f66769aRelease v4.31.1 (#1851)73678d7Add usage attributes to Anthropic streaming spans (#1850)2f7590fRefactor Anthropic on_response() to use shared get_usage_attributes() (#1847)9e3336dUpdate Pydantic AI integration example (#1838)22b6644Add usage attributes to OpenAI streaming spans (#1846)f453d8eDocument personal API keys (#1839)259167dCaptureoperation.costfor OpenAI embeddings (#1843)80949aftest: use@customizeto improve the snapshot generation (#1664)f79d98fAdd documentation about scrubbing and LLM messages (#1841)80f5a5dHandle patching ofsys.stdoutbetter (#1840)Updates
rufffrom 0.15.8 to 0.15.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
252f761Bump 0.15.10 (#24519)37a1ec8[ty] Fix assignability of intersections with bounded typevars (#24502)f518cc9[ty] Allow partially stringifiedtype[…]annotations (#24518)16c4090docs: fix JSON typo in settings example (#24517)99d97bd[ty] Tighten up a few edge cases inConcatenatetype-expression parsing (#2...2714e34[ty] Enablepull-diagnosticsby default in E2E tests (#24516)d8bc700LSP: Add support for custom extensions (#24463)a45f96d[ty] stop special-casing str constructor (#24514)87a0f01[ruff] Treat f-string interpolation as potential side effect in RUF019 (#24426)e9ba848[ty] Fix excess subscript argument inference for non-generic types (#24354)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions