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

Bump qs and @webosose/ares-cli #216

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 10, 2024

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 <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 [qs](https://github.com/ljharb/qs). It's no longer used after updating ancestor dependency [@webosose/ares-cli](https://github.com/webosose/ares-cli). These dependencies need to be updated together.


Removes `qs`

Updates `@webosose/ares-cli` from 2.4.0 to 2.4.0
- [Release notes](https://github.com/webosose/ares-cli/releases)
- [Changelog](https://github.com/webosose/ares-cli/blob/main/CHANGELOG.md)
- [Commits](webosose/ares-cli@v2.4.0...v2.4.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
- dependency-name: "@webosose/ares-cli"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 10, 2024
@anthonylavado anthonylavado merged commit 7e848af into master Apr 10, 2024
2 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/multi-8c5cb2f798 branch April 10, 2024 01:38
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant