Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

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

Removes form-data

Updates johnny-five from 0.11.7 to 2.1.0

Release notes

Sourced from johnny-five's releases.

v2.1.0

Commit Message/Description
a628ad9e 2.1.0
4c5cbb14 Update master => main
538b94ab fix: Thermometer extends Withinable, not Emitter
6b2ca0df Add EventEmitter to test/.jshintrc
d7b2b45f CI: remove "npm install -g npm@3"
f24969a6 Dependencies: [email protected], [email protected]
460179bb Emitter: rename Suspendable -> Emitter and update everything to use our Emitter
8dc5651c Suspendable: adds class that provides a "pause" and "resume" method
206c0803 README: update travis domain
5e7d6531 README: regenerate examples and readme
94584f8c Remove outdated references
62ef6fbe CI: node 14 & 16
3a5b52d3 jshint: esversion 9
6cd4a198 package-lock.json: regenerate for lockfileVersion 2
c81033f4 Examples: more updates, 2
0aaa7ecc Examples: more updates
725784f3 README.md

v2.0.0

Commit Message/Description
deea77dc 2.0.0
5b6683e1 SIP: Remove old comment
5bbb4e4d Examples: regenerate for new changes
46ada0ff Switch to 'change' event
73be1ba5 The sweep:full event was ambiguous and has been removed
1de6b2b0 Fix small example bugs
5bc60069 Rick and I independently verified that this example doesn't work and shouldn't be a promoted example
232e4f5f Easing: revert to pre-ES2018 syntax.
6dd0a63c PORTED: "chore: Upgrade SerialPort to v8"
c8e9ba55 Fix mistakenly changed url
a9499fd7 Board: modernization pass
02593c4d Keypad: provide Node 10 friendly "array flatten" mechanism :eyeroll:
10c40953 CI: Drop Node.js <= 10
52244b8f Examples: regenerate
d243a8a8 Modernize library and test code, pt 2
0e735c46 {Accelero, Alti, Baro, Magneto, Gyro, Hyro, Thermo}meter: IMU or Multi -> SIP
a6c36cd6 IMU -> SIP
c5b2d634 Examples: updates
fbd7064d Modernize library and test code

v1.5.0

Commit Message/Description
b0b1a213 1.5.0
efcaabc8 Updated IO Plugins Link to the up to date one.

... (truncated)

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.

Removes [form-data](https://github.com/form-data/form-data). It's no longer used after updating ancestor dependency [johnny-five](https://github.com/rwaldron/johnny-five). These dependencies need to be updated together.


Removes `form-data`

Updates `johnny-five` from 0.11.7 to 2.1.0
- [Release notes](https://github.com/rwaldron/johnny-five/releases)
- [Commits](rwaldron/johnny-five@v0.11.7...v2.1.0)

---
updated-dependencies:
- dependency-name: form-data
  dependency-version: 
  dependency-type: indirect
- dependency-name: johnny-five
  dependency-version: 2.1.0
  dependency-type: direct:production
...

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 Jul 22, 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