Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Oct 28, 2025

Removes validator. It's no longer used after updating ancestor dependency git-exec-and-restage. These dependencies need to be updated together.

Removes validator

Updates git-exec-and-restage from 1.0.1 to 1.1.1

Release notes

Sourced from git-exec-and-restage's releases.

v1.1.1

1.1.1 (2018-05-20)

Bug Fixes

  • package: depend directly on core-js instead of babel-polyfill (d97c31b), closes #6

v1.1.0

1.1.0 (2018-05-20)

Features

  • cli: hide stack trace on subprocess errors (5d5bf53)

v1.0.2

1.0.2 (2018-05-20)

Bug Fixes

  • package: remove unused dependency semantic-release-cli (d4966a2)
Commits
  • 14d4c80 Merge pull request #31 from motiz88/update-deps
  • d97c31b fix(package): depend directly on core-js instead of babel-polyfill
  • 25f098f chore(package): update dependencies
  • 505747a Merge pull request #30 from motiz88/fix-11
  • ee81abf test: add test for failing command
  • 25694e2 test(TestEnvironment): add mockBinError method
  • a9e9873 Merge remote-tracking branch 'origin/master' into fix-11
  • 8d7dd59 Merge pull request #29 from motiz88/tweak-semantic-release
  • 7d29a47 chore(ci): use travis-deploy-once and npx to perform release
  • 6817ebb chore(ci): use prepublishOnly hook instead of prepublish
  • Additional commits viewable in compare view

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.

Removes [validator](https://github.com/validatorjs/validator.js). It's no longer used after updating ancestor dependency [git-exec-and-restage](https://github.com/motiz88/git-exec-and-restage). These dependencies need to be updated together.


Removes `validator`

Updates `git-exec-and-restage` from 1.0.1 to 1.1.1
- [Release notes](https://github.com/motiz88/git-exec-and-restage/releases)
- [Commits](motiz88/git-exec-and-restage@v1.0.1...v1.1.1)

---
updated-dependencies:
- dependency-name: validator
  dependency-version: 
  dependency-type: indirect
- dependency-name: git-exec-and-restage
  dependency-version: 1.1.1
  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 Oct 28, 2025
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