Skip to content
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

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

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Oct 1, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
@antfu/eslint-config ^3.8.0 -> ^3.9.2 age adoption passing confidence dependencies minor
@commitlint/cli (source) ^19.5.0 -> ^19.6.0 age adoption passing confidence devDependencies minor
@commitlint/config-conventional (source) ^19.5.0 -> ^19.6.0 age adoption passing confidence devDependencies minor
@date-fns/tz ^1.1.2 -> ^1.2.0 age adoption passing confidence dependencies minor
@iconify-json/lucide ^1.2.10 -> ^1.2.15 age adoption passing confidence devDependencies patch
@iconify-json/simple-icons ^1.2.9 -> ^1.2.12 age adoption passing confidence devDependencies patch
@nuxt/devtools (source) ^1.6.0 -> ^1.6.1 age adoption passing confidence devDependencies patch
@nuxt/icon ^1.5.6 -> ^1.8.2 age adoption passing confidence devDependencies minor
@nuxt/kit (source) ^3.13.2 -> ^3.14.1592 age adoption passing confidence devDependencies minor
@nuxt/ui (source) ^2.18.7 -> ^2.19.2 age adoption passing confidence devDependencies minor
@nuxtjs/i18n (source) ^8.5.5 -> ^8.5.6 age adoption passing confidence devDependencies patch
@prisma/client (source) ^5.21.1 -> ^5.22.0 age adoption passing confidence dependencies minor
@types/node (source) ^22.7.9 -> ^22.9.3 age adoption passing confidence devDependencies minor
@types/nodemailer (source) ^6.4.16 -> ^6.4.17 age adoption passing confidence devDependencies patch
@vee-validate/zod (source) ^4.14.4 -> ^4.14.7 age adoption passing confidence dependencies patch
@vitejs/plugin-vue (source) ^5.1.4 -> ^5.2.0 age adoption passing confidence dependencies minor
@vue-email/components (source) ^0.0.19 -> ^0.0.21 age adoption passing confidence dependencies patch
@vueuse/core (source) ^11.1.0 -> ^11.3.0 age adoption passing confidence devDependencies minor
@vueuse/nuxt (source) ^11.1.0 -> ^11.3.0 age adoption passing confidence devDependencies minor
dotenv-cli ^7.4.2 -> ^7.4.4 age adoption passing confidence devDependencies patch
husky ^9.1.6 -> ^9.1.7 age adoption passing confidence devDependencies patch
libphonenumber-js ^1.11.12 -> ^1.11.15 age adoption passing confidence dependencies patch
node (source) >=20.18.0 -> >=20.18.1 age adoption passing confidence engines patch
node 22.10.0-alpine -> 22.11.0-alpine age adoption passing confidence final minor
node 22.10.0-alpine -> 22.11.0-alpine age adoption passing confidence stage minor
nodemailer (source) ^6.9.15 -> ^6.9.16 age adoption passing confidence dependencies patch
nuxt (source) ^3.13.2 -> ^3.14.1592 age adoption passing confidence devDependencies minor
nuxt-auth-utils ^0.5.0 -> ^0.5.5 age adoption passing confidence devDependencies patch
nuxt-zod-i18n ^1.10.0 -> ^1.11.0 age adoption passing confidence devDependencies minor
pnpm (source) 9.12.1 -> 9.14.2 age adoption passing confidence packageManager minor
pnpm (source) >=9.12.1 -> >=9.14.2 age adoption passing confidence engines minor
prisma (source) ^5.21.1 -> ^5.22.0 age adoption passing confidence devDependencies minor
radix-vue ^1.9.7 -> ^1.9.10 age adoption passing confidence dependencies patch
shadcn-nuxt (source) ^0.10.4 -> ^0.11.3 age adoption passing confidence devDependencies minor
tailwindcss (source) ^3.4.14 -> ^3.4.15 age adoption passing confidence devDependencies patch
traefik v3.1 -> v3.2 age adoption passing confidence minor
turbo (source) ^2.2.3 -> ^2.3.1 age adoption passing confidence devDependencies minor
vee-validate (source) ^4.14.4 -> ^4.14.7 age adoption passing confidence dependencies patch
vue-tsc (source) ^2.1.6 -> ^2.1.10 age adoption passing confidence devDependencies patch

Release Notes

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

v3.9.2

Compare Source

   🚀 Features
    View changes on GitHub

v3.9.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
conventional-changelog/commitlint (@​commitlint/cli)

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/cli

conventional-changelog/commitlint (@​commitlint/config-conventional)

v19.6.0

Compare Source

Note: Version bump only for package @​commitlint/config-conventional

date-fns/tz (@​date-fns/tz)

v1.2.0

Fixed
  • Fixed issue with setTime not syncing the value to the internal date resulting in incorrect behavior #​16, #​24.
nuxt/devtools (@​nuxt/devtools)

v1.6.1

Compare Source

Bug Fixes
Features
  • apply lint, use explict import (2c6d2d3)
nuxt/icon (@​nuxt/icon)

v1.8.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.8.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.7.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.7.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.7.4

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.7.3

Compare Source

v1.7.2

Compare Source

  • fix(vite): dedupe @iconify/vue by default (8b1d75c)
  • fix(client-bundle): use addIcon instead of addCollection (fd46c6e)
  • chore: update deps (9b37e24)

v1.7.1

Compare Source

v1.7.0

Compare Source

  • chore: update deps (fe12434)
  • feat: increase default fetchTimeout to 1500 (ef5b8fd)
  • fix: try fix timeout warning (13e5e7d)
  • chore: update deps (4e0593b)

v1.6.1

Compare Source

v1.6.0

Compare Source

  • chore: update deps (52fbaa2)
  • fix(components): fixed duplicate icon class names (#​292) (ee82b2e)
  • feat: propagate SVG changes in customCollections to client and server bundles without nuxt server restart (#​282) (799ee0b)

v1.5.8

Compare Source

  • fix: compatiable with test env (2a619ac)

v1.5.7

Compare Source

nuxt/nuxt (@​nuxt/kit)

v3.14.1592

Compare Source

3.14.1592 is the next patch release.

👉 Changelog

compare changes

🩹 Fixes
  • rspack: Update webpackbar with support for rspack (#​29823)
  • nuxt: Assign default name to component without setup (#​29869)
  • kit: Use dst to deduplicate templates when adding them (#​29895)
  • nuxt: Handle empty plugin files (d44408e87)
  • vite: Use resolved nuxt template dst to invalidate modules (6cd3352de)
  • nuxt: Return null map for empty plugin metadata (302a66da9)
  • kit: Resolve module paths before appending subpaths (#​29955)
  • nuxt: Recompile templates on change events (#​29954)
  • nuxt: Do not include <NuxtWelcome> when building (#​29956)
  • nuxt: Allow scanning metadata from 2+ files at same path (#​29969)
  • nuxt: Do not disallow importing nitro dependencies (#​29975)
💅 Refactors
  • nuxt: Define layouts as async vue components (#​29957)
📖 Documentation
🏡 Chore
  • Remove unused imports and update eslint config (#​29876)
✅ Tests
🤖 CI
❤️ Contributors

v3.14.159

Compare Source

3.14.159 is a hotfix release to address regressions in v3.14.

We're leaning into the π theme - future patch releases of this minor version will just continue adding digits. (Sorry for any inconvenience! 😆)

👉 Changelog

compare changes

🩹 Fixes
  • nuxt: Update nitropack preset directory (#​29780)
  • kit: Fall back to meta version if there's no module.json (#​29793)
  • kit: Use mlly to resolve module paths to avoid cjs fallback (#​29799)
  • webpack,rspack: Add adapter for webpack-dev-middleware (#​29806)
  • nuxt: Remove null-byte prefix for virtual files (#​29809)
  • kit: Convert module path to file url before reading meta (fb833ac64)
📖 Documentation
🏡 Chore
❤️ Contributors

v3.14.0

Compare Source

3.14.0 is the next minor release.

👀 Highlights

Behind the scenes, a lot has been going on in preparation for the release of Nuxt v4 (particularly on the unjs side with preparations for Nitro v3!)

⚡️ Faster starts powered by jiti

Loading the nuxt config file, as well as modules and other build-time code, is now powered by jiti v2. You can see more about the release in the jiti v2 release notes, but one of the most important pieces is native node esm import (where possible), which should mean a faster start. ✨

📂 Shared folder for code and types shared with client/server

You should never import Vue app code in your nitro code (or the other way around). But this has meant a friction point when it comes to sharing types or utilities that don't rely on the nitro/vue contexts.

For this, we have a new shared/ folder (#​28682). You can't import Vue or nitro code into files in this folder, but it produces auto-imports you can consume throughout the rest of your app.

If needed you can use the new #shared alias which points to this folder.

The shared folder is alongside your server/ folder. (If you're using compatibilityVersion: 4, this means it's not inside your app/ folder.)

🦀 rspack builder

We're excited to announce a new first-class Nuxt builder for rspack. It's still experimental but we've refactored the internal Nuxt virtual file system to use unplugin to make this possible.

Let us know if you like it - and feel free to raise any issues you experience with it.

👉 To try it out, you can use this starter - or just install @nuxt/rspack-builder and set builder: 'rspack' in your nuxt config file.

✨ New composables

We have new useResponseHeader and useRuntimeHook composables (#​27131 and #​29741).

🔧 New module utilities

We now have a new addServerTemplate utility (#​29320) for adding virtual files for access inside nitro runtime routes.

🚧 v4 changes

We've merged some changes which only take effect with compatibilityVersion: 4, but which you can opt-into earlier.

  1. previously, if you had a component like ~/components/App/Header.vue this would be visible in your devtools as <Header>. From v4 we ensure this is <AppHeader>, but it's opt-in to avoid breaking any manual <KeepAlive> you might have implemented. (#​28745).

  2. Nuxt scans page metadata from your files, before calling pages:extend. But this has led to some confusing behaviour, as pages added at this point do not end up having their page metadata respected. So we now do not scan metadata before calling pages:extend. Instead, we have a new pages:resolved hook, which is called after pages:extend, after all pages have been augmented with their metadata. I'd recommend opting into this by setting experimental.scanPageMeta to after-resolve, as it solves a number of bugs.

🗺️ Roadmap to v3.15

They didn't quite make it in time for v3.14 but for the next minor release you can expect (among other things):

✅ Upgrading

As usual, our recommendation for upgrading is to run:

npx nuxi@latest upgrade --force

This will refresh your lockfile as well, and ensures that you pull in updates from other dependencies that Nuxt relies on, particularly in the unjs ecosystem.

👉 Changelog

compare changes

🚀 Enhancements
  • deps: Upgrade to latest version of jiti (#​27995)
  • kit,nuxt,vite,webpack: Reimplement cjs utils using jiti (#​29073)
  • nuxt: Normalise component names to match nuxt pattern (#​28745)
  • kit,schema: Add addServerTemplate utility (#​29320)
  • nuxt: Add useResponseHeader composable (#​27131)
  • rspack,webpack: Add rspack builder (#​29142)
  • nuxt,schema: pages:resolved hook + scan meta post extend (#​28861)
  • nuxt: Allow enabling route props in definePageMeta (#​29586)
  • schema,nuxt: Add shared/ folder and #shared alias (#​28682)
  • nuxt: Allow chunk error or manifest update -> reload (#​28160)
  • nuxt: Add useRuntimeHook composable (#​29741)
🔥 Performance
  • nuxt: Remove unneeded second call to useNuxtApp (#​29514)
  • vite: Avoid redundant postcss plugins overwrite (#​29619)
  • kit,nuxt,vite,webpack: Hoist regex patterns (#​29620)
🩹 Fixes
  • nuxt: Simplify plugin InjectionType template conditional (#​29023)
  • nuxt: Access server build from webpack memfs (#​29027)
  • nuxt: Do not resolve non-absolute component paths (#​29036)
  • nuxt: Defer unsetting error handler until suspense resolves (#​29037)
  • nuxt: Pass DOMException as fetch abort exception (#​29058)
  • vite: Don't force protocol if disabled devServer.https (#​29049)
  • nuxt: Empty nitro buildDir in dev mode (#​29068)
  • nuxt: Don't resolve relative import type paths for deps (#​29069)
  • kit: Handle passing 'bare' relative paths to modules (c7fecd8a1)
  • kit: Try resolving module path from each node_modules dir (70a622d43)
  • kit,vite,webpack: Resolve postcss paths from each modules dir (#​29096)
  • kit,vite,webpack: Strip node_modules/ from parent urls (5bd42c893)
  • nuxt: Add crossorigin attribute for stylesheets (#​29138)
  • nuxt: Use routeRules to hint pages to prerender (#​29172)
  • nuxt: Pass absolute external link urls to link:prefetch (#​29321)
  • nuxt: Error on build when required module is missing (#​29287)
  • nuxt: Prevent 404 when hitting component test endpoint (cb725f014)
  • nuxt: Avoid throwing 404 error before middleware finishes (#​29054)
  • schema: Use ConfigLayer type from c12 (#​29370)
  • nuxt: Fix nested page types in typedPages (#​29352)
  • nuxt: Allow islands to manipulate head client-side (#​29186)
  • vite: Dim repeat count in logs (#​29392)
  • schema: Mark configFile as required in layer type (3bbcd7d21)
  • nuxt: Remove vue compiler hints from auto import (#​29713)
  • vite: Update signature for createIsExternal (686be8168)
  • nuxt: Respect existing props value in definePageMeta ([#​29683](htt

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 Oct 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 46eabef to f1b48e7 Compare October 1, 2024 09:22
@renovate renovate bot changed the title chore(deps): update devdependency turbo to ^2.1.3 chore(deps): update all non-major dependencies Oct 1, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 24 times, most recently from 5d6c993 to 6d5b608 Compare October 8, 2024 02:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from b74ab93 to cb94fcf Compare October 9, 2024 16:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 14 times, most recently from 9195b7a to 8376345 Compare November 4, 2024 08:27
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 7bbad02 to 2cfcdfe Compare November 11, 2024 02:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from f9afbc8 to a1fca68 Compare November 19, 2024 02:33
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants