Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 15, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@antfu/eslint-config 6.0.06.7.3 age confidence devDependencies minor
@iconify-json/ri 1.2.51.2.9 age confidence dependencies patch
@iconify-json/tabler 1.2.221.2.26 age confidence dependencies patch
@nuxt/eslint (source) 1.4.11.13.0 age confidence devDependencies minor
@nuxthub/core (source) ^0.9.0^0.10.0 age confidence dependencies minor
@octokit/auth-app 8.1.28.2.0 age confidence dependencies minor
@types/chrome (source) 0.1.110.1.36 age confidence devDependencies patch
@unocss/nuxt (source) 66.5.1066.6.0 age confidence dependencies minor
@unocss/reset (source) 66.5.1066.6.0 age confidence dependencies minor
@vueuse/core (source) 14.0.014.2.0 age confidence dependencies minor
danielroe/provenance-action v0.1.0v0.1.1 age confidence action patch
drizzle-kit (source) 0.31.40.31.8 age confidence devDependencies patch
drizzle-orm (source) ^0.44.2^0.45.0 age confidence dependencies minor
lint-staged 16.1.616.2.7 age confidence devDependencies minor
nuxt-webhook-validators 0.2.30.2.7 age confidence dependencies patch
pnpm (source) 10.21.010.28.2 age confidence packageManager minor
typescript (source) 5.9.25.9.3 age confidence devDependencies patch
unocss (source) 66.5.166.6.0 age confidence dependencies minor
unocss (source) 66.5.166.6.0 age confidence devDependencies minor
unplugin-vue-router (source) ^0.15.0^0.19.0 age confidence dependencies minor
vue-tsc (source) 3.0.73.2.4 age confidence devDependencies minor
wxt (source) 0.20.110.20.13 age confidence devDependencies patch

Release Notes

antfu/eslint-config (@​antfu/eslint-config)

v6.7.3

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.7.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.7.1

Compare Source

   🐞 Bug Fixes
  • pnpm: Do not set catalogMode when catalogs is not enabled  -  by @​antfu (0471e)
    View changes on GitHub

v6.7.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v6.6.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.6.0

Compare Source

   🐞 Bug Fixes
  • pnpm: Enforce catalog usage based on smart detection  -  by @​antfu (654c0)
    View changes on GitHub

v6.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v6.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v6.4.2

Compare Source

   🐞 Bug Fixes
  • pnpm: Move pnpm-workspace.yaml sorting config from yaml to pnpm  -  by @​antfu (fc2b1)
    View changes on GitHub

v6.4.1

Compare Source

No significant changes

    View changes on GitHub

v6.3.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v6.2.0

Compare Source

   🚀 Features
    View changes on GitHub

v6.1.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/eslint (@​nuxt/eslint)

v1.13.0

Compare Source

   🚀 Features
  • Upgrade eslint-flat-config-utils eslint-plugin-import-lite and eslint-plugin-jsdoc  -  by @​antfu (10bf9)
    View changes on GitHub

v1.12.1

Compare Source

No significant changes

    View changes on GitHub

v1.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.10.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.7.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.7.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.2

Compare Source

   🚀 Features
    View changes on GitHub

v1.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
nuxt-hub/core (@​nuxthub/core)

v0.10.6

Compare Source

compare changes

