Skip to content

chore(deps): Bump the examples-npm group in /examples/docker-compose/mcp/pizza-server with 3 updates#257

Merged
edenreich merged 2 commits intomainfrom
dependabot/npm_and_yarn/examples/docker-compose/mcp/pizza-server/examples-npm-8ecf022d49
Apr 1, 2026
Merged

chore(deps): Bump the examples-npm group in /examples/docker-compose/mcp/pizza-server with 3 updates#257
edenreich merged 2 commits intomainfrom
dependabot/npm_and_yarn/examples/docker-compose/mcp/pizza-server/examples-npm-8ecf022d49

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 1, 2026

Bumps the examples-npm group in /examples/docker-compose/mcp/pizza-server with 3 updates: @modelcontextprotocol/sdk, @types/node and typescript.

Updates @modelcontextprotocol/sdk from 1.27.1 to 1.29.0

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

v1.29.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.28.0...v1.29.0

v1.28.0

What's Changed

New Contributors

Full Changelog: modelcontextprotocol/typescript-sdk@v1.27.1...v1.28.0

Commits

Updates @types/node from 25.3.3 to 25.5.0

Commits

Updates typescript from 5.9.3 to 6.0.2

Release notes

Sourced from typescript's releases.

TypeScript 6.0

For release notes, check out the release announcement blog post.

Downloads are available on:

TypeScript 6.0 Beta

For release notes, check out the release announcement.

Downloads are available on:

Commits

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 examples-npm group in /examples/docker-compose/mcp/pizza-server with 3 updates: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk), [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@modelcontextprotocol/sdk` from 1.27.1 to 1.29.0
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@v1.27.1...v1.29.0)

Updates `@types/node` from 25.3.3 to 25.5.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

Updates `typescript` from 5.9.3 to 6.0.2
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Commits](microsoft/TypeScript@v5.9.3...v6.0.2)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.29.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: examples-npm
- dependency-name: "@types/node"
  dependency-version: 25.5.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: examples-npm
- dependency-name: typescript
  dependency-version: 6.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: examples-npm
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file examples npm labels Apr 1, 2026
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Apr 1, 2026

Assignees

The following users could not be added as assignees: @inference-gateway/maintainers. Either the username does not exist or it does not have the correct permissions to be added as an assignee.

Please fix the above issues or remove invalid values from dependabot.yml.

…ose/mcp/pizza-server/examples-npm-8ecf022d49
@edenreich edenreich merged commit e9d662f into main Apr 1, 2026
1 check passed
@edenreich edenreich deleted the dependabot/npm_and_yarn/examples/docker-compose/mcp/pizza-server/examples-npm-8ecf022d49 branch April 1, 2026 07:23
ig-semantic-release-bot bot added a commit that referenced this pull request Apr 1, 2026
## [0.23.5](v0.23.4...v0.23.5) (2026-04-01)

### 🔧 Miscellaneous

* Add stale issues workflow to auto-close inactive issues ([0989d22](0989d22))
* Bump CI and dev containers dependencies ([#255](#255)) ([aca7a05](aca7a05))
* Change assignees from 'maintainers' to 'core' ([#260](#260)) ([bdc1cf2](bdc1cf2))
* **deps:** Bump claude code to 2.1.70 ([c2d8fa4](c2d8fa4))
* **deps:** Bump express-rate-limit ([#253](#253)) ([d778280](d778280))
* **deps:** Bump github.com/buger/jsonparser ([#258](#258)) ([17d0db4](17d0db4))
* **deps:** Bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 ([#259](#259)) ([936a7a8](936a7a8))
* **deps:** Bump hono ([#254](#254)) ([70d193f](70d193f))
* **deps:** Bump the examples-go group across 1 directory with 3 updates ([#256](#256)) ([5535384](5535384))
* **deps:** Bump the examples-npm group ([#257](#257)) ([e9d662f](e9d662f))
* Remove include scope from dependabot ([326771b](326771b))
@ig-semantic-release-bot
Copy link
Copy Markdown
Contributor

🎉 This PR is included in version 0.23.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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 examples npm released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant