Skip to content

chore(deps): Bump the production-dependencies group with 4 updates#108

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-1b5161bfa3
Sep 8, 2025
Merged

chore(deps): Bump the production-dependencies group with 4 updates#108
github-actions[bot] merged 1 commit intomainfrom
dependabot/npm_and_yarn/production-dependencies-1b5161bfa3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 8, 2025

Bumps the production-dependencies group with 4 updates: @modelcontextprotocol/sdk, eventsource-parser, path-to-regexp and raw-body.

Updates @modelcontextprotocol/sdk from 1.17.4 to 1.17.5

Release notes

Sourced from @​modelcontextprotocol/sdk's releases.

1.17.5

What's Changed

Full Changelog: modelcontextprotocol/typescript-sdk@1.17.4...1.17.5

Commits

Updates eventsource-parser from 3.0.5 to 3.0.6

Release notes

Sourced from eventsource-parser's releases.

v3.0.6

3.0.6 (2025-08-29)

Bug Fixes

  • reintroduce explicit support for node 18 (d845cef)

This release is also available on:

Changelog

Sourced from eventsource-parser's changelog.

3.0.6 (2025-08-29)

Bug Fixes

  • reintroduce explicit support for node 18 (d845cef)
Commits

Updates path-to-regexp from 8.2.0 to 8.3.0

Release notes

Sourced from path-to-regexp's releases.

8.3.0

Changed

  • Add custom error class (#398) 2a7f2a4
  • Allow plain objects for TokenData (#391) 687a9bb
  • Escape text should escape backslash (#390) a4a8552
  • Improved error messages and stack size (#363) a6bdf40

Other

  • Minifying the parser
    • PR (#401) 9df2448
    • PR (#395) 4a91505
    • Shaving some bytes d63f44b
    • Remove optional operator 973d15c

pillarjs/path-to-regexp@v8.2.0...v8.3.0

Commits

Updates raw-body from 3.0.0 to 3.0.1

Release notes

Sourced from raw-body's releases.

v3.0.1

What's Changed

New Contributors

Full Changelog: stream-utils/raw-body@v3.0.0...v3.0.1

Changelog

Sourced from raw-body's changelog.

3.0.1 / 2025-09-03

  • deps: iconv-lite@0.7.0
    • Avoid false positives in encodingExists by using objects without a prototype
    • Remove compatibility check for StringDecoder.end method
  • Fix the engines field to reflect support for Node >= 0.10
Commits
Maintainer changes

This version was pushed to npm by bsebas, a new releaser for raw-body since your current version.


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 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

Bumps the production-dependencies group with 4 updates: [@modelcontextprotocol/sdk](https://github.com/modelcontextprotocol/typescript-sdk), [eventsource-parser](https://github.com/rexxars/eventsource-parser), [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [raw-body](https://github.com/stream-utils/raw-body).


Updates `@modelcontextprotocol/sdk` from 1.17.4 to 1.17.5
- [Release notes](https://github.com/modelcontextprotocol/typescript-sdk/releases)
- [Commits](modelcontextprotocol/typescript-sdk@1.17.4...1.17.5)

Updates `eventsource-parser` from 3.0.5 to 3.0.6
- [Release notes](https://github.com/rexxars/eventsource-parser/releases)
- [Changelog](https://github.com/rexxars/eventsource-parser/blob/main/CHANGELOG.md)
- [Commits](rexxars/eventsource-parser@v3.0.5...v3.0.6)

Updates `path-to-regexp` from 8.2.0 to 8.3.0
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](pillarjs/path-to-regexp@v8.2.0...v8.3.0)

Updates `raw-body` from 3.0.0 to 3.0.1
- [Release notes](https://github.com/stream-utils/raw-body/releases)
- [Changelog](https://github.com/stream-utils/raw-body/blob/master/HISTORY.md)
- [Commits](stream-utils/raw-body@v3.0.0...v3.0.1)

---
updated-dependencies:
- dependency-name: "@modelcontextprotocol/sdk"
  dependency-version: 1.17.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: eventsource-parser
  dependency-version: 3.0.6
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
- dependency-name: path-to-regexp
  dependency-version: 8.3.0
  dependency-type: indirect
  update-type: version-update:semver-minor
  dependency-group: production-dependencies
- dependency-name: raw-body
  dependency-version: 3.0.1
  dependency-type: indirect
  update-type: version-update:semver-patch
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 8, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

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

@github-actions github-actions bot merged commit e506782 into main Sep 8, 2025
4 checks passed
@github-actions github-actions bot deleted the dependabot/npm_and_yarn/production-dependencies-1b5161bfa3 branch September 8, 2025 11:04
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