-
-
Notifications
You must be signed in to change notification settings - Fork 126
Comparing changes
Open a pull request
base repository: MetaMask/KeyringController
base: v8.1.0
head repository: MetaMask/KeyringController
compare: v9.0.0
- 13 commits
- 8 files changed
- 8 contributors
Commits on Dec 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d151539 - Browse repository at this point
Copy the full SHA d151539View commit details
Commits on Dec 8, 2022
-
Bump qs from 6.5.2 to 6.5.3 (#173)
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. - [Release notes](https://github.com/ljharb/qs/releases) - [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md) - [Commits](ljharb/qs@v6.5.2...v6.5.3) --- updated-dependencies: - dependency-name: qs dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3165d72 - Browse repository at this point
Copy the full SHA 3165d72View commit details
Commits on Dec 9, 2022
-
Bump minimatch from 3.0.4 to 3.1.2 (#172)
Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. - [Release notes](https://github.com/isaacs/minimatch/releases) - [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md) - [Commits](isaacs/minimatch@v3.0.4...v3.1.2) --- updated-dependencies: - dependency-name: minimatch dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b26d585 - Browse repository at this point
Copy the full SHA b26d585View commit details
Commits on Dec 12, 2022
-
Refactor to handle new keyrings with bridge dependencies (#163)
* Adds async init method to keyrings * instantiate keyrings with builder functions * rename properties and method add test * remove eslintrc changes * make KeyringController a named export * changes from review * remove await from addAccounts Co-authored-by: legobeat <109787230+legobeat@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e130876 - Browse repository at this point
Copy the full SHA e130876View commit details -
* improve test coverage * address feedback * tweak comment * update test to use in inlineSnapshot
Configuration menu - View commit details
-
Copy full SHA for 6868de7 - Browse repository at this point
Copy the full SHA 6868de7View commit details
Commits on Dec 13, 2022
-
Update ESLint config from v7 to v10 (#174)
The ESLint configuration has been updated from v7 to v10. The largest change was the introduction of JSDoc linting rules, which required a number of manual lint fixes. Otherwise all changes were applied using `yarn lint:fix` and had minimal impact.
Configuration menu - View commit details
-
Copy full SHA for 43457aa - Browse repository at this point
Copy the full SHA 43457aaView commit details
Commits on Dec 14, 2022
-
await for addAccounts for HD Keyring (#176)
* await add acounts method * simplify test * fix: change the test
Configuration menu - View commit details
-
Copy full SHA for 5474c1b - Browse repository at this point
Copy the full SHA 5474c1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7c6ff16 - Browse repository at this point
Copy the full SHA 7c6ff16View commit details -
Configuration menu - View commit details
-
Copy full SHA for 965d72d - Browse repository at this point
Copy the full SHA 965d72dView commit details -
Configuration menu - View commit details
-
Copy full SHA for e2ebefb - Browse repository at this point
Copy the full SHA e2ebefbView commit details
Commits on Dec 15, 2022
-
Update
@metamask/browser-passworder(#182)The version range for `@metamask/browser-passworder` has been updated to set `v4.0.2` as the minimum version. v4.0.0 and v4.0.1 included an unintentional breaking change that was fixed in v4.0.2.
Configuration menu - View commit details
-
Copy full SHA for a8aa6e4 - Browse repository at this point
Copy the full SHA a8aa6e4View commit details
Commits on Dec 16, 2022
-
Update ESLint config to v11 (#181)
The ESLint config has been updated to v11, and all lint-related packages have been updated. Most changes were fixed using `yarn lint:fix`. A manual change was needed to ignore the error for use of the `in` operator, and to ignore the lint warning for the use of the `events` API. A note was added to the README to explain that the `events` API is used. The `lint:misc` script was updated to include a new flag, to better match the module template.
Configuration menu - View commit details
-
Copy full SHA for 0a69ce3 - Browse repository at this point
Copy the full SHA 0a69ce3View commit details
Commits on Dec 19, 2022
-
* 9.0.0 * Update changelog * Fix typo Co-authored-by: Alex Donesky <adonesky@gmail.com> Co-authored-by: github-actions <github-actions@github.com> Co-authored-by: Mark Stacey <markjstacey@gmail.com> Co-authored-by: Alex Donesky <adonesky@gmail.com>
Configuration menu - View commit details
-
Copy full SHA for 84a768a - Browse repository at this point
Copy the full SHA 84a768aView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v8.1.0...v9.0.0