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.0.1 #48

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps firmata from 0.10.1 to 2.0.1.

Release notes

Sourced from firmata's releases.

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
ad3f363 README: more docs, clean up. Adds. AUTHORS.md
93658e6 Dependencies: serialport@^7.0.0
a140f9c packages/firmata-io: remove bin from package.json
5a9ab4c README: docs updates; naming update
e64e0fb Lerna/CI: move lerna bootstrap; add lerna version
accd8d8 Tests: migrate new Buffer(...) => Buffer.from(...)
0f5339a CI: install lerna on appveyor
1323487 CI: lerna bootstrap
fa07ed0 Modernization: update firmata.js
9be2126 Lerna/Monorepo: relocate and reorganize tests
e8db4e1 Lerna/Monorepo: tests passing (with minor exceptions, noted in source)
06dce66 Lerna/Monorepo: initial reorganization

v1.0.0

... (truncated)
Commits

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.0.1.
- [Release notes](https://github.com/firmata/firmata.js/releases)
- [Commits](firmata/firmata.js@v0.10.1...v2.0.1)

Signed-off-by: dependabot-preview[bot] <[email protected]>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Dec 30, 2019
@dependabot-preview
Copy link
Contributor Author

Superseded by #50.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/firmata-2.0.1 branch January 7, 2020 05:54
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