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

Bump firmata from 0.10.1 to 2.3.0 #78

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps firmata from 0.10.1 to 2.3.0.

Release notes

Sourced from firmata's releases.

v2.2.0

Commit Message/Description
723cdae v2.2.0
69575a2 CI: drop node 6
8cab2da Dependencies: [email protected]
818a76d Dependencies: [email protected]
3efd4cf Dependencies: [email protected]
60f9f24 Dependencies: [email protected]
c30009d package.json: start version 3.0.0
1ccfac8 chore: Upgrade SerialPort
a38f464 lerna.json: start version 3.0.0
e83971c Remove -pre from version

v2.0.1

Commit Message/Description
4a089e7 v2.0.1
6e1803a Bump mixin-deep from 1.3.1 to 1.3.2
581ce5a Update serialport error message
fb0f54a Add missing, valid signature for i2cWrite
3d90a7a Add missing valid signature.

v2.0.0-pre

Commit Message/Description
9786fc4 v2.0.0-pre
488964d lerna.json: "lerna": "3.10.5"
9c2ab86 Don't test Serialport.list
f5bf48a Dependencies: serialport@^7.1.3
85e4c7d Make symbols more obvious
d0e7a31 .tesselignore files for both packages
af909e9 packages/firmata.js: simplify com code
44ac991 packages/firmata-io: use Symbols instead of underscore prefixed properties
69a21e8 packages/firmata.js: rename Stub => TransportStub
5c83581 eslint: "no-unused-vars": "error"
eedd818 lerna: allow lerna.json to control the version for all packages.
51c40f9 Dependencies: uninstall grunt-jscs, convert rules to eslint
c12eb79 packages/firmata.js: remove "browser-serialport" support (unmaintained since 2016)
c34b728 packages/firmata.js: remove repl bin
64d4ae6 README: add newline marker to copyright lines
19a97ee Dependencies: serialport@^7.1.1
aae09f2 packages/firmata.js: fix object exported by lib/com.js
707b9a5 Dependencies: browserify@^16.2.3, coveralls@^3.0.2, mocha@^5.2.0, nyc@^13.1.0
1ab4ca7 readme.md (all): update copyright years
93542e9 packages/firmata-io: format writeToTransport calls arguments consistently
c64bd98 packages/firmata-io: for-of loop in encoder7bit.js, remove parseInt call
0f0e22d Fix readme
c3b2df4 package-lock.json: updates
f16d4cd Tests: Firmata.requestPort() coverage
Commits
  • 54dda2d v2.3.0
  • 1ac450a Update copyright
  • 3648719 CI: update node.js version in appveyor
  • f516505 pinMode: setting a pin to ANALOG (input) should not actually transmit a PIN_M...
  • be67885 Dependencies: upgrade all safely upgradable packages
  • c4ee954 CI: update node.js version
  • 999b1ab Create johnny-five-inside-nw.js-io-plugin.js
  • a543283 Improve second example
  • a94b8cc Update readme.md
  • 723cdae v2.2.0
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [firmata](https://github.com/firmata/firmata.js) from 0.10.1 to 2.3.0.
- [Release notes](https://github.com/firmata/firmata.js/releases)
- [Commits](firmata/firmata.js@v0.10.1...v2.3.0)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Nov 18, 2020
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants