Skip to content

fix(deps): update module github.com/mark3labs/mcp-go to v0.50.0#10

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-mark3labs-mcp-go-0.x
Open

fix(deps): update module github.com/mark3labs/mcp-go to v0.50.0#10
renovate[bot] wants to merge 1 commit intomainfrom
renovate/github.com-mark3labs-mcp-go-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jun 11, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/mark3labs/mcp-go v0.31.0v0.50.0 age confidence

Release Notes

mark3labs/mcp-go (github.com/mark3labs/mcp-go)

v0.50.0

Compare Source

v0.49.0

Compare Source

v0.48.0

Compare Source

v0.47.1

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.47.0...v0.47.1

v0.47.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.46.0...v0.47.0

v0.46.0

Compare Source

v0.45.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.44.1...v0.45.0

v0.44.1

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.44.0...v0.44.1

v0.44.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.43.2...v0.44.0

v0.43.2

Compare Source

What's Changed

  • fix: notification break the client tool call by @​yuehaii in #​642
  • fix: handle either $defs or definitions field when unmarshaling ToolArgumentsSchema by @​sd2k in #​645

Full Changelog: mark3labs/mcp-go@v0.43.1...v0.43.2

v0.43.1

Compare Source

What's Changed

  • fix: create StatelessGeneratingSessionIdManager to fix multi-instance deployments by @​ezynda3 in #​641
  • fix: implement SessionWithClientInfo for streamableHttpSession by @​Anko59 in #​640

New Contributors

Full Changelog: mark3labs/mcp-go@v0.43.0...v0.43.1

v0.43.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.42.0...v0.43.0

v0.42.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.41.1...v0.42.0

v0.41.1

Compare Source

What's Changed

  • fix: replace bufio.Scanner with bufio.Reader to support large message… by @​ezynda3 in #​603

Full Changelog: mark3labs/mcp-go@v0.41.0...v0.41.1

v0.41.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.40.0...v0.41.0

v0.40.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.39.1...v0.40.0

v0.39.1

Compare Source

What's Changed

Full Changelog: mark3labs/mcp-go@v0.39.0...v0.39.1

v0.39.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.38.0...v0.39.0

v0.38.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.37.0...v0.38.0

v0.37.0

Compare Source

⚠️ Breaking Changes

The Result.Meta field type has changed from map[string]any to *Meta. Code that directly accesses or sets this field will need to be updated:

// Before (v0.36.0 and earlier):
result.Meta = map[string]any{"key": "value"}

// After (v0.37.0):
result.Meta = &mcp.Meta{AdditionalFields: map[string]any{"key": "value"}}

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.36.0...v0.37.0

v0.36.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.35.0...v0.36.0

v0.35.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.34.0...v0.35.0

v0.34.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.33.0...v0.34.0

v0.33.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.32.0...v0.33.0

v0.32.0

Compare Source

What's Changed

New Contributors

Full Changelog: mark3labs/mcp-go@v0.31.0...v0.32.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.32.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.32.0 - autoclosed Jun 24, 2025
@renovate renovate Bot closed this Jun 24, 2025
@renovate renovate Bot deleted the renovate/github.com-mark3labs-mcp-go-0.x branch June 24, 2025 13:35
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.32.0 - autoclosed fix(deps): update module github.com/mark3labs/mcp-go to v0.32.0 Jun 24, 2025
@renovate renovate Bot reopened this Jun 24, 2025
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from c69f3f1 to 08bfecb Compare June 24, 2025 19:24
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.32.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.33.0 Jul 8, 2025
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from 08bfecb to 4e1b1cc Compare July 8, 2025 13:03
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from 4e1b1cc to 8dc108d Compare July 15, 2025 14:51
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.33.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.34.0 Jul 15, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.34.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.35.0 Jul 25, 2025
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch 2 times, most recently from cf79e25 to a72050b Compare July 28, 2025 20:47
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.35.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.36.0 Jul 28, 2025
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from a72050b to 54dedf0 Compare August 5, 2025 05:39
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.36.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.37.0 Aug 5, 2025
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from 54dedf0 to c08a491 Compare August 20, 2025 16:43
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.37.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.38.0 Aug 20, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.38.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.39.1 Sep 7, 2025
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from c08a491 to 9e4d5b8 Compare September 7, 2025 23:58
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from 9e4d5b8 to c5a1bae Compare September 19, 2025 13:57
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.39.1 fix(deps): update module github.com/mark3labs/mcp-go to v0.40.0 Sep 19, 2025
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from c5a1bae to e756b02 Compare September 28, 2025 02:03
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.40.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.41.0 Sep 28, 2025
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from e756b02 to dbc0a4e Compare September 30, 2025 16:49
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.41.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.41.1 Sep 30, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.41.1 fix(deps): update module github.com/mark3labs/mcp-go to v0.41.1 - autoclosed Oct 17, 2025
@renovate renovate Bot closed this Oct 17, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.41.1 - autoclosed fix(deps): update module github.com/mark3labs/mcp-go to v0.41.1 Oct 17, 2025
@renovate renovate Bot reopened this Oct 17, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.43.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.43.0 - autoclosed Nov 6, 2025
@renovate renovate Bot closed this Nov 6, 2025
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.43.0 - autoclosed fix(deps): update module github.com/mark3labs/mcp-go to v0.43.0 Nov 6, 2025
@renovate renovate Bot reopened this Nov 6, 2025
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch 2 times, most recently from 178f758 to d7c1f7c Compare November 6, 2025 06:04
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from d7c1f7c to e38543f Compare November 23, 2025 17:51
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.43.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.43.1 Nov 23, 2025
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from e38543f to 273c4f6 Compare December 4, 2025 13:50
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.43.1 fix(deps): update module github.com/mark3labs/mcp-go to v0.43.2 Dec 4, 2025
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from 273c4f6 to 99b51de Compare February 15, 2026 16:43
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.43.2 fix(deps): update module github.com/mark3labs/mcp-go to v0.44.0 Feb 15, 2026
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from 99b51de to d99fac9 Compare February 27, 2026 08:51
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.44.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.44.1 Feb 27, 2026
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from d99fac9 to e1ad723 Compare March 6, 2026 20:49
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.44.1 fix(deps): update module github.com/mark3labs/mcp-go to v0.45.0 Mar 6, 2026
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from e1ad723 to e31c2e0 Compare March 26, 2026 09:58
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.45.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.46.0 Mar 26, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Mar 26, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.3 -> 1.25.5
github.com/google/go-cmp v0.6.0 -> v0.7.0

@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from e31c2e0 to b2fa081 Compare April 4, 2026 17:11
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.46.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.47.0 Apr 4, 2026
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from b2fa081 to 623c396 Compare April 8, 2026 23:53
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.47.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.47.1 Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from 623c396 to 56d621d Compare April 14, 2026 09:54
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.47.1 fix(deps): update module github.com/mark3labs/mcp-go to v0.48.0 Apr 14, 2026
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.48.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.49.0 Apr 21, 2026
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from 56d621d to a5eaf76 Compare April 21, 2026 19:44
@renovate renovate Bot force-pushed the renovate/github.com-mark3labs-mcp-go-0.x branch from a5eaf76 to 5e597e3 Compare April 30, 2026 16:43
@renovate renovate Bot changed the title fix(deps): update module github.com/mark3labs/mcp-go to v0.49.0 fix(deps): update module github.com/mark3labs/mcp-go to v0.50.0 Apr 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants