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

Update dependency homebridge-config-ui-x to v4.56.2 #144

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 14, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
homebridge-config-ui-x 4.52.2 -> 4.56.2 age adoption passing confidence

Release Notes

homebridge/homebridge-config-ui-x (homebridge-config-ui-x)

v4.56.2

Compare Source

Fixed
  • shared use of commander between homebridge and UI
Other Changes
  • Prepare for tags with prefix of v
  • Update Discord Webhook
  • Update Pre Release Process
  • calculate GitHub release name, may differ with v or not
Homebridge Dependencies
  • @homebridge/hap-client @​ v1.10.0
  • @homebridge/node-pty-prebuilt-multiarch @​ v0.11.12
  • @homebridge/plugin-ui-utils @​ v1.0.2

v4.56.1

Compare Source

Bug Fixes
  • drop @homebridge/node-pty-prebuilt-multiarch to v0.11.12 (resolves git requirement)
Homebridge Dependencies
  • @homebridge/hap-client @​ v1.10.0
  • @homebridge/node-pty-prebuilt-multiarch @​ v0.11.12
  • @homebridge/plugin-ui-utils @​ v1.0.2

v4.56.0

Compare Source

UI Changes
  • improve power options button display (#​1961) (@​mkz212)
  • update credits modal with supporters
  • add warning to remove-single-cached-accessory (#​1985) (@​mkz212)
  • refactor backup and restore modals, separate items on settings page
  • standardise modal sizes
  • standardise warning sections on settings modals
  • minor adjustments to settings page
  • update icons on settings page (#​1990) (@​mkz212)
  • break-word in plugin config (#​1993) (@​mkz212)
  • Fix crash with missing homepage package.json property (#​2013) (@​regaw-leinad)
  • improve ui of settings page (#​2016) (@​mkz212)
  • improve ui of settings page (#​2026) (@​mkz212)
  • remove mdns interface tooltips
  • network interface widget: custom interface
  • fix status widget graphs
  • add 'report an issue' link to plugin menu
  • configurable action button class on confirm component
  • refactor widget settings view with styled checkboxes
  • refactor accessory info view with styled checkboxes
  • remove NPM/GitHub icons from plugin modals
  • refactor user add/edit with styled checkboxes
  • hide plugin logs menu item when plugin is disabled
  • refactor add room button and modal
Translation Changes
Other Changes
  • improve GitHub actions
  • fixed Environment Info selection on bug and support templates
  • add wiki change request issue template
  • removed force of earlier version of bonjour-service as a fix has been implemented in latest version
  • updated release drafter template so releases do not start with a v
  • updated special plugin lists
  • check local dir for homebridge when running dev
  • dependency updates
  • update @homebridge/ dependencies
  • standardise CHANGELOG to same as homebridge
  • standardise README to same as other hb repos

v4.55.1

Compare Source

Bug Fixes
  • Force earlier version of bonjour-service to resolve #​1973 and #​1975
    • If you experienced this issue, we would recommend you go into Homebridge Setting and turn off Homebridge 'Insecure' Mode (Enable Accessory Control) before upgrading, after you upgrade you can re-enable.
Translation Changes
Other Changes
  • attach artifacts to workflows
  • update issue templates

v4.55.0

Compare Source

UI Changes
  • Add plugin log download button
  • Improve plugin card hyperlinks (#​1918) (@​jsiegenthaler)
  • Download logs option for when a plugin install/update/uninstall fails
  • revise system information icons (os/node)
  • accessory title fix (lights + windows) (#​1933) (@​mkz212)
  • improve spacing in plugin card
  • more items in homebridge settings
  • confirm restart after updating Homebridge instead of automatically restarting
  • improve child bridge sing/plu in dropdown
  • move backup/restore + users to hb settings
  • move hb/ui settings to main menu
  • create standard settings page + link at top
  • small changes to plugin card (based on feedback)
  • fix overflow in markdown changelog
  • plugin card updates
  • added credits link in status footer and modal for credits
  • added more aria-label attributes to buttons to improve accessibility
  • add link to homebridge wiki in logs on plugin action error
  • allow fan/fanv2 rotation speed to be a different unit than percentage
  • improve plugin sorting, with actionable plugins at the top
  • fix footer paddings for mobile and desktop (#​1956) (@​mkz212)
  • no need to restart if updating disabled plugin
  • standardise update modal header
Translation Changes
Other Changes
  • add passport as dependency to BE
  • revert ngx-monaco-editor dependency update
  • ui: update to angular v15
  • improve GitHub actions
  • Fix for backup service including npm's cache (#​1949) (@​sapireli)
  • updated dependencies
  • ignore .venv in hb backup files
  • updated Discord Webhooks so notifications are seperated for release and pre-release
  • update maximum file upload size to 25mb

v4.54.2

Compare Source

Bug Fixes

v4.54.1

Compare Source

Bug Fixes
  • Restore missing 'set up child bridge' option on plugin card when system doesn't automatically recommend it
  • Fix artifact attachment GitHub workflow
Other Changes
  • Do not attach artifacts to GitHub releases if the tarball is smaller than 10MB

v4.54.0

Compare Source

Merry Christmas and Happy Holidays to all our users celebrating later this month! 🎄

Notable Changes
  • Homebridge UI removed from the plugins page
    • Status and update notifications moved to the status page (next to / under Homebridge itself)
    • UI settings is accessible from the main menu
  • Various changes to the plugin cards
UI Changes
  • add power options modal (#​1820)
  • remove hb-ui card from plugins page (#​1830)
  • add some support links (#​1833)
  • add plugin logs feature (#​1834)
  • update module headers (#​1836)
  • add plugin homepage link to UI settings screen
  • add icons to main menu
  • Add All Config Options to UI Settings (#​1838)
  • add spanner settings icons to hb+ui on status
  • add modal to explain unverified plugin status
  • refactor main page sub-icons
  • add new concept for plugin card with icons
  • always show 'Accessories' tab to show issue in UI if insecure mode is not enabled
  • for plugins that don't have a GitHub domain homepage, try parsing the bugs URL to be able to obtain release information

Thanks to @​mkz212 for his contributions to the UI

Translation Changes

Also thanks to @​mkz212 and @​Staubgeborener for their contributions to the translation files

Other Changes
  • update GitHub release workflow (#​1818)
  • add generic restart hb modal, future use (#​1821)
  • Add Raspberry Pi 5 to list of Pi devices in bug-report template (#​1824) (@​jsiegenthaler)
  • add api work for plugin icons
  • update dependencies
  • save bugs link as part of IPackageJson type

v4.53.0

Compare Source

Happy Thanksgiving to our American friends! 🦃

⚠️ The minimum version of Homebridge needed for this version of UI is v1.6.0. If you are running a lower version of Homebridge, you should consider updating before installing this UI update.

UI Changes
Translation Changes
Other Changes
  • Add Alpha Releases (#​1740)
  • update dependencies (#​1745)
  • update GitHub release workflow (#​1746)
  • ui lint sort imports and exports (#​1750)
  • update lang sync - remove old translations (#​1751)
  • various code improvements + simplifications (#​1754)
  • remove node 11 polyfill from self-check (#​1777)
  • remove old hb checks, import functions directly (#​1780)
  • stricter lint rules in api and ui (#​1783)
  • graceful fail when issue with node dist list response (#​1800)
  • Update node-pty-prebuilt-multiarch to 0.11.12

v4.52.3

Compare Source

Bug Fixes
  • Fixes for #​1698, update-node failing with npm not found

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/homebridge-config-ui-x-4.x branch from 14c0b31 to e8de997 Compare November 25, 2023 00:55
@renovate renovate bot changed the title Update dependency homebridge-config-ui-x to v4.52.3 Update dependency homebridge-config-ui-x to v4.53.0 Nov 25, 2023
@renovate renovate bot force-pushed the renovate/homebridge-config-ui-x-4.x branch from e8de997 to 2c86abe Compare December 7, 2023 22:39
@renovate renovate bot changed the title Update dependency homebridge-config-ui-x to v4.53.0 Update dependency homebridge-config-ui-x to v4.54.0 Dec 7, 2023
@renovate renovate bot force-pushed the renovate/homebridge-config-ui-x-4.x branch from 2c86abe to 3411866 Compare December 8, 2023 19:04
@renovate renovate bot changed the title Update dependency homebridge-config-ui-x to v4.54.0 Update dependency homebridge-config-ui-x to v4.54.1 Dec 8, 2023
@renovate renovate bot force-pushed the renovate/homebridge-config-ui-x-4.x branch from 3411866 to e345c06 Compare January 3, 2024 01:59
@renovate renovate bot changed the title Update dependency homebridge-config-ui-x to v4.54.1 Update dependency homebridge-config-ui-x to v4.54.2 Jan 3, 2024
@renovate renovate bot force-pushed the renovate/homebridge-config-ui-x-4.x branch from e345c06 to 5222034 Compare January 7, 2024 07:53
@renovate renovate bot changed the title Update dependency homebridge-config-ui-x to v4.54.2 Update dependency homebridge-config-ui-x to v4.55.0 Jan 7, 2024
@renovate renovate bot force-pushed the renovate/homebridge-config-ui-x-4.x branch from 5222034 to 22ac11c Compare January 7, 2024 17:13
@renovate renovate bot changed the title Update dependency homebridge-config-ui-x to v4.55.0 Update dependency homebridge-config-ui-x to v4.55.1 Jan 7, 2024
@renovate renovate bot force-pushed the renovate/homebridge-config-ui-x-4.x branch from 22ac11c to ebad068 Compare April 2, 2024 09:52
@renovate renovate bot changed the title Update dependency homebridge-config-ui-x to v4.55.1 Update dependency homebridge-config-ui-x to v4.56.0 Apr 2, 2024
@renovate renovate bot force-pushed the renovate/homebridge-config-ui-x-4.x branch from ebad068 to 4692cd9 Compare April 3, 2024 20:27
@renovate renovate bot changed the title Update dependency homebridge-config-ui-x to v4.56.0 Update dependency homebridge-config-ui-x to v4.56.1 Apr 3, 2024
@renovate renovate bot force-pushed the renovate/homebridge-config-ui-x-4.x branch from 4692cd9 to ee0aa61 Compare April 27, 2024 19:08
@renovate renovate bot changed the title Update dependency homebridge-config-ui-x to v4.56.1 Update dependency homebridge-config-ui-x to v4.56.2 Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants