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: v6.3.1
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: v6.4.0
Choose a head ref
  • 5 commits
  • 6 files changed
  • 6 contributors

Commits on Sep 27, 2024

  1. Configuration menu
    Copy the full SHA
    c3f5f9b View commit details
    Browse the repository at this point in the history
  2. Bump braces in the npm_and_yarn group across 1 directory (#146)

    Bumps the npm_and_yarn group with 1 update in the / directory: [braces](https://github.com/micromatch/braces).
    
    
    Updates `braces` from 3.0.2 to 3.0.3
    - [Changelog](https://github.com/micromatch/braces/blob/master/CHANGELOG.md)
    - [Commits](micromatch/braces@3.0.2...3.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: braces
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    80a6bda View commit details
    Browse the repository at this point in the history
  3. Bump the npm_and_yarn group with 2 updates (#151)

    Bumps the npm_and_yarn group with 2 updates: [micromatch](https://github.com/micromatch/micromatch) and [rollup](https://github.com/rollup/rollup).
    
    
    Updates `micromatch` from 4.0.5 to 4.0.8
    - [Release notes](https://github.com/micromatch/micromatch/releases)
    - [Changelog](https://github.com/micromatch/micromatch/blob/master/CHANGELOG.md)
    - [Commits](micromatch/micromatch@4.0.5...4.0.8)
    
    Updates `rollup` from 3.29.4 to 3.29.5
    - [Release notes](https://github.com/rollup/rollup/releases)
    - [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
    - [Commits](rollup/rollup@v3.29.4...v3.29.5)
    
    ---
    updated-dependencies:
    - dependency-name: micromatch
      dependency-type: indirect
      dependency-group: npm_and_yarn
    - dependency-name: rollup
      dependency-type: indirect
      dependency-group: npm_and_yarn
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    17e7413 View commit details
    Browse the repository at this point in the history
  4. build: Migrate to ts-bridge (#152)

    Closes #145 
    
    Migrates from `tsup` to `ts-bridge`.
    rekmarks authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    b677c12 View commit details
    Browse the repository at this point in the history
  5. 6.4.0 (#153)

    This is the release candidate for version 6.4.0.
    
    ---------
    
    Co-authored-by: github-actions <github-actions@github.com>
    Co-authored-by: Erik Marks <rekmarks@protonmail.com>
    3 people authored Sep 27, 2024
    Configuration menu
    Copy the full SHA
    1b7e953 View commit details
    Browse the repository at this point in the history
Loading