Skip to content

deps: fixes multiple Dependabot security advisories - #248

Merged
sbosio merged 1 commit into
mainfrom
sbosio/fix-3pp-vulns
Aug 11, 2026
Merged

sbosio merged 1 commit into
mainfrom
sbosio/fix-3pp-vulns

Conversation

@sbosio

@sbosio sbosio commented Aug 11, 2026 •

Copy link
Copy Markdown
Contributor

Summary

Dependency updates to fix multiple high security vulnerabilities reported by Dependabot on js-yaml.

As part of the update, @modelcontextprotocol/sdk was updated to v1.30.0 and that required update for the imports in all files because type exports were added in v1.29.0 (see: modelcontextprotocol/typescript-sdk#1623) that didn't break building the package, but did affect linting (no-unresolved-module started to fail without changes applied).

Type of Change

Breaking Changes (major semver update)

  • Add a ! after your change type to denote a change that breaks current behavior

Feature Additions (minor semver update)

  • feat: Introduces a new feature to the codebase

Patch Updates (patch semver update)

  • fix: Bug fix
  • deps: Dependency upgrade
  • revert: Revert a previous commit
  • chore: Change that does not affect production code
  • refactor: Refactoring existing code without changing behavior
  • test: Add/update/remove tests

Testing

  1. Passing CI suffices.

Related Issues

Dependabot alerts:

@sbosio
sbosio requested a review from a team as a code owner August 11, 2026 15:50
@sbosio
sbosio force-pushed the sbosio/fix-3pp-vulns branch from c439693 to 6611e62 Compare August 11, 2026 15:53

@tlowrimore-heroku tlowrimore-heroku left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@sbosio
sbosio merged commit edd1312 into main Aug 11, 2026
8 checks passed
@sbosio
sbosio deleted the sbosio/fix-3pp-vulns branch August 11, 2026 16:43
sbosio pushed a commit that referenced this pull request Aug 11, 2026
🤖 I have created a release *beep* *boop*
---


##
[1.2.6](mcp-server-v1.2.5...mcp-server-v1.2.6)
(2026-08-11)


### Dependencies

* bump body-parser from 2.2.2 to 2.3.0
([#235](#235))
([7b0abaf](7b0abaf))
* bump brace-expansion
([#246](#246))
([cb5c07c](cb5c07c))
* bump fast-uri from 3.1.2 to 3.1.5
([#242](#242))
([ce30e75](ce30e75))
* bump ip-address from 10.2.0 to 10.5.0
([#247](#247))
([effd956](effd956))
* bump undici from 7.28.0 to 7.29.0
([#240](#240))
([f248a4b](f248a4b))
* fixes multiple Dependabot security advisories
([#248](#248))
([edd1312](edd1312))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: heroku-devtools-release-workflows[bot] <261039447+heroku-devtools-release-workflows[bot]@users.noreply.github.com>
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.

2 participants