Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps the npm-development group with 4 updates in the / directory: nuxthub, ofetch, pretty-bytes and tsdown.

Updates nuxthub from 0.9.1 to 0.9.3

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

Release notes

Sourced from tsdown's releases.

v0.15.12

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.15.11

No significant changes

    View changes on GitHub

v0.15.10

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.15.9

   🐞 Bug Fixes

    View changes on GitHub

v0.15.8

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.15.7

   🚀 Features

... (truncated)

Commits
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 4 updates

Bumps the npm-development group with 4 updates in the / directory: nuxthub, [ofetch](https://github.com/unjs/ofetch), [pretty-bytes](https://github.com/sindresorhus/pretty-bytes) and [tsdown](https://github.com/rolldown/tsdown).


Updates `nuxthub` from 0.9.1 to 0.9.3

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

---
updated-dependencies:
- dependency-name: nuxthub
  dependency-version: 0.9.3
  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.15.12
  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 Nov 3, 2025
@nuxthub-admin-preview
Copy link

nuxthub-admin-preview bot commented Nov 3, 2025

✅ Deployed github-actions-integration-test

Deployed github-actions-integration-test 8882f30 to preview

🔗 refs-pull-54-merge.github-actions-integration-test.pages.dev
📌 ed30ed49.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 Nov 17, 2025

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot recreate.

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.

1 participant