🚀 Enhancements
  • db: Add support for database replica (#​808)
🩹 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)
📖 Documentation
  • Fix typo in schema documentation (#​807)
❤️ Contributors

v0.10.5

Compare Source

compare changes

🚀 Enhancements
  • Add support for workflow and other external bundlers (#​779)
🩹 Fixes
  • cli: Handle D1 driver in CLI commands (#​759)
  • blob: Validate multipart upload body (#​763)
  • db: Generate schema types during nuxt prepare (#​758)
  • kv,cache: Merge default binding when driver explicitly set (#​767)
  • Support https dev server with drizzle studio when using pglite (#​753)
  • Enable Node.js compatibility for Cloudflare Workers (#​780)
  • db: Skip tsconfig resolution during schema build (#​785)
  • devtools: Pass local-network-access permission to drizzle studio embed (4f11aae)
  • db: Lazy URL resolution for Docker/K8s deployments (#​790)
  • db: Use libsql in dev mode when cloudflare preset is set (#​775)
  • db: Use dynamic import for migrations plugin (#​788)
📖 Documentation
  • Clarify migration guide for v0.10.3+ (#​770)
  • blob: Add image provider dev limitations (#​782)
❤️ Contributors

v0.10.4

Compare Source

compare changes

🚀 Enhancements
🩹 Fixes
  • types: Properly export ModuleHooks (d2060fd)
  • db: Add ts declaration for hub:db:schema (#​733)
  • db: Update neon-http connection string format in setup.ts (#​750)
📖 Documentation
  • Restructure docs, update routes & navigation (#​717)
  • Add og image (7edb2fc)
  • Clarify D1 migrations not run during build (#​734)
  • Auto-generate wrangler bindings from config (#​732)
  • Clean up prose tabs spacing (#​738)
  • blob: Add @​nuxt/image integration guide (#​729)
  • installation: Update module installation command (#​749)
🏡 Chore
❤️ Contributors

v0.10.3

Compare Source

compare changes

🚀 Enhancements
  • db: Support drizzle casing (#​731)
  • Auto-generate wrangler bindings from hub config (#​716)
🩹 Fixes
  • db: Pass mode to drizzle for mysql (#​730)
  • build: Merge nitro generated env to root in wrangler.json (#​720)
❤️ Contributors

v0.10.2

Compare Source

compare changes

🚀 Enhancements
  • blob: Add support for access and improve s3 driver (#​709)
  • db: Add drizzle-orm/neon-http support (#​713)
🩹 Fixes
  • db: Resolve JSON $type<> types in schema (#​723)
  • Make sure to run tsdown in new context for proper types generation (038ea73)
📖 Documentation
  • Add PageHeaderLinks and MCP server (#​705)
  • Remove unused badge (2a37e09)
🏡 Chore
❤️ Contributors

v0.10.1

Compare Source

compare changes

🩹 Fixes
  • db: Lazy D1/Hyperdrive binding access (#​694)
  • db: Setup config relative path on windows (#​702)
  • Support d1 local migrations (fa0b2b7)
  • Add no_bundle mode (b2cb2fc)
📖 Documentation
🏡 Chore
  • Update css (d60fa8f)
  • Disable cloudflare-module locally (c6e3459)
  • Simplify cache driver for cloudflare (5a13325)
  • Revert compat date (38d7ed8)
  • Try using nitro default with latest compat date (4ae483a)
  • Try to set compat flag manually (b00d094)
  • Try bundling again (96517c5)
❤️ Contributors

v0.10.0

Compare Source

compare changes

🚀 Enhancements
  • ⚠️ Make nuxthub multi-vendor (#​693)
📖 Documentation
  • Update changelog date to today (31ced48)
⚠️ Breaking Changes
  • ⚠️ Make nuxthub multi-vendor (#​693)
❤️ Contributors
octokit/auth-app.js (@​octokit/auth-app)

v8.2.0

Compare Source

Features
  • handling exp is too far in the future (#​699) (6201580)
  • Add enterprise installation route to JWT-authenticated routes (#​736) (5b218af)
unocss/unocss (@​unocss/nuxt)

v66.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.5.12

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.5.11

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
vueuse/vueuse (@​vueuse/core)

v14.2.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v14.1.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
danielroe/provenance-action (danielroe/provenance-action)

v0.1.1

Compare Source

compare changes

🚀 Enhancements
  • Add support for bun.lock (#​12)
📖 Documentation
  • Use @main constraint for example (237ceea)
❤️ Contributors
drizzle-team/drizzle-orm (drizzle-kit)

v0.31.8

Compare Source

Bug fixes
  • Fixed algorythm => algorithm typo.
  • Fixed external dependencies in build configuration.

v0.31.7: drizzle-kit@0.31.7

Compare Source

Bug fixes

v0.31.6

Compare Source

Bug fixes

v0.31.5

Compare Source

  • Add casing support to studio configuration and related functions
lint-staged/lint-staged (lint-staged)

v16.2.7

Compare Source

Patch Changes
  • #​1711 ef74c8d Thanks @​iiroj! - Do not display a "failed to spawn" error message when a task fails normally. This message is reserved for when the task didn't run because spawning it failed.

v16.2.6

Compare Source

Patch Changes

v16.2.5

Compare Source

Patch Changes
  • #​1687 9e02d9d Thanks @​iiroj! - Fix unhandled promise rejection when spawning tasks (instead of the tasks themselves failing). Previously when a task failed to spawn, lint-staged also failed and the backup stash might not have been automatically restored.

v16.2.4

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - "on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Sep 15, 2025

Deploying unsight with  Cloudflare Pages  Cloudflare Pages

Latest commit: 23fc0ff
Status:🚫  Build failed.

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cd154f8 to ce2f01e Compare September 16, 2025 14:47
@renovate renovate bot changed the title chore(deps): update devdependency @nuxt/eslint to v1.9.0 chore(deps): update all non-major dependencies Sep 16, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 3235a89 to 5ab823a Compare September 23, 2025 21:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 99826bf to 8ded71c Compare September 27, 2025 09:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from b7fb992 to 933a23f Compare January 30, 2026 14:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 20ffe75 to 3c00e4f Compare February 3, 2026 14:37
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3c00e4f to 23fc0ff Compare February 3, 2026 21:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants