Skip to content

chore(deps): bump fastmcp from 4.12.1 to 4.13.0 in the fastmcp group - #243

Merged
andyMrtnzP merged 1 commit into
mainfrom
dependabot/npm_and_yarn/fastmcp-14b74f2d54
Aug 11, 2026
Merged

chore(deps): bump fastmcp from 4.12.1 to 4.13.0 in the fastmcp group#243
andyMrtnzP merged 1 commit into
mainfrom
dependabot/npm_and_yarn/fastmcp-14b74f2d54

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 11, 2026

Copy link
Copy Markdown
Contributor

Bumps the fastmcp group with 1 update: fastmcp.

Updates fastmcp from 4.12.1 to 4.13.0

Release notes

Sourced from fastmcp's releases.

v4.13.0

4.13.0 (2026-08-07)

Features

  • auth: add allowPlainPkce to require S256 code challenges (fe382cb)

v4.12.8

4.12.8 (2026-08-07)

Bug Fixes

  • auth: stop the token storage timer in OAuthProxy.destroy() (#312) (82a0792)

v4.12.7

4.12.7 (2026-08-07)

Bug Fixes

  • auth: use a constant-time comparison for the PKCE challenge (#313) (17effd8)

v4.12.6

4.12.6 (2026-08-05)

Bug Fixes

v4.12.5

4.12.5 (2026-08-05)

Bug Fixes

  • auth: handle aborted and oversized bodies in OAuth proxy endpoints (#306) (70e4f3c)

v4.12.4

4.12.4 (2026-08-04)

Bug Fixes

  • add timeout to image and audio content fetch (#305) (1fea124)

v4.12.3

4.12.3 (2026-08-04)

... (truncated)

Commits
  • 0106661 refactor(auth): share one constant-time comparison across secret checks
  • fe382cb feat(auth): add allowPlainPkce to require S256 code challenges
  • d19a4c7 test: stabilise the OAuth proxy body-reader suite
  • 82a0792 fix(auth): stop the token storage timer in OAuthProxy.destroy() (#312)
  • 17effd8 fix(auth): use a constant-time comparison for the PKCE challenge (#313)
  • 11b0f9e docs: replace Python note with MCP spec compatibility warning
  • ce809e1 fix(auth): consume refresh token mappings atomically in swap mode (reported b...
  • 70e4f3c fix(auth): handle aborted and oversized bodies in OAuth proxy endpoints (#306)
  • c0f7ed3 docs: fix the advanced OAuth example so it compiles (#311)
  • 1fea124 fix: add timeout to image and audio content fetch (#305)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will 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 version will 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

Bumps the fastmcp group with 1 update: [fastmcp](https://github.com/punkpeye/fastmcp).


Updates `fastmcp` from 4.12.1 to 4.13.0
- [Release notes](https://github.com/punkpeye/fastmcp/releases)
- [Commits](punkpeye/fastmcp@v4.12.1...v4.13.0)

---
updated-dependencies:
- dependency-name: fastmcp
  dependency-version: 4.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: fastmcp
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 11, 2026
@andyMrtnzP
andyMrtnzP merged commit 969887c into main Aug 11, 2026
4 checks passed
@andyMrtnzP
andyMrtnzP deleted the dependabot/npm_and_yarn/fastmcp-14b74f2d54 branch August 11, 2026 19:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant