Skip to content

Bump @metamask/rpc-errors from 5.1.1 to 6.1.0 - #1839

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/rpc-errors-6.1.0
Closed

Bump @metamask/rpc-errors from 5.1.1 to 6.1.0#1839
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/main/metamask/rpc-errors-6.1.0

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubOct 11, 2023

Copy link
Copy Markdown
Contributor

Bumps @metamask/rpc-errors from 5.1.1 to 6.1.0.

Release notes

Sourced from @​metamask/rpc-errors's releases.

6.1.0

Changed

  • Update dependency @metamask/utils from ^8.0.0 to ^8.1.0 (#108)

Fixed

  • Exclude dist/__fixtures__ files from published package (#114)

6.0.0

Changed

  • Make Data type-parameter optional in JsonRpcError (#102)

Fixed

  • BREAKING: undefined is now not recognized as valid JSON value
    • Update dependency @metamask/utils from ^5.0.0 to ^8.0.0 (#101)
Changelog

Sourced from @​metamask/rpc-errors's changelog.

[6.1.0]

Changed

  • Update dependency @metamask/utils from ^8.0.0 to ^8.1.0 (#108)

Fixed

  • Exclude dist/__fixtures__ files from published package (#114)

[6.0.0]

Changed

  • Make Data type-parameter optional in JsonRpcError (#102)

Fixed

  • BREAKING: undefined is now not recognized as valid JSON value
    • Update dependency @metamask/utils from ^5.0.0 to ^8.0.0 (#101)
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 <dependency name> 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)

Bumps [@metamask/rpc-errors](https://github.com/MetaMask/rpc-errors) from 5.1.1 to 6.1.0.
- [Release notes](https://github.com/MetaMask/rpc-errors/releases)
- [Changelog](https://github.com/MetaMask/rpc-errors/blob/main/CHANGELOG.md)
- [Commits](MetaMask/rpc-errors@v5.1.1...v6.1.0)
---
updated-dependencies:
- dependency-name: "@metamask/rpc-errors"
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBot requested a review from a team as a code ownerOctober 11, 2023 06:23
@dependabotdependabotBot added the dependencies Pull requests that update a dependency file label Oct 11, 2023
@socket-security

Copy link
Copy Markdown

New dependencies detected. Learn more about Socket for GitHub ↗︎

PackagesVersionNew capabilitiesTransitivesSizePublisher
@metamask/rpc-errors6.1.0None+085.8 kBmetamaskbot

@codecov

codecovBot commented Oct 11, 2023

Copy link
Copy Markdown

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (1695994) 96.03% compared to head (cdfebd8) 96.03%.

Additional details and impacted files
@@ Coverage Diff @@## main #1839 +/- ##
=======================================
Coverage 96.03% 96.03% =======================================
Files 241 241 Lines 5573 5573 Branches 877 877 =======================================
Hits 5352 5352 Misses 221 221 

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@FrederikBolding

Copy link
Copy Markdown
Member

Closing in favor of #1818

@FrederikBolding
FrederikBolding deleted the dependabot/npm_and_yarn/main/metamask/rpc-errors-6.1.0 branch October 11, 2023 09:43
@dependabot@github

dependabotBot commented on behalf of githubOct 11, 2023

Copy link
Copy Markdown
ContributorAuthor

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@FrederikBolding