Skip to content

Commit

Permalink
v11.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
reconbot committed Apr 29, 2023
1 parent 6cc8f39 commit 6a8202c
Show file tree
Hide file tree
Showing 47 changed files with 304 additions and 60 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [11.0.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v11.0.0) (2023-04-29)

### Bug Fixes

- **deps:** update dependency commander to v9.2.0 ([#2486](https://github.com/serialport/node-serialport/issues/2486)) ([4a14c4d](https://github.com/serialport/node-serialport/commit/4a14c4d817403c603c86be3a76c22634660a1a35))

### chore

- upgrade packages and minimum node ([#2630](https://github.com/serialport/node-serialport/issues/2630)) ([daffa1a](https://github.com/serialport/node-serialport/commit/daffa1ae78895b3ed51db708219b312845bcd82b))

### Features

- upgrade serialport/bindings-cpp ([#2557](https://github.com/serialport/node-serialport/issues/2557)) ([cbb344d](https://github.com/serialport/node-serialport/commit/cbb344d1f75b52ee83fca7c7598f952f8db9c956))

### BREAKING CHANGES

- drop node 12

# [10.5.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v10.5.0) (2022-11-17)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Expand Up @@ -5,5 +5,5 @@
"conventionalCommits": true
}
},
"version": "10.5.0"
"version": "11.0.0"
}
18 changes: 18 additions & 0 deletions packages/list/CHANGELOG.md
Expand Up @@ -3,6 +3,24 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [11.0.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v11.0.0) (2023-04-29)

### Bug Fixes

- **deps:** update dependency commander to v9.2.0 ([#2486](https://github.com/serialport/node-serialport/issues/2486)) ([4a14c4d](https://github.com/serialport/node-serialport/commit/4a14c4d817403c603c86be3a76c22634660a1a35))

### chore

- upgrade packages and minimum node ([#2630](https://github.com/serialport/node-serialport/issues/2630)) ([daffa1a](https://github.com/serialport/node-serialport/commit/daffa1ae78895b3ed51db708219b312845bcd82b))

### Features

- upgrade serialport/bindings-cpp ([#2557](https://github.com/serialport/node-serialport/issues/2557)) ([cbb344d](https://github.com/serialport/node-serialport/commit/cbb344d1f75b52ee83fca7c7598f952f8db9c956))

### BREAKING CHANGES

- drop node 12

# [10.5.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v10.5.0) (2022-11-17)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/list/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/list/package.json
@@ -1,6 +1,6 @@
{
"name": "@serialport/list",
"version": "10.5.0",
"version": "11.0.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"bin": {
Expand Down
14 changes: 14 additions & 0 deletions packages/parser-byte-length/CHANGELOG.md
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [11.0.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v11.0.0) (2023-04-29)

### Bug Fixes

- **deps:** update dependency commander to v9.2.0 ([#2486](https://github.com/serialport/node-serialport/issues/2486)) ([4a14c4d](https://github.com/serialport/node-serialport/commit/4a14c4d817403c603c86be3a76c22634660a1a35))

### chore

- upgrade packages and minimum node ([#2630](https://github.com/serialport/node-serialport/issues/2630)) ([daffa1a](https://github.com/serialport/node-serialport/commit/daffa1ae78895b3ed51db708219b312845bcd82b))

### BREAKING CHANGES

- drop node 12

# [10.5.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v10.5.0) (2022-11-17)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/parser-byte-length/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-byte-length/package.json
@@ -1,6 +1,6 @@
{
"name": "@serialport/parser-byte-length",
"version": "10.5.0",
"version": "11.0.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"engines": {
Expand Down
14 changes: 14 additions & 0 deletions packages/parser-cctalk/CHANGELOG.md
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [11.0.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v11.0.0) (2023-04-29)

### Bug Fixes

- **deps:** update dependency commander to v9.2.0 ([#2486](https://github.com/serialport/node-serialport/issues/2486)) ([4a14c4d](https://github.com/serialport/node-serialport/commit/4a14c4d817403c603c86be3a76c22634660a1a35))

### chore

- upgrade packages and minimum node ([#2630](https://github.com/serialport/node-serialport/issues/2630)) ([daffa1a](https://github.com/serialport/node-serialport/commit/daffa1ae78895b3ed51db708219b312845bcd82b))

### BREAKING CHANGES

- drop node 12

# [10.5.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v10.5.0) (2022-11-17)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/parser-cctalk/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-cctalk/package.json
@@ -1,6 +1,6 @@
{
"name": "@serialport/parser-cctalk",
"version": "10.5.0",
"version": "11.0.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {
Expand Down
14 changes: 14 additions & 0 deletions packages/parser-delimiter/CHANGELOG.md
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [11.0.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v11.0.0) (2023-04-29)

### Bug Fixes

- **deps:** update dependency commander to v9.2.0 ([#2486](https://github.com/serialport/node-serialport/issues/2486)) ([4a14c4d](https://github.com/serialport/node-serialport/commit/4a14c4d817403c603c86be3a76c22634660a1a35))

### chore

- upgrade packages and minimum node ([#2630](https://github.com/serialport/node-serialport/issues/2630)) ([daffa1a](https://github.com/serialport/node-serialport/commit/daffa1ae78895b3ed51db708219b312845bcd82b))

### BREAKING CHANGES

- drop node 12

# [10.5.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v10.5.0) (2022-11-17)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/parser-delimiter/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-delimiter/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@serialport/parser-delimiter",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"version": "10.5.0",
"version": "11.0.0",
"engines": {
"node": ">=12.0.0"
},
Expand Down
14 changes: 14 additions & 0 deletions packages/parser-inter-byte-timeout/CHANGELOG.md
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [11.0.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v11.0.0) (2023-04-29)

### Bug Fixes

- **deps:** update dependency commander to v9.2.0 ([#2486](https://github.com/serialport/node-serialport/issues/2486)) ([4a14c4d](https://github.com/serialport/node-serialport/commit/4a14c4d817403c603c86be3a76c22634660a1a35))

### chore

- upgrade packages and minimum node ([#2630](https://github.com/serialport/node-serialport/issues/2630)) ([daffa1a](https://github.com/serialport/node-serialport/commit/daffa1ae78895b3ed51db708219b312845bcd82b))

### BREAKING CHANGES

- drop node 12

# [10.5.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v10.5.0) (2022-11-17)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/parser-inter-byte-timeout/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-inter-byte-timeout/package.json
@@ -1,6 +1,6 @@
{
"name": "@serialport/parser-inter-byte-timeout",
"version": "10.5.0",
"version": "11.0.0",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"engines": {
Expand Down
14 changes: 14 additions & 0 deletions packages/parser-packet-length/CHANGELOG.md
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [11.0.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v11.0.0) (2023-04-29)

### Bug Fixes

- **deps:** update dependency commander to v9.2.0 ([#2486](https://github.com/serialport/node-serialport/issues/2486)) ([4a14c4d](https://github.com/serialport/node-serialport/commit/4a14c4d817403c603c86be3a76c22634660a1a35))

### chore

- upgrade packages and minimum node ([#2630](https://github.com/serialport/node-serialport/issues/2630)) ([daffa1a](https://github.com/serialport/node-serialport/commit/daffa1ae78895b3ed51db708219b312845bcd82b))

### BREAKING CHANGES

- drop node 12

# [10.5.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v10.5.0) (2022-11-17)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/parser-packet-length/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-packet-length/package.json
Expand Up @@ -5,7 +5,7 @@
"scripts": {
"build": "tsc --build tsconfig-build.json"
},
"version": "10.5.0",
"version": "11.0.0",
"engines": {
"node": ">=8.6.0"
},
Expand Down
14 changes: 14 additions & 0 deletions packages/parser-readline/CHANGELOG.md
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [11.0.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v11.0.0) (2023-04-29)

### Bug Fixes

- **deps:** update dependency commander to v9.2.0 ([#2486](https://github.com/serialport/node-serialport/issues/2486)) ([4a14c4d](https://github.com/serialport/node-serialport/commit/4a14c4d817403c603c86be3a76c22634660a1a35))

### chore

- upgrade packages and minimum node ([#2630](https://github.com/serialport/node-serialport/issues/2630)) ([daffa1a](https://github.com/serialport/node-serialport/commit/daffa1ae78895b3ed51db708219b312845bcd82b))

### BREAKING CHANGES

- drop node 12

# [10.5.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v10.5.0) (2022-11-17)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/parser-readline/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions packages/parser-readline/package.json
Expand Up @@ -2,9 +2,9 @@
"name": "@serialport/parser-readline",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"version": "10.5.0",
"version": "11.0.0",
"dependencies": {
"@serialport/parser-delimiter": "10.5.0"
"@serialport/parser-delimiter": "11.0.0"
},
"engines": {
"node": ">=12.0.0"
Expand Down
14 changes: 14 additions & 0 deletions packages/parser-ready/CHANGELOG.md
Expand Up @@ -3,6 +3,20 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [11.0.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v11.0.0) (2023-04-29)

### Bug Fixes

- **deps:** update dependency commander to v9.2.0 ([#2486](https://github.com/serialport/node-serialport/issues/2486)) ([4a14c4d](https://github.com/serialport/node-serialport/commit/4a14c4d817403c603c86be3a76c22634660a1a35))

### chore

- upgrade packages and minimum node ([#2630](https://github.com/serialport/node-serialport/issues/2630)) ([daffa1a](https://github.com/serialport/node-serialport/commit/daffa1ae78895b3ed51db708219b312845bcd82b))

### BREAKING CHANGES

- drop node 12

# [10.5.0](https://github.com/serialport/node-serialport/compare/v10.4.0...v10.5.0) (2022-11-17)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions packages/parser-ready/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/parser-ready/package.json
Expand Up @@ -2,7 +2,7 @@
"name": "@serialport/parser-ready",
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"version": "10.5.0",
"version": "11.0.0",
"engines": {
"node": ">=12.0.0"
},
Expand Down

0 comments on commit 6a8202c

Please sign in to comment.