Commit 1bb7c10
authored
fix(deps): update dependency @serialport/parser-readline to v13 (#198)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@serialport/parser-readline](https://redirect.github.com/serialport/node-serialport)
| [`12.0.0` ->
`13.0.0`](https://renovatebot.com/diffs/npm/@serialport%2fparser-readline/12.0.0/13.0.0)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>serialport/node-serialport
(@​serialport/parser-readline)</summary>
###
[`v13.0.0`](https://redirect.github.com/serialport/node-serialport/blob/HEAD/CHANGELOG.md#1300-2024-12-24)
[Compare
Source](https://redirect.github.com/serialport/node-serialport/compare/v12.0.0...v13.0.0)
##### Bug Fixes
- bad node modules?
([1b412d5](https://redirect.github.com/serialport/node-serialport/commit/1b412d5a2de4b8bdf29d83dd657072a64d6337d9))
- cleanup some administrative stuff for parser-start-end
([929ebf8](https://redirect.github.com/serialport/node-serialport/commit/929ebf8a451c95632ab14281072c8d36e6187f9f))
- linting
([#​2966](https://redirect.github.com/serialport/node-serialport/issues/2966))
([867d8d2](https://redirect.github.com/serialport/node-serialport/commit/867d8d2eeb2ec76573991813d66cc99a0575db1b))
- merge conflicts and package-lock.json
([f07d27d](https://redirect.github.com/serialport/node-serialport/commit/f07d27dd12b924604eef86e76fb13c58e646c6ae))
- old actions
([0521cc7](https://redirect.github.com/serialport/node-serialport/commit/0521cc70035170ac490f299e4720932498c8d26e))
##### chore
- Upgrade to
[@​serialport/bindings-cpp](https://redirect.github.com/serialport/bindings-cpp)
13
([#​2963](https://redirect.github.com/serialport/node-serialport/issues/2963))
([a4ea1fe](https://redirect.github.com/serialport/node-serialport/commit/a4ea1fe7ad73d45eae642634aa1e17fc640b1368))
##### Features
- add abilitiy for multiple delimitiers and multibyte delimiters to
packet length parser
([a875f5b](https://redirect.github.com/serialport/node-serialport/commit/a875f5b3ba7e916adba95e007696eb6b01615a11))
##### BREAKING CHANGES
- This upgrade brings node 20 as the lowest supported version - no other
changes
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - 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.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/serialport/bindings-cpp).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS44MC4wIiwidXBkYXRlZEluVmVyIjoiMzkuODAuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 5f5a0fb commit 1bb7c10
2 files changed
+11
-11
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
| |||
0 commit comments