Skip to content

chore(deps): bump @nuxthub/core from 0.9.1 to 0.10.7 in /playground#225

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/playground/nuxthub/core-0.10.7
Open

chore(deps): bump @nuxthub/core from 0.9.1 to 0.10.7 in /playground#225
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/playground/nuxthub/core-0.10.7

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 3, 2026

Copy link
Copy Markdown
Contributor

Bumps @nuxthub/core from 0.9.1 to 0.10.7.

Release notes

Sourced from @​nuxthub/core's releases.

v0.10.7

compare changes

🚀 Enhancements

  • db: Add support for database replica (#808)
  • cli: Add "name" and "custom" arguments for db generate cli command (#816)
  • cli: Add --force flag to skip confirmation when dropping all tables (#834)
  • db: Add hub.db.applyMigrationsDuringDev: boolean option (#837)
  • db: Use drizzle studio d1 driver (#846)

🩹 Fixes

  • db: Generate schema types during prepare (#795)
  • Change Cloudflare D1 API URI (#794)
  • devtools: Point Drizzle Studio to correct D1 database file (#806)
  • db: Create package.json during prepare (#797)
  • db: Resolve Nuxt aliases in schema bundling (#802)
  • db: Correct D1 migrations_dir path in wrangler.json (#814)
  • playground: Fix get todos database query (#819)
  • Fix incorrect license in README (#829)
  • db: Resolve @​nuxthub/db from rootDir for pnpm workspaces (#828)
  • db: Bundle cache schema entries (#833)
  • db: Respect explicit libsql driver on Cloudflare (#842)
  • db: Pass driver options to postgres-js (#844)

📖 Documentation

  • Fix typo in schema documentation (#807)
  • Add environments, CI/CD guide, and env vars reference (#804)
  • Add nuxt-studio (64f9105)
  • Make formatting in db migrate command usage consistant (#822)
  • Update migration handling for Cloudflare D1 (#848)
  • blob: Clarify nuxt image dev config (#851)
  • Fix typo in url (d4e24b3)

🏡 Chore

❤️ Contributors

... (truncated)

Changelog

Sourced from @​nuxthub/core's changelog.

v0.10.7

compare changes

🚀 Enhancements

  • db: Add support for database replica (#808)
  • cli: Add "name" and "custom" arguments for db generate cli command (#816)
  • cli: Add --force flag to skip confirmation when dropping all tables (#834)
  • db: Add hub.db.applyMigrationsDuringDev: boolean option (#837)
  • db: Use drizzle studio d1 driver (#846)

🩹 Fixes

  • db: Generate schema types during prepare (#795)
  • Change Cloudflare D1 API URI (#794)
  • devtools: Point Drizzle Studio to correct D1 database file (#806)
  • db: Create package.json during prepare (#797)
  • db: Resolve Nuxt aliases in schema bundling (#802)
  • db: Correct D1 migrations_dir path in wrangler.json (#814)
  • playground: Fix get todos database query (#819)
  • Fix incorrect license in README (#829)
  • db: Resolve @​nuxthub/db from rootDir for pnpm workspaces (#828)
  • db: Bundle cache schema entries (#833)
  • db: Respect explicit libsql driver on Cloudflare (#842)
  • db: Pass driver options to postgres-js (#844)

📖 Documentation

  • Fix typo in schema documentation (#807)
  • Add environments, CI/CD guide, and env vars reference (#804)
  • Add nuxt-studio (64f9105)
  • Make formatting in db migrate command usage consistant (#822)
  • Update migration handling for Cloudflare D1 (#848)
  • blob: Clarify nuxt image dev config (#851)
  • Fix typo in url (d4e24b3)

🏡 Chore

❤️ Contributors

... (truncated)

Commits
  • d4e24b3 docs: fix typo in url
  • 2a1bc5b fix(db): pass driver options to postgres-js (#844)
  • c8ebf42 docs(blob): clarify nuxt image dev config (#851)
  • 07547ca docs: update migration handling for Cloudflare D1 (#848)
  • db307b3 feat(db): use drizzle studio d1 driver (#846)
  • dfeed98 docs: make formatting in db migrate command usage consistant (#822)
  • a6eb5aa fix(db): respect explicit libsql driver on Cloudflare (#842)
  • d51b136 feat(db): add hub.db.applyMigrationsDuringDev: boolean option (#837)
  • 9ef85d6 fix(db): bundle cache schema entries (#833)
  • f0427fd feat(cli): add --force flag to skip confirmation when dropping all tables (...
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

Bumps [@nuxthub/core](https://github.com/nuxt-hub/core) from 0.9.1 to 0.10.7.
- [Release notes](https://github.com/nuxt-hub/core/releases)
- [Changelog](https://github.com/nuxt-hub/core/blob/main/CHANGELOG.md)
- [Commits](nuxt-hub/core@v0.9.1...v0.10.7)

---
updated-dependencies:
- dependency-name: "@nuxthub/core"
  dependency-version: 0.10.7
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jun 3, 2026
@pkg-pr-new

pkg-pr-new Bot commented Jun 3, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/nuxt-slip-auth@225

commit: a66ac78

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