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 github.com/AfterShip/email-verifier from 1.3.3 to 1.4.0 #23

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 2024

Bumps github.com/AfterShip/email-verifier from 1.3.3 to 1.4.0.

Release notes

Sourced from github.com/AfterShip/email-verifier's releases.

v1.4.0

Change log

  • Feature: Support Gmail&Yahoo SMTP check by API #88
  • Optimization: Return HasMXRecord as true when at least one valid mx records exist #94
  • Update Dependencies
Changelog

Sourced from github.com/AfterShip/email-verifier's changelog.

v1.4.0

  • Feature: Support Gmail&Yahoo SMTP check by API #76
  • Optimization: Return HasMXRecord as true when at least one valid mx records exist #94
  • Update Dependencies
Commits
  • 833d301 Merge pull request #107 from lryong/log
  • 8e7c1e1 Changelog: v1.4.0
  • 3379814 Merge pull request #91 from AfterShip/dependabot/go_modules/github.com/stretc...
  • 9e8d5f2 Chore(deps): Bump github.com/stretchr/testify from 1.8.1 to 1.8.4
  • 5673370 Merge pull request #105 from AfterShip/dependabot/go_modules/golang.org/x/net...
  • d53115b Chore(deps): Bump golang.org/x/net from 0.7.0 to 0.19.0
  • d5a1d87 Merge pull request #97 from lryong/chore/ci
  • d1dc438 ci: update git action workflows' go version to 1.17.x
  • 5cce611 Merge pull request #94 from avivshafir/allow-partial-invalid-mx-records
  • 28ab891 Chore: support gmail & yahoo smtp check by api (#88)
  • Additional commits viewable in compare view

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

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

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 8, 2024
@ShivanshVij
Copy link
Member

@dependabot rebase

Bumps [github.com/AfterShip/email-verifier](https://github.com/AfterShip/email-verifier) from 1.3.3 to 1.4.0.
- [Release notes](https://github.com/AfterShip/email-verifier/releases)
- [Changelog](https://github.com/AfterShip/email-verifier/blob/main/CHANGELOG.md)
- [Commits](AfterShip/email-verifier@v1.3.3...v1.4.0)

---
updated-dependencies:
- dependency-name: github.com/AfterShip/email-verifier
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/AfterShip/email-verifier-1.4.0 branch from 8a5faa1 to 96315de Compare August 12, 2024 16:32
@ShivanshVij ShivanshVij merged commit ec11b28 into main Aug 12, 2024
3 checks passed
@ShivanshVij ShivanshVij deleted the dependabot/go_modules/github.com/AfterShip/email-verifier-1.4.0 branch August 12, 2024 18:02
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.

1 participant