Skip to content
This repository has been archived by the owner on May 7, 2024. It is now read-only.

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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 26, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify/json (source) 2.2.186 -> 2.2.207 age adoption passing confidence
@nuxt/eslint-config (source) ^0.2.0 -> ^0.3.0 age adoption passing confidence
@nuxtjs/color-mode 3.3.2 -> 3.4.1 age adoption passing confidence
@nuxtjs/google-fonts 3.1.3 -> 3.2.0 age adoption passing confidence
@nuxtjs/tailwindcss 6.11.4 -> 6.12.0 age adoption passing confidence
@tailwindcss/typography 0.5.10 -> 0.5.13 age adoption passing confidence
@vee-validate/nuxt (source) 4.12.5 -> 4.12.7 age adoption passing confidence
@vee-validate/yup (source) 4.12.5 -> 4.12.7 age adoption passing confidence
daisyui (source) 4.7.2 -> 4.10.5 age adoption passing confidence
nuxt (source) 3.10.3 -> 3.11.2 age adoption passing confidence
nuxt-headlessui 1.1.5 -> 1.2.0 age adoption passing confidence
nuxt-icon 0.6.8 -> 0.6.10 age adoption passing confidence
sharp (source, changelog) 0.33.2 -> 0.33.3 age adoption passing confidence
yup 1.3.3 -> 1.4.0 age adoption passing confidence

Release Notes

iconify/icon-sets (@​iconify/json)

v2.2.207

Compare Source

v2.2.206

Compare Source

v2.2.205

Compare Source

v2.2.204

Compare Source

v2.2.203

Compare Source

v2.2.202

Compare Source

v2.2.201

Compare Source

v2.2.200

Compare Source

v2.2.199

Compare Source

v2.2.198

Compare Source

v2.2.197

Compare Source

v2.2.196

Compare Source

v2.2.195

Compare Source

v2.2.194

Compare Source

v2.2.193

Compare Source

v2.2.192

Compare Source

v2.2.191

Compare Source

v2.2.190

Compare Source

v2.2.189

Compare Source

v2.2.188

Compare Source

v2.2.187

Compare Source

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

v0.3.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.9

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.8

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.7

Compare Source

   🚀 Features
    View changes on GitHub

v0.3.6

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.5

Compare Source

   🚀 Features
  • eslint-config:
    • Support default export and rest arguments for easier usage  -  by @​antfu (c75eb)
  • module:
    View changes on GitHub

v0.3.4

Compare Source

v0.3.3

Compare Source

v0.3.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.3.1

Compare Source

v0.3.0

🚀 Notable Changes

💡 Expect an introduction blog post to explain in more detail very soon!

