Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MetaMask/rpc-errors
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.0.2
Choose a base ref
...
head repository: MetaMask/rpc-errors
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.0.3
Choose a head ref
  • 5 commits
  • 9 files changed
  • 7 contributors

Commits on Feb 27, 2025

  1. chore: add workflow_dispatch to security-code-scanner (#168)

    ## Summary 
    
    This pull request updates the Security Code Scanner by adding the
    `workflow_dispatch` trigger. This trigger allows for the Code Scanner to
    be manually triggered from your repository's `Action` tab.
    
    
    For further questions, please contact the MetaMask Security team.
    metamaskbot authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    74cfc4a View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. chore: update security-code-scanner@main to action-security-code-scan…

    …ner@v1 (#169)
    
    ## Summary 
    
    This pull request changes the Security Code Scanner reference from
    `metamask/security-code-scanner@main` to
    `metamask/action-security-code-scanner@v1`. This change aligns with our
    versioned workflow approach and MetaMask naming conventions.
    
    This is a non-breaking change that only affects the action reference
    name.
    
    If you have any questions, please reach out to the MetaMask Security
    team.
    metamaskbot authored Mar 28, 2025
    Configuration menu
    Copy the full SHA
    30e76f2 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2025

  1. Update workflows to use MetaMask/action-checkout-and-setup (#170)

    This updates all workflows to use `MetaMask/action-checkout-and-setup`.
    
    ---------
    
    Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
    Mrtenz and FrederikBolding authored Mar 31, 2025
    Configuration menu
    Copy the full SHA
    4dd3f3d View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2025

  1. chore: bump @metamask/utils to ^11.4.2 (#171)

    Bump is necessary to fix type error in
    MetaMask/core#6054
    Nodonisko authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    0e81436 View commit details
    Browse the repository at this point in the history
  2. 7.0.3 (#172)

    This is the release candidate for version 7.0.3.
    
    ---------
    
    Co-authored-by: github-actions <github-actions@github.com>
    Co-authored-by: cryptodev-2s <109512101+cryptodev-2s@users.noreply.github.com>
    3 people authored Jul 2, 2025
    Configuration menu
    Copy the full SHA
    df5f688 View commit details
    Browse the repository at this point in the history
Loading