notional-labs / dig

Dig: Governance
Other
175 stars 70 forks source link

Bump @metamask/eth-sig-util from 5.0.0 to 5.1.0 in /webapp #590

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 1 year ago

Bumps @metamask/eth-sig-util from 5.0.0 to 5.1.0.

Release notes

Sourced from @​metamask/eth-sig-util's releases.

5.1.0

Changed

  • rawEncode: fix broken BigNumber negativity check (#307)
  • Specify type interface for multiple functions (#307)
  • Improve type parameter input validation (#307)
  • deps: bn.js@4.11.8->4.12.0 (#309)
  • devDeps: Support TypeScript version ~4.8.4 (#307)

5.0.3

Changed

  • Bump ethereum-cryptography, @​ethereumjs/util (#302)

5.0.2

Changed

  • allow bn.js to resolve any minor/patch version above 4.11.8 (#280)

5.0.1

Fixed

  • Fix issue introduced in v5.0.0 where the method encodeField encoded fields typed as bytes and passed as hexstrings were encoded differently than previous versions (#271, #274)
Changelog

Sourced from @​metamask/eth-sig-util's changelog.

[5.1.0]

Changed

  • rawEncode: fix broken BigNumber negativity check (#307)
  • Specify type interface for multiple functions (#307)
  • Improve type parameter input validation (#307)
  • deps: bn.js@4.11.8->4.12.0 (#309)
  • devDeps: Support TypeScript version ~4.8.4 (#307)

[5.0.3]

Changed

  • Bump ethereum-cryptography, @​ethereumjs/util (#302)

[5.0.2]

Changed

  • allow bn.js to resolve any minor/patch version above 4.11.8 (#280)

[5.0.1]

Fixed

  • Fix issue introduced in v5.0.0 where the method encodeField encoded fields typed as bytes and passed as hexstrings were encoded differently than previous versions (#271, #274)
Commits
Maintainer changes

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


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

dependabot[bot] commented 5 months ago

Superseded by #670.