Skip to content

Bump @fastify/middie and homebridge-config-ui-x#92

Open
dependabot[bot] wants to merge 1 commit intolatestfrom
dependabot/npm_and_yarn/multi-a164b5ce5b
Open

Bump @fastify/middie and homebridge-config-ui-x#92
dependabot[bot] wants to merge 1 commit intolatestfrom
dependabot/npm_and_yarn/multi-a164b5ce5b

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 20, 2026

Removes @fastify/middie. It's no longer used after updating ancestor dependency homebridge-config-ui-x. These dependencies need to be updated together.

Removes @fastify/middie

Updates homebridge-config-ui-x from 5.6.1 to 5.15.0

Release notes

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

v5.15.0

UI Changes

  • feat: node update preferences + dev docs improvements (#2685) (@​seidnerj)
  • fix disable plugin showing incorrect keepOrphans (#2692) (@​copilot)
  • feat: add separate beta preferences for plugins (#2687) (@​seidnerj)
  • further tweaks for node + plugin update preferences
  • fix manage plugin show back btn after plugin install
  • open accessory info on tile loading icon click
  • a11y: improvements to plugin markdown directive (from #2677) (@​rfiorentino1)
  • first step of improvements to https settings (@​donavanbecker)
  • a11y: improvements to plugin json schema forms (from #2677) (@​rfiorentino1)

Other Changes

  • update @antfu/eslint-config lint package to v7
  • upgrade otplib to v13 + migrate code
  • weather widget: put text into strings for i18n

Homebridge Dependencies

  • @homebridge/hap-client @ v3.1.2
  • @homebridge/node-pty-prebuilt-multiarch @ v0.13.1
  • @homebridge/plugin-ui-utils @ v2.1.2

v5.14.1-beta.13

How To Test Upcoming Changes

v5.14.0

Wishing all our users a very happy and fulfilling 2026! 🎉

UI Changes

  • fix lock accessory info with no linked services
  • accessory info + icon for access code service
  • use back btn from release notes to manage version
  • a11y: button label improvements on manage version

Other Changes

  • remove unused import from security system component
  • optimise api calls on opening uninstall component
  • dependency updates

Homebridge Dependencies

  • @homebridge/hap-client @ v3.1.2
  • @homebridge/node-pty-prebuilt-multiarch @ v0.13.1
  • @homebridge/plugin-ui-utils @ v2.1.2

... (truncated)

Changelog

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

v5.15.0 (2026-01-17)

UI Changes

  • feat: node update preferences + dev docs improvements (#2685) (@​seidnerj)
  • fix disable plugin showing incorrect keepOrphans (#2692) (@​copilot)
  • feat: add separate beta preferences for plugins (#2687) (@​seidnerj)
  • further tweaks for node + plugin update preferences
  • fix manage plugin show back btn after plugin install
  • open accessory info on tile loading icon click
  • a11y: improvements to plugin markdown directive (from #2677) (@​rfiorentino1)
  • first step of improvements to https settings (@​donavanbecker)
  • a11y: improvements to plugin json schema forms (from #2677) (@​rfiorentino1)

Other Changes

  • update @antfu/eslint-config lint package to v7
  • upgrade otplib to v13 + migrate code
  • weather widget: put text into strings for i18n

Homebridge Dependencies

  • @homebridge/hap-client @ v3.1.2
  • @homebridge/node-pty-prebuilt-multiarch @ v0.13.1
  • @homebridge/plugin-ui-utils @ v2.1.2

v5.14.0 (2026-01-02)

Wishing all our users a very happy and fulfilling 2026! 🎉

UI Changes

  • fix lock accessory info with no linked services
  • accessory info + icon for access code service
  • use back btn from release notes to manage version
  • a11y: button label improvements on manage version

Other Changes

  • remove unused import from security system component
  • optimise api calls on opening uninstall component
  • dependency updates

Homebridge Dependencies

  • @homebridge/hap-client @ v3.1.2
  • @homebridge/node-pty-prebuilt-multiarch @ v0.13.1
  • @homebridge/plugin-ui-utils @ v2.1.2

v5.13.1 (2025-12-27)

... (truncated)

Commits
  • 3a3e96d v5.15.0
  • 8a20740 weather widget: put text into strings for i18n
  • c64bdfd a11y: improvements to plugin json schema forms
  • 98b6fda upgrade otplib to v13 + migrate code
  • 3e88617 first step of improvements to https settings (@​donavanbecker)
  • d89cad3 update @antfu/eslint-config to v7 + lint fix
  • 91335f2 a11y: improvements to plugin markdown directive
  • 83452e9 open accessory info on tile loading icon click
  • 9c0de3e fix manage plugin show back btn after plugin install
  • e00bf2d further tweaks for node + plugin update preferences
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for homebridge-config-ui-x since your current version.


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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Removes [@fastify/middie](https://github.com/fastify/middie). It's no longer used after updating ancestor dependency [homebridge-config-ui-x](https://github.com/homebridge/homebridge-config-ui-x). These dependencies need to be updated together.


Removes `@fastify/middie`

Updates `homebridge-config-ui-x` from 5.6.1 to 5.15.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@v5.6.1...v5.15.0)

---
updated-dependencies:
- dependency-name: "@fastify/middie"
  dependency-version: 
  dependency-type: indirect
- dependency-name: homebridge-config-ui-x
  dependency-version: 5.15.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code minor labels Jan 20, 2026
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 javascript Pull requests that update javascript code minor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants