Skip to content

Bump several MetaMask dependencies - #1964

Merged
Mrtenz merged 17 commits into
mainfrom
dependabot/npm_and_yarn/main/metamask/utils-8.2.1
Nov 16, 2023
Merged

Bump several MetaMask dependencies#1964
Mrtenz merged 17 commits into
mainfrom
dependabot/npm_and_yarn/main/metamask/utils-8.2.1

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubNov 15, 2023

Copy link
Copy Markdown
Contributor

This bumps several MetaMask packages to the latest version.

Changelog

  • Bump @metamask/utils from ^8.1.0 to ^8.2.1.
  • Bump @metamask/json-rpc-engine from ^7.1.1 to ^7.3.0.
  • Bump @metamask/object-multiplex from ^1.2.0 to ^2.0.0.
  • Bump @metamask/permission-controller from ^5.0.0 to ^5.0.1.
  • Bump @metamask/providers from ^13.0.0 to ^14.0.1.

@dependabot
dependabotBot requested a review from a team as a code ownerNovember 15, 2023 06:23
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Nov 15, 2023
@Mrtenz

Copy link
Copy Markdown
Member

@metamaskbot update-pr

@Mrtenz
Mrtenzforce-pushed the dependabot/npm_and_yarn/main/metamask/utils-8.2.1 branch from b3f294c to 8f76ec6CompareNovember 15, 2023 13:26
@socket-security

socket-securityBot commented Nov 15, 2023

Copy link
Copy Markdown

Updated dependencies detected. Learn more about Socket for GitHub ↗︎

PackagesVersionNew capabilitiesTransitivesSizePublisher
@metamask/object-multiplex1.2.0...2.0.0None+0/-013.2 kBlgbot
@metamask/permission-controller5.0.0...5.0.1None+0/-0404 kBmetamaskbot
@metamask/providers13.0.0...14.0.1None+8/-12313 kBmetamaskbot

@MrtenzMrtenz changed the title Bump @metamask/utils from 8.1.0 to 8.2.1Bump @metamask/utils, @metamask/json-rpc-engine, @metamask/permission-controllerNov 15, 2023
@MrtenzMrtenz changed the title Bump @metamask/utils, @metamask/json-rpc-engine, @metamask/permission-controllerBump @metamask/utils, @metamask/json-rpc-engine, @metamask/permission-controller, @metamask/providersNov 16, 2023
@Mrtenz
Mrtenzforce-pushed the dependabot/npm_and_yarn/main/metamask/utils-8.2.1 branch from 3c39910 to c8f729cCompareNovember 16, 2023 09:28
@socket-security

socket-securityBot commented Nov 16, 2023

Copy link
Copy Markdown

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring: extension-port-stream@3.0.0

Next steps

Take a deeper look at the dependency

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 [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore foo@1.0.0 bar@* or ignore all packages with @SocketSecurity ignore-all

    @codecov

    codecovBot commented Nov 16, 2023

    Copy link
    Copy Markdown

    Codecov Report

    Attention: 1 lines in your changes are missing coverage. Please review.

    Comparison is base (5fac99c) 96.03% compared to head (5a19bdb) 95.98%.

    FilesPatch %Lines
    ...s/snaps-simulator/src/features/simulation/sagas.ts50.00%1 Missing ⚠️
    Additional details and impacted files
    @@ Coverage Diff @@## main #1964 +/- ##
    ==========================================
    - Coverage 96.03% 95.98% -0.05% 
    ==========================================
    Files 263 263 Lines 6127 6127 Branches 989 989 ==========================================
    - Hits 5884 5881 -3 - Misses 243 246 +3 

    ☔ View full report in Codecov by Sentry.
    📢 Have feedback on the report? Share it here.

    @MrtenzMrtenz changed the title Bump @metamask/utils, @metamask/json-rpc-engine, @metamask/permission-controller, @metamask/providersBump several MetaMask dependenciesNov 16, 2023
    @Mrtenz

    Copy link
    Copy Markdown
    Member

    @SocketSecurity ignore extension-port-stream@3.0.0
    @SocketSecurity ignore @metamask/providers@14.0.1

    These are ours.

    Comment threadpackages/snaps-execution-environments/package.json Outdated
    @Mrtenz
    Mrtenzforce-pushed the dependabot/npm_and_yarn/main/metamask/utils-8.2.1 branch from e0b2495 to b8f37b8CompareNovember 16, 2023 12:30

    @FrederikBoldingFrederikBolding left a comment

    Copy link
    Copy Markdown
    Member

    Choose a reason for hiding this comment

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

    Can we remove @types/readable-stream?

    Comment threadpackages/snaps-execution-environments/wdio.config.js Outdated
    Mrtenzand others added 2 commits November 16, 2023 13:59
    Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
    @Mrtenz

    Copy link
    Copy Markdown
    Member

    Can we remove @types/readable-stream?

    Doing that results in type errors.

    @Mrtenz
    Mrtenz merged commit 56c733d into mainNov 16, 2023
    @Mrtenz
    Mrtenz deleted the dependabot/npm_and_yarn/main/metamask/utils-8.2.1 branch November 16, 2023 15:37
    Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

    Labels

    dependenciesPull requests that update a dependency file

    Projects

    None yet

    Development

    Successfully merging this pull request may close these issues.

    3 participants

    @Mrtenz@FrederikBolding@metamaskbot