ioBroker / ioBroker.kisshome-research

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

Update @iobroker/types requirement from ^6.0.10 to ^6.0.11 #21

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Updates the requirements on @iobroker/types to permit the latest version.

Release notes

Sourced from @​iobroker/types's releases.

Release v6.0.11

official release

Changelog

Sourced from @​iobroker/types's changelog.

6.0.11 (2024-08-21) - Kiera

  • (@​foxriver76) only generate packageUpdates notification, if new updates detected

6.0.10 (2024-08-05) - Kiera

  • (foxriver76) fixed "alias subscription error" log
  • (foxriver76) do not check for OS updates on Docker installations
  • (foxriver76) clear package update notification if no updates are present anymore
  • (Gaspode69) fixed restarting controller on Windows systems

6.0.9 (2024-07-20) - Kiera

  • (foxriver76) provide method getAdapterScopedPackageIdentifier for adapters

6.0.8 (2024-07-13) - Kiera

  • (foxriver76) fixed problem with Sentry plugin

6.0.7 (2024-07-12) - Kiera

  • (foxriver76) added auto upgrade information to cli list adapters and repo show
  • (foxriver76) do not show the stack trace if user does not exist on iob user check
  • (foxriver76) prevent iob logs --watch logging the entries two times

6.0.6 (2024-06-30) - Kiera

  • (foxriver76) fixed Windows installation
  • (foxriver76) fixed issue on package updates (e.g. Admin Node.js update)

6.0.5 (2024-06-16) - Kiera

Breaking changes

  • Support for Node.js 16 is dropped!
  • Binary states have been removed
  • Let's encrypt has been removed

Features

Optimizations and fixes

  • (foxriver76) we now send SIGKILL instead of SIGTERM if adapter does not stop in normal time to prevent ghost processes
  • (foxriver76) prevent crash case if an invalid pattern is scanned in the database
  • (foxriver76) we now log the pid if a adapter process is stopped
  • (foxriver76/Apollon77) fixed crash case on file rotation
  • (foxriver76) optimized error messages and help text for cli commands url and install
  • (foxriver76) if users want to install non existing adapters we now hint to the url command instead of recommending the use of npm
  • (foxriver76) when interacting with aliases we no longer check permissions of the alias and the original object, we now only check the alias
  • (foxriver76) host object is now already created during setup first run, allowing eg to disable sentry globally before first start of ioBroker
  • (foxriver76) if the user sets a custom title for instances this is now preserved during upload
  • (foxriver76) on reinstallation of adapters we uninstall the package manually first to ensure a correct reinstall

... (truncated)

Commits


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)