dgreif / homebridge-hatch-baby-rest

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

chore(deps): bump passport and homebridge-config-ui-x #86

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps passport and homebridge-config-ui-x. These dependencies needed to be updated together. Updates passport from 0.5.2 to 0.6.0

Changelog

Sourced from passport's changelog.

[0.6.0] - 2022-05-20

Added

  • authenticate(), req#login, and req#logout accept a keepSessionInfo: true option to keep session information after regenerating the session.

Changed

  • req#login() and req#logout() regenerate the the session and clear session information by default.
  • req#logout() is now an asynchronous function and requires a callback function as the last argument.

Security

  • Improved robustness against session fixation attacks in cases where there is physical access to the same system or the application is susceptible to cross-site scripting (XSS).

[0.5.3] - 2022-05-16

Fixed

  • initialize() middleware extends request with login(), logIn(), logout(), logOut(), isAuthenticated(), and isUnauthenticated() functions again, reverting change from 0.5.1.
Commits


Updates homebridge-config-ui-x from 4.43.3 to 4.50.1

Release notes

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

4.50.1 (2022-08-09)

Bug Fixes

  • Dashboard: Fix an issue displaying the log viewer and terminal widgets on Chrome > 104 (#1400)
  • Backups: Fixed an issue restoring backups when the Homebridge storage directory is a symbolic link
  • Backups: All symbolic links are dereferenced when performing a backup (the raw symlink is backed up, not what it pointed to)

Other Changes

  • i18n: Improvements to Ukrainian language translations (#1390)
  • i18n: Improvements to French language translations (#1393)
  • i18n: Improvements to Spanish language translations (#1396)
  • i18n: Improvements to German language translations (#1399)

If you like the Homebridge UI please consider starring the project on GitHub or donating via PayPal ❤️

4.50.0 (2022-07-16)

Breaking Changes

  • ⚠️ Node.js v14.15.0 or later is REQUIRED - See How To Update Node.js ⚠️
  • Dropped support for Node.js versions prior to v14. Do not update to this version if you are not running v14.15.0 or later

Other Changes

  • i18n: Improvements to Swedish language translations (#1380)
  • i18n: Improvements to Polish language translations (#1389)
  • Updated npm dependencies

Bug Fixes

  • Backups: Exclude .npmrc files from backups
  • Plugins: A plugin with a custom user interfaces will have it's optional customUiPath property re-evaluated when the package version changes (#1379)
  • Plugins: Prevent a plugin using symlink to define a customUiPath outside it's root directory
  • Plugins: Changed "install previous version" to "Install Alternate Version" (#1385)
  • Auth: Fixed form validation for autofilled username and password (#1388)

If you like the Homebridge UI please consider starring the project on GitHub or donating via PayPal ❤️

... (truncated)

Changelog

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

4.50.1 (2022-08-09)

Bug Fixes

  • Dashboard: Fix an issue displaying the log viewer and termial widgets on Chrome > 104 (#1400)
  • Backups: Fixed an issue restoring backups when the Homebridge storage directory is a symbolic link
  • Backups: All symbolic links are dereferenced when performing a backup (the raw symlink is backed up, not what it pointed to)

Other Changes

  • i18n: Improvements to Ukrainian language translations (#1390)
  • i18n: Improvements to French language translations (#1393)
  • i18n: Improvements to Spanish language translations (#1396)
  • i18n: Improvements to German language translations (#1399)

4.50.0 (2022-07-16)

Breaking Changes

  • Node.js v14.15.0 or later is REQUIRED - See How To Update Node.js
  • Dropped support for Node.js versions prior to v14. Do not update to this version if you are not running v14.15.0 or later

Other Changes

  • i18n: Improvements to Swedish language translations (#1380)
  • i18n: Improvements to Polish language translations (#1389)
  • Updated npm dependencies

Bug Fixes

  • Backups: Exclude .npmrc files from backups
  • Plugins: A plugin with a custom user interfaces will have it's optional customUiPath property re-evaluated when the package version changes (#1379)
  • Plugins: Prevent a plugin using symlink to define a customUiPath outside it's root directory
  • Plugins: Changed "install previous version" to "Install Alternate Version" (#1385)
  • Auth: Fixed form validation for autofilled username and password (#1388)

4.49.0 (2022-07-08)

Notable Changes

  • Plugins Faster, and hopefully more reliable, updater and installer for Verified Homebridge Plugins exclusively on the following platforms:
    • Debian-based Linux (via apt package): requires apt package update (=>1.0.27)
    • Docker: requires image update (=>2022-07-08)
    • Synology DSM 7: requires package update via DSM Package Center (=>3.0.7)
    • If the new install / update process fails, it will automatically fallback to using the standard npm update method

Other Changes

  • i18n: Improvements to Italian language translations (#1373)
  • i18n: Improvements to Korean language translations (#1374)

... (truncated)

Commits


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 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/dgreif/homebridge-hatch-baby-rest/network/alerts).
dependabot[bot] commented 1 year ago

Looks like these dependencies are up-to-date now, so this is no longer needed.