Skip to content

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

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

chore(deps): update all non-major dependencies#116
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 16, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@iconify-json/simple-icons ^1.2.78^1.2.79 age confidence dependencies patch
@iconify-json/vscode-icons ^1.2.41^1.2.46 age confidence devDependencies patch
@nuxt/content (source) ^3.12.0^3.13.0 age confidence dependencies minor
@nuxt/hints 1.0.0-alpha.61.0.3 age confidence dependencies patch
@nuxt/scripts (source) 0.13.20.13.4 age confidence dependencies patch
@unhead/vue (source) ^2.1.4^2.1.13 age confidence dependencies patch
eslint (source) ^10.2.0^10.2.1 age confidence devDependencies minor
feed ^5.2.0^5.2.1 age confidence dependencies patch
github/gh-aw-actions v0.64.4v0.69.3 age confidence action minor
pnpm (source) 10.33.010.33.1 age confidence packageManager patch
posthog-js (source) ^1.345.2^1.370.1 age confidence dependencies minor
submitjson (source) ^0.14.0^0.16.0 age confidence dependencies minor
tailwindcss (source) ^4.2.2^4.2.4 age confidence dependencies minor
vue-tsc (source) ^3.2.6^3.2.7 age confidence devDependencies patch

Release Notes

nuxt/content (@​nuxt/content)

v3.13.0

Compare Source

Bug Fixes
  • get mdc configs by calling mdc:configSources hook (#​3736) (57f5552)
  • preview: move formatDate/formatDateTime into runtime subtree (#​3749) (4a76b2a)

v3.12.0

Compare Source

Features
Bug Fixes
nuxt/hints (@​nuxt/hints)

v1.0.3

Compare Source

🩹 Fixes
  • third-party: Wrap hookable callHook with promise.resolve (#​310)
❤️ Contributors

v1.0.2

Compare Source

🩹 Fixes
  • Write hints-config.mjs to fs (#​296)
❤️ Contributors

v1.0.1

Compare Source

🩹 Fixes
  • Prevent circular reference stack overflow in payload.__hints (#​289)
  • Fix #hints-config alias resolution (#​292)
🏡 Chore
  • README: Add modules options explanaition (#​285)
❤️ Contributors

v1.0.0

Compare Source

Nuxt Hints v1.0.0

We are very excited to move Nuxt hints from alpha stage to 1.0.0 !

Developer experience in Nuxt is truly something we treasure and we hope this module will help you out on finding different ways to make your Nuxt application more performant.
We also want to thank every contributors and users of the modules. It is thanks to them that @​nuxt/hints is reaching 1.0.0

Vision

Our vision at Nuxt has always been that better DX will have an impact on end-user's UX. By releasing this module, the goal is to help Nuxt developers to improve their Nuxt applications.

Roadmap

  • Production build integration
    • Having runtime warning in production could help users to actually get what happens in production
  • Font and scripts performance hints
  • Your ideas !
    • Nuxt is what it is thanks to it's incredible community. Your ideas and feedbacks are always welcomed and have an impact on the future of Nuxt.

Features

v1.0.0 comes with several improvement:

🚀 Enhancements
  • Html-validate integration (#​253)
  • hydration: Improve hydration log (#​258)
  • client: Allow to open potential lazy load components in editor (#​270)
  • Add feature related configuration (#​261)
🩹 Fixes
  • lazy-load: Avoid wrapping glob imports (#​264)
  • TDZ violation in lazy-hydration plugin with .client components (#​265)
  • web-vitals: Report all changes for CLS (#​266)
  • client: Remove shiki fit content style (#​272)
  • web-vitals: Correct next-gen image format detection logic (#​273)
  • Set correct tsconfig.json (#​274)
❤️ Thank you to all contributors

v1.0.0-alpha.10

Compare Source

🚀 Enhancements
  • Make features configurable (#​246)
🩹 Fixes
🏡 Chore
✅ Tests
  • Patch test-utils and force dev mode (#​248)
❤️ Contributors

v1.0.0-alpha.9

Compare Source

🩹 Fixes
  • lazy-load: Fix potential TMZ violation (#​243)
💅 Refactors
  • Move from NuxtApp augment to NuxtPayload (#​240)
❤️ Contributors

v1.0.0-alpha.8

Compare Source

🩹 Fixes
  • Skip hydration check if client only component (#​227)
  • lazy-load: Prefer cloning component over wrapping component (#​232)
  • client: Add empty unocss config object (#​233)
  • lazy-load: Use NuxtComponent name for auto-imports (#​235)
✅ Tests
❤️ Contributors

v1.0.0-alpha.7

Compare Source

compare changes

🚀 Enhancements
  • Initial component lazy load hints (#​212)
  • Lazy load hints devtools integration (#​220)
🩹 Fixes
  • Return correct data in endpoint (#​218)
  • Use component filename if auto import for lazy-load hint (#​219)
  • Move uid generation server side (#​222)
💅 Refactors
  • Move to extensible hints handlers (#​208)
  • Assign handler to context instead of waiting for hook result (#​213)
  • Simplify handlers (#​216)
🏡 Chore
🤖 CI
  • renovate: Extend nuxt configuration (#​206)
❤️ Contributors
nuxt/scripts (@​nuxt/scripts)

v0.13.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.13.3

Compare Source

Full Changelog: nuxt/scripts@v0.13.3...v0.13.3

unjs/unhead (@​unhead/vue)

v2.1.13

Compare Source

   🐞 Bug Fixes
  • schema-org: Normalize target to array before merging potentialAction  -  by @​harlan-zw and Claude Opus 4.6 (1M context) in #​709 (22ac9)
    View changes on GitHub

v2.1.12

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.11

Compare Source

    ⚠️ Security
  • Fixed XSS bypass in useHeadSafe via attribute name injection (GHSA-g5xx-pwrp-g3fv). Users handling untrusted input with useHeadSafe should upgrade immediately.
   🐞 Bug Fixes
    View changes on GitHub

v2.1.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.7

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v2.1.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
eslint/eslint (eslint)

v10.2.1

Compare Source

v10.2.0

Compare Source

Features

Bug Fixes

Documentation

  • a2af743 docs: add language to configuration objects (#​20712) (Francesco Trotta)
  • 845f23f docs: Update README (GitHub Actions Bot)
  • 5fbcf59 docs: remove sourceType from ts playground link (#​20477) (Tanuj Kanti)
  • 8702a47 docs: Update README (GitHub Actions Bot)
  • ddeaded docs: Update README (GitHub Actions Bot)
  • 2b44966 docs: add Major Releases section to Manage Releases (#​20269) (Milos Djermanovic)
  • eab65c7 docs: update eslint versions in examples (#​20664) (루밀LuMir)
  • 3e4a299 docs: update ESM Dependencies policies with note for own-usage packages (#​20660) (Milos Djermanovic)

Chores

  • 8120e30 refactor: extract no unmodified loop condition (#​20679) (kuldeep kumar)
  • 46e8469 chore: update dependency markdownlint-cli2 to ^0.22.0 (#​20697) (renovate[bot])
  • 01ed3aa test: add unit tests for unicode utilities (#​20622) (Manish chaudhary)
  • 811f493 ci: remove --legacy-peer-deps from types integration tests (#​20667) (Milos Djermanovic)
  • 6b86fcf chore: update dependency npm-run-all2 to v8 (#​20663) (renovate[bot])
  • 632c4f8 chore: add prettier update commit to .git-blame-ignore-revs (#​20662) (루밀LuMir)
  • b0b0f21 chore: update dependency eslint-plugin-regexp to ^3.1.0 (#​20659) (Milos Djermanovic)
  • 228a2dd chore: update dependency eslint-plugin-eslint-plugin to ^7.3.2 (#​20661) (Milos Djermanovic)
  • 3ab4d7e test: Add tests for eslintrc-style keys (#​20645) (kuldeep kumar)

v10.1.0

Compare Source

Features

  • ff4382b feat: apply fix for no-var in TSModuleBlock (#​20638) (Tanuj Kanti)
  • 0916995 feat: Implement api support for bulk-suppressions (#​20565) (Blake Sager)

Bug Fixes

  • 2b8824e fix: Prevent no-var autofix when a variable is used before declaration (#​20464) (Amaresh S M)
  • e58b4bf fix: update eslint (#​20597) (renovate[bot])

Documentation

  • b7b57fe docs: use correct JSDoc link in require-jsdoc.md (#​20641) (mkemna-clb)
  • 58e4cfc docs: add deprecation notice partial (#​20639) (Milos Djermanovic)
  • 7143dbf docs: update v9 migration guide for @eslint/js usage (#​20540) (fnx)
  • 035fc4f docs: note that globalReturn applies only with sourceType: "script" (#​20630) (Milos Djermanovic)
  • e972c88 docs: merge ESLint option descriptions into type definitions (#​20608) (Francesco Trotta)
  • 7f10d84 docs: Update README (GitHub Actions Bot)
  • aeed007 docs: open playground link in new tab (#​20602) (Tanuj Kanti)
  • a0d1a37 docs: Add AI Usage Policy (#​20510) (Nicholas C. Zakas)

Chores

jpmonette/feed (feed)

v5.2.1

Compare Source

What's Changed

New Contributors

Full Changelog: jpmonette/feed@5.2.0...5.2.1

github/gh-aw-actions (github/gh-aw-actions)

v0.69.3

Compare Source

Sync of actions from gh-aw at v0.69.3.

v0.69.2

Compare Source

Sync of actions from gh-aw at v0.69.2.

v0.69.1

Compare Source

Sync of actions from gh-aw at v0.69.1.

v0.69.0

Compare Source

Sync of actions from gh-aw at v0.69.0.

v0.68.7

Compare Source

Sync of actions from gh-aw at v0.68.7.

v0.68.6

Compare Source

Sync of actions from gh-aw at v0.68.6.

v0.68.5

Compare Source

Sync of actions from gh-aw at v0.68.5.

v0.68.4

Compare Source

Sync of actions from gh-aw at v0.68.4.

v0.68.3

Compare Source

Sync of actions from gh-aw at v0.68.3.

v0.68.2

Compare Source

Sync of actions from gh-aw at v0.68.2.

v0.68.1

Compare Source

Sync of actions from gh-aw at v0.68.1.

v0.68.0

Compare Source

Sync of actions from gh-aw at v0.68.0.

v0.67.4

Compare Source

Sync of actions from gh-aw at v0.67.4.

v0.67.3

Compare Source

Sync of actions from gh-aw at v0.67.3.

v0.67.2

Compare Source

Sync of actions from gh-aw at v0.67.2.

v0.67.1

Compare Source

Sync of actions from gh-aw at v0.67.1.

v0.67.0

Compare Source

Sync of actions from gh-aw at v0.67.0.

v0.66.1

Compare Source

Sync of actions from gh-aw at v0.66.1.

v0.66.0

Compare Source

Sync of actions from gh-aw at v0.66.0.

v0.65.7

Compare Source

Sync of actions from gh-aw at v0.65.7.

v0.65.6

Compare Source

Sync of actions from gh-aw at v0.65.6.

v0.65.5

Compare Source

Sync of actions from gh-aw at v0.65.5.

v0.65.4

Compare Source

Sync of actions from gh-aw at v0.65.4.

v0.65.3

Compare Source

Sync of actions from gh-aw at v0.65.3.

v0.65.2

Compare Source

Sync of actions from gh-aw at v0.65.2.

v0.65.1

Compare Source

Sync of actions from gh-aw at v0.65.1.

v0.65.0

Compare Source

Sync of actions from gh-aw at v0.65.0.

v0.64.5

Compare Source

Sync of actions from gh-aw at v0.64.5.

pnpm/pnpm (pnpm)

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
PostHog/posthog-js (posthog-js)

v1.370.1

Compare Source

1.370.1

Patch Changes

v1.370.0

Compare Source

1.370.0
Minor Changes
Patch Changes

v1.369.5

Compare Source

1.369.5

Patch Changes

v1.369.4

Compare Source

1.369.4

Patch Changes

v1.369.3

Compare Source

1.369.3

Patch Changes

v1.369.2

Compare Source

1.369.2

Patch Changes

v1.369.1

Compare Source

1.369.1

Patch Changes
  • #​3393 85ae4d9 Thanks @​haacked! - Exclude active feature flag payloads from event properties
    (2026-04-16)

  • #​3392 00cd1ce Thanks @​haacked! - Fix unnecessary persisted config and activation properties (including product tours, surveys, and session recording config) added to captured events
    (2026-04-16)

  • Updated dependencies []:

v1.369.0

Compare Source

1.369.0

Minor Changes
Patch Changes

v1.368.2

Compare Source

1.368.2

Patch Changes
  • #​3378 f1bea33 Thanks @​marandaneto! - Disable native gzip compression after a NotReadableError in the browser SDK
    (2026-04-14)
  • Updated dependencies []:
    • [@​pos

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 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 force-pushed the renovate/all-minor-patch branch 13 times, most recently from 16f5304 to 56406c2 Compare February 24, 2026 10:13
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 17 times, most recently from 5bbc9f2 to a9a66d3 Compare March 2, 2026 21:31
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 4899b39 to 331e0cb Compare March 15, 2026 09:00
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from 93d899d to 8b1af3e Compare March 23, 2026 17:09
@renovate renovate Bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 357e21e to 0236678 Compare March 28, 2026 09:28
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.

0 participants