ioBroker / ioBroker.kisshome-research

Adapter to collect the data for KISSHome project https://kisshome.de/news/
MIT License
0 stars 2 forks source link

Update @network-utils/arp-lookup requirement from ^2.0.2 to ^2.1.0 #9

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Updates the requirements on @network-utils/arp-lookup to permit the latest version.

Changelog

Sourced from @​network-utils/arp-lookup's changelog.

2.1.0 (2023-09-27)

Features

Bug Fixes

  • deps: bump actions/cache from 3.3.1 to 3.3.2 (0ea973d)
  • deps: bump actions/setup-node from 3.6.0 to 3.7.0 (5c68547)
  • deps: bump actions/setup-node from 3.7.0 to 3.8.0 (29449e0)
  • deps: bump actions/setup-node from 3.8.0 to 3.8.1 (84e0023)
  • deps: bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 (5f63861)
  • deps: bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 (29cb44f)
  • deps: bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 (cd6bff2)
  • use '-an' instead of '-a' on Darwin/Linux (4408591)
  • warnings (cf238d4)

2.0.2 (2023-05-09)

Bug Fixes

  • deps: bump actions/cache from 2.1.7 to 3.0.1 (80da0e7)
  • deps: bump actions/cache from 3.0.1 to 3.0.3 (f41b01d)
  • deps: bump actions/cache from 3.0.3 to 3.0.4 (2892f90)
  • deps: bump actions/cache from 3.0.4 to 3.3.1 (4ee2531)
  • deps: bump actions/setup-node from 2.5.1 to 3.0.0 (76601c9)
  • deps: bump actions/setup-node from 3.0.0 to 3.1.0 (a4974d4)
  • deps: bump actions/setup-node from 3.1.0 to 3.1.1 (ce474bd)
  • deps: bump actions/setup-node from 3.1.1 to 3.2.0 (7df5df0)
  • deps: bump actions/setup-node from 3.2.0 to 3.3.0 (398acd2)
  • deps: bump actions/setup-node from 3.3.0 to 3.6.0 (418bb06)
  • deps: bump dependabot/fetch-metadata from 1.2.1 to 1.3.0 (63cdf08)
  • deps: bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 (7e2f773)
  • deps: bump dependabot/fetch-metadata from 1.3.1 to 1.3.2 (1cf73e8)
  • deps: bump dependabot/fetch-metadata from 1.3.2 to 1.4.0 (f484d18)
  • deps: bump minimist from 1.2.5 to 1.2.6 (69b6441)

2.0.0 (2022-02-24)

⚠ BREAKING CHANGES

  • is() renamed to isType()
  • removed vendor information

Bug Fixes

... (truncated)

Commits
  • fe1f595 chore(release): 2.1.0
  • f901841 chore: format index.ts
  • 4408591 fix: use '-an' instead of '-a' on Darwin/Linux
  • cf238d4 fix: warnings
  • b3dc874 chore: consolidate type function
  • 57d6923 docs: update README.md
  • 64bdab8 feat: added getType function
  • 2e7bdfb Merge pull request #398 from justintaddei/dependabot/npm_and_yarn/types/node-...
  • c47b56a chore(deps-dev): bump @​types/node from 20.6.5 to 20.7.0
  • ea84b44 Merge pull request #397 from justintaddei/dependabot/npm_and_yarn/types/node-...
  • Additional commits viewable in compare view


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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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 month ago

Looks like @network-utils/arp-lookup is up-to-date now, so this is no longer needed.