Skip to content
This repository has been archived by the owner on Jul 1, 2023. It is now read-only.

[ruby] Update email_validator: 2.2.3 → 2.2.4 (patch) #265

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

depfu[bot]
Copy link
Contributor

@depfu depfu bot commented Mar 15, 2023

Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.

What changed?

✳️ email_validator (2.2.3 → 2.2.4) · Repo · Changelog

Release Notes

2.2.4 (from changelog)

  • [karlwilbur] - Remove Ruby 2.4 from tested versions; add Ruby 3.0 and 3.1 to tested versions
  • [karlwilbur] - Fix issue where domain: '' wasn't requiring empty domain
  • [karlwilbur] - Remove checks for double hyphens (fixes #87)
  • [dependabot] - Security updates
    • #89
      • Bump minimist from 1.2.5 to 1.2.7
    • #86
      • Bump node-fetch from 2.6.1 to 2.6.7
      • Add whatwg-url at 5.0.0
      • Add tr46 at 0.0.3
      • Add webidl-conversions at 3.0.0
    • #80
      • Bump tar from 6.0.5 to 6.1.11
      • Bump minipass from 3.1.3 to 3.1.5
    • #79
      • Bump path-parse from 1.0.6 to 1.0.7
    • #76
      • Bump lodash from 4.17.20 to 4.17.21
    • #75
      • Bump hosted-git-info from 2.8.8 to 2.8.9
  • [msands] - Fix URL in README.md #81
  • [kerolloz] - Fix typo in README.md #73

Does any of this look wrong? Please let us know.

Commits

See the full diff on Github. The new version differs by 30 commits:


Depfu Status

Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.

All Depfu comment commands
@​depfu rebase
Rebases against your default branch and redoes this update
@​depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@​depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@​depfu close
Closes this PR and deletes the branch
@​depfu reopen
Restores the branch and reopens this PR (if it's closed)
@​depfu pause
Ignores all future updates for this dependency and closes this PR
@​depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@​depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant