Skip to content

Bump validator from 13.12.0 to 13.15.0#4932

Merged
vrubezhny merged 1 commit intomainfrom
dependabot/npm_and_yarn/validator-13.15.0
Mar 24, 2025
Merged

Bump validator from 13.12.0 to 13.15.0#4932
vrubezhny merged 1 commit intomainfrom
dependabot/npm_and_yarn/validator-13.15.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 24, 2025

Bumps validator from 13.12.0 to 13.15.0.

Release notes

Sourced from validator's releases.

13.15.0

Thanks to @​WikiRik for prepping the release <3

New Features / Validators

Fixes, New Locales and Enhancements

... (truncated)

Changelog

Sourced from validator's changelog.

13.15.0

New Features / Validators

Fixes, New Locales and Enhancements

... (truncated)

Commits
  • a665f3c 13.15.0
  • 5e76a9f release: 13.13.0 change log (#2536)
  • b6dea02 fix(isMobilePhone): update Albanian phone number regex for valid formats (#2534)
  • a41c8de feat: isISO15924 (#2215)
  • a7d5cff feat(isPhoneNumber): add validation for Macedonian [mk-MK] phone number (#2500)
  • a1e8476 fix(isIBAN): adjusting Ireland and Palestine IBAN regex (#2518)
  • 86911d8 feat(isEmail): allow regexp in host_whitelist and host_blacklist (#2494)
  • f54599c refactor: make brazilian postal code separator optional (#2493)
  • def7f3e feat(isMobilePhone): update phone regex for Ghana en-GH (#2362)
  • a066cd2 Assign check digit to 0 if remainder is 10 (#2492)
  • 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)

Bumps [validator](https://github.com/validatorjs/validator.js) from 13.12.0 to 13.15.0.
- [Release notes](https://github.com/validatorjs/validator.js/releases)
- [Changelog](https://github.com/validatorjs/validator.js/blob/master/CHANGELOG.md)
- [Commits](validatorjs/validator.js@13.12.0...13.15.0)

---
updated-dependencies:
- dependency-name: validator
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 24, 2025
Copy link
Copy Markdown
Contributor

@vrubezhny vrubezhny left a comment

Choose a reason for hiding this comment

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

LGTM

@vrubezhny vrubezhny merged commit 06fcc0f into main Mar 24, 2025
7 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/validator-13.15.0 branch March 24, 2025 22:24
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant