Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 2, 2025

Bumps validator to 13.15.23 and updates ancestor dependency verdaccio. These dependencies need to be updated together.

Updates validator from 13.12.0 to 13.15.23

Release notes

Sourced from validator's releases.

13.15.23

Fixes, New Locales and Enhancements

Full Changelog: validatorjs/validator.js@13.15.22...13.15.23

13.15.22

Fixes, New Locales and Enhancements

New Contributors

Full Changelog: validatorjs/validator.js@13.15.20...13.15.22

13.15.20

Fixes, New Locales and Enhancements

New Contributors

Full Changelog: validatorjs/validator.js@13.15.15...13.15.20

13.15.15

Fixes, New Locales and Enhancements

  • isMobilePhone

... (truncated)

Changelog

Sourced from validator's changelog.

13.15.23

Fixes, New Locales and Enhancements

13.15.22

Fixes, New Locales and Enhancements

13.15.20

Fixes, New Locales and Enhancements

13.15.15

Fixes, New Locales and Enhancements

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for validator since your current version.


Updates verdaccio from 6.1.6 to 6.2.4

Release notes

Sourced from verdaccio's releases.

v6.2.4

What's Changed

VERDACCIO_ADDRESS Environment Variable for Docker

You can now set the VERDACCIO_ADDRESS environment variable to control Verdaccio’s network bind address.

  • Choose IPv4 (0.0.0.0), IPv6 ([::]), or a specific interface.
  • Improves compatibility for dual-stack and custom environments.

Example:

docker run -e VERDACCIO_ADDRESS=0.0.0.0 ...
docker run -e VERDACCIO_ADDRESS='[::]' ...

More info at : https://verdaccio.org/docs/env/

Full Changelog: verdaccio/verdaccio@v6.2.3...v6.2.4

v6.2.3

What's Changed

Full Changelog: verdaccio/verdaccio@v6.2.2...v6.2.3

v6.2.2

What's Changed

Full Changelog: verdaccio/verdaccio@v6.2.1...v6.2.2

v6.2.1

What's Changed

... (truncated)

Changelog

Sourced from verdaccio's changelog.

6.2.4 (2025-12-02)

Bug Fixes

  • allow docker listen address to be configured (6.x) (#5503) (12a19ac)

6.2.3 (2025-11-27)

Bug Fixes

6.2.2 (2025-11-23)

Bug Fixes

6.2.1 (2025-10-24)

Bug Fixes

  • deps: update core verdaccio dependencies (#5440) (78494d8)

6.2.0 (2025-09-29)

Features

Bug Fixes

Commits

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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [validator](https://github.com/validatorjs/validator.js) to 13.15.23 and updates ancestor dependency [verdaccio](https://github.com/verdaccio/verdaccio). These dependencies need to be updated together.


Updates `validator` from 13.12.0 to 13.15.23
- [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.23)

Updates `verdaccio` from 6.1.6 to 6.2.4
- [Release notes](https://github.com/verdaccio/verdaccio/releases)
- [Changelog](https://github.com/verdaccio/verdaccio/blob/v6.2.4/CHANGELOG.md)
- [Commits](verdaccio/verdaccio@v6.1.6...v6.2.4)

---
updated-dependencies:
- dependency-name: validator
  dependency-version: 13.15.23
  dependency-type: indirect
- dependency-name: verdaccio
  dependency-version: 6.2.4
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 2, 2025
@dependabot dependabot bot requested review from a team as code owners December 2, 2025 19:21
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Dec 2, 2025
@coveralls
Copy link

coveralls commented Dec 2, 2025

Coverage Status

coverage: 80.698% (-0.5%) from 81.183%
when pulling dab02ff on dependabot/npm_and_yarn/multi-ba6acecb92
into 8d1e0c5 on master.

@mandarini mandarini merged commit 8c15dfe into master Dec 3, 2025
37 checks passed
@mandarini mandarini deleted the dependabot/npm_and_yarn/multi-ba6acecb92 branch December 3, 2025 09:07
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.

3 participants