hp-net / homebridge-nibe

Homebridge Plugin providing data from Nibe Uplink
MIT License
14 stars 3 forks source link

Bump homebridge-config-ui-x from 4.56.2 to 4.57.1 #221

Open dependabot[bot] opened 2 weeks ago

dependabot[bot] commented 2 weeks ago

Bumps homebridge-config-ui-x from 4.56.2 to 4.57.1.

Release notes

Sourced from homebridge-config-ui-x's releases.

v4.57.1

UI Changes

  • hide and show config editor action buttons based on current action

UI Fixes

  • fix edge case of hiding child bridge setup (when plugin update is available)
  • fix pkg engines, take from installed version not npm

Other Changes

  • remove useless angular OnInits
  • created shared global defaults pattern to allow sharing defaults between server and ui (@​NorthernMan54)

v4.57.0

UI Changes

  • show UI messages when node 22 updates available
    • note that Homebridge, the UI, and plugins do not yet need to support Node.js 22
    • update notifications for Node.js 22 will only be shown if you are already running Node.js 22
  • add a Homebridge v2.0 readiness badge to each installed plugin card with a modal explaining what it means
    • a tick will show if you are running Homebridge v1 and the plugin has been marked as supported v2
    • a cross will show if you are running Homebridge v1 and the plugin has not been marked as supported v2
    • no icon will be shown if you are already running a Homebridge v2 beta version

Other Changes

  • run improved linter on non-typescript files
  • remove unused .prettierrc file
  • updated dependencies
  • obtain verified plugin tarballs from homebridge/verified repo
  • ignore .cache folder when creating backup files
  • add xterm-addon-web-links to angular allowed cjs
  • fixes for angular build, fix for readiness icon

v4.56.4

Other Changes

v4.56.3

Other Changes

Changelog

Sourced from homebridge-config-ui-x's changelog.

v4.57.1 (2024-08-26)

UI Changes

  • hide and show config editor action buttons based on current action

UI Fixes

  • fix edge case of hiding child bridge setup (when plugin update is available)
  • fix pkg engines, take from installed version not npm

Other Changes

  • remove useless angular OnInits
  • created shared global defaults pattern to allow sharing defaults between server and ui (@​NorthernMan54)

v4.57.0 (2024-08-26)

UI Changes

  • show UI messages when node 22 updates available
    • note that Homebridge, the UI, and plugins do not yet need to support Node.js 22
    • update notifications for Node.js 22 will only be shown if you are already running Node.js 22
  • add a Homebridge v2.0 readiness badge to each installed plugin card with a modal explaining what it means
    • a tick will show if you are running Homebridge v1 and the plugin has been marked as supported v2
    • a cross will show if you are running Homebridge v1 and the plugin has not been marked as supported v2
    • no icon will be shown if you are already running a Homebridge v2 beta version

Other Changes

  • EventEmitter memory leak warnings when you have a significant number of child bridges. (#2087) (@​hjdhjd)
  • run improved linter on non-typescript files
  • remove unused .prettierrc file
  • updated dependencies
  • obtain verified plugin tarballs from homebridge/verified repo
  • ignore .cache folder when creating backup files (@​paulk4633)
  • add xterm-addon-web-links to angular allowed cjs
  • fixes for angular build, fix for readiness icon

Homebridge Dependencies

  • @homebridge/hap-client @ v1.10.2
  • @homebridge/node-pty-prebuilt-multiarch @ v0.11.14
  • @homebridge/plugin-ui-utils @ v1.0.3

v4.56.4 (2024-06-25)

Other Changes

... (truncated)

Commits
  • e3bf0b9 v4.57.1
  • 8ec4c66 fix pkg engines, take from installed version not npm
  • 528b9ce hide and show config editor action buttons based on current action
  • 28a5088 created shared global defaults pattern to allow sharing defaults between serv...
  • 846fe92 remove useless angular OnInits
  • 32026f2 fix edge case of hiding child bridge setup
  • 9f1d92b fixes for angular build, fix for readiness icon
  • 1dceff5 add a Homebridge v2.0 readiness badge to each plugin card
  • d7ce6f5 show UI messages when node 22 updates available
  • b9bc854 add xterm-addon-web-links to angular allowed cjs
  • 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 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)