Apollon77 / smartmeter-obis

This library supports the reading and parsing of smartmeter protocols that follow the OBIS number logic to make their data available.
MIT License
53 stars 20 forks source link

chore(deps): bump serialport from 10.4.0 to 10.5.0 #224

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps serialport from 10.4.0 to 10.5.0.

Changelog

Sourced from serialport's changelog.

10.5.0 (2022-11-17)

Bug Fixes

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

Features

  • upgrade serialport/bindings-cpp (4c07c80)
Commits
  • d8330a3 v10.5.0
  • 4c07c80 feat: upgrade serialport/bindings-cpp
  • 1a5a07b chore(deps): update codecov/codecov-action digest to f32b3a3 (#2490)
  • 1769dfa chore(deps): update actions/checkout digest to e2f20e6 (#2489)
  • b943bd7 chore(deps): update node.js to v16.18.1 (#2492)
  • 64cd828 chore(deps): update dependency esbuild to v0.15.14
  • 849e7af chore(deps): update typescript-eslint monorepo to v5.43.0
  • 5c25923 chore(deps): update dependency esbuild-register to v3.4.1
  • 95509aa chore(deps): update dependency esbuild-register to v3.4.0
  • 7e43c94 chore(deps): update typescript-eslint monorepo to v5.42.1
  • 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)
Apollon77 commented 1 year ago

@dependabot rebase

dependabot[bot] commented 1 year ago

Looks like serialport is up-to-date now, so this is no longer needed.