Skip to content

Bump uuid and crawler in /tools/word_gen#986

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tools/word_gen/multi-725fefd9d6
Open

Bump uuid and crawler in /tools/word_gen#986
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tools/word_gen/multi-725fefd9d6

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 2, 2026

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

Removes uuid

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 [uuid](https://github.com/uuidjs/uuid). 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 `uuid`

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: uuid
  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 May 2, 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