mario-christopher / snap-ui

Snappy Airlines : A Snap using Interactive UI Components
Apache License 2.0
0 stars 0 forks source link

Bump @metamask/snaps-sdk from 4.4.1 to 5.0.0 #4

Open dependabot[bot] opened 1 month ago

dependabot[bot] commented 1 month ago

Bumps @metamask/snaps-sdk from 4.4.1 to 5.0.0.

Release notes

Sourced from @​metamask/snaps-sdk's releases.

5.0.0

@​metamask/create-snap 0.37.3-flask.1

Changed

  • Remove unused dependencies (#1674)

@​metamask/rpc-methods 0.38.0-flask.1

Added

  • Add snap_getLocale JSON-RPC method (#1557)
    • This will let snaps get the user locale from the client.

Fixed

  • Fix ed25519 public key derivation (#1678)

@​metamask/snaps-cli 0.38.2-flask.1

Added

  • Add polyfills option to Webpack configuration (#1650)

Fixed

  • Fix breaking change to SWC causing the CLI to break (#1677)

@​metamask/snaps-controllers 0.38.1-flask.1

Fixed

  • Fix parallel usage of registry (#1669)

@​metamask/snaps-types 0.38.1-flask.1

Changed

  • Update transaction insights response and add severity level enum (#1653)
    • Snaps are now able to specify a severity alongside their insights.
    • See SIP-11 for more information.

@​metamask/snaps-utils 0.38.1-flask.1

Changed

  • Update transaction insights response and add severity level enum (#1653)
    • Snaps are now able to specify a severity for alongside their insights.
    • See SIP-11 for more information.
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)