Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade johnny-five from 1.0.0 to 1.5.0 #72

Open
wants to merge 1 commit into
base: v1.0
Choose a base branch
from

Conversation

hpbonfim
Copy link
Owner

snyk-top-banner

Snyk has created this PR to upgrade johnny-five from 1.0.0 to 1.5.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 6 versions ahead of your current version.

  • The recommended version was released on 4 years ago.

Issues fixed by the recommended upgrade:

Issue Score Exploit Maturity
high severity Information Exposure
SNYK-JS-SIMPLEGET-2361683
291 Proof of Concept
high severity Remote Memory Exposure
SNYK-JS-BL-608877
291 Proof of Concept
medium severity Prototype Pollution
SNYK-JS-SETGETTER-1303099
291 No Known Exploit
Release notes
Package name: johnny-five
  • 1.5.0 - 2020-06-12
    Commit Message/Description
    b0b1a21 1.5.0
    efcaabc Updated IO Plugins Link to the up to date one.
    671434d Fix error on code sample
    ca35432 tesselignore: node_modules/@ serialport
    0645790 Dependencies: nyc@15.0.0
  • 1.4.0 - 2020-01-06
    Commit Message/Description
    b406872 1.4.0
    83f095c Examples: regenerate for new copyright year
    47613dd Dependencies: firmata@2.2.0
    83f8ea7 chore: Upgrade SerialPort to v8
    9f3d156 update awesome.md adding new robot to put as sample
    fb0176d docs: update IMU examples
    2d225b2 Fix expander MCP23017 schema (#1632)
    03286cf Examples: regenerate
    550c575 Animation: Modernizing the source + built-in easing
    6aa296f Remove invertPWM on PICAR_V
    b5a7f4f Light: Modernizing the source (class syntax and other small changes)
    6fe5c2c Update light class to es6
    3aabf28 Add support for PCA9685_Hybrid motors
    1893635 Examples: format nitpicking
    4b65604 Examples: regenerate
    f3ddbb5 Examples: Accelerometer nitpicking, Board, Exander, misc.
    87cbae2 Examples: regenerate
    99ce13b Examples: ShiftRegister nitpicking
    c01a476 chore(deps): update dependencies to fix vulnerabilities
    b988b27 fix: variable name (#1621)
  • 1.3.1 - 2019-09-10
    Commit Message/Description
    ccf0067 1.3.1
    127876e Examples: regenerate
    af151a3 Examples: make Compass example output consistent
    eb346b2 Examples: make Color example output consistent
    bc4933e Examples: make Barometer example output consistent
    aa45d9c Examples: regenerate
    781a816 Examples: make Accelerometer example output consistent
    54a2489 Examples: regenerate
    6a3fa49 Examples: make Altimeter example output consistent
    7f868d3 Update Altimeter examples
    bf84359 Examples: regenerate
    acc4923 Examples: make ready handlers into arrow functions
    90494b9 led: updated led-rgb examples syntax
    ff3a030 Disable all call
    c4410e8 Examples: regenerate
    74196b5 Examples: fix Proximity base example
    af28437 Examples: regenerate
    2d33500 Examples: make GPS example output consistent
    4d6c89a Examples: make Light example output consistent
    e846248 Examples: make Proximity example output consistent
    9dccdc3 Examples: make Thermometer example output consistent
    4af585a Update Thermometer examples
    f2d4684 Update LED-Digits examples
    bf8a6d4 Update Stepper examples
    ca68b6e Update Switch examples
    5933b18 Examples: regenerate
    3dfb616 Examples: update Proximity examples to modern JS
    d0ce79b Examples: make Sonar examples use Proximity class
    17b4f41 Sonar examples
    ff4da5f Fix error in VNH5019 example
    08ba5b7 Examples: dump unused docs/*.md
    3e2bc00 Example: eg/servo-diagnostic.js simplified
    2ce0505 Examples: Update Servo Syntax
    89c70b7 Examples: regenerate
    687d032 Examples: miscellaneous nitpicks
    4ceca23 Examples: update light syntax
    f5cd78c updated docs
    5c86c4b using global board with arrow function
    3de27cf use scaleTo
    8f1bfef update syntax for led examples
    a0dd3ed use scaleTo
    fd0e778 keep this bound to board for ready event callback
    1af10e9 update syntax on led examples
    db9a603 update syntax for led examples
    5ef0233 update led-array-controller syntax
    8fc7030 Examples: update led-array syntax
    48f367d docs: update ESC examples with newer javascript syntax
    512e3a6 Examples: Update Motor Syntax
    247734c Examples: update Accelerometer programs syntax
    bff8ebd .npmignore: add .github/, lib/.sublime-*
    abe9b16 Examples: Update GPS Syntax (#1599)
    507c5c0 Examples: update led (#1598)
    375b472 Update ESC examples to new API methods
    bfca38f Update js file after raspi-io v10.0.0
    fbb4497 Update example after raspi-io v10.0.0
  • 1.3.0 - 2019-08-11
    Commit Message/Description
    0ed3cad 1.3.0
    5f94bb5 ESC: Removes speed because there is no safe reason to continue supporting it.
    0d5ca14 ESC: deprecate speed(percent), introduce throttle(us).
  • 1.2.0 - 2019-07-17
    Commit Message/Description
    b3c5df9 1.2.0
    d0c778c Board: populate this.io.RESOLUTION from defaults and io.RESOLUTION
    2e982d5 five/Board: remove "array-includes-shim"
    70d6013 Temporal SHA update
    20e7f74 Update Raspberry Pi example
  • 1.1.0 - 2019-05-10
    Commit Message/Description
    ae4f465 1.1.0
    adf61a9 CI: apparently appveyor does not have node 12
    d2edcbe Examples: regen for 2019
    d611a56 CI: drop Node 6, add Node 12
    106eabb Servo: Adjust PCA9685 special case check for Tessel 2 IO instance name
    75289e8 Dependencies: firmata@2.0.0, serialport@7.1.5
    c8d4f07 Do not require SERIAL_PORT_IDs.Default
    5d0dc72 Use ternary operator for clarity
    93acf35 Remove useless var assignment
    33750a6 Use correct port for Potentiometer example
    e30fb75 add "robotics" keyword to npm keywords
    a624f7d Fix for #1499
    fc7cb1f Add support for PWM resolutions other than 8-bit
    dceb306 Run grunt to generate readme
    0a0077a Add badge to display install size
  • 1.0.0 - 2018-08-22
    Commit Message/Description
    210aaf4 1.0.0
from johnny-five GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.
  • Max score is 1000. Note that the real score may have changed since the PR was raised.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade johnny-five from 1.0.0 to 1.5.0.

See this package in npm:
johnny-five

See this project in Snyk:
https://app.snyk.io/org/hpbonfim/project/577ebb34-5bd8-406d-80a9-ac62fd23b15a?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants