Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency serialport to v12 #80

Merged
merged 2 commits into from
Oct 3, 2023

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Aug 29, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
serialport ^9.2.0 -> ^12.0.0 age adoption passing confidence

Release Notes

serialport/node-serialport (serialport)

v12.0.0

Compare Source

Bug Fixes

11.0.1 (2023-07-27)

Bug Fixes
Reverts

v11.0.1

Compare Source

Bug Fixes
Reverts

v11.0.0

Compare Source

Bug Fixes
chore
Features
BREAKING CHANGES
  • drop node 12

v10.5.0

Compare Source

Bug Fixes
Features
  • upgrade serialport/bindings-cpp (4c07c80)

v10.4.0

Compare Source

Features

v10.3.0

Compare Source

Bug Fixes
Features

10.2.2 (2022-02-05)

Bug Fixes

10.2.1 (2022-02-03)

Bug Fixes

v10.2.2

Compare Source

Bug Fixes

v10.2.1

Compare Source

Bug Fixes

v10.2.0

Compare Source

Features

v10.1.0

Compare Source

Bug Fixes
Features

10.0.2 (2022-01-08)

Features

10.0.1 (2021-12-25)

Bug Fixes

v10.0.2

Compare Source

Features

v10.0.1

Compare Source

Bug Fixes

v10.0.0

Compare Source

Features
BREAKING CHANGES
  • This release switches to NAPI which changes how many binaries are released and will potentially break your build system

9.2.8 (2021-11-26)

Bug Fixes

9.2.7 (2021-11-18)

Note: Version bump only for package serialport-monorepo

9.2.6 (2021-11-18)

Note: Version bump only for package serialport-monorepo

9.2.5 (2021-10-31)

Note: Version bump only for package serialport-monorepo

9.2.4 (2021-09-28)

Note: Version bump only for package serialport-monorepo

9.2.3 (2021-09-24)

Note: Version bump only for package serialport-monorepo

9.2.2 (2021-09-24)

Note: Version bump only for package serialport-monorepo

9.2.1 (2021-09-03)

Note: Version bump only for package serialport-monorepo

v9.2.8

Compare Source

Bug Fixes

v9.2.7

Compare Source

Note: Version bump only for package serialport-monorepo

v9.2.5

Compare Source

Note: Version bump only for package serialport-monorepo

v9.2.4

Compare Source

Note: Version bump only for package serialport-monorepo

v9.2.3

Compare Source

Note: Version bump only for package serialport-monorepo

v9.2.1

Compare Source

Note: Version bump only for package serialport-monorepo


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/serialport-12.x branch from f0ca2f7 to 520f6fc Compare August 30, 2023 03:49
@renovate renovate bot force-pushed the renovate/serialport-12.x branch from 520f6fc to 8398074 Compare September 8, 2023 03:36
@renovate renovate bot force-pushed the renovate/serialport-12.x branch from 8398074 to c96eab7 Compare September 8, 2023 03:44
@alexrudd2
Copy link
Owner

See nornagon#160, f0e2da8, and 47f5da7

@renovate
Copy link
Author

renovate bot commented Oct 3, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

@alexrudd2 alexrudd2 force-pushed the renovate/serialport-12.x branch from afe335f to 7eacf58 Compare October 3, 2023 17:39
@alexrudd2
Copy link
Owner

Got it! The upstream type definition was fine, but it was clashing with a definition in global.d.ts. Removing that definition fixes the clash!

declare module '@serialport/binding-mock';

See also: nornagon#160

@alexrudd2 alexrudd2 merged commit d5c3a05 into main Oct 3, 2023
@alexrudd2 alexrudd2 deleted the renovate/serialport-12.x branch October 3, 2023 17:54
@alexrudd2 alexrudd2 mentioned this pull request Oct 3, 2023
alexrudd2 added a commit that referenced this pull request Oct 26, 2023
* update dependency serialport to v12

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Ruddick <[email protected]>
alexrudd2 added a commit that referenced this pull request Oct 26, 2023
* update dependency serialport to v12

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Ruddick <[email protected]>
alexrudd2 added a commit that referenced this pull request Oct 26, 2023
* update dependency serialport to v12

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Alex Ruddick <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant