petities / petitions.eu

Support a petition or start your own petition
https://petities.nl/
12 stars 11 forks source link

Bump email_validator from 1.6.0 to 2.2.4 #720

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Bumps email_validator from 1.6.0 to 2.2.4.

Changelog

Sourced from email_validator's changelog.

2.2.4 (2022-11-09)

  • [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

2.2.3 (2021-04-05)

  • [karlwilbur] - Fix regexp for numeric domains (fixes #72)
    • [delphaber] - Add checks for numeric-only domains in tests (should be considered valid)
    • [karlwilbur] - Fix specs for numeric-only domains labels (should be considered valid)
    • [karlwilbur] - Add checks for numeric-only TLDs in tests (should be considered invalid)
    • [karlwilbur] - Add tests to ensure that regexp returns expected value
  • [karlwilbur] - Add checks for double dash in domain (should be considered invalid)
  • [karlwilbur] - Add EmailValidator::Error class, raise EmailValidator::Error when invalid mode

2.2.2 (2020-12-10)

  • [karlwilbur] - Fix includes for :rfc and :strict modes from Gemfile

2.2.1 (2020-12-10)

  • [karlwilbur] - Modify regexp to:
    • allow numeric-only hosts #68
    • allow mailbox-only addresses in :rfc mode
    • enforce the 255-char domain limit (not in :loose mode unless using :domain)

2.2.0 (2020-12-09)

  • [karlwilbur] - Rename :strict -> :rfc; :moderate -> :strict

... (truncated)

Commits


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.