MetaMask / providers

An Ethereum Provider that connects over a stream, as injected into websites by MetaMask
MIT License
225 stars 124 forks source link

13.0.0 #282

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This is the release candidate for version 12.1.0.

socket-security[bot] commented 1 year ago

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

🚮 Removed packages: @metamask/providers@12.0.0

jiexi commented 1 year ago

I did the version change in this branch. Is this okay? or should I have used CI to create a new branch/PR for me? Can also rename the branch and open a new PR if necessary

socket-security[bot] commented 1 year ago

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

legobeat commented 1 year ago

I did the version change in this branch. Is this okay? or should I have used CI to create a new branch/PR for me? Can also rename the branch and open a new PR if necessary

I don't remember from the top of my head if anything in the release step relies on the branch name or not - your call if you prefer to close+recreate the PR or look into the actions packages to make sure it's safe (:

Also by convention, entries containing breaking changes are typically prefixed with **BREAKING**: (see 12.0.0 for example)

jiexi commented 1 year ago

Closed in favor of: https://github.com/MetaMask/providers/pull/283