chore(deps): Bump the minor-and-patch group across 1 directory with 2 updates#616
chore(deps): Bump the minor-and-patch group across 1 directory with 2 updates#616dependabot[bot] wants to merge 1 commit into
Conversation
… updates Bumps the minor-and-patch group with 2 updates in the /mcp/slack_tool directory: [fastmcp](https://github.com/PrefectHQ/fastmcp) and [starlette](https://github.com/Kludex/starlette). Updates `fastmcp` from 3.4.0 to 3.4.2 - [Release notes](https://github.com/PrefectHQ/fastmcp/releases) - [Changelog](https://github.com/PrefectHQ/fastmcp/blob/main/docs/changelog.mdx) - [Commits](PrefectHQ/fastmcp@v3.4.0...v3.4.2) Updates `starlette` from 1.2.1 to 1.3.1 - [Release notes](https://github.com/Kludex/starlette/releases) - [Changelog](https://github.com/Kludex/starlette/blob/main/docs/release-notes.md) - [Commits](Kludex/starlette@1.2.1...1.3.1) --- updated-dependencies: - dependency-name: fastmcp dependency-version: 3.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor-and-patch - dependency-name: starlette dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: minor-and-patch ... Signed-off-by: dependabot[bot] <support@github.com>
597575f to
96f154c
Compare
Security Bump EscalationPackage: minor-and-patch group ((grouped update)) Advisory ContextVulnerability references: CVE-2026-48710 Sourced from fastmcp's releases.
|
Bumps the minor-and-patch group with 2 updates in the /mcp/slack_tool directory: fastmcp and starlette.
Updates
fastmcpfrom 3.4.0 to 3.4.2Release notes
Sourced from fastmcp's releases.
Commits
3b8538eAllow private JWT headers (#4290)0445c31chore: Update SDK documentation (#4223)9261793Docs: add v3.4.1 changelog entries (#4289)e1b52d0Add explicit starlette>=1.0.1 floor (CVE-2026-48710) (#4286)e58f386Log refresh-token misses in OAuthProxy instead of failing silently (#4276)3f09c68Document --notes-start-tag requirement in release instructions (#4275)Updates
starlettefrom 1.2.1 to 1.3.1Release notes
Sourced from starlette's releases.
Changelog
Sourced from starlette's changelog.
Commits
8ebffd0Version 1.3.1 (#3330)25b8e17EnforceFormParserlimits in parser callbacks (#3331)dba1c4bEnforcemax_fieldsandmax_part_sizeinFormParser(#3329)45e51dcUseStarletteDeprecationWarninginstead ofDeprecationWarning(#3119)5f8610cVersion 1.3.0 (#3327)167b585Buildrequest.urlfrom structured components (#3326)3730925Useremoveprefixto strip weak ETag indicator inis_not_modified(#3193)e6f7ad1avoid collapsing exception groups from user code (#2830)115228fAnnotate URLPath protocol parameter with Literal (#3285)113f193docs: replace inline ASGI server list with link to canonical implemen… (#3204)