Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 4, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence Type Update
@iconify-json/carbon ^1.2.11 -> ^1.2.13 age confidence devDependencies patch
@nuxt/devtools-kit (source) ^2.6.2 -> ^2.6.5 age confidence dependencies patch
@nuxt/devtools-kit (source) ^2.6.2 -> ^2.6.5 age confidence devDependencies patch
@nuxt/devtools-ui-kit (source) ^2.6.2 -> ^2.6.5 age confidence devDependencies patch
@nuxt/eslint-config (source) ^1.7.1 -> ^1.9.0 age confidence devDependencies minor
@nuxt/ui-pro (source) ^3.3.2 -> ^3.3.5 age confidence dependencies patch
@nuxtjs/plausible 2.0.0 -> 2.0.1 age confidence dependencies patch
@tailwindcss/vite (source) ^4.1.11 -> ^4.1.13 age confidence dependencies patch
@types/node (source) ^22.17.0 -> ^22.18.6 age confidence resolutions minor
@types/node (source) ^22.17.0 -> ^22.18.6 age confidence devDependencies minor
@types/semver (source) ^7.7.0 -> ^7.7.1 age confidence devDependencies patch
@unocss/core (source) ^66.3.3 -> ^66.5.2 age confidence resolutions minor
@unocss/nuxt (source) ^66.3.3 -> ^66.5.2 age confidence dependencies minor
@unocss/nuxt (source) ^66.3.3 -> ^66.5.2 age confidence resolutions minor
@unocss/preset-attributify (source) ^66.3.3 -> ^66.5.2 age confidence resolutions minor
@unocss/preset-icons (source) ^66.3.3 -> ^66.5.2 age confidence resolutions minor
@unocss/preset-mini (source) ^66.3.3 -> ^66.5.2 age confidence resolutions minor
@unocss/reset (source) ^66.3.3 -> ^66.5.2 age confidence resolutions minor
better-sqlite3 ^12.2.0 -> ^12.4.1 age confidence dependencies minor
birpc ^2.5.0 -> ^2.6.1 age confidence devDependencies minor
danielroe/provenance-action v0.1.0 -> v0.1.1 age confidence action patch
docus ^4.0.4 -> ^4.2.0 age confidence dependencies minor
esbuild ^0.25.8 -> ^0.25.10 age confidence dependencies patch
eslint (source) ^9.32.0 -> ^9.36.0 age confidence devDependencies minor
h3 ^1.15.3 -> ^1.15.4 age confidence dependencies patch
jiti ^2.5.1 -> ^2.6.0 age confidence dependencies minor
magic-string ^0.30.17 -> ^0.30.19 age confidence dependencies patch
nitropack ^2.12.4 -> ^2.12.6 age confidence devDependencies patch
node-fetch-native ^1.6.6 -> ^1.6.7 age confidence dependencies patch
pkg-pr-new (source) ^0.0.54 -> ^0.0.60 age confidence devDependencies patch
playwright-core (source) ^1.54.1 -> ^1.55.1 age confidence devDependencies minor
pnpm (source) 10.13.1 -> 10.17.1 age confidence packageManager minor
sass ^1.89.2 -> ^1.93.2 age confidence devDependencies minor
sirv ^3.0.1 -> ^3.0.2 age confidence dependencies patch
tinyglobby (source) ^0.2.14 -> ^0.2.15 age confidence dependencies patch
unbuild ^3.6.0 -> ^3.6.1 age confidence devDependencies patch
unifont ^0.5.0 -> ^0.6.0 age confidence dependencies minor
unocss (source) ^66.3.3 -> ^66.5.2 age confidence dependencies minor
unocss (source) ^66.3.3 -> ^66.5.2 age confidence resolutions minor
unplugin (source) ^2.3.5 -> ^2.3.10 age confidence dependencies patch
unstorage (source) ^1.16.1 -> ^1.17.1 age confidence dependencies minor
vue (source) 3.5.18 -> 3.5.22 age confidence dependencies patch
vue (source) 3.5.18 -> 3.5.22 age confidence devDependencies patch
vue-tsc (source) ^3.0.4 -> ^3.1.0 age confidence devDependencies minor

Release Notes

nuxt/devtools (@​nuxt/devtools-kit)

v2.6.5

Compare Source

Bug Fixes
  • ensure path resolve is safe (1fabb49)

v2.6.4

Compare Source

Bug Fixes
  • using textContent instead of innerHtml for auth pagechore: update lock (7cadbbe)

v2.6.3

Compare Source

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

v1.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.8.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/ui-pro (@​nuxt/ui-pro)

v3.3.5

Compare Source

v3.3.4

Compare Source

v3.3.3

Compare Source

nuxt-modules/plausible (@​nuxtjs/plausible)

v2.0.1

Compare Source

   🏎 Performance
    View changes on GitHub
tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.1.13

Compare Source

Changed
  • Drop warning from browser build (#​18731)
  • Drop exact duplicate declarations when emitting CSS (#​18809)
Fixed
  • Don't transition visibility when using transition (#​18795)
  • Discard matched variants with unknown named values (#​18799)
  • Discard matched variants with non-string values (#​18799)
  • Show suggestions for known matchVariant values (#​18798)
  • Replace deprecated clip with clip-path in sr-only (#​18769)
  • Hide internal fields from completions in matchUtilities (#​18820)
  • Ignore .vercel folders by default (can be overridden by @source … rules) (#​18855)
  • Consider variants starting with @- to be invalid (e.g. @-2xl:flex) (#​18869)
  • Do not allow custom variants to start or end with a - or _ (#​18867, #​18872)
  • Upgrade: Migrate aria theme keys to @custom-variant (#​18815)
  • Upgrade: Migrate data theme keys to @custom-variant (#​18816)
  • Upgrade: Migrate supports theme keys to @custom-variant (#​18817)

v4.1.12

Compare Source

Fixed
  • Don't consider the global important state in @apply (#​18404)
  • Add missing suggestions for flex-<number> utilities (#​18642)
  • Fix trailing ) from interfering with extraction in Clojure keywords (#​18345)
  • Detect classes inside Elixir charlist, word list, and string sigils (#​18432)
  • Track source locations through @plugin and @config (#​18345)
  • Allow boolean values of process.env.DEBUG in @tailwindcss/node (#​18485)
  • Ignore consecutive semicolons in the CSS parser (#​18532)
  • Center the dropdown icon added to an input with a paired datalist by default (#​18511)
  • Extract candidates in Slang templates (#​18565)
  • Improve error messages when encountering invalid functional utility names (#​18568)
  • Discard CSS AST objects with false or undefined properties (#​18571)
  • Allow users to disable URL rebasing in @tailwindcss/postcss via transformAssetUrls: false (#​18321)
  • Fix false-positive migrations in addEventListener and JavaScript variable names (#​18718)
  • Fix Standalone CLI showing default Bun help when run via symlink on Windows (#​18723)
  • Read from --border-color-* theme keys in divide-* utilities for backwards compatibility (#​18704)
  • Don't scan .hdr and .exr files for classes by default (#​18734)
unocss/unocss (@​unocss/core)

v66.5.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v66.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v66.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v66.4.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v66.4.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v66.4.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
WiseLibs/better-sqlite3 (better-sqlite3)

v12.4.1

Compare Source

What's Changed

Full Changelog: WiseLibs/better-sqlite3@v12.4.0...v12.4.1

v12.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: WiseLibs/better-sqlite3@v12.2.0...v12.3.0

antfu-collective/birpc (birpc)

v2.6.1

Compare Source

No significant changes

    View changes on GitHub

v2.6.0

Compare Source

   🚀 Features
    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
nuxt-content/docus (docus)

v4.2.0

Compare Source

Features
Bug Fixes
  • unshift custom css to give a priority (681d88e)

v4.1.4

Compare Source

Bug Fixes
  • reactive navigation in production (b073f01)

v4.1.3

Compare Source

Bug Fixes

v4.1.2

Compare Source

Features
  • imports: only add useDocusI18n if not already imported (d3dd4ed)

v4.1.1

Compare Source

Features
Bug Fixes
  • app: disable locale redirection check for non i18n (9b8c571)
  • imports: manually add useDocusI18n (a4fa212)

v4.1.0

Compare Source

Features
  • app: handle files search and translations on error page (7081457)
  • customization: AppFooterLeft and AppFooterRight components (7815063)
  • customization: DocsAsideLeftBody component (55c408d)
  • i18n: do not register locales if related content is missing (#​1170) (9150d2e)
  • page: enable dynamic layout from frontmatter (3143007)
Bug Fixes
Reverts
  • Revert "chore(deps): upgrade" (32f1d0f)
evanw/esbuild (esbuild)

v0.25.10

Compare Source

  • Fix a panic in a minification edge case (#​4287)

    This release fixes a panic due to a null pointer that could happen when esbuild inlines a doubly-nested identity function and the final result is empty. It was fixed by emitting the value undefined in this case, which avoids the panic. This case must be rare since it hasn't come up until now. Here is an example of code that previously triggered the panic (which only happened when minifying):

    function identity(x) { return x }
    identity({ y: identity(123) })
  • Fix @supports nested inside pseudo-element (#​4265)

    When transforming nested CSS to non-nested CSS, esbuild is supposed to filter out pseudo-elements such as ::placeholder for correctness. The CSS nesting specification says the following:

    The nesting selector cannot represent pseudo-elements (identical to the behavior of the ':is()' pseudo-class). We’d like to relax this restriction, but need to do so simultaneously for both ':is()' and '&', since they’re intentionally built on the same underlying mechanisms.

    However, it seems like this behavior is different for nested at-rules such as @supports, which do work with pseudo-elements. So this release modifies esbuild's behavior to now take that into acc


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.

@renovate renovate bot requested a review from danielroe as a code owner August 4, 2025 04:54
Copy link

pkg-pr-new bot commented Aug 4, 2025

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/fonts@671

commit: 47da152

Copy link

cloudflare-workers-and-pages bot commented Aug 4, 2025

Deploying fonts with  Cloudflare Pages  Cloudflare Pages

Latest commit: 47da152
Status: ✅  Deploy successful!
Preview URL: https://7dbb6a79.fonts-dsw.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.fonts-dsw.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 3343233 to ead48fc Compare August 11, 2025 06:33
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from eb1a44c to f13710a Compare August 18, 2025 07:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 3c5074c to e80ada5 Compare August 21, 2025 03:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from b9b25c9 to ed34566 Compare September 22, 2025 22:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from 23d9725 to bbe2acd Compare September 27, 2025 14:28
@codecov-commenter
Copy link

codecov-commenter commented Sep 27, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.31%. Comparing base (e7f537a) to head (47da152).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #671   +/-   ##
=======================================
  Coverage   77.31%   77.31%           
=======================================
  Files          11       11           
  Lines         573      573           
  Branches      127      127           
=======================================
  Hits          443      443           
  Misses        124      124           
  Partials        6        6           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch from bbe2acd to 47da152 Compare September 28, 2025 14:08
@danielroe danielroe merged commit d9403ff into main Sep 28, 2025
7 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch September 28, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants