Skip to content
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
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/KeyringController
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 61bbfc4
Choose a base ref
...
head repository: MetaMask/KeyringController
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4943da5
Choose a head ref
  • 6 commits
  • 5 files changed
  • 5 contributors

Commits on Sep 26, 2023

  1. Configuration menu
    Copy the full SHA
    24f93d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. Configuration menu
    Copy the full SHA
    8d30a98 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2023

  1. Configuration menu
    Copy the full SHA
    4e4c471 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    256c540 View commit details
    Browse the repository at this point in the history
  3. devDeps: bump @metamask/eslint-config* to v12 (#262)

    * Bump @metamask/eslint-config from 11.1.0 to 12.1.0
    
    Bumps [@metamask/eslint-config](https://github.com/MetaMask/eslint-config) from 11.1.0 to 12.1.0.
    - [Release notes](https://github.com/MetaMask/eslint-config/releases)
    - [Commits](MetaMask/eslint-config@v11.1.0...v12.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@metamask/eslint-config"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump @metamask/eslint-config-jest from 11.1.0 to 12.1.0
    
    Bumps [@metamask/eslint-config-jest](https://github.com/MetaMask/eslint-config) from 11.1.0 to 12.1.0.
    - [Release notes](https://github.com/MetaMask/eslint-config/releases)
    - [Commits](MetaMask/eslint-config@v11.1.0...v12.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@metamask/eslint-config-jest"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump @metamask/eslint-config-nodejs from 11.1.0 to 12.1.0
    
    Bumps [@metamask/eslint-config-nodejs](https://github.com/MetaMask/eslint-config) from 11.1.0 to 12.1.0.
    - [Release notes](https://github.com/MetaMask/eslint-config/releases)
    - [Commits](MetaMask/eslint-config@v11.1.0...v12.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@metamask/eslint-config-nodejs"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Bump @metamask/eslint-config-typescript from 11.1.0 to 12.1.0
    
    Bumps [@metamask/eslint-config-typescript](https://github.com/MetaMask/eslint-config) from 11.1.0 to 12.1.0.
    - [Release notes](https://github.com/MetaMask/eslint-config/releases)
    - [Commits](MetaMask/eslint-config@v11.1.0...v12.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: "@metamask/eslint-config-typescript"
      dependency-type: direct:development
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    * Align peerDeps
    
    * lint:fix
    
    * bump devDeps
    
    * align peerDeps
    
    * devDeps: add devDeps to satisfy constraints
    
    * pin devDeps in resolution to resolve react requirements
    
    * devDeps: add @yarnpkg packages to satisfy constraints
    
    * yarn dedupe
    
    * devDeps: @metamask/eslint-config@^12.1.0->^12.2.0
    
    ---------
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    legobeat and dependabot[bot] authored Oct 2, 2023
    Configuration menu
    Copy the full SHA
    4c785f4 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2023

  1. 14.0.0 (#265)

    
    ---------
    
    Co-authored-by: github-actions <github-actions@github.com>
    Co-authored-by: legobt <6wbvkn0j@anonaddy.me>
    Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
    4 people authored Oct 3, 2023
    Configuration menu
    Copy the full SHA
    4943da5 View commit details
    Browse the repository at this point in the history
Loading