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

chore(deps): bump valid_email2 from 5.1.1 to 5.2.1 #12117

Merged
merged 1 commit into from
Feb 7, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 5, 2024

Bumps valid_email2 from 5.1.1 to 5.2.1.

Changelog

Sourced from valid_email2's changelog.

Version 5.2.1

  • Remov false positive #231

Version 5.2.0

  • Allow configuration of DNS nameserver #230
Commits
  • fb4c96f Bump version
  • 29e7de7 Merge pull request #231 from lsagetlethias/master
  • 91152f7 feat: remove mailinblack.com from disposable
  • 6fc66b5 Bump version
  • f2062f4 Merge pull request #230 from InfuseGroup/add-dns-nameserver-option
  • 69e2a4f Set DNS timeout to Float::MIN for failing DNS timeout test
  • b4bb4ee Merge remote-tracking branch 'origin/add-dns-nameserver-option' into add-dns-...
  • 8177b4e Replace other linebreaks which were accidentally removed
  • 8cedb67 Update lib/valid_email2/address.rb
  • e575519 Replace another markdown linebreak
  • Additional commits viewable in compare view

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 dependencies ruby Pull requests that update Ruby code labels Feb 5, 2024
@mkllnk
Copy link
Member

mkllnk commented Feb 6, 2024

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/bundler/valid_email2-5.2.1 branch from e1d24b8 to afd2cb4 Compare February 6, 2024 02:55
Gemfile.lock Outdated
Comment on lines 453 to 452
omniauth_openid_connect (0.7.1)
omniauth_openid_connect (0.6.1)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know what's happening here.

@sigmundpetersen
Copy link
Contributor

@dependabot recreate

Bumps [valid_email2](https://github.com/micke/valid_email2) from 5.1.1 to 5.2.1.
- [Changelog](https://github.com/micke/valid_email2/blob/master/CHANGELOG.md)
- [Commits](micke/valid_email2@v5.1.1...v5.2.1)

---
updated-dependencies:
- dependency-name: valid_email2
  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/bundler/valid_email2-5.2.1 branch from afd2cb4 to 49f64b6 Compare February 7, 2024 08:02
@mkllnk mkllnk merged commit 75896c0 into master Feb 7, 2024
52 checks passed
@mkllnk mkllnk deleted the dependabot/bundler/valid_email2-5.2.1 branch February 7, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies ruby Pull requests that update Ruby code
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

None yet

2 participants