Skip to content
This repository was archived by the owner on Feb 3, 2026. It is now read-only.

build(deps-dev): bump the npm-development group across 1 directory with 6 updates#60

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-development-a385497692
Open

build(deps-dev): bump the npm-development group across 1 directory with 6 updates#60
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-development-a385497692

Conversation

@dependabot
Copy link

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

Bumps the npm-development group with 6 updates in the / directory:

Package From To
execa 9.6.0 9.6.1
nuxthub 0.9.1 0.9.4
ofetch 1.4.1 1.5.1
pretty-bytes 7.0.0 7.1.0
tsdown 0.12.7 0.19.0
ufo 1.6.1 1.6.2

Updates execa from 9.6.0 to 9.6.1

Release notes

Sourced from execa's releases.

v9.6.1

  • Fix VerboseOption type not being properly exported (#1215) 7891c39

sindresorhus/execa@v9.6.0...v9.6.1

Commits

Updates nuxthub from 0.9.1 to 0.9.4

Updates ofetch from 1.4.1 to 1.5.1

Release notes

Sourced from ofetch's releases.

v1.5.1

compare changes

🩹 Fixes

  • Normalize options.headers (again) after onRequest hook (#524)

❤️ Contributors

v1.5.0

compare changes

🚀 Enhancements

  • Serialize with URLSearchParams for application/x-www-form-urlencoded content type header (#482)
  • Auto detect text/event-stream as stream response type (#486)

🩹 Fixes

  • Mark FormData & URLSearchParams as non-serializable for bun compatibility (#483)

💅 Refactors

  • Deprecate params in favor of query (#511)

📖 Documentation

  • readme: Use ProxyAgent in example (#465)
  • Fix typo (#472)
  • Add retryStatusCodes option to auto retry example (#480)
  • Guide on augmenting FetchOptions (#487)
  • Replace ProxyAgent with Agent in self-signed certs example (#516)

❤️ Contributors

Changelog

Sourced from ofetch's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

v2.0.0-alpha.3

compare changes

📦 Build

❤️ Contributors

v2.0.0-alpha.2

compare changes

📦 Build

❤️ Contributors

v2.0.0-alpha.1

compare changes

🚀 Enhancements

  • Serialize with URLSearchParams for application/x-www-form-urlencoded content type header (#482)
  • Auto detect text/event-stream as stream response type (#486)
  • ⚠️ Support custom AbortSignal with timeout (#508)

🩹 Fixes

  • Mark FormData & URLSearchParams as non-serializable for bun compatibility (#483)

💅 Refactors

  • Deprecate params in favor of query (#511)
  • More strict types (413397a)
  • ⚠️ Remove dependency on node-fetch-native (#518)
  • ⚠️ Inline url utils (#440)
  • ⚠️ Use native JSON.parse (#520)

... (truncated)

Commits

Updates pretty-bytes from 7.0.0 to 7.1.0

Release notes

Sourced from pretty-bytes's releases.

v7.1.0

  • Add fixedWidth option for right-aligned output 73df489
  • Add nonBreakingSpace option b637640
  • Fix truncation behavior with fraction digits options b64cee5

sindresorhus/pretty-bytes@v7.0.1...v7.1.0

v7.0.1

  • Fix precision with the binary option (#88) c9fd951

sindresorhus/pretty-bytes@v7.0.0...v7.0.1

Commits

Updates tsdown from 0.12.7 to 0.19.0

Release notes

Sourced from tsdown's releases.

v0.19.0

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

   🏎 Performance

    View changes on GitHub

v0.19.0-beta.5

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.19.0-beta.4

   🚀 Features

... (truncated)

Commits
  • d715641 chore: release v0.19.0
  • c33bd76 test: expect warning messages
  • 7703a69 chore: upgrade deps
  • b02b07c docs: update outputOptions.comments to legalComments (#702)
  • 78efddf feat: clear console on rebuild start
  • beeffb2 fix(cjs): update version check for require ESM support
  • 0a63a60 refactor(shims): improve shim file path resolution (#700)
  • 075fa8b chore: release v0.19.0-beta.5
  • d564fd8 feat: upgrade rolldown to 1.0.0-beta.59
  • c9acbf9 feat: expose resolveUserConfig
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for tsdown since your current version.


Updates ufo from 1.6.1 to 1.6.2

Release notes

Sourced from ufo's releases.

v1.6.2

compare changes

🩹 Fixes

  • Fix parsePath return type (#293)

📖 Documentation

  • Add more examples in jsdoc (#291)

📦 Build

  • Fix exports condition order to prefer esm with default fallback (8457581)

❤️ Contributors

Changelog

Sourced from ufo's changelog.

v1.6.2

compare changes

🩹 Fixes

  • Fix parsePath return type (#293)

📖 Documentation

  • Add more examples in jsdoc (#291)

📦 Build

  • Fix exports condition order to prefer esm with default fallback (8457581)

🏡 Chore

❤️ Contributors

Commits
  • 7da3795 chore(release): v1.6.2
  • 5f95528 fix: fix parsePath return type (#293)
  • 8457581 build: fix exports condition order to prefer esm with default fallback
  • 3c8e8dc chore(deps): update actions/checkout action to v6 (#311)
  • 07a503f chore(deps): update actions/setup-node action to v6 (#306)
  • 0181677 chore: lint
  • 9d1833b chore: update deps
  • 4025c7a chore(deps): update autofix-ci/action digest to 635ffb0 (#295)
  • 8515b24 docs: add more examples in jsdoc (#291)
  • b83cbea chore(release): v1.6.1
  • See full diff in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…th 6 updates

Bumps the npm-development group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [execa](https://github.com/sindresorhus/execa) | `9.6.0` | `9.6.1` |
| nuxthub | `0.9.1` | `0.9.4` |
| [ofetch](https://github.com/unjs/ofetch) | `1.4.1` | `1.5.1` |
| [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) | `7.0.0` | `7.1.0` |
| [tsdown](https://github.com/rolldown/tsdown) | `0.12.7` | `0.19.0` |
| [ufo](https://github.com/unjs/ufo) | `1.6.1` | `1.6.2` |



Updates `execa` from 9.6.0 to 9.6.1
- [Release notes](https://github.com/sindresorhus/execa/releases)
- [Commits](sindresorhus/execa@v9.6.0...v9.6.1)

Updates `nuxthub` from 0.9.1 to 0.9.4

Updates `ofetch` from 1.4.1 to 1.5.1
- [Release notes](https://github.com/unjs/ofetch/releases)
- [Changelog](https://github.com/unjs/ofetch/blob/main/CHANGELOG.md)
- [Commits](unjs/ofetch@v1.4.1...v1.5.1)

Updates `pretty-bytes` from 7.0.0 to 7.1.0
- [Release notes](https://github.com/sindresorhus/pretty-bytes/releases)
- [Commits](sindresorhus/pretty-bytes@v7.0.0...v7.1.0)

Updates `tsdown` from 0.12.7 to 0.19.0
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.12.7...v0.19.0)

Updates `ufo` from 1.6.1 to 1.6.2
- [Release notes](https://github.com/unjs/ufo/releases)
- [Changelog](https://github.com/unjs/ufo/blob/main/CHANGELOG.md)
- [Commits](unjs/ufo@v1.6.1...v1.6.2)

---
updated-dependencies:
- dependency-name: execa
  dependency-version: 9.6.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: nuxthub
  dependency-version: 0.9.4
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
- dependency-name: ofetch
  dependency-version: 1.5.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: pretty-bytes
  dependency-version: 7.1.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: tsdown
  dependency-version: 0.19.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm-development
- dependency-name: ufo
  dependency-version: 1.6.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: npm-development
...

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 12, 2026
@nuxthub-admin-preview
Copy link

nuxthub-admin-preview bot commented Jan 12, 2026

✅ Deployed github-actions-integration-test

Deployed github-actions-integration-test 2e56d95 to preview

🔗 refs-pull-60-merge.github-actions-integration-test.pages.dev
📌 37afc368.github-actions-integration-test.pages.dev
📱
View QR Code QR code linking to deployment URL.

📋 View deployment logs

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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