With this release, we have unified the ESLint tools across the ecosystem into this single monorepo to have a more maintainable structure. (For a comparison table between packages, please check: https://eslint.nuxt.com/guide/faq#package-disambiguation)

New docs: https://eslint.nuxt.com/

Introduce the new @nuxt/eslint module, that generates project-aware flat configs. Morden and much more extensible and customizable. Works with ESLint v9.0.0. Learn more at https://eslint.nuxt.com/packages/module.


    Features
    Bug Fixes
    Performance
    View changes on GitHub
nuxt-modules/color-mode (@​nuxtjs/color-mode)

v3.4.1

Compare Source

v3.4.0

Compare Source

Features
3.3.3 (2024-03-19)
Bug Fixes
3.3.2 (2023-11-15)
Bug Fixes
  • use ref for island color-mode stub and check it is truthy (486c28f)
3.3.1 (2023-11-15)
Bug Fixes
  • avoid setting color-mode when rendering islands (#​200) (d856d7a)
  • check when localStorage is available (e4e84fe), closes #​202
  • initialise helper to empty object when testing (34c4e0e)

v3.3.3

Compare Source

nuxt-modules/google-fonts (@​nuxtjs/google-fonts)

v3.2.0

Compare Source

compare changes

🚀 Enhancements
  • Update google-fonts-helper (#​184)
🩹 Fixes
  • Update ModuleOptions interface in module.ts (#​179)
🏡 Chore
❤️ Contributors
nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v6.12.0

Compare Source

compare changes

🚀 Enhancements
💅 Refactors
📖 Documentation
🏡 Chore
  • Remove unneeded postcss-custom-properties plugin (#​836)
  • Migrate to eslint v9 (#​834)
  • Update deps (87fb919)
❤️ Contributors
tailwindlabs/tailwindcss-typography (@​tailwindcss/typography)

v0.5.13

Compare Source

Fixed
  • Don't apply margins to <br> elements contained in an <li> in FF (#​350)

v0.5.12

Compare Source

Added
  • Use logical properties for better RTL support (#​323)

v0.5.11

Compare Source

Added
Fixed
  • Fix space between <figcaption> and <video> (#​339)
logaretm/vee-validate (@​vee-validate/nuxt)

v4.12.7

Compare Source

Patch Changes
  • Updated dependencies [1376794]
  • Updated dependencies [c4415f8]
    • vee-validate@4.12.7

v4.12.6

Compare Source

Patch Changes
  • Updated dependencies [07d01fd]
    • vee-validate@4.12.6
logaretm/vee-validate (@​vee-validate/yup)

v4.12.7

Compare Source

Patch Changes
  • c4415f8: fix: ensure meta.required is reactive whenever the schema changes closes #​4738
  • Updated dependencies [1376794]
  • Updated dependencies [c4415f8]
    • vee-validate@4.12.7

v4.12.6

Compare Source

Patch Changes
  • Updated dependencies [07d01fd]
    • vee-validate@4.12.6
saadeghi/daisyui (daisyui)

v4.10.5

Compare Source

Bug Fixes
  • add missing outline-* color utility classes to CDN file (b3e4800), closes #​2944

v4.10.4

Compare Source

Bug Fixes
  • show the parent element of disabled input as disabled (50d26b5), closes #​3004

v4.10.3

Compare Source

v4.10.2

Compare Source

Bug Fixes

v4.10.1

Compare Source

Bug Fixes

v4.10.0

Compare Source

Features

v4.9.0

Compare Source

Features

v4.8.0

Compare Source

Features
  • checkbox/toggle with checked="true" won't force to show a checked value visually anymore (17585a6), closes #​2911

v4.7.3

Compare Source

Features
  • add carousel-start utility class
nuxt/nuxt (nuxt)

v3.11.2

Compare Source

3.11.2 is the next regularly scheduled patch release.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi 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

🔥 Performance
  • nuxt: Don't tree-shake useServerHead in dev (#​26421)
  • nuxt: Reduce nuxt island payload (#​26569)
  • nuxt: Unsubscribe from watch when scope is disposed (#​26554)
  • nuxt: Reduce router resolutions (#​26519)
🩹 Fixes
  • nuxt: Handle underscores in island names (#​26370)
  • nuxt: Don't append new route for redirect if one exists (#​26368)
  • nuxt: Ignore navigateTo open option on server side (#​26392)
  • nuxt: Print errors when compiling templates (#​26410)
  • nuxt: Don't warn about definePageMeta in server pages (#​26422)
  • nuxt: Pass joinRelativeURL + share paths on server (#​26407)
  • nuxt: Exclude <srcDir>/index.html from import protection (#​26430)
  • nuxt: Early return from refreshCookie on server (22ada37b4)
  • nuxt: Move v-if to wrapper in islands transform (#​26386)
  • nuxt: Move directives to client component island wrapper (#​26387)
  • nuxt: Ignore fetch errors in getLatestManifest (#​26486)
  • nuxt: Check island element instead of hydration state (#​26480)
  • nuxt: Add build id to rendered payload url (#​26504)
  • nuxt: Support serialising rich server logs (#​26503)
  • nuxt: Handle errors parsing/stringifying logs (4a87c35df)
  • nuxt: Augment GlobalComponents in multiple vue modules (#​26541)
  • nuxt: Suppress warning about resolve cache-driver (#​26595)
  • nuxt: Handle auto-importing named components (#​26556)
  • schema: Update webpack transformAssetUrls + pass hoistStatic to vite plugin (#​26563)
  • schema: Document use case for typescript.shim (#​26607)
  • nuxt: Normalise rollup opts in island transform w/o nuxt (#​26589)
  • nuxt: Handle missing Nuxt context in useRoute (#​26633)
💅 Refactors
  • nuxt: Remove duplicated check (#​26544)
  • nuxt: Simplify check in navigateTo for server (#​26546)
  • nuxt: Simplify runtimeConfig initialization of client side (#​26558)
📖 Documentation
  • Update information about playwright test runner (8e635fd23)
  • Add info about dependencies to install (a258bfc34)
  • Add missing end block (f55f74798)
  • Migration page typo (#​26389)
  • Advise installing nuxi for debugging with pnpm (#​26447)
  • Warn about single root element for server components (#​26462)
  • Adjust grammar (#​26482)
  • Add contents of the layout in examples (#​26532)
  • Add note about prerenderRoutes in dynamic routes (#​26547)
  • Clarify app-config merging strategy note (#​26564)
  • Update core modules roadmap (#​26553)
  • Replace process.* with import.meta.* (#​26611)
  • Correct grammar in typescript.shim JSDoc (#​26626)
  • Add missing comma (#​26644)
🏡 Chore
❤️ Contributors

v3.11.1

Compare Source

3.11.1 is a patch release addressing regressions in v3.11.0.

✅ Upgrading

As usual, our recommendation for upgrading is to run:

nuxi 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

🩹 Fixes
  • nuxt: Ignore console.logs called outside event context (b3ced3d69)
  • schema: Include ofetch in typescript.hoist defaults (#​26316)
  • nuxt: Conditionally use tsx parser (#​26314)
  • nuxt: Correct finish types and add to docs (0d9c63b82)
  • nuxt: Ignore failures to access asyncContext in environments without it (523db1a19)
  • nuxt: Handle failure creating BroadcastChannel (#​26340)
  • nuxt: Don't warn when injecting client-only components (#​26341)
  • nuxt: Prevent losing pages routes on prerender (#​26354)
  • nuxt: Pass undefined name when resolving trailing slash (#​26358)
  • vite: Use ssr result if it exists (#​26356)
📖 Documentation
  • Fix code block formatting for usePreviewMode (#​26303)
  • Fix confusing wording (#​26301)
  • Add note that useId must be used with single root element (401370b3a)
  • Mention <DevOnly> component in api section (#​26029)
  • Note that @nuxt/schema should be used by module authors (#​26190)
  • Add routeNameSplitter example in migration docs (#​25838)
🏡 Chore
  • nuxt: Remove unused code (#​26319)
  • Revert update github/codeql-action action (c72951b06)
🤖 CI
  • Configure npm registry in release workflow (68f7d4df8)
❤️ Contributors

v3.11.0

Compare Source

👀 Highlights

This is possibly the last minor release before Nuxt v4, and so we've packed it full of features and improvements we hope will delight you! ✨

🪵 Better logging

When developing a Nuxt application and using console.log in your application, you may have noticed that these logs are not displayed in your browser console when refreshing the page (during server-side rendering). This can be frustrating, as it makes it difficult to debug your application. This is now a thing of the past!

Now, when you have server logs associated with a request, they will be bundled up and passed to the client and displayed in your browser console. Asynchronous context is used to track and associate these logs with the request that triggered them. (#​25936).

For example, this code:

<script setup>
console.log('Log from index page')

const { data } = await useAsyncData(() => {
  console.log('Log inside useAsyncData')
  return $fetch('/api/test')
})
</script>

will now log to your browser console when you refresh the page:

Log from index page
[ssr] Log inside useAsyncData 
    at pages/index.vue

👉 We also plan to support streaming of subsequent logs to the Nuxt DevTools in future.

We've also added a dev:ssr-logs hook (both in Nuxt and Nitro) which is called on server and client, allowing you to handle them yourself if you want to.

If you encounter any issues with this, it is possible to disable them - or prevent them from logging to your browser console.

export default defineNuxtConfig({
  features: {
    devLogs: false
    // or 'silent' to allow you to handle yourself with `dev:ssr-logs` hook
  },
})
🎨 Preview mode

A new usePreviewMode composable aims to make it simple to use preview mode in your Nuxt app.

const { enabled, state } = usePreviewMode()

When preview mode is enabled, all your data fetching composables, like useAsyncData and useFetch will rerun, meaning any cached data in the payload will be bypassed.

Read more in the docs.

💰 Cache-busting payloads

We now automatically cache-bust your payloads if you haven't disabled Nuxt's app manifest, meaning you shouldn't be stuck with outdated data after a deployment.

👮‍♂️ Middleware routeRules

It's now possible to define middleware for page paths within the Vue app part of your application (that is, not your Nitro routes) (#​25841).

export default defineNuxtConfig({
  routeRules: {
    '/admin/**': {
      // or appMiddleware: 'auth'
      appMiddleware: ['auth']
    },
    '/admin/login': {
      // You can 'turn off' middleware that would otherwise run for a page
      appMiddleware: {
        auth: false
      }
    },
  },
})

⌫ New clear data fetching utility

Now, useAsyncData and useFetch expose a clear utility. This is a function that can be used to set data to undefined, set error to null, set pending to false, set status to idle, and mark any currently pending requests as cancelled. (#​26259)

<script setup lang="ts">
const { data, clear } = await useFetch('/api/test')

const route = useRoute()
watch(() => route.path, (path) => {
  if (path 

</details>

---

### Configuration

📅 **Schedule**: 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](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/memnix/memnix-webapp).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMTIuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM0MC4xMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 26, 2024
@renovate renovate bot changed the title chore(deps): update dependency @iconify/json to v2.2.187 chore(deps): update dependency @iconify/json to v2.2.188 Feb 29, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 1c8be35 to 1a47a30 Compare March 4, 2024 07:05
@renovate renovate bot changed the title chore(deps): update dependency @iconify/json to v2.2.188 chore(deps): update dependency @iconify/json to v2.2.189 Mar 4, 2024
@renovate renovate bot changed the title chore(deps): update dependency @iconify/json to v2.2.189 chore(deps): update all non-major dependencies Mar 6, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 46c9dbe to a73c95c Compare March 11, 2024 07:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from aa6d6e8 to fd74997 Compare March 21, 2024 00:16
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 5f08b90 to 58e44fa Compare March 27, 2024 17:54
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 6cc6ab6 to 39e86e4 Compare April 5, 2024 12:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from d9251a6 to 699aa97 Compare April 15, 2024 15:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from a777fe7 to 9a90b7d Compare April 22, 2024 16:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from c72b19c to 49e90a2 Compare May 2, 2024 06:12
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 1f49250 to af8bebd Compare May 6, 2024 04:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from af8bebd to 6c3a249 Compare May 6, 2024 06:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants