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.7 age confidence dependencies patch
@iconify-json/tabler 1.2.221.2.26 age confidence dependencies patch
@nuxt/eslint (source) 1.4.11.12.1 age confidence devDependencies minor
@nuxthub/core (source) ^0.9.0^0.10.0 age confidence dependencies minor
@types/chrome (source) 0.1.110.1.32 age confidence devDependencies patch
@unocss/nuxt (source) 66.5.1066.5.12 age confidence dependencies patch
@unocss/reset (source) 66.5.1066.5.12 age confidence dependencies patch
@vueuse/core (source) 14.0.014.1.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.6 age confidence dependencies patch
pnpm (source) 10.21.010.27.0 age confidence packageManager minor
typescript (source) 5.9.25.9.3 age confidence devDependencies patch
unocss (source) 66.5.166.5.12 age confidence dependencies patch
unocss (source) 66.5.166.5.12 age confidence devDependencies patch
unplugin-vue-router (source) ^0.15.0^0.19.0 age confidence dependencies minor
vue-tsc (source) 3.0.73.2.1 age confidence devDependencies minor
wrangler (source) 4.37.04.54.0 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.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.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
unocss/unocss (@​unocss/nuxt)

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

v16.2.3

Compare Source

Patch Changes
  • #​1669 27cd541 Thanks @​iiroj! - When using --fail-on-changes, automatically hidden (partially) unstaged changes are no longer counted to make lint-staged fail.

v16.2.2

Compare Source

Patch Changes
  • #​1667 699f95d Thanks @​iiroj! - The backup stash will not be dropped when using --fail-on-changes and there are errors. When reverting to original state is disabled (via --no-revert or --fail-on-changes), hidden (partially) unstaged changes are still restored automatically so that it's easier to resolve the situation manually.

    Additionally, the example for using the backup stash manually now uses the correct backup hash, if available:

    % npx lint-staged --fail-on-changes
    ✔ Backed up original state in git stash (c18d55a3)
    ✔ Running tasks for staged files...
    ✖ Tasks modified files and --fail-on-changes was used!
    ↓ Cleaning up temporary files...
    
    ✖ lint-staged failed because `--fail-on-changes` was used.
    
    Any lost modifications can be restored from a git stash:
    
      > git stash list --format="%h %s"
      c18d55a3 On main: lint-staged automatic backup
      > git apply --index c18d55a3

v16.2.1

Compare Source

Patch Changes
  • #​1664 8277b3b Thanks @​iiroj! - The built-in TypeScript types have been updated to more closely match the implementation. Notably, the list of staged files supplied to task functions is readonly string[] and can't be mutated. Thanks @​outslept!

    export default {
    ---  "*": (files: string[]) => void console.log('staged files', files)
    +++  "*": (files: readonly string[]) => void console.log('staged files', files)
    }
  • #​1654 70b9af3 Thanks @​iiroj! - This version has been published from GitHub Actions using Trusted Publishing for npm packages.

  • #​1659 4996817 Thanks @​iiroj! - Fix searching configuration files when the working directory is a subdirectory of a git repository, and there are package.json files in the working directory. This situation might happen when running lint-staged for a single package in a monorepo.

  • #​1654 7021f0a Thanks @​iiroj! - Return the caret semver range (^) to direct dependencies so that future patch and minor versions are allowed. This enables projects to better maintain and deduplicate their own transitive dependencies while not requiring direct updates to lint-staged. This was changed in 16.2.0 after the vulnerability issues with chalk and debug, which were also removed in the same version.

    Given the recent vulnerabilities in the npm ecosystem, it's best to be very careful when updating dependencies.

v16.2.0

Compare Source

Minor Changes
  • #​1615 99eb742 Thanks @​iiroj! - Added a new option --fail-on-changes to make lint-staged exit with code 1 when tasks modify any files, making the precommit hook fail. This is similar to the git diff --exit-code option. Using this flag also implies the --no-revert flag which means any changes made by tasks will be left in the working tree after failing, so that they can be manually staged and the commit tried again.

  • #​1611 cd05fd3 Thanks @​rlorenzo! - Added a new option --continue-on-error so that lint-staged will run all tasks to completion even if some of them fail. By default, lint-staded will exit early on the first failure.

  • #​1637 82fcc07 Thanks @​iiroj! - Internal lint-staged errors are now thrown and visible in the console output. Previously they were caught with the process exit code set to 1, but not logged. This happens when, for example, there's a syntax error in the lint-staged configuration file.

  • #​1647 a5ecc06 Thanks @​iiroj! - Remove debug as a dependency due to recent malware issue; read more at debug-js/debug#1005. Because of this, the DEBUG environment variable is no longer supported — use the --debug to enable debugging

  • #​1636 8db2717 Thanks @​iiroj! - Added a new option --hide-unstaged so that lint-staged will hide all unstaged changes to tracked files before running tasks. The changes will be applied back after running the tasks. Note that the combination of flags --hide-unstaged --no-hide-partially-staged isn't meaningful and behaves the same as just --hide-unstaged.

    Thanks to @​ItsNickBarry for the idea and initial implementation in #​1552.

  • #​1648 7900b3b Thanks @​iiroj! - Remove lilconfig to reduce reliance on third-party dependencies. It was used to find possible config files outside of those tracked in Git, including from the parent directories. This behavior has been moved directly into lint-staged and should work about the same.

Patch Changes
Yizack/nuxt-webhook-validators (nuxt-webhook-validators)

v0.2.6

Compare Source

compare changes

🚀 Enhancements
  • Add Slack webhook validator (5e78215)
🏡 Chore
  • Update nuxt to version 4.2.2 (8b4fb48)
❤️ Contributors

v0.2.5

Compare Source

[compare changes](https://redirect.github.com/Yizack/nuxt-webhook-validators/compare/v0.2.


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: 04a8def
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 18 times, most recently from e2c8ced to c000603 Compare December 26, 2025 05:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 5d62b47 to ec2a2b8 Compare December 31, 2025 01:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ec2a2b8 to 04a8def Compare December 31, 2025 09:26
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.

1 participant