CliffS / ikea-tradfri

A library to access the IKEA Trådfri lighting system without needing to call a separate binary
GNU Lesser General Public License v3.0
12 stars 6 forks source link

Bump node-tradfri-client from 3.1.0 to 3.1.1 #39

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps node-tradfri-client from 3.1.0 to 3.1.1.

Changelog

Sourced from node-tradfri-client's changelog.

3.1.1 (2022-04-24)

  • (AlCalzone) Update mdns-server dependency to support auto-disovery on Node.js 18
Commits
  • bce3705 chore: release v3.1.1
  • 573481f fix: update mdns-server to support Node.js 18 (#604)
  • 7194b09 build(deps-dev): bump @​alcalzone/release-script-plugin-license (#596)
  • 3876d48 build(deps-dev): bump typescript from 4.6.2 to 4.6.3 (#601)
  • e8eee12 build(deps-dev): bump yargs from 17.3.1 to 17.4.0 (#597)
  • 9726553 build(deps): bump debug from 4.3.3 to 4.3.4 (#600)
  • b62e413 build(deps-dev): bump @​types/yargs from 17.0.8 to 17.0.10 (#599)
  • a606c35 build(deps-dev): bump ts-node from 10.5.0 to 10.7.0 (#598)
  • d988d01 build(deps-dev): bump @​alcalzone/release-script from 3.5.2 to 3.5.6 (#595)
  • 74a4d65 build(deps-dev): bump typescript from 4.5.5 to 4.6.2 (#587)
  • 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 1 year ago

Superseded by #42.