Skip to content

Bump form-data and crawler in /tools/word_gen#991

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

Bump form-data and crawler in /tools/word_gen#991
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/tools/word_gen/multi-5240e41705

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 15, 2026

Copy link
Copy Markdown
Contributor

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

Removes form-data

Updates crawler from 1.3.0 to 2.1.0

Release notes

Sourced from crawler's releases.

2.1.0

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from crawler's changelog.

node-crawler ChangeLog

2.0.3

  • Add support for legacy code written using crawler v1.

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

Updates `crawler` from 1.3.0 to 2.1.0
- [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/v2.1.0)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version:
  dependency-type: indirect
- dependency-name: crawler
  dependency-version: 2.1.0
  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 Jun 15, 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