Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

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

Removes qs

Updates hugo-cli from 0.7.0 to 0.15.0

Release notes

Sourced from hugo-cli's releases.

v0.15.0

Changes

  • chore(CHANGELOG): update to v0.15.0 04fd26f
  • chore: detect new verbose logging 28b6852
  • feat: default to hugo@0.152.2 30944b1
  • deps: update to semver@7.7.3 0ce60a1
  • deps: update to chalk@5.6.2 0818ebd
  • deps: update to got@14.6.5 cc20d6c
  • chore: bump eslint* de7c571
  • chore: update to npm-run-all2@8.0.4 91568f9
  • chore: update to mocha@11 be86b8a
  • ci: test against node@24 d99edaa
  • chore: update actions/checkout action to v6 51ad33e
  • chore: update actions/setup-node action to v6 ed1ad5b
  • chore: update dependency mocha to v11 432f9e9
  • chore: update actions/setup-node action to v5 d240fd3
  • chore: update actions/checkout action to v5 4eb7599
  • chore: update dependency npm-run-all2 to v8 fde1b43

nikku/hugo-cli@v0.14.0...v0.15.0

v0.14.0

Changes

  • CHORE: turn into ESM only package
  • CHORE: require Node >= 20

Full Changelog: nikku/hugo-cli@v0.13.0...v0.14.0

v0.13.0

Changes

  • chore: add renovate config dd00203
  • chore: npm audit fix ebe093b
  • chore: add engines.node field 608ba04
  • chore(CHANGELOG): update to v0.13.0 cc07e25
  • style: use const + let 41279f9
  • feat: set default hugo version to v0.121.2 5de2a81
  • chore: update eslint* a960bbe
  • chore: update to mocha@10 1ae944e
  • deps: bump decompress 488df90
  • deps: update to semver@7 a32a4d7
  • chore: update to execa@5 fb1df6a
  • deps: update to got@11 2c1f906
  • deps: update to chalk@4 e48eff0
  • chore: update actions/* bd064fe
  • ci: use node@20 eb31a4f

... (truncated)

Changelog

Sourced from hugo-cli's changelog.

0.15.0

  • FEAT: use hugo@0.152.2 per default
  • DEPS: update to got@14.6.5
  • DEPS: update to chalk@5.6.2
  • DEPS: update to semver@7.7.3

0.14.0

  • CHORE: turn into ESM only package
  • CHORE: require Node >= 20
  • DEPS: bump dependencies

0.13.0

  • FEAT: use hugo@0.121.2 per default
  • DEPS: update dependencies

0.12.2

Republish of v0.12.1.

0.12.1

  • FIX: correct various issues with HUGO versions >= v0.103
  • DEPS: remove mkdirp dependency

0.12.0

  • CHORE: bump default HUGO version to v0.104.3

0.11.1

  • FIX: fetch correct hugo on M1 macs (#35)

0.11.0

  • FEAT: exit with hugo exit code (#27)

0.10.0

  • FEAT: support hugo >=0.54 (#25)

0.9.0

  • FEAT: bump default hugo version to v0.52.0

0.8.0

  • FEAT: support hugo extended versions (#19)
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 [hugo-cli](https://github.com/nikku/hugo-cli). These dependencies need to be updated together.


Removes `qs`

Updates `hugo-cli` from 0.7.0 to 0.15.0
- [Release notes](https://github.com/nikku/hugo-cli/releases)
- [Changelog](https://github.com/nikku/hugo-cli/blob/main/CHANGELOG.md)
- [Commits](nikku/hugo-cli@v0.7.0...v0.15.0)

---
updated-dependencies:
- dependency-name: qs
  dependency-version: 
  dependency-type: indirect
- dependency-name: hugo-cli
  dependency-version: 0.15.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jan 1, 2026
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants