easy-llm-cli
easy-llm-cli copied to clipboard
chore(deps): bump @modelcontextprotocol/sdk from 1.13.1 to 1.20.2
Bumps @modelcontextprotocol/sdk from 1.13.1 to 1.20.2.
Release notes
Sourced from @modelcontextprotocol/sdk's releases.
1.20.1
What's Changed
- fix: Add Accept header to auth metadata request by
@SVLaursenin modelcontextprotocol/typescript-sdk#901- Allow empty string as valid URL in DCR workflow by
@fredericbartheletin modelcontextprotocol/typescript-sdk#987- docs: fix summary contents at readme by
@starfish719in modelcontextprotocol/typescript-sdk#1025- chore: bump version to 1.20.1 for release by
@felixweinbergerin modelcontextprotocol/typescript-sdk#1032New Contributors
@SVLaursenmade their first contribution in modelcontextprotocol/typescript-sdk#901@starfish719made their first contribution in modelcontextprotocol/typescript-sdk#1025Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.20.0...1.20.1
1.20.0
What's Changed
- docs: improve main README with better quick start, include examples of stateless HTTP, explain tools v resources v prompts by
@domdomeggin modelcontextprotocol/typescript-sdk#980- chore: add lint:fix script by
@mattzcareyin modelcontextprotocol/typescript-sdk#1013- Default to S256 code challenge if not specified in authorization server metadata by
@LucaButBoringin modelcontextprotocol/typescript-sdk#992New Contributors 🙏
@mattzcareymade their first contribution in modelcontextprotocol/typescript-sdk#1013Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.19.0...1.20.0
1.19.0
What's Changed
- fix: prevent infinite recursion when server throws 401 after successful authentication by
@arjunkmrmin modelcontextprotocol/typescript-sdk#945- fix: change Icon.sizes from string to string[] by
@domdomeggin modelcontextprotocol/typescript-sdk#981- MCP: Icons type as per SEP-973, spec types test improvements, ImplementationSchema use IconsSchema by
@KKonstantinovin modelcontextprotocol/typescript-sdk#947- MCP SDK: Add Prettier to Typescript SDK by
@KKonstantinovin modelcontextprotocol/typescript-sdk#976- run prettier by
@ihrprin modelcontextprotocol/typescript-sdk#995New Contributors 🙏
@domdomeggmade their first contribution in modelcontextprotocol/typescript-sdk#981Full Changelog: https://github.com/modelcontextprotocol/typescript-sdk/compare/1.18.2...1.19.0
1.18.2
What's Changed
- Updates the sampling code example in the README by
@viniciuscsouzain modelcontextprotocol/typescript-sdk#958- Use redirect Uri passed in in
demoInMemoryOAuthProviderby@TylerLeonhardtin modelcontextprotocol/typescript-sdk#931- fix(auth-router): correct Protected Resource Metadata for pathful RS and add explicit resourceServerUrl (RFC 9728) by
@blustAIin modelcontextprotocol/typescript-sdk#858- chore: update version to 1.18.2 for weekly release by
@felixweinbergerin modelcontextprotocol/typescript-sdk#970New Contributors
@viniciuscsouzamade their first contribution in modelcontextprotocol/typescript-sdk#958@TylerLeonhardtmade their first contribution in modelcontextprotocol/typescript-sdk#931@blustAImade their first contribution in modelcontextprotocol/typescript-sdk#858
... (truncated)
Commits
7098bffchore: bump version for weekly release (#1042)c543095fix: Zod to JSONSchema pipe strategies (#962)718120dchore: bump version to 1.20.1 for release (#1032)0e482dbdocs: fix summary contents at readme (#1025)caa2550Allow empty string as valid URL in DCR workflow (#987)8f4150efix: Add Accept header to auth metadata request (#901)c84ef241.20.0 (#1017)59cb504Default to S256 code challenge if not specified in authorization server metad...5530964chore: add lint:fix script (#1013)e0de082docs: improve main README with better quick start, include examples of statel...- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.