Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump homebridge-config-ui-x from 4.65.2 to 4.68.0 #42

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

Bumps homebridge-config-ui-x from 4.65.2 to 4.68.0.

Release notes

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

v4.68.0

Happy 2025 to all our users! 🎉

⚠️ Upcoming Deprecations:

  • The next major version v5 of the Homebridge UI will drop support for:
    • Node.js v16 and earlier, so please update to v18 or v20 or v22 - more info on updating
    • Raspberry Pi devices running on the armv6 architecture (like the Pi 1 and Pi Zero) - please update your hardware
    • Instances using pnpm as the package manager - consider updating your Homebridge instance to use npm instead - more info on updating
  • Note that these are not requirements for UI v4.68.0

UI Changes

  • updates to the cs.json language file (#2311) (@​DavidHuljak)
  • improved messaging on plugin child bridge modal
  • further improvements to plugin search
  • implement and allow switching to scoped plugins
  • merge plugin info and verified modals
    • condensing plugin card into title + three lines of description
  • consistent formatting of child bridge names across the ui
  • general improvements across the ui
    • status page:
      • individual widget setting form design made consistent with other forms
      • added pairing status to qr code widget
    • plugins page:
    • accessories page:
      • changed accessory spanner icon to info icon (more descriptive)
      • accessory info modal redesigned and provides more info where possible like the accessory UUID (including a link to remove from the cache)
      • added support modal with some info about rooms and accessories (visible on desktop)
    • json config page:
      • redesigned restore modal to be more consistent with other modals
    • settings page:
      • chevron icons replaced with arrow-right icons
      • removed restore modal from settings page and is accessible from the backup modal
      • backup modal redesigned to be more consistent with other modals
      • added new display -> menu mode setting which allows keeping the side menu from expanding out on desktop
      • redesigned and improved accessories and bridges sections and modals
    • users page:
      • add user and edit user modals redesigned to be more consistent with other modals
      • user card updated with icon buttons for edit/delete rather than text buttons

Plugin Custom UI Changes

The UI has recently been updated with @homebridge/plugin-ui-utils @ v2.0.0, which includes a new feature to allow plugin developers to dynamically enable and disable the Save button in the custom UI modal. Two new methods have been added for this purpose:

  • homebridge.disableSaveButton()

... (truncated)

Changelog

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

v4.68.0 (2025-01-08)

Happy 2025 to all our users! 🎉

⚠️ Upcoming Deprecations:

  • The next major version v5 of the Homebridge UI will drop support for:
    • Node.js v16 and earlier, so please update to v18 or v20 or v22 - more info on updating
    • Raspberry Pi devices running on the armv6 architecture (like the Pi 1 and Pi Zero) - please update your hardware
    • Instances using pnpm as the package manager - consider updating your Homebridge instance to use npm instead - more info on updating
  • Note that these are not requirements for UI v4.68.0

UI Changes

  • updates to the cs.json language file (#2311) (@​DavidHuljak)
  • improved messaging on plugin child bridge modal
  • further improvements to plugin search
  • implement and allow switching to scoped plugins
  • merge plugin info and verified modals
    • condensing plugin card into title + three lines of description
  • consistent formatting of child bridge names across the ui
  • general improvements across the ui
    • status page:
      • individual widget setting form design made consistent with other forms
      • added pairing status to qr code widget
    • plugins page:
    • accessories page:
      • changed accessory spanner icon to info icon (more descriptive)
      • accessory info modal redesigned and provides more info where possible like the accessory UUID (including a link to remove from the cache)
      • added support modal with some info about rooms and accessories (visible on desktop)
    • json config page:
      • redesigned restore modal to be more consistent with other modals
    • settings page:
      • chevron icons replaced with arrow-right icons
      • removed restore modal from settings page and is accessible from the backup modal
      • backup modal redesigned to be more consistent with other modals
      • added new display -> menu mode setting which allows keeping the side menu from expanding out on desktop
      • redesigned and improved accessories and bridges sections and modals
    • users page:
      • add user and edit user modals redesigned to be more consistent with other modals
      • user card updated with icon buttons for edit/delete rather than text buttons

Plugin Custom UI Changes

The UI has recently been updated with @homebridge/plugin-ui-utils @ v2.0.0, which includes a new feature to allow plugin developers to dynamically enable and disable the Save button in the custom UI modal. Two new methods have been added for this purpose:

... (truncated)

Commits
  • a0a6b51 v4.68.0
  • c81fddd general improvements across the ui
  • df2eb5d consistent formatting of child bridge names across the ui
  • 91575ef merge plugin info and verified modals
  • d392ee7 implement and allow switching to scoped plugins
  • 4251988 further improvements to plugin search
  • 47cb134 improved messaging on plugin child bridge modal
  • a2633fa do not allow armv6l users to update to UI v5
  • c02a8f2 auto-fix ui theme setting property if existing value is not valid
  • 1549a2b Updates to the cs.json language file (#2311)
  • 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 <dependency name> 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)

Bumps [homebridge-config-ui-x](https://github.com/homebridge/homebridge-config-ui-x) from 4.65.2 to 4.68.0.
- [Release notes](https://github.com/homebridge/homebridge-config-ui-x/releases)
- [Changelog](https://github.com/homebridge/homebridge-config-ui-x/blob/latest/CHANGELOG.md)
- [Commits](homebridge/homebridge-config-ui-x@v4.65.2...v4.68.0)

---
updated-dependencies:
- dependency-name: homebridge-config-ui-x
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 8, 2025
@github-actions github-actions bot added the latest label Jan 8, 2025
@NorthernMan54 NorthernMan54 merged commit f365409 into latest Jan 9, 2025
2 checks passed
@NorthernMan54 NorthernMan54 deleted the dependabot/npm_and_yarn/homebridge-config-ui-x-4.68.0 branch January 9, 2025 15:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file latest
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant