Skip to content

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

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 16, 2025

This PR contains the following updates:

Package Change Age Confidence Type Update
@antfu/eslint-config ^4.14.1 -> ^4.19.0 age confidence pnpm.catalog.default minor
@date-fns/tz ^1.2.0 -> ^1.3.1 age confidence pnpm.catalog.default minor
@iconify-json/lucide ^1.2.47 -> ^1.2.60 age confidence pnpm.catalog.default patch
@iconify-json/simple-icons ^1.2.38 -> ^1.2.45 age confidence pnpm.catalog.default patch
@nuxt/devtools (source) ^2.5.0 -> ^2.6.2 age confidence pnpm.catalog.default minor
@nuxt/image (source) ^1.10.0 -> ^1.11.0 age confidence pnpm.catalog.default minor
@nuxt/ui (source) ^3.1.3 -> ^3.3.0 age confidence pnpm.catalog.default minor
@nuxtjs/i18n (source) ^9.5.5 -> ^9.5.6 age confidence pnpm.catalog.default patch
@pinia/nuxt (source) ^0.11.1 -> ^0.11.2 age confidence pnpm.catalog.default patch
@types/node (source) ^24.0.0 -> ^24.1.0 age confidence pnpm.catalog.default minor
@types/pg (source) ^8.15.4 -> ^8.15.5 age confidence pnpm.catalog.default patch
@vitest/browser (source) ^3.2.3 -> ^3.2.4 age confidence pnpm.catalog.default patch
@vitest/coverage-v8 (source) ^3.2.3 -> ^3.2.4 age confidence pnpm.catalog.default patch
@vueuse/core (source) ^13.3.0 -> ^13.6.0 age confidence pnpm.catalog.default minor
@vueuse/nuxt (source) ^13.3.0 -> ^13.6.0 age confidence pnpm.catalog.default minor
dotenv ^16.5.0 -> ^16.6.1 age confidence pnpm.catalog.default minor
drizzle-cuid2 ^2.0.0 -> ^2.1.0 age confidence pnpm.catalog.default minor
drizzle-kit (source) ^0.31.1 -> ^0.31.4 age confidence pnpm.catalog.default patch
drizzle-orm (source) ^0.44.2 -> ^0.44.4 age confidence pnpm.catalog.default patch
eslint (source) ^9.28.0 -> ^9.32.0 age confidence pnpm.catalog.default minor
ioredis ^5.6.1 -> ^5.7.0 age confidence pnpm.catalog.default minor
libphonenumber-js ^1.12.9 -> ^1.12.10 age confidence pnpm.catalog.default patch
lint-staged ^16.1.0 -> ^16.1.2 age confidence pnpm.catalog.default patch
node (source) >=22.16.0 -> >=22.18.0 age confidence engines minor
node 22.16.0-alpine -> 22.17.1-alpine age confidence final minor
nuxt (source) ^3.17.5 -> ^3.18.0 age confidence pnpm.catalog.default minor
nuxt-auth-utils ^0.5.20 -> ^0.5.22 age confidence pnpm.catalog.default patch
nuxt-tiptap-editor ^2.2.1 -> ^2.3.1 age confidence pnpm.catalog.default minor
nuxt-zod-i18n ^1.11.5 -> ^1.12.1 age confidence pnpm.catalog.default minor
pg (source) ^8.16.0 -> ^8.16.3 age confidence pnpm.catalog.default patch
playwright (source) ^1.52.0 -> ^1.54.2 age confidence pnpm.catalog.default minor
pnpm (source) 10.12.1 -> 10.14.0 age confidence packageManager minor
pnpm (source) >=10.12.1 -> >=10.14.0 age confidence engines minor
sharp (source, changelog) ^0.34.2 -> ^0.34.3 age confidence pnpm.catalog.default patch
typescript (source) ^5.8.3 -> ^5.9.2 age confidence pnpm.catalog.default minor
unbuild ^3.5.0 -> ^3.6.0 age confidence pnpm.catalog.default minor
unimport 4.1.1 -> 4.2.0 age confidence resolutions minor
vitest (source) ^3.2.3 -> ^3.2.4 age confidence pnpm.catalog.default patch
vue-tsc (source) ^2.2.10 -> ^2.2.12 age confidence pnpm.catalog.default patch
zod (source) ^3.25.57 -> ^3.25.76 age confidence pnpm.catalog.default patch

Release Notes

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

v4.19.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.18.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.17.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.16.2

Compare Source

No significant changes

    View changes on GitHub

v4.16.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.16.0

Compare Source

   🚀 Features
    View changes on GitHub

v4.15.0

Compare Source

   🚀 Features
    View changes on GitHub
date-fns/tz (@​date-fns/tz)

v1.3.1

Compare Source

Fixed
  • Fixed TypeScript definitions missing in @date-fns@1.3.0.

v1.3.0

Fixed
  • Fixed Format.JS support when running in Hermes engine (React Native). Ensured compatibility with JavaScriptCore engine (Safari).

  • Fixed TypeScript node16 module resolution #​59. Thanks to @​samchungy.

Added
  • Added tzName function that formats time zone name in given date time and format. It supports "short", "long", "shortGeneric", and "longGeneric" formats, corresponding to TR35 tokens z..zzz, zzzz, v, and vvvv respectively. See README for more details.
nuxt/devtools (@​nuxt/devtools)

v2.6.2

Compare Source

Bug Fixes

v2.6.1

Compare Source

Bug Fixes

v2.6.0

Compare Source

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

v1.11.0

Compare Source

compare changes

🚀 Enhancements
  • Add support for image helpers in nitro endpoints (#​1473)
  • ipx: Log the architecture of the build (#​1808)
🩹 Fixes
  • Remove layer0 and edgio providers (#​1763)
  • Add back layer0 and edgio providers (without) tests (a99ce09)
  • cloudflare: Don't add baseURL if there are no operations (#​1790)
  • ipx: Always use ipx provider if external baseURL is provided (#​1800)
  • ipxStatic: Strip repeated slashes from image path (#​1801)
  • Avoid deep type instantiation (12b37a2)
📖 Documentation
🏡 Chore
  • Disable shamefully-hoist (#​1795)
  • Do not ignore typescript upgrades (0809991)
  • Switch to using typesVersions field (b4af05a)
  • Allow major bumps in changelog (d486587)
  • Enable oxc-resolver build (4be31c7)
  • Release v1.11.0 (3123997)
✅ Tests
  • Exclude layer0 + edgio from unit tests (3682a90)
🤖 CI
❤️ Contributors
nuxt/ui (@​nuxt/ui)

v3.3.0

Compare Source

Features
Bug Fixes
  • Button/Link: merge active-class / inactive-class with app config (#​4446) (9debce7)
  • Button: add active styles to behave like hover on mobile (df8f202), closes #​991
  • Carousel/Tree: add type to button elements for accessibility (#​4493) (fc24e03)
  • Carousel: add aria-current attribute to active dot (#​4447) (1ba8a55)
  • Carousel: improve accessibility (55e06e9), closes #​4494
  • Carousel: resolve plugins with page transitions (#​4380) (3b67d54)
  • ColorPicker: update color conversion logic (#​4550) (6b6ec8c)
  • CommandPalette: remove rtl:space-x-reverse from label (#​4576) (4682ded)
  • defineShortcuts: allow extra keys to be combined with shift (#​4456) (772631c)
  • defineShortcuts: always pass event to shotcut handler (#​4516) (ef473c3)
  • FileUpload: handle RTL mode (#​4585) (02161ed)
  • FormField: improve error type with boolean (a4d0ca7), closes #​4496
  • FormField: resolve minor accessibility and rendering issues (#​4515) (c64c4cd)
  • InputMenu/SelectMenu: filter null items in search (488707e)
  • InputMenu/SelectMenu: improve display value without valueKey (4d4234d), closes #​4528
  • InputMenu/SelectMenu: only filter non-null fields (c92f908), closes #​4509
  • InputMenu: reset search term on mounted (cb160e6), closes #​3993
  • module: merge user's options when installing modules (78f92a2)
  • NavigationMenu/Tabs: display badge when not undefined (b22891a)
  • NavigationMenu/Tabs: proxy fallthrough attributes (836f748)
  • RadioGroup: improve type safety for normalizeItem function (#​4535) (bb99345)
  • Table: add scope attribute to headers (#​4417) (347694b)
  • Table: handle reactive columns (#​4412) (4ce6540)
  • theme: colors autocomplete in app config (752e2b6)
  • Toast: only show progress when open (1d052ec), closes #​4464
  • Tooltip: display separator only with text and kbds (#​4570) (63476e5)
  • useLocale: ensure inject defaults to en (df1abf1), closes #​4579
  • useLocale: prevent hydration error when switching locale (15c7991)
  • useOverlay: don't use patch when passing props to open (#​4497) (5ad7dab)
  • useOverlay: improve props handling by merging existing and new (#​4478) (6519a74)
  • useOverlay: support infering close argument from complex emits (#​4414) (d7aefa5)
  • vue: handle override when importing from @nuxt/ui (57a5037)
  • vue: stub clearError (d8160ba)

v3.2.0

Compare Source

⚠ BREAKING CHANGES
  • useOverlay: correct spelling of unmount function (#​4051)
Features
Bug Fixes
  • Card/Drawer/Modal: prevent scrollbars overflow (#​4368) (c3adc38)
  • components: remove default md size on buttons (#​4357) (be41aed)
  • defineShortcuts: allow meta_- shortcut (#​4321) (4e7c1c9)
  • Form: conditionally type form data via transform prop (#​4188) (37abcc6)
  • Form: expose reactive fields (#​4386) (1a8feb7)
  • InputMenu/SelectMenu: dynamic empty size (ba3c6e8), closes #​4377
  • InputTags: extend emits interface (8781a07)
  • Modal/Slideover: don't emit close:prevent on closeAutoFocus (150b334)
  • NavigationMenu: nested accordion context at every level (#​4363) (2fa8db6)
  • NavigationMenu: set content max-height in horizontal orientation (62bc7b2), closes #​4208
  • Pagination: match default button size (#​4350) (4dd56c8)
  • Select/SelectMenu: display falsy values (7df7ee3)
  • Select/SelectMenu: prevent empty string display when multiple (483e473)
  • SelectMenu: dynamic input size (b0364b9)
  • Table: use tr as separator (#​4083) (edca3bc)
  • Toast: calc height on next tick (3bf5acb), closes #​4265
  • Toaster: smoother visibility transition for stacked toasts (#​4367) (abfd0ed)
  • useOverlay: correct spelling of unmount function (#​4051) (546df57)
  • useOverlay: set props to original props when defaultOpen is set (#​4308) (66355ba)
  • useOverlay: use original props when not provided to open (#​4269) (bf56e15)
nuxt-modules/i18n (@​nuxtjs/i18n)

v9.5.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/pinia (@​pinia/nuxt)

v0.11.2

Compare Source

vitest-dev/vitest (@​vitest/browser)

v3.2.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vueuse/vueuse (@​vueuse/core)

v13.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes

Configuration

📅 Schedule: Branch creation - "after 2am and before 3am" (UTC), Automerge - "after 1am and before 2am" (UTC).

🚦 Automerge: Enabled.

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 added the dependencies Pull requests that update a dependency file label Jun 16, 2025
Copy link

coderabbitai bot commented Jun 16, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 12 times, most recently from 403c82b to f56a883 Compare June 23, 2025 10:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 15 times, most recently from 7b658d2 to 625786f Compare June 30, 2025 22:53
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 625786f to 94b893c Compare July 1, 2025 20:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from a8c4c9c to 835eb40 Compare July 20, 2025 06:44
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 991c546 to 86b6fa4 Compare July 29, 2025 09:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 2cb59d5 to 71fc645 Compare August 1, 2025 12:01
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 71fc645 to 125d21f Compare August 2, 2025 05:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
0 participants