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/browser-passworder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.3.0
Choose a base ref
...
head repository: MetaMask/browser-passworder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 4 commits
  • 7 files changed
  • 5 contributors

Commits on Nov 29, 2023

  1. BREAKING: Increase minimum Node.js version to 16; recommended to 18 (#52

    )
    
    - ci: run on node 20 instead of 14
    - remove support for major node versions 14-15,17,19
    - set .nvmrc to v18 (thereby changing default ci node version)
    legobeat authored Nov 29, 2023
    Configuration menu
    Copy the full SHA
    d6157bc View commit details
    Browse the repository at this point in the history

Commits on Mar 8, 2024

  1. ci: enabling MetaMask security code scanner (#59)

    * Enabling security code scanner
    
    * Update security code scanner file
    metamaskbot authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    1eb9361 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    57c0edb View commit details
    Browse the repository at this point in the history
  2. 5.0.0 (#61)

    * 5.0.0
    
    * Update CHANGELOG.md
    
    ---------
    
    Co-authored-by: github-actions <github-actions@github.com>
    Co-authored-by: Frederik Bolding <frederik.bolding@gmail.com>
    3 people authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    3f0610b View commit details
    Browse the repository at this point in the history
Loading