MetaMask / key-tree

MIT License
49 stars 19 forks source link

Bump @metamask/utils from 3.3.1 to 3.4.0 #102

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @metamask/utils from 3.3.1 to 3.4.0.

Release notes

Sourced from @​metamask/utils's releases.

3.4.0

Added

  • Add types and utility functions for validating versions and checksums (#67, #69)

Fixed

  • JSON-RPC types now have a default generic Params value (#54)
Changelog

Sourced from @​metamask/utils's changelog.

[3.4.0]

Added

  • Add types and utility functions for validating versions and checksums (#67, #69)

Fixed

  • JSON-RPC types now have a default generic Params value (#54)
Commits
  • ef4a890 3.4.0 (#70)
  • 6203637 Fix missing checksum export (#69)
  • f5e139e Add versions and checksums (#67)
  • aa0ef1d Bump @​metamask/eslint-config-jest from 11.0.0 to 11.1.0 (#66)
  • 07dc958 Bump @​metamask/eslint-config-typescript from 11.0.2 to 11.1.0 (#65)
  • d46f81d Bump @​metamask/eslint-config-nodejs from 11.0.1 to 11.1.0 (#64)
  • 83895f0 Bump @​metamask/eslint-config from 11.0.2 to 11.1.0 (#63)
  • af95f37 Bump @​metamask/eslint-config from 11.0.1 to 11.0.2 (#61)
  • 3a9ea1b Bump @​metamask/eslint-config-typescript from 11.0.0 to 11.0.2 (#62)
  • 8fdb723 Bump ESLint configs and related dependencies (#60)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by metamaskbot, a new releaser for @​metamask/utils since your current version.


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)