Skip to content

chore(deps): bump validator and verdaccio#4251

Merged
JamesHenry merged 2 commits intomainfrom
dependabot/npm_and_yarn/multi-5008198a98
Feb 10, 2026
Merged

chore(deps): bump validator and verdaccio#4251
JamesHenry merged 2 commits intomainfrom
dependabot/npm_and_yarn/multi-5008198a98

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2025

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

Updates validator from 13.15.15 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

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

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.2.1 to 6.2.2

Changelog

Sourced from verdaccio's changelog.

6.2.2 (2025-11-23)

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.15.15 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.15.15...13.15.23)

Updates `verdaccio` from 6.2.1 to 6.2.2
- [Release notes](https://github.com/verdaccio/verdaccio/releases)
- [Changelog](https://github.com/verdaccio/verdaccio/blob/v6.2.2/CHANGELOG.md)
- [Commits](verdaccio/verdaccio@v6.2.1...v6.2.2)

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

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 Nov 27, 2025
@nx-cloud
Copy link

nx-cloud bot commented Nov 27, 2025

View your CI Pipeline Execution ↗ for commit b8d56be

Command Status Duration Result
nx run-many --t e2e --parallel=1 ✅ Succeeded 11m 22s View ↗
nx run integration:integration --ci --maxWorkers=2 ✅ Succeeded 1m 18s View ↗
nx run-many -t lint --parallel=3 ✅ Succeeded 1m 17s View ↗
nx run-many -t build --parallel=3 ✅ Succeeded 1m 13s View ↗
nx run-many -t test --parallel=3 --ci --maxWork... ✅ Succeeded 1m 8s View ↗
nx run-many -t build ✅ Succeeded 2s View ↗
nx-cloud record -- npx nx format:check ✅ Succeeded 2s View ↗
nx run-many -t test --parallel=3 --ci --maxWork... ✅ Succeeded 4m 15s View ↗

☁️ Nx Cloud last updated this comment at 2025-11-27 17:37:17 UTC

Copy link

@nx-cloud nx-cloud bot left a comment

Choose a reason for hiding this comment

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

Nx Cloud has identified a flaky task in your failed CI:

🔂 Since the failure was identified as flaky, we reran your CI automatically.

Nx Cloud View detailed reasoning in Nx Cloud ↗


🎓 Learn more about Self-Healing CI on nx.dev

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.15.15 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.15.15...13.15.23)

Updates `verdaccio` from 6.2.1 to 6.2.2
- [Release notes](https://github.com/verdaccio/verdaccio/releases)
- [Changelog](https://github.com/verdaccio/verdaccio/blob/v6.2.2/CHANGELOG.md)
- [Commits](verdaccio/verdaccio@v6.2.1...v6.2.2)

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

Signed-off-by: dependabot[bot] <support@github.com> [Self-Healing CI Rerun]
@JamesHenry JamesHenry merged commit d7dbe6a into main Feb 10, 2026
17 checks passed
@JamesHenry JamesHenry deleted the dependabot/npm_and_yarn/multi-5008198a98 branch February 10, 2026 19:35
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