Skip to content

chore(deps): update all non-major dependencies#208

Merged
danielroe merged 1 commit intomainfrom
renovate/all-minor-patch
Apr 27, 2026
Merged

chore(deps): update all non-major dependencies#208
danielroe merged 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 27, 2026

This PR contains the following updates:

Package Change Age Confidence
@iconify-json/lucide ^1.2.102^1.2.104 age confidence
@nuxt/cli (source) ^3.34.0^3.35.1 age confidence
@vue/shared (source) 3.5.323.5.33 age confidence
pkg-types ^2.3.0^2.3.1 age confidence
pnpm (source) 10.33.010.33.2 age confidence
tailwindcss (source) 4.2.24.2.4 age confidence
vue (source) 3.5.323.5.33 age confidence

Release Notes

nuxt/cli (@​nuxt/cli)

v3.35.1

Compare Source

3.35.1 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes
  • cli: Create build dir before writing lock file (#​1295)
❤️ Contributors

v3.35.0

Compare Source

3.35.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • cli: Locks for agents running dev and build commands (#​1265)
  • dev: Allow nuxt to provide dev handler directly (#​1244)
🔥 Performance
  • Lazily initialise completions only when requested (#​1289)
  • Move templateNames to separate chunk to decrease parse time (#​1290)
  • dev,build: Use loaded nuxt version in banner (#​1291)
🩹 Fixes
  • Split NODE_PATH by : (e14ce27)
  • dev: Resolve package versions via their parents (#​1283)
🏡 Chore
  • Surface deno updates as their own PR pending approval (7035a49)
🤖 CI
  • Disable size-comment for now (d63d9b2)
  • Disable renovate updates for deno (cfb3677)
❤️ Contributors
vuejs/core (@​vue/shared)

v3.5.33

Compare Source

Bug Fixes
unjs/pkg-types (pkg-types)

v2.3.1

Compare Source

compare changes

🩹 Fixes
  • Use untransformed typescript type exports (#​261)
📖 Documentation
  • Improve documentation and fix typos across the project (#​246)
  • Fix incorrect imports and add missing function docs (#​248)
📦 Build
🏡 Chore
❤️ Contributors
pnpm/pnpm (pnpm)

v10.33.2

Compare Source

v10.33.1: pnpm 10.33.1

Compare Source

Patch Changes
  • When a project's packageManager field selects pnpm v11 or newer, commands that v10 would have passed through to npm (version, login, logout, publish, unpublish, deprecate, dist-tag, docs, ping, search, star, stars, unstar, whoami, etc.) are now handed over to the wanted pnpm, which implements them natively. Previously they silently shelled out to npm — making, for example, pnpm version --help print npm's help on a project with packageManager: pnpm@11.0.0-rc.3 #​11328.
Platinum Sponsors
Bit
Gold Sponsors
Sanity Discord Vite
SerpApi CodeRabbit Stackblitz
Workleap Nx
tailwindlabs/tailwindcss (tailwindcss)

v4.2.4

Compare Source

Fixed
  • Ensure imports in @import and @plugin still resolve correctly when using Vite aliases in @tailwindcss/vite (#​19947)

v4.2.3

Compare Source

Fixed
  • Canonicalization: improve canonicalizations for tracking-* utilities by preferring non-negative utilities (e.g. -tracking-tightertracking-wider) (#​19827)
  • Fix crash due to invalid characters in candidate (exceeding valid unicode code point range) (#​19829)
  • Ensure query params in imports are considered unique resources when using @tailwindcss/webpack (#​19723)
  • Canonicalization: collapse arbitrary values into shorthand utilities (e.g. px-[1.2rem] py-[1.2rem]p-[1.2rem]) (#​19837)
  • Canonicalization: collapse border-{t,b}-* into border-y-*, border-{l,r}-* into border-x-*, and border-{t,r,b,l}-* into border-* (#​19842)
  • Canonicalization: collapse scroll-m{t,b}-* into scroll-my-*, scroll-m{l,r}-* into scroll-mx-*, and scroll-m{t,r,b,l}-* into scroll-m-* (#​19842)
  • Canonicalization: collapse scroll-p{t,b}-* into scroll-py-*, scroll-p{l,r}-* into scroll-px-*, and scroll-p{t,r,b,l}-* into scroll-p-* (#​19842)
  • Canonicalization: collapse overflow-{x,y}-* into overflow-* (#​19842)
  • Canonicalization: collapse overscroll-{x,y}-* into overscroll-* (#​19842)
  • Read from --placeholder-color instead of --background-color for placeholder-* utilities (#​19843)
  • Upgrade: ensure files are not emptied out when killing the upgrade process while it's running (#​19846)
  • Upgrade: use config.content when migrating from Tailwind CSS v3 to Tailwind CSS v4 (#​19846)
  • Upgrade: never migrate files that are ignored by git (#​19846)
  • Add .env and .env.* to default ignored content files (#​19846)
  • Canonicalization: migrate overflow-ellipsis into text-ellipsis (#​19849)
  • Canonicalization: migrate start-fullinset-s-full, start-autoinset-s-auto, start-pxinset-s-px, and start-<number>inset-s-<number> as well as negative versions (#​19849)
  • Canonicalization: migrate end-fullinset-e-full, end-autoinset-e-auto, end-pxinset-e-px, and end-<number>inset-e-<number> as well as negative versions (#​19849)
  • Canonicalization: move the - sign inside the arbitrary value -left-[9rem]left-[-9rem] (#​19858)
  • Canonicalization: move the - sign outside the arbitrary value ml-[calc(-1*var(--width))]-ml-(--width) (#​19858)
  • Improve performance when scanning JSONL / NDJSON files (#​19862)
  • Support NODE_PATH environment variable in standalone CLI (#​19617)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • Automerge
    • At any time (no schedule defined)

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

Rebasing: Whenever PR is behind base branch, 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 April 27, 2026 20:31
@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 27, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
examples Ready Ready Preview, Comment Apr 27, 2026 8:31pm

@socket-security
Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​nuxt/​cli@​3.34.0 ⏵ 3.35.198 +110073 +193 +5100
Updated@​iconify-json/​lucide@​1.2.102 ⏵ 1.2.104100 +110079 +196 +1100

View full report

@danielroe danielroe merged commit a60758a into main Apr 27, 2026
9 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch April 27, 2026 21:04
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.

1 participant