Skip to content

fix(deps): update dependency mcp to v1.27.0#20

Open
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mcp-1.x
Open

fix(deps): update dependency mcp to v1.27.0#20
renovate[bot] wants to merge 1 commit intomainfrom
renovate/mcp-1.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Mar 14, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
mcp ==1.3.0==1.27.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

modelcontextprotocol/python-sdk (mcp)

v1.27.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.26.0...v1.27.0

v1.26.0

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/python-sdk@v1.25.0...v1.26.0

v1.25.0

Compare Source

Branching Update

Starting with this release, the repository has adopted a new branching strategy for v2 development:

  • main — v2 development (breaking changes)
  • v1.x — v1 maintenance (security and critical bug fixes only, with very rare feature additions ported from main)

Users who need to stay on v1.x should pin to mcp>=1.25,<2.

The current plan is to work through v2 and have it released some time in Q1. This also relies on the next upcoming spec release which will heavily change how the transport layer works, which in turn will guide a lot of how we architect v2.


What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.24.0...v1.25.0

v1.24.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.23.3...v1.24.0

v1.23.3

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.23.2...v1.23.3

v1.23.2

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.23.1...v1.23.2

v1.23.1

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/python-sdk@v1.23.0...v1.23.1

v1.23.0

Compare Source

Summary

This release brings us up to speed with the latest MCP spec 2025-11-25. Take a look at the latest spec as well as the release blog post.

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.22.0...v1.23.0

v1.22.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.21.1...v1.22.0

v1.21.2

Compare Source

Hotfix Release

This is a hotfix release to address a critical bug in OAuth scope handling that caused failures on 401 responses.

Related:

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.21.1...v1.21.2

v1.21.1

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.21.0...v1.21.1

v1.21.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.20.0...v1.21.0

v1.20.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.19.0...v1.20.0

v1.19.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.18.0...v1.19.0

v1.18.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.17.0...v1.18.0

v1.17.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.16.0...v1.17.0

v1.16.0

Compare Source

What's Changed

New Contributors 🙏

Full Changelog: modelcontextprotocol/python-sdk@1.15.0...v1.16.0

v1.15.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.14.1...v1.15.0

v1.14.1

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.14.0...v1.14.1

v1.14.0

Compare Source

What's Changed

New Contributors 🙏

Full Changelog: modelcontextprotocol/python-sdk@v1.13.1...v1.14.0

v1.13.1

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.13.0...v1.13.1

v1.13.0

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.12.4...v1.13.0

v1.12.4

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.12.3...v1.12.4

v1.12.3

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.12.2...v1.12.3

v1.12.2

Compare Source

What's Changed

Full Changelog: modelcontextprotocol/python-sdk@v1.12.1...v1.13.0

v1.12.1

Compare Source

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/python-sdk@v1.12.0...v1.12.1

v1.12.0

Compare Source

What's Changed


Configuration

📅 Schedule: 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.

@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 14, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (9afece6) to head (87ec68e).

Additional details and impacted files
@@           Coverage Diff            @@
##             main   #20       +/-   ##
========================================
- Coverage   85.58%     0   -85.59%     
========================================
  Files          41     0       -41     
  Lines        1665     0     -1665     
  Branches      209     0      -209     
