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 5 updates#57

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/npm-development-03d8dd413b
Closed

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

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Dec 1, 2025

Bumps the npm-development group with 5 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.16.8

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.16.8

Release notes

Sourced from tsdown's releases.

v0.16.8

   🚀 Features

Deprecation

  • Deprecate attw.profile = 'esmOnly', use esm-only instead.
    View changes on GitHub

v0.16.7

   🚀 Features

    View changes on GitHub

v0.16.6

   🚀 Features

    View changes on GitHub

v0.16.5

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.16.4

   🚀 Features

    View changes on GitHub

v0.16.3

   🏎 Performance

    View changes on GitHub

... (truncated)

Commits
  • 647adde chore: release v0.16.8
  • b6827da refactor: improve publint & attw error message
  • 0b244b0 feat: add enabled option to feature options
  • d6aeeac chore: upgrade unrun
  • 1ff673e feat: upgrade rolldown to 1.0.0-beta.52
  • 4a38953 chore: release v0.16.7
  • 54bf089 chore: upgrade deps
  • 8bbf088 feat: support ci-only / local-only on addon features
  • 3aee34b chore(deps): update all non-major dependencies (#614)
  • ff17f96 docs: add Svelte Support (#605)
  • 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.


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 5 updates

Bumps the npm-development group with 5 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.16.8` |



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.16.8
- [Release notes](https://github.com/rolldown/tsdown/releases)
- [Commits](rolldown/tsdown@v0.12.7...v0.16.8)

---
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.16.8
  dependency-type: direct:development
  update-type: version-update:semver-minor
  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 Dec 1, 2025
@nuxthub-admin-preview
Copy link

nuxthub-admin-preview bot commented Dec 1, 2025

✅ Deployed github-actions-integration-test

Deployed github-actions-integration-test 1dc058b to preview

🔗 refs-pull-57-merge.github-actions-integration-test.pages.dev
📌 24a57e3f.github-actions-integration-test.pages.dev
📱
View QR Code QR code linking to deployment URL.

📋 View deployment logs

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 12, 2026

Looks like these dependencies are updatable in another way, so this is no longer needed.

@dependabot dependabot bot closed this Jan 12, 2026
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/npm-development-03d8dd413b branch January 12, 2026 03:59
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