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.4 #26

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps serialport from 7.1.5 to 9.0.4.

Release notes

Sourced from serialport's releases.

@serialport/bindings@9.0.4

No release notes provided.

@serialport/bindings@9.0.3

No release notes provided.

@serialport/bindings@9.0.2

No release notes provided.

@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.4 (2020-12-17)

Note: Version bump only for package serialport-monorepo

9.0.3 (2020-12-04)

Note: Version bump only for package serialport-monorepo

9.0.2 (2020-10-16)

Bug Fixes

  • while validating for offset, check for offset's value for NaN instead length (#2124) (4215122)

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

... (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[bot] commented 3 years ago

Superseded by #27.