========================================
- Hits         1425     0     -1425     
+ Misses        166     0      -166     
+ Partials       74     0       -74     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.4.1 fix(deps): update dependency mcp to v1.5.0 Mar 21, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch 2 times, most recently from 1ad4315 to bb1fd44 Compare March 25, 2025 18:37
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.5.0 fix(deps): update dependency mcp to v1.5.0 - autoclosed Mar 25, 2025
@renovate renovate Bot closed this Mar 25, 2025
@renovate renovate Bot deleted the renovate/mcp-1.x branch March 25, 2025 18:46
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.5.0 - autoclosed fix(deps): update dependency mcp to v1.5.0 Mar 25, 2025
@renovate renovate Bot reopened this Mar 25, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch 3 times, most recently from 6322f3a to 5a4d8bb Compare March 27, 2025 18:30
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.5.0 fix(deps): update dependency mcp to v1.6.0 Mar 27, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from 5a4d8bb to 46228a9 Compare April 8, 2025 10:27
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from 46228a9 to 54533b5 Compare May 1, 2025 23:06
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.6.0 fix(deps): update dependency mcp to v1.7.0 May 1, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from 54533b5 to d28975b Compare May 2, 2025 19:23
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.7.0 fix(deps): update dependency mcp to v1.7.1 May 2, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from d28975b to d47eb05 Compare May 8, 2025 23:09
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.7.1 fix(deps): update dependency mcp to v1.8.0 May 8, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from d47eb05 to e33da13 Compare May 12, 2025 19:33
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.8.0 fix(deps): update dependency mcp to v1.8.1 May 12, 2025
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.8.1 fix(deps): update dependency mcp to v1.9.0 May 15, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch 2 times, most recently from 8229555 to 51d71ee Compare May 22, 2025 16:35
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.9.0 fix(deps): update dependency mcp to v1.9.1 May 22, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from 51d71ee to 5e31c82 Compare May 29, 2025 16:59
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.9.1 fix(deps): update dependency mcp to v1.9.2 May 29, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from 5e31c82 to bac14af Compare June 6, 2025 06:09
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.9.2 fix(deps): update dependency mcp to v1.9.3 Jun 6, 2025
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.12.2 fix(deps): update dependency mcp to v1.12.3 Aug 1, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from c4a80e8 to a466c4f Compare August 7, 2025 21:53
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.12.3 fix(deps): update dependency mcp to v1.12.4 Aug 7, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from a466c4f to 15a1495 Compare August 14, 2025 16:54
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.12.4 fix(deps): update dependency mcp to v1.13.0 Aug 14, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from 15a1495 to 986b82c Compare August 19, 2025 15:01
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.13.0 chore(deps): update dependency mcp to v1.13.0 Aug 19, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from 986b82c to c526105 Compare August 22, 2025 11:04
@renovate renovate Bot changed the title chore(deps): update dependency mcp to v1.13.0 chore(deps): update dependency mcp to v1.13.1 Aug 22, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from c526105 to b9b7329 Compare August 24, 2025 13:48
@renovate renovate Bot changed the title chore(deps): update dependency mcp to v1.13.1 fix(deps): update dependency mcp to v1.13.1 Aug 24, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from b9b7329 to 1628064 Compare September 12, 2025 04:58
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.13.1 fix(deps): update dependency mcp to v1.14.0 Sep 12, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from 1628064 to 81a8d7b Compare September 18, 2025 18:14
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.14.0 fix(deps): update dependency mcp to v1.14.1 Sep 18, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from 81a8d7b to 642b232 Compare September 25, 2025 20:08
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.14.1 fix(deps): update dependency mcp to v1.15.0 Sep 25, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from 642b232 to 3c878ff Compare October 2, 2025 19:00
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.15.0 fix(deps): update dependency mcp to v1.16.0 Oct 2, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from 3c878ff to 86b0157 Compare October 10, 2025 12:35
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.16.0 fix(deps): update dependency mcp to v1.17.0 Oct 10, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from 86b0157 to f7e7137 Compare October 16, 2025 21:35
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.17.0 fix(deps): update dependency mcp to v1.18.0 Oct 16, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from f7e7137 to b82dd12 Compare October 24, 2025 04:31
@renovate renovate Bot changed the title fix(deps): update dependency mcp to v1.18.0 fix(deps): update dependency mcp to v1.19.0 Oct 24, 2025
@renovate renovate Bot force-pushed the renovate/mcp-1.x branch from b82dd12 to 15dece2 Compare October 31, 2025 03:04
@sonarqubecloud
Copy link
Copy Markdown

1 similar comment
@sonarqubecloud
Copy link
Copy Markdown

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Apr 2, 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