dgreif / homebridge-hatch-baby-rest

A homebridge plugin for Hatch Baby Rest night light
MIT License
74 stars 19 forks source link

chore(deps-dev): bump homebridge-config-ui-x from 4.13.3 to 4.15.1 #18

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps homebridge-config-ui-x from 4.13.3 to 4.15.1.

Release notes

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

4.15.1 (2020-04-14)

Homebridge Beta Testing

Please help us test the next release of Homebridge: homebridge/homebridge#2459

Notable Changes

  • Plugins: A warning message will now be show when updating a plugin that requires a newer version of Node.js than the user currently has installed
  • Homebridge: The next major release of Homebridge will require Node.js v10.17.0 or later, the UI will prevent Homebridge from updating if the user's Node.js version is lower than this

Other Changes

  • Accessory Control: Accessories from other Homebridge instances will no longer be displayed unless the other instance has the same PIN set
  • i18n: Improvements to Polish language translations (#608)
  • i18n: Improvements to Russian language translations (#609)
  • Updated npm dependencies

The Homebridge team has released the official Homebridge Raspberry Pi Image.

If you like Homebridge Config UI X please consider starring the project on GitHub.

4.14.0 (2020-04-08)

Notable Changes

  • Config Editor: The config editor will now automatically correct some common JSON syntax errors on save such as removing trailing commas at the end of arrays and objects, removing comments, ensuring keys are quoted, and ensuring strings are quoted with double quotes instead of single quotes

Other Changes

... (truncated)
Changelog

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

Change Log

All notable changes to this project will be documented in this file. This project uses Semantic Versioning.

4.15.0 (2020-04-14)

Notable Changes

  • Plugins: A warning message will now be show when updating a plugin that requires a newer version of Node.js than the user currently has installed
  • Homebridge: The next release of Homebridge will require Node.js v10.17.0 or later, the UI will prevent Homebridge from updating if the user's Node.js version is lower than this

Other Changes

  • Accessory Control: Accessories from other Homebridge instances will no longer be displayed unless the other instance has the same PIN set
  • i18n: Improvements to Polish language translations (#608)
  • i18n: Improvements to Russian language translations (#609)
  • Updated npm dependencies

4.14.0 (2020-04-08)

Notable Changes

  • Config Editor: The config editor will now automatically correct some common JSON syntax errors on save such as removing trailing commas at the end of arrays and objects, removing comments, ensuring keys are quoted, and ensuring strings are quoted with double quotes instead of single quotes

Other Changes

  • Linux: Users are now prompted for confirmation before shutting down or restarting the host server
  • hb-service: Linux only: systemd will now really ensure the network is online before starting Homebridge (#605)
  • i18n: Improvements to German language translations (#599)
  • Updated npm dependencies

Bug Fixes

  • Plugins: Fixed a bug that caused the plugin page not to load if the DNS lookup took a long time to timeout (#598)
Commits


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)
dependabot-preview[bot] commented 4 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.