This repository has been archived by the owner on Dec 18, 2020. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^5.0.0
->^9.0.0
Release Notes
serialport/node-serialport
v9.0.3
Compare Source
Note: Version bump only for package serialport-monorepo
v9.0.2
Compare Source
Bug Fixes
v9.0.1
Compare Source
Bug Fixes
v9.0.0
Compare Source
chore
BREAKING CHANGES
8.0.8 (2020-05-07)
Bug Fixes
8.0.7 (2020-01-30)
Bug Fixes
8.0.6 (2019-12-25)
Bug Fixes
8.0.5 (2019-10-27)
Bug Fixes
8.0.4 (2019-10-27)
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.
This is also our first major release since starting the serialport collective! Like a lot of projects we rely on volunteers, students, professionals and the backing of companies using the project for their businesses. If you find serialport helpful, please read about why you might want to donate to the project and our project's goals.
Thanks to @boneskull, @BryanHunt, @hipsterbrown, @Holger-Will, @icebob, @jacobq, @jowy, @krutkay, @maxvgi, @nornagon, @podarok, @reconbot, and @warp for their help with this release!
And Thanks to our first 5 open collective backers! https://opencollective.com/serialport#backers for help with sustaining this project!
Bug Fixes
8.0.3 (2019-10-03)
Chores
BREAKING CHANGES
8.0.2 (2019-09-24)
Bug Fixes
Features
8.0.1 (2019-09-18)
Bug Fixes
return
statement (#1911) (288e6ac)Chores
Features
BREAKING CHANGES
v8.0.8
Compare Source
Bug Fixes
v8.0.7
Compare Source
Bug Fixes
v8.0.6
Compare Source
Bug Fixes
v8.0.5
Compare Source
Bug Fixes
v8.0.4
Compare Source
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.
This is also our first major release since starting the serialport collective! Like a lot of projects we rely on volunteers, students, professionals and the backing of companies using the project for their businesses. If you find serialport helpful, please read about why you might want to donate to the project and our project's goals.
Thanks to @boneskull, @BryanHunt, @hipsterbrown, @Holger-Will, @icebob, @jacobq, @jowy, @krutkay, @maxvgi, @nornagon, @podarok, @reconbot, and @warp for their help with this release!
And Thanks to our first 5 open collective backers! https://opencollective.com/serialport#backers for help with sustaining this project!
Bug Fixes
v8.0.3
Compare Source
Chores
BREAKING CHANGES
v8.0.2
Compare Source
Bug Fixes
Features
v8.0.1
Compare Source
Bug Fixes
return
statement (#1911) (288e6ac)Chores
Features
BREAKING CHANGES
v8.0.0
Compare Source
v7.1.5
Compare Source
v7.1.4
Compare Source
v7.1.3
Compare Source
v7.1.2
Compare Source
v7.1.1
Compare Source
v7.1.0
Compare Source
Features
@serialport/bindings@3.0.0 (2019-05-16)
Bug Fixes
chore
BREAKING CHANGES
@serialport/bindings@2.0.8 (2019-04-27)
Bug Fixes
@serialport/bindings@2.0.6 (2019-01-12)
Bug Fixes
@serialport/bindings@2.0.5 (2019-01-08)
Bug Fixes
@serialport/bindings@2.0.4 (2018-12-19)
Bug Fixes
@serialport/bindings@2.0.3 (2018-11-27)
Bug Fixes
v7.0.2
Compare Source
Note: Version bump only for package serialport
v7.0.1
Compare Source
Note: Version bump only for package serialport
v6.2.2
Compare Source
v6.2.1
Compare Source
Thanks to @shodan8192 for finding and fixing a memory leak on unix systems!
v6.2.0
Compare Source
This is a recommended release for everyone on windows as it fixes a memory leak in write operations.
v6.1.1
Compare Source
v6.1.0
Compare Source
6.0.5 (2018-02-04)
6.0.4 (2017-10-26)
Bug Fixes
6.0.3 (2017-10-22)
Bug Fixes
v6.0.5
Compare Source
v6.0.4
Compare Source
Bug Fixes
v6.0.3
Compare Source
Bug Fixes
v6.0.1
Compare Source
v6.0.0
Compare Source
Features
Bug Fixes
Chores
BREAKING CHANGES
prebuild
a breaking change because it's substantially changes our install processes. It's also possible the install flags to ensure downloading or building from source has changed slightly. That's not our api per say, but it's enough.Version 5.0.0 🎉
Nearly a year in the making Node SerialPort 5.0.0 is a major rewrite that improves stability, compatibility and performance. The api surface is similar to version 4 there have been a number of changes to ensure consistent error handling and operation of a serial port. Notably we are now a
Stream
! We can also introduce a bindings layer. A small low level api to provide access to underlying hardware. External bindings written in other languages or targeting other platforms can now be used.Some major cpu performance gains on unix platforms can be found and we're less buggy and better performing on Windows too.
With this release we are now only supporting LTS nodejs platforms and we are dropping NodeJS 0.10, 0.12, 5 and 7 support. We loved directly supporting so many platforms but it was getting in the way making a solid library.
See our upgrade guide for detail on what to change
Renovate configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.