-
Notifications
You must be signed in to change notification settings - Fork 3
Bump the production-dependencies group with 3 updates #2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the production-dependencies group with 3 updates #2
Conversation
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
Bumps the production-dependencies group with 3 updates: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk), [dotenv](https://github.com/motdotla/dotenv) and [zod](https://github.com/colinhacks/zod). Updates `@modelcontextprotocol/sdk` from 1.14.0 to 1.15.0 - [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases) - [Commits](modelcontextprotocol/typescript-sdk@1.14.0...1.15.0) Updates `dotenv` from 16.6.1 to 17.0.1 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v16.6.1...v17.0.1) Updates `zod` from 3.25.71 to 3.25.75 - [Release notes](https://github.com/colinhacks/zod/releases) - [Commits](colinhacks/zod@v3.25.71...v3.25.75) --- updated-dependencies: - dependency-name: "@modelcontextprotocol/sdk" dependency-version: 1.15.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-dependencies - dependency-name: dotenv dependency-version: 17.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: production-dependencies - dependency-name: zod dependency-version: 3.25.75 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
2023d76
to
0b25f0e
Compare
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the production-dependencies group with 3 updates: @modelcontextprotocol/sdk, dotenv and zod.
Updates
@modelcontextprotocol/sdk
from 1.14.0 to 1.15.0Release notes
Sourced from
@modelcontextprotocol/sdk
's releases.Commits
1ac2e59
Merge pull request #730 from modelcontextprotocol/basil/bump_version979700a
npm install42d4abf
bump version to 1.159879d7a
Merge pull request #725 from sushichan044/revert-670-feat/structured-content-...0b0ea5b
Merge pull request #721 from cliffhall/allow-custom-fetcha45e4fe
Revert "fix: add type safety for tool output schemas in ToolCallback"9766edc
Merge pull request #1 from cliffhall/codex/add-custom-fetch-to-streamablehttp...f383a9c
* In sse.test.ts242c824
Update src/client/streamableHttp.ts7d8c061
Update src/client/streamableHttp.tsUpdates
dotenv
from 16.6.1 to 17.0.1Changelog
Sourced from dotenv's changelog.
Commits
535465c
17.0.10570831
changelog 🪵2f323b9
Merge pull request #879 from motdotla/smarter-keys-logged2561ad1
correctly track which keys were written to process.env3010120
remove sponsorsf28bfd5
17.0.03348b36
changelog 🪵a814691
Merge pull request #875 from motdotla/quiet-truee8978b0
mention dotenvx in runtime message to point people to safer .env files661b247
update README withquiet
optionUpdates
zod
from 3.25.71 to 3.25.75Release notes
Sourced from zod's releases.
Commits
0df5f69
Fix testsc5f349b
Fix z.undefined() behavior in toJSONSchema5267f90
Improve recursive types75657a3
3.25.75f60de9a
Revert undefined json schema changes39c5f71
3.25.74ae0dbe1
Partial record1021d3c
v3.25.73 (#4822)8b0df10
3.25.7220c8c4b
Fix re-export bugDependabot 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 merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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