Skip to content

chore(deps): bump @metamask/post-message-stream from 8.0.0 to 10.0.0#211

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/metamask/post-message-stream-10.0.0
Open

chore(deps): bump @metamask/post-message-stream from 8.0.0 to 10.0.0#211
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/main/metamask/post-message-stream-10.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps @metamask/post-message-stream from 8.0.0 to 10.0.0.

Release notes

Sourced from @​metamask/post-message-stream's releases.

10.0.0

Changed

  • BREAKING: Build the package as both CJS and ESM (#168)
    • The package now uses the exports field in package.json to define the entry points for CJS and ESM.
    • It's no longer possible to import from the dist directory directly.
  • BREAKING: Move Node.js-specific functionality to @metamask/post-message-stream/node entry point (#168)
    • The main entry point is now compatible with Node.js and browsers.
  • Bump @metamask/utils from ^11.0.1 to ^11.4.0 (#169)
  • Bump elliptic from 6.6.0 to 6.6.1 (#160)

9.0.0

Changed

  • BREAKING: Increase minimum Node.js version to ^18.18 (#145)
  • Bump @metamask/utils from ^9.0.0 to ^11.0.1 (#144, #148, #153)

8.1.1

Changed

  • Bump @metamask/utils from ^8.1.0 to ^9.0.0 (#140)

8.1.0

Changed

  • Support overriding default Duplex Stream options as constructor options. (#131)
Changelog

Sourced from @​metamask/post-message-stream's changelog.

[10.0.0]

Changed

  • BREAKING: Build the package as both CJS and ESM (#168)
    • The package now uses the exports field in package.json to define the entry points for CJS and ESM.
    • It's no longer possible to import from the dist directory directly.
  • BREAKING: Move Node.js-specific functionality to @metamask/post-message-stream/node entry point (#168)
    • The main entry point is now compatible with Node.js and browsers.
  • Bump @metamask/utils from ^11.0.1 to ^11.4.0 (#169)
  • Bump elliptic from 6.6.0 to 6.6.1 (#160)

[9.0.0]

Changed

  • BREAKING: Increase minimum Node.js version to ^18.18 (#145)
  • Bump @metamask/utils from ^9.0.0 to ^11.0.1 (#144, #148, #153)

[8.1.1]

Changed

  • Bump @metamask/utils from ^8.1.0 to ^9.0.0 (#140)

[8.1.0]

Changed

  • Support overriding default Duplex Stream options as constructor options. (#131)
Commits
  • 94e59a4 10.0.0 (#170)
  • 15c3b4b Bump @metamask/utils from ^11.0.1 to ^11.4.0 (#169)
  • 344ddc6 BREAKING: Synchronise package with module template (April 2025) (#168)
  • e1f8a97 Bump elliptic from 6.6.0 to 6.6.1 in the npm_and_yarn group (#160)
  • de32adb Update actions versions used in build-test workflow (#162)
  • cce6668 chore: add workflow_dispatch to security-code-scanner (#161)
  • cbcd1f8 9.0.0 (#157)
  • 5f24133 Fix create release PR workflow (#155)
  • 71f4e4a Bump @metamask/utils from ^10.0.0 to ^11.0.1 (#153)
  • 35e2a1d Bump elliptic from 6.5.7 to 6.6.0 in the npm_and_yarn group (#149)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@metamask/post-message-stream](https://github.com/MetaMask/post-message-stream) from 8.0.0 to 10.0.0.
- [Release notes](https://github.com/MetaMask/post-message-stream/releases)
- [Changelog](https://github.com/MetaMask/post-message-stream/blob/main/CHANGELOG.md)
- [Commits](MetaMask/post-message-stream@v8.0.0...v10.0.0)

---
updated-dependencies:
- dependency-name: "@metamask/post-message-stream"
  dependency-version: 10.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 23, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 23, 2026 06:04
@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​metamask/​post-message-stream@​8.0.0 ⏵ 10.0.010010010084 +2100

View full report

@socket-security
Copy link
Copy Markdown

Warning

MetaMask internal reviewing guidelines:

  • Do not ignore-all
  • Each alert has instructions on how to review if you don't know what it means. If lost, ask your Security Liaison or the supply-chain group
  • Copy-paste ignore lines for specific packages or a group of one kind with a note on what research you did to deem it safe.
    @SocketSecurity ignore npm/PACKAGE@VERSION
Action Severity Alert  (click "▶" to expand/collapse)
Warn Medium
Medium CVE: npm uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided

CVE: GHSA-w5hq-g745-h8pq uuid: Missing buffer bounds check in v3/v5/v6 when buf is provided (MODERATE)

Affected versions: < 14.0.0

Patched version: 14.0.0

From: ?npm/@metamask/post-message-stream@10.0.0npm/uuid@9.0.1

ℹ Read more on: This package | This alert | What is a medium CVE?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Remove or replace dependencies that include known medium severity CVEs. Consumers can use dependency overrides or npm audit fix --force to remove vulnerable dependencies.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/uuid@9.0.1. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants