Skip to content

chore(deps): bump email_validator from 2.1.17 to 3.0.0#624

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/email_validator-3.0.0
Open

chore(deps): bump email_validator from 2.1.17 to 3.0.0#624
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/pub/email_validator-3.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps email_validator from 2.1.17 to 3.0.0.

Release notes

Sourced from email_validator's releases.

v3.0.0

One letter TLD not allowed anymore

See fredeil/email-validator.dart#56

v2.1.20

Bug fixes and performance improvements

v2.1.18

Bug fixes and performance improvements

Changelog

Sourced from email_validator's changelog.

3.0.0

One letter TLD not allowed anymore

2.2.9

One letter TLD not allowed

2.1.2

Fix static anlyzer warnings and update Dart SDK

2.0.1

Migrate to new null safety SDK. See https://dart.dev/null-safety.

2.0.0-nullsafety

Migrate to new null safety SDK. See https://dart.dev/null-safety.

1.0.6

Code clean up

1.0.5

Add parameter documentation for the EmailValidator.validate method

1.0.4

Fix Dart sdk analysis warnings

1.0.3

Minor code style fixes again

1.0.2

Minor code style fixes

1.0.1

Allow international now defaults to true.

1.0.0

EmailValidator.Validate() is now, by Dart convention, EmailValidator.validate().

0.1.6

Cleaned up code a bit, no API changes.

0.1.5

Cleaned up code a bit, no API changes.

0.1.4

Now supports a broader variety of Dart sdk versions

0.1.0

Validate emails through a static method EmailValidator.validate().

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 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)

Bumps [email_validator](https://github.com/fredeil/email-validator.dart) from 2.1.17 to 3.0.0.
- [Release notes](https://github.com/fredeil/email-validator.dart/releases)
- [Changelog](https://github.com/fredeil/email-validator.dart/blob/master/CHANGELOG.md)
- [Commits](fredeil/email-validator.dart@v2.1.17...v3.0.0)

---
updated-dependencies:
- dependency-name: email_validator
  dependency-version: 3.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants