Skip to content

Bump ajv and crawler in /tools/word_gen#978

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tools/word_gen/multi-81dc4f5caf
Open

Bump ajv and crawler in /tools/word_gen#978
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/tools/word_gen/multi-81dc4f5caf

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 17, 2026

Removes ajv. It's no longer used after updating ancestor dependency crawler. These dependencies need to be updated together.

Removes ajv

Updates crawler from 1.3.0 to 2.0.2

Changelog

Sourced from crawler's changelog.

2.0.2

  • Add Global Only Options : silence to mute all crawler messages, including warnings and errors.
  • Change default error message when request failed in Crawler.add
  • Update dependencies

2.0.1

  • #474 Solve the 'userAgents' is not working
  • Add some unit tests
  • Migration from Mocha to AVA
  • Use c8 to add code coverage report
  • Update dependencies
  • Others

2.0.0

  • Crawler V2 has been released, which is a complete rewrite of the original crawler.
  • see README.md for details.

1.5.0

1.4.0

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 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 [ajv](https://github.com/ajv-validator/ajv). It's no longer used after updating ancestor dependency [crawler](https://github.com/bda-research/node-crawler). These dependencies need to be updated together.


Removes `ajv`

Updates `crawler` from 1.3.0 to 2.0.2
- [Release notes](https://github.com/bda-research/node-crawler/releases)
- [Changelog](https://github.com/bda-research/node-crawler/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bda-research/node-crawler/commits)

---
updated-dependencies:
- dependency-name: ajv
  dependency-version: 
  dependency-type: indirect
- dependency-name: crawler
  dependency-version: 2.0.2
  dependency-type: direct:production
...

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 Feb 17, 2026
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.

0 participants