iobroker-community-adapters / ioBroker.wm-bus-community

WM-Bus Adapter for ioBroker
MIT License
1 stars 3 forks source link

Bump serialport from 7.1.5 to 9.0.1 #18

Open dependabot-preview[bot] opened 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps serialport from 7.1.5 to 9.0.1.

Release notes

Sourced from serialport's releases.

@serialport/bindings@9.0.1

No release notes provided.

@serialport/bindings@9.0.0

No release notes provided.

@serialport/bindings@8.0.8

No release notes provided.

@serialport/bindings@8.0.7

No release notes provided.

@serialport/bindings@8.0.6

No release notes provided.

@serialport/bindings@8.0.4

This is the first non beta release of serialport version 8! ๐ŸŽ‰ The biggest change in 8x is our version numbers. We now user lerna's "fixed versioning" to allow for a much easier documentation experience. This makes all our packages share a version number when they're released. Our website now has versioned docs so you can see what they looked like for the version of serialport you're using today. (Check out our 7x docs if you still need them.)

With this change we've moved a centralized changelog (this file!) and we'll be moving older release notes here. We also moved the website to it's own repo.

A few breaking api changes have been introduced over the 8x beta releases. You can find out more about them in the Upgrade Guide

We dropped node6 support and now support node12 (and we work on node 13) which allowed us to migrate to async/await. The reduced a fair bit of code and was a welcome change.

Windows got a few notable bug fixes from contributors and RTS/CTS flow control should now work as expected.

And lastly our CI system has mostly been moved to GitHub Actions, they are much much faster than our travis/appveyor combo and cheaper too (free!). We still pay for Appveyor because we still use them with travis for binary builds. When that process is migrated we should be able to drop both services completely.

Thanks to @boneskull, @BryanHunt, @hipsterbrown, @Holger-Will, @icebob, @jacobq, @jowy, @krutkay, @maxvgi, @nornagon, @podarok, @reconbot, and @warp for their help with this release!

@serialport/bindings@8.0.3

No release notes provided.

@serialport/bindings@8.0.2

No release notes provided.

@serialport/bindings@8.0.1

No release notes provided.

Changelog

Sourced from serialport's changelog.

9.0.1 (2020-08-08)

Bug Fixes

  • disconnects should now work again on unix based systems (#2120) (2801301)

9.0.0 (2020-05-10)

chore

  • build on node 14 and drop node 8 and 32bit linux builds (#2079) (e0c232c)

BREAKING CHANGES

  • Dropping node 8 and 32bit linux builds

8.0.8 (2020-05-07)

Bug Fixes

8.0.7 (2020-01-30)

Bug Fixes

  • uncomment node shebang line in terminal package (#2023) (2a59726)

8.0.6 (2019-12-25)

Commits
  • 19fb5f8 v9.0.1
  • 9e8acac docs: Remove greenskeeper as itโ€™s no longer in service
  • fed9e9b chore: remove script that is now a package (#2121)
  • dadfe55 chore: update package-lock.jsons even though we donโ€™t really use them (#2123)
  • f4eeb51 chore: Update prebuild-install, specify node-abi version (#2122)
  • 2801301 fix: disconnects should now work again on unix based systems (#2120)
  • f88c75e chore: Update eslint-plugin-mocha to the latest version ๐Ÿš€ (#2082)
  • 38595d0 docs: Fix doc param description error (#2106)
  • 45f83ab docs: add a note to the upgrade guide about 9x (#2080)
  • 36d3abc v9.0.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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

This pull request will no longer be automatically closed when a new version is found as this pull request was created by Dependabot Preview and this repo is using a version: 2 config file. You can close this pull request and let Dependabot re-create it the next time it checks for updates.