jellyfin / jellyfin-webos

WebOS Client for Jellyfin
https://jellyfin.org
Mozilla Public License 2.0
646 stars 68 forks source link

Bump qs and @webosose/ares-cli #216

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Removes qs. It's no longer used after updating ancestor dependency @webosose/ares-cli. These dependencies need to be updated together.

Removes qs

Updates @webosose/ares-cli from 2.4.0 to 2.4.0

Changelog

Sourced from @​webosose/ares-cli's changelog.

2.4.0 (February 16, 2023)

ares-device

  • Supports to show node version usage using --system-info option.
  • Fixed a bug that js service is not listed-up when ares-device --resource-monitor --list option.

ares-inspect

  • Updated displayed guide text during js service inspection using --service option.

Common

  • Supports features of below commands as APIs(total 10s) : ares-generate, ares-inspect, ares-install, ares-launch, ares-package, ares-pull, ares-push, ares-server, ares-setup-device, ares-shell
  • Added unit test to verify APIs

2.3.0 (February 7, 2022)

ares-log

  • Supports to show logs of pmlogd and added options to support related features.
  • Added option to check(--current-daemon) and select(--select-daemon) log daemon.
  • Supports to print the help message by selected log daemon.

ares-device

  • Supports to monitor resource usage using --resouce-monitor option and provides related features through the options of --time-interval, --list, --id and --save.
  • Fixed a bug related to the directory permission when using capture-screen option.

ares-pacakge

  • Supports to analyze the pacakge file(.ipk) using --info and --info-detail options.
  • Fixed a bug related to the callback function error.

ares-inspect

  • Fixed a bug that prevented opening the browser specified in the environment variables when using --open option.

Common

  • Updated the minimum supported node version from v8.12.0 to v10.24.1.
  • Added a feature to print information of the connected target device.
  • Added a feature to print the progress when the command takes a long time to execute.
  • Cleaned up all log levels of all source code and supports to show level-applied logs using --level option of each command.
  • Added a feature to manually set time interval when running unit tests.

Meta files

  • Updated the README file.

2.2.0 (June 21, 2021)

ares-log

  • Added as a new command for showing or saving logs of webOS apps and services.

ares-setup-device

  • Updated the naming rule for the DEVICE_NAME parameter.

ares-install

... (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 show 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](https://github.com/jellyfin/jellyfin-webos/network/alerts).