Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @metamask/key-tree from 7.1.1 to 9.0.0 #1608

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 14, 2023

Bumps @metamask/key-tree from 7.1.1 to 9.0.0.

Release notes

Sourced from @​metamask/key-tree's releases.

9.0.0

Changed

  • BREAKING: Disallow importing from ./dist paths (#147)
  • Export mnemonicPhraseToBytes and createBip39KeyFromSeed (#149)

Fixed

  • Add support for Node.js with ESM (#147)
  • Remove postinstall script (#146)
    • This caused installation to fail.

8.0.0

Changed

  • BREAKING: Build the package as both CJS and ESM (#140)
    • Distribution files have been moved from dist to dist/cjs (and dist/esm). If you are explicitly importing from dist, you have to update the import.
  • Bump @metamask/utils to 6.2.0 (#140)
Changelog

Sourced from @​metamask/key-tree's changelog.

[9.0.0]

Changed

  • BREAKING: Disallow importing from ./dist paths (#147)
  • Export mnemonicPhraseToBytes and createBip39KeyFromSeed (#149)

Fixed

  • Add support for Node.js with ESM (#147)
  • Remove postinstall script (#146)
    • This caused installation to fail.

[8.0.0]

Changed

  • BREAKING: Build the package as both CJS and ESM (#140)
    • Distribution files have been moved from dist to dist/cjs (and dist/esm). If you are explicitly importing from dist, you have to update the import.
  • Bump @metamask/utils to 6.2.0 (#140)
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@metamask/key-tree](https://github.com/MetaMask/key-tree) from 7.1.1 to 9.0.0.
- [Release notes](https://github.com/MetaMask/key-tree/releases)
- [Changelog](https://github.com/MetaMask/key-tree/blob/main/CHANGELOG.md)
- [Commits](MetaMask/key-tree@v7.1.1...v9.0.0)

---
updated-dependencies:
- dependency-name: "@metamask/key-tree"
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from a team as a code owner July 14, 2023 12:28
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 14, 2023
Mrtenz
Mrtenz previously approved these changes Jul 14, 2023
@codecov
Copy link

codecov bot commented Jul 14, 2023

Codecov Report

Merging #1608 (3c457bb) into main (d7ef1f3) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #1608   +/-   ##
=======================================
  Coverage   95.32%   95.32%           
=======================================
  Files         219      219           
  Lines        4989     4989           
  Branches      764      764           
=======================================
  Hits         4756     4756           
  Misses        233      233           
Impacted Files Coverage Δ
...s/snaps-simulator/src/features/simulation/sagas.ts 76.40% <100.00%> (ø)

@socket-security
Copy link

Updated and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@noble/ed25519 1.7.3...1.6.0 None +0/-0 78 kB paulmillr

🚮 Removed packages: @metamask/key-tree@7.1.1

@FrederikBolding FrederikBolding merged commit 24f15bf into main Jul 14, 2023
122 checks passed
@FrederikBolding FrederikBolding deleted the dependabot/npm_and_yarn/main/metamask/key-tree-9.0.0 branch July 14, 2023 13:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants