Skip to content

fix(deps): update all non-major dependencies#139

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch
Open

fix(deps): update all non-major dependencies#139
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Mar 26, 2026

Copy link
Copy Markdown
Contributor

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@iconify-json/lucide ^1.2.99^1.2.117 age confidence
@iconify-json/vscode-icons ^1.2.45^1.2.67 age confidence
@skeletonlabs/skeleton (source) 4.13.04.15.2 age confidence
@skeletonlabs/skeleton-svelte (source) 4.13.04.15.2 age confidence
@supabase/ssr ^0.9.0^0.12.1 age confidence
@supabase/supabase-js (source) ^2.100.0^2.110.4 age confidence
@sveltejs/adapter-cloudflare (source) ^7.2.8^7.2.9 age confidence
@sveltejs/enhanced-img (source) ^0.10.4^0.11.0 age confidence
@sveltejs/vite-plugin-svelte (source) ^7.0.0^7.2.0 age confidence
@tailwindcss/typography ^0.5.19^0.5.20 age confidence
@tailwindcss/vite (source) ^4.2.2^4.3.2 age confidence
autoprefixer ^10.4.27^10.5.2 age confidence
eslint (source) ^10.1.0^10.7.0 age confidence
eslint-plugin-svelte (source) ^3.16.0^3.20.0 age confidence
globals ^17.4.0^17.7.0 age confidence
pnpm (source) 10.33.010.34.5 age confidence
pnpm (source) >=10.33.0>=10.34.5 age confidence
prettier (source) ^3.8.1^3.9.5 age confidence
prettier-plugin-svelte ^3.5.1^3.5.2 age confidence
prettier-plugin-tailwindcss ^0.7.2^0.8.0 age confidence
super-sitemap ^1.0.7^1.0.12 age confidence
svelte-check ^4.4.5^4.7.2 age confidence
svelte-sonner ^1.1.0^1.1.1 age confidence
tailwindcss (source) ^4.2.2^4.3.2 age confidence
typescript-eslint (source) ^8.57.2^8.64.0 age confidence
vite-plugin-mkcert ^2.0.0^2.1.0 age confidence
vitest (source) ^4.1.1^4.1.10 age confidence
wrangler (source) ^4.77.0^4.110.0 age confidence
zod (source) ^4.3.6^4.4.3 age confidence

Release Notes

skeletonlabs/skeleton (@​skeletonlabs/skeleton)

v4.15.2

Compare Source

v4.15.1

Compare Source

v4.15.0

Compare Source

v4.14.0

Compare Source

skeletonlabs/skeleton (@​skeletonlabs/skeleton-svelte)

v4.15.2

Compare Source

Patch Changes

v4.15.1

Compare Source

Patch Changes

v4.15.0

Compare Source

Minor Changes
Patch Changes

v4.14.0

Compare Source

Minor Changes
  • task: Zag.js dependency bumps (#​4314)
Patch Changes
supabase/ssr (@​supabase/ssr)

v0.12.1

Compare Source

Bug Fixes

v0.12.0

Compare Source

Features
Bug Fixes

v0.10.3

Compare Source

Bug Fixes

v0.10.2

Compare Source

Bug Fixes

v0.10.0

Compare Source

Features
  • pass cache headers to setAll to prevent CDN caching of auth responses (#​176) (14962d2)
supabase/supabase-js (@​supabase/supabase-js)

v2.110.4

Compare Source

2.110.4 (2026-07-14)

🩹 Fixes
  • functions: stop sending API key in Authorization header for function calls (#​2511)
  • realtime: encode broadcast header fields as UTF-8 (#​2516)
❤️ Thank You

v2.110.3

Compare Source

2.110.3 (2026-07-13)

🩹 Fixes
  • auth: preserve pkce verifier (#​2513)
  • postgrest: pin tstyche target off floating latest (#​2509)
❤️ Thank You

v2.110.2

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.110.1

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.110.0

Compare Source

🚀 Features
  • repo: drop Node.js 20 support (#​2482)
❤️ Thank You

v2.109.0

Compare Source

🩹 Fixes
❤️ Thank You

v2.108.2

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.108.1

Compare Source

2.108.1 (2026-06-09)

🩹 Fixes
  • ci: forward DOGFOOD_APP_CLIENT_ID to dogfood workflow (#​2434)
  • postgrest: then typing (#​2349)
❤️ Thank You

v2.108.0

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.107.0

Compare Source

🚀 Features
  • auth: remove navigator.locks-based mutex; introduce commit guard + dispose() (#​2392)
  • supabase: update X-Client-Info to structured metadata format (#​2359)
  • realtime: allow httpSend to send binary payload (#​2400)
❤️ Thank You

v2.106.2

Compare Source

🩹 Fixes
  • misc: add react-native export condition for Hermes-safe resolution (#​2393)
❤️ Thank You

v2.106.1

Compare Source

🩹 Fixes
  • misc: hide dynamic import from hermesc (#​2381)
❤️ Thank You

v2.106.0

Compare Source

🚀 Features
  • supabase: W3C/OpenTelemetry trace context propagation (#​2163)
🩹 Fixes
❤️ Thank You
  • Claude Sonnet 4.5
  • Guilherme Souza
  • Katerina Skroumpelou @​mandarini

v2.105.4

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.105.3

Compare Source

2.105.3 (2026-05-04)

🩹 Fixes
  • auth: narrow OAuth/CustomProvider types to fix downstream consumer typecheck (#​2326)

v2.105.2

Compare Source

🩹 Fixes
  • auth: forward lockAcquireTimeout to SupabaseAuthClient (#​2309)
  • misc: widen enum-like unions with (string & {}) for forward compat (#​2303)
❤️ Thank You

v2.105.1

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.105.0

Compare Source

🚀 Features
  • auth: add passkey support with WebAuthn registration, authentication, and management (#​2283)
  • realtime: Realtime deferred disconnect (#​2282)

v2.104.1

Compare Source

🩹 Fixes
  • supabase: propagate custom fetch to realtime client (#​2267)
❤️ Thank You

v2.104.0

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.103.3

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.103.2

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.103.1

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.103.0

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.102.1

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.102.0

Compare Source

🚀 Features
  • supabase: export PostgrestFilterBuilder and StorageApiError from supabase-js (#​2222)
  • postgrest: add automatic retries for transient errors (#​2072)
❤️ Thank You

v2.101.1

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.101.0

Compare Source

This was a version bump only for @​supabase/supabase-js to align it with other projects, there were no code changes.

v2.100.1

Compare Source

🩹 Fixes
  • postgrest: narrow tstyche testFileMatch to only type test files (#​2193)
❤️ Thank You
sveltejs/kit (@​sveltejs/adapter-cloudflare)

v7.2.9

Compare Source

Patch Changes
sveltejs/kit (@​sveltejs/enhanced-img)

v0.11.0

Compare Source

Minor Changes
  • feat: export EnhancedImgAttributes type (#​15649)
Patch Changes
  • fix: exclude imports with ? character from transformation (#​15617)
sveltejs/vite-plugin-svelte (@​sveltejs/vite-plugin-svelte)

v7.2.0

Compare Source

Minor Changes
  • feat(inspector): add a context menu with current component stack (#​1370)

v7.1.4

Compare Source

Patch Changes
  • fix: enforce ltr styles for inspector (#​1324)

v7.1.3

Compare Source

Patch Changes
  • fix: ensure the inspector is injected into the client correctly for Vite+ projects (#​1355)

v7.1.2

Compare Source

Patch Changes
  • fix: correctly resolve compiled CSS on the server for dependencies with Svelte files (#​1342)

v7.1.1

Compare Source

Patch Changes
  • fix: pass typescript.onlyRemoveTypeImports to transformWithOxc in vitePreprocess so that value imports are not dropped when they are only referenced in Svelte template markup (#​1326)

  • fix: correctly resolve compiled CSS for optimised Svelte dependencies on the server (#​1336)

v7.1.0

Compare Source

Minor Changes
  • feat: enable optimizer for server environments during dev (#​1328)
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.20

Compare Source

Fixed
  • Support installing with stable versions of Tailwind CSS v4 (#​424)
tailwindlabs/tailwindcss (@​tailwindcss/vite)

v4.3.2

Compare Source

Fixed
  • Support bare spacing values for auto-rows-* and auto-cols-* utilities (e.g. auto-rows-12 and auto-cols-16) (#​20229)
  • Prevent @tailwindcss/cli in --watch mode from crashing on Windows when @source points to a directory that doesn't exist (#​20242)
  • Prevent @tailwindcss/vite from crashing in Deno v2.8.x when context.parentURL is not a valid URL (#​20245)
  • Ensure @tailwindcss/cli in --watch mode rebuilds when the input CSS file changes in an ignored directory (#​20246)
  • Allow @variant rules used in addBase(…) to use custom variants defined later (#​20247)
  • Prevent @tailwindcss/vite from crashing during HMR when scanned files or directories are deleted (#​20259)
  • Generate font-size instead of color declarations for text-[--spacing(…)] (#​20260)
  • Prevent @source patterns from scanning unrelated sibling files and folders (#​20263)
  • Extract class candidates adjacent to Template Toolkit delimiters like %]…[% in .tt, .tt2, and .tx files (#​20269)
  • Extract class candidates from conditional Maud syntax like p.text-black[condition] (#​20269)
  • Prevent @position-try rules from triggering unknown at-rule warnings when optimizing CSS (#​20277)
  • Support class suggestions for named opacity modifiers from --opacity theme values (#​20287)
  • Prevent type errors in @tailwindcss/postcss when used with newer PostCSS patch releases (#​20289)

v4.3.1

Compare Source

Added
  • Add --silent option to suppress output in @tailwindcss/cli (#​20100)
Fixed
  • Remove deprecation warnings by using Module#registerHooks instead of Module#register on Node 26+ (#​20028)
  • Canonicalization: don't crash when plugin utilities throw for unsupported values (#​20052)
  • Allow @apply to be used with CSS mixins (#​19427)
  • Ensure not-* correctly negates @container queries, including style(…) queries (#​20059)
  • Ensure drop-shadow-* color utilities work with custom shadow values containing calc(…) (#​20080)
  • Fix 'Sourcemap is likely to be incorrect' warnings when using @tailwindcss/vite (#​20103)
  • Ensure @tailwindcss/webpack can be installed in Rspack projects without requiring webpack as a peer dependency (#​20027)
  • Canonicalization: don't suggest invalid calc(…) expressions (e.g. px-[calc(1rem+0px)]px-[calc(1rem+0)]) (#​20127)
  • Canonicalization: avoid suggesting large spacing-scale values for arbitrary lengths (e.g. left-[99999px]left-[99999px], not left-24999.75) (#​20130)
  • Ensure @tailwindcss/cli in --watch mode recovers when a tracked dependency is deleted and restored (#​20137)
  • Ensure standalone @tailwindcss/cli binaries are ignored when scanning for class candidates (#​20139)
  • Ensure class candidates are extracted from Twig addClass(…) and removeClass(…) calls (#​20198)
  • Don't crash in the Ruby or Vue preprocessors when scanning files containing invalid UTF-8 bytes (#​19588)
  • Allow @variant to be used inside addBase (#​19480)
  • Ensure @source globs with symlinks are preserved (#​20203)
  • Ensure later @source rules can re-include files excluded by earlier @source not rules (#​20203)
  • Upgrade: don't migrate empty class rules to invalid @utility rules (#​20205)
  • Ensure transitions between inset-shadow-none and other inset shadows work correctly (#​20208)
  • Ensure explicitly referenced @source directories are scanned even when ignored by git (#​20214)
  • Ensure @source globs ending in **/* preserve dynamic path segments to avoid scanning too many files (#​20217)
  • Canonicalization: don't fold calc(…) divisions when the result would require high precision (e.g. w-[calc(100%/3.5)]w-[calc(100%/3.5)], not w-[28.571428571428573%]) (#​20221)
  • Serve ESM type declarations to ESM importers of @tailwindcss/postcss (#​20228)
Changed
  • Generate 0 instead of calc(var(--spacing) * 0) for spacing utilities like m-0 and left-0 (#​20196)
  • Generate var(--spacing) instead of calc(var(--spacing) * 1) for spacing utilities like m-1 and left-1 (#​20196)

v4.3.0

Compare Source

Added
  • Add @container-size utility (#​18901)
  • Add scrollbar-{auto,thin,none} utilities for scrollbar-width, and scrollbar-thumb-* / scrollbar-track-* color utilities for scrollbar-color (#​19981, #​20019)
  • Add scrollbar-gutter-* utilities (#​20018)
  • Add zoom-* utilities (#​20020)
  • Add tab-* utilities (#​20022)
  • Allow using @variant with stacked variants (e.g. @variant hover:focus { … }) (#​19996)
  • Allow using @variant with compound variants (e.g. @variant hover, focus { … }) (#​19996)
  • Support --default(…) in --value(…) and --modifier(…) for functional @utility definitions (#​19989)
Fixed
  • Ensure @plugin resolves package JavaScript entries instead of browser CSS entries

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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

cloudflare-workers-and-pages Bot commented Mar 26, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
ygotools cdea004 Commit Preview URL

Branch Preview URL
Jul 14 2026, 08:52 AM

@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from eda444c to a766058 Compare April 2, 2026 21:02
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 18 times, most recently from 3889456 to 815d060 Compare April 9, 2026 22:14
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 9c1f038 to 129e498 Compare April 24, 2026 18:02
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from a49a254 to 066281b Compare May 2, 2026 02:12
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