Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @metamask/phishing-warning from 1.1.0 to 1.2.2 #35

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 1, 2023

Bumps @metamask/phishing-warning from 1.1.0 to 1.2.2.

Release notes

Sourced from @​metamask/phishing-warning's releases.

1.2.2

Changed

  • Update ses version from v0.12.4 to v10.18.1 (#53)
  • Update @​metamask/design-tokens from 1.9.0 to 1.11.1 (#46)
    • This includes minor color updates.

1.2.1

Fixed

  • Fix build script to exclude file imports from @metamask/post-message-stream which expect to only run in the context of a Web worker (#27)

1.2.0 [DEPRECATED]

Added

  • Add a check for the protocol of the url being blocked. Remove continue at your own risk option if protocol is disallowed (#16)
  • Add optional arg newIssueUrl to getUrl function so that the correct link to direct disputes can be specified by a hash query param. (#23)
Changelog

Sourced from @​metamask/phishing-warning's changelog.

[1.2.2]

Changed

  • Update ses version from v0.12.4 to v10.18.1 (#53)
  • Update @​metamask/design-tokens from 1.9.0 to 1.11.1 (#46)
    • This includes minor color updates.

[1.2.1]

Fixed

  • Fix build script to exclude file imports from @metamask/post-message-stream which expect to only run in the context of a Web worker (#27)

[1.2.0] [DEPRECATED]

Added

  • Add a check for the protocol of the url being blocked. Remove continue at your own risk option if protocol is disallowed (#16)
  • Add optional arg newIssueUrl to getUrl function so that the correct link to direct disputes can be specified by a hash query param. (#23)
Commits
  • 9acdad4 1.2.2 (#54)
  • 2ecd267 update ses version (#53)
  • 6680ceb Bump @​metamask/design-tokens from 1.11.0 to 1.11.1 (#46)
  • cb9f5eb Bump @​metamask/post-message-stream from 6.0.0 to 6.1.0 (#50)
  • 607a357 Bump json5 from 1.0.1 to 1.0.2 (#51)
  • ef57677 Bump qs from 6.5.2 to 6.5.3 (#48)
  • 7251ca8 Bump minimatch from 3.0.4 to 3.1.2 (#44)
  • d747cd2 Bump @​metamask/design-tokens from 1.9.0 to 1.11.0 (#43)
  • cd16692 Bump @​metamask/auto-changelog from 3.0.0 to 3.1.0 (#42)
  • 19b82fa Bump @​metamask/design-tokens from 1.8.0 to 1.9.0 (#34)
  • Additional commits viewable in compare view

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 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/phishing-warning](https://github.com/MetaMask/phishing-warning) from 1.1.0 to 1.2.2.
- [Release notes](https://github.com/MetaMask/phishing-warning/releases)
- [Changelog](https://github.com/MetaMask/phishing-warning/blob/main/CHANGELOG.md)
- [Commits](MetaMask/phishing-warning@v1.1.0...v1.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 1, 2023
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.

0 participants