Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 9, 2025

Bumps @metamask/phishing-controller from 12.0.2 to 12.3.1.

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)

@dependabot dependabot bot requested a review from a team as a code owner January 9, 2025 13:30
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 9, 2025
Bumps [@metamask/phishing-controller](https://github.com/MetaMask/core) from 12.0.2 to 12.3.1.
- [Release notes](https://github.com/MetaMask/core/releases)
- [Changelog](https://github.com/MetaMask/core/blob/main/docs/reviewing-release-prs.md)
- [Commits](https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected])

---
updated-dependencies:
- dependency-name: "@metamask/phishing-controller"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/main/metamask/phishing-controller-12.3.1 branch from c08e08e to 895d71a Compare January 9, 2025 14:32
@Mrtenz Mrtenz merged commit 80afd9a into main Jan 9, 2025
164 checks passed
@Mrtenz Mrtenz deleted the dependabot/npm_and_yarn/main/metamask/phishing-controller-12.3.1 branch January 9, 2025 15:29
@codecov
Copy link

codecov bot commented Jan 9, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.72%. Comparing base (0b8e65d) to head (39a843f).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2991   +/-   ##
=======================================
  Coverage   94.72%   94.72%           
=======================================
  Files         497      497           
  Lines       10826    10826           
  Branches     1654     1654           
=======================================
  Hits        10255    10255           
  Misses        571      571           

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

PatrykLucka pushed a commit that referenced this pull request Jan 13, 2025
…#2991)

Bumps [@metamask/phishing-controller](https://github.com/MetaMask/core)
from 12.0.2 to 12.3.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/MetaMask/core/commit/0c526eec19702d22a72c7f26ad06be5e9977c6e7"><code>0c526ee</code></a>
Release 262.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5012">#5012</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/eb29045308e0085b018110841d6fb5d1267fb7fd"><code>eb29045</code></a>
chore: Removing the too wide codeowners rule (<a
href="https://redirect.github.com/MetaMask/core/issues/5015">#5015</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/5eec2efdd63b64957f11072f37c6afdb8cd7ace4"><code>5eec2ef</code></a>
chore: Update <code>@ts-bridge/cli</code> to <code>0.6.1</code> (<a
href="https://redirect.github.com/MetaMask/core/issues/5011">#5011</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/f11ea90dc0975497fcd74e161af67bde877047c1"><code>f11ea90</code></a>
Demonstrate state as optional in controller guidelines (<a
href="https://redirect.github.com/MetaMask/core/issues/4910">#4910</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/a71a8a83242b69a46649b4b6cb4e3664e945d27d"><code>a71a8a8</code></a>
feat: Allow capturing feature flags in debug snapshots (<a
href="https://redirect.github.com/MetaMask/core/issues/5004">#5004</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/1d1b0e132117d1ab6a0d9526312ef005b248a4a1"><code>1d1b0e1</code></a>
feat: add main network sync controller integration (<a
href="https://redirect.github.com/MetaMask/core/issues/4701">#4701</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/60e3ce7841f242d56e99de3e17336a32950ec0fd"><code>60e3ce7</code></a>
Remove <code>NotificationController</code> (<a
href="https://redirect.github.com/MetaMask/core/issues/4815">#4815</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/9857faddf3eff00a8ca52ffb5a7370841af9aa06"><code>9857fad</code></a>
feat: add NetworkController NetworkConfiguration actions and events (<a
href="https://redirect.github.com/MetaMask/core/issues/4698">#4698</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/e2cdac920d5fbf2a97172ba444dc239aca4fb359"><code>e2cdac9</code></a>
Release/261.0.0 (<a
href="https://redirect.github.com/MetaMask/core/issues/5003">#5003</a>)</li>
<li><a
href="https://github.com/MetaMask/core/commit/3e4575e1e66774d798d7d9adff91cf20b1ee08e5"><code>3e4575e</code></a>
Revert &quot;Release/261.0.0&quot; (<a
href="https://redirect.github.com/MetaMask/core/issues/5002">#5002</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/MetaMask/core/compare/@metamask/[email protected]...@metamask/[email protected]">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@metamask/phishing-controller&package-manager=npm_and_yarn&previous-version=12.0.2&new-version=12.3.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Maarten Zuidhoorn <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants