ioBroker / ioBroker.ekey

Connect ekey to ioBroker
MIT License
8 stars 2 forks source link

Bump serialport from 10.5.0 to 11.0.1 #27

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 1 year ago

Bumps serialport from 10.5.0 to 11.0.1.

Changelog

Sourced from serialport's changelog.

11.0.1 (2023-07-27)

Bug Fixes

  • deps: update dependency @​serialport/bindings-cpp to v11.0.3 (#2658) (8100318)
  • deps: update dependency @​serialport/bindings-cpp to v11.0.3 (#2662) (091528b)
  • deps: update dependency @​serialport/bindings-cpp to v12 (#2660) (bfd9bad)

Reverts

  • Revert "chore(deps): update dependency lerna to v6.6.2" (#2666) (b4f6ca8), closes #2666
  • Revert "fix(deps): update dependency @​serialport/bindings-cpp to v12" (#2664) (bbbf516), closes #2664

11.0.0 (2023-04-29)

Bug Fixes

  • deps: update dependency commander to v9.2.0 (#2486) (4a14c4d)

chore

Features

BREAKING CHANGES

  • drop node 12
Commits
  • 12aeb53 v11.0.1
  • 79ead8e chore(deps): revert prettier to 2.8.8 (#2670)
  • a2e11df chore(deps): update dependency esbuild to v0.18.17
  • f392012 chore(deps): update dependency @​types/node to v18.17.1
  • 18f061c chore(deps): update typescript-eslint monorepo to v6.2.0
  • b4f6ca8 Revert "chore(deps): update dependency lerna to v6.6.2" (#2666)
  • 55b92c5 chore(deps): update dependency lerna to v6.6.2 (#2633)
  • bbbf516 Revert "fix(deps): update dependency @​serialport/bindings-cpp to v12" (#2664)
  • bfd9bad fix(deps): update dependency @​serialport/bindings-cpp to v12 (#2660)
  • dcc0b74 chore(deps): update dependency @​tsconfig/node14 to v14 (#2645)
  • Additional commits viewable in compare view


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 11 months ago

Superseded by #30.