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

build(deps): bump email_validator from 2.1.17 to 3.0.0 in /modules/serverpod_auth/serverpod_auth_email_flutter #55

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 15, 2024

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 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 added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Aug 15, 2024
@SandPod SandPod force-pushed the main branch 2 times, most recently from 9b80d6f to 822dba0 Compare August 16, 2024 07:23
@SandPod
Copy link
Owner

SandPod commented Aug 16, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/pub/modules/serverpod_auth/serverpod_auth_email_flutter/email_validator-3.0.0 branch from 38acbcc to 76621be Compare August 16, 2024 08:17
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-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@SandPod SandPod closed this Aug 16, 2024
Copy link
Author

dependabot bot commented on behalf of github Aug 16, 2024

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@SandPod SandPod deleted the dependabot/pub/modules/serverpod_auth/serverpod_auth_email_flutter/email_validator-3.0.0 branch August 16, 2024 11:51
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.

1 participant