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 #463

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.2.26 -> ^1.2.31 age adoption passing confidence
@nuxt/devtools (source) ^2.1.0 -> ^2.3.2 age adoption passing confidence
@nuxt/eslint-config (source) ^1.1.0 -> ^1.3.0 age adoption passing confidence
@nuxt/fonts ^0.10.3 -> ^0.11.1 age adoption passing confidence
@nuxt/ui-pro (source) ^1.7.0 -> ^1.7.1 age adoption passing confidence
eslint (source) ^9.21.0 -> ^9.24.0 age adoption passing confidence
ufo ^1.5.4 -> ^1.6.1 age adoption passing confidence
vue-tsc (source) ^2.2.4 -> ^2.2.8 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v2.3.2

Compare Source

Bug Fixes

v2.3.1

Compare Source

Bug Fixes
  • downgrade execa to be compatible with Node v18, fix #​821 (f15c7dc)

v2.3.0

Compare Source

Features

2.2.1 (2025-03-05)

Bug Fixes
  • inspector: do not register instapector events if there is already any (db01e1b)

v2.2.1

Compare Source

Bug Fixes
  • inspector: do not register instapector events if there is already any (db01e1b)

v2.2.0

Compare Source

Features

2.1.3 (2025-03-03)

2.1.2 (2025-03-03)

2.1.1 (2025-02-28)

Bug Fixes
  • use shiki js engine instead of precompiled (d018045)
Features

v2.1.3

Compare Source

v2.1.1

Compare Source

Bug Fixes
  • use shiki js engine instead of precompiled (d018045)
Features
nuxt/eslint (@​nuxt/eslint-config)

v1.3.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.2.0

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/fonts (@​nuxt/fonts)

v0.11.1

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • Hash cached font file name (#​564)
  • Trim font filename segment to 50 chars (#​583)
📖 Documentation
  • Updates for processCSSVariables (#​563)
🏡 Chore
  • Bump @nuxtjs/tailwindcss (30d4514)
  • Upgrade all deps, enable tailwind v4 tests + update snapshots (#​584)
❤️ Contributors

v0.11.0

Compare Source

compare changes

🚀 Enhancements
  • devtools: Display font file size in devtools (#​462)
  • Process CSS variables prefixed with --font by default (#​515)
🔥 Performance
🩹 Fixes
  • Add consola to dependencies (afb3807)
📖 Documentation
  • Clarify that local provider does not load weights and styles as available automatically (#​502)
📦 Build
  • ⚠️ Remove cjs outputs + use @nuxt/module-builder alpha (#​428)
🏡 Chore
  • Move useFlatConfig out of experimental (775a2f0)
  • Move useFlatConfig out of experimental (27b011a)
  • Remove superfluous check (220ebbb)
  • deps-dev: Bump vite from 6.0.7 to 6.0.9 in the npm_and_yarn group across 1 directory (#​463)
  • Remove legacy types file (3b50f81)
  • Remove cjs output (0e417e0)
  • Remove shiki as devDependency (#​519)
✅ Tests
  • Filter out manifest preload (d2b1c84)
  • Separate playgrounds for different css frameworks (#​470)
🤖 CI
  • Release via pkg.pr.new (ad00403)
  • Move pkg.pr.new step to release workflow (656866d)
  • Force latest corepack (c1f2889)
⚠️ Breaking Changes
  • ⚠️ Remove cjs outputs + use @nuxt/module-builder alpha (#​428)
❤️ Contributors
nuxt/ui-pro (@​nuxt/ui-pro)

v1.7.1

Compare Source

eslint/eslint (eslint)

v9.24.0

Compare Source

v9.23.0

Compare Source

v9.22.0

Compare Source

unjs/ufo (ufo)

v1.6.1

Compare Source

compare changes

🩹 Fixes
  • query: Use Object.create(null) (#​290)
❤️ Contributors

v1.6.0

Compare Source

compare changes

🚀 Enhancements
  • Add filterQuery utility (#​287)
🩹 Fixes
  • parseQuery: Use object with null prototype (#​286)
  • parseFilename: Use optional chaining to access opts.strict (#​284)
📖 Documentation
🏡 Chore
  • Consistent spelling in JSDoc comments & update automd syntax (#​256)
  • Apply automated lint fixes (aa6d406)
  • Apply automated lint fixes (46d0a04)
  • Update dev dependencies (9eaa57c)
  • Lint (a7012eb)
✅ Tests
  • query: Validate more than 2 values for key (#​273)
🤖 CI
❤️ Contributors
vuejs/language-tools (vue-tsc)

v2.2.8

Compare Source

Bug Fixes
  • revert "fix(language-core): validate v-model variable against model type"

v2.2.6

Compare Source

Features
  • feat(language-core): infer prop JSDoc from defineModel's leading comments (#​5211) - Thanks to @​KazariEX!
Bug Fixes
  • fix(language-core): map camelized prop name correctly (#​5207) - Thanks to @​KazariEX!
  • fix(component-meta): resolve defineModel options to collect default value (#​5209) - Thanks to @​KazariEX!
  • fix(language-core): avoid duplicate generation of defineExpose's codes - Thanks to @​KazariEX!
  • fix(language-core): generate camelized prop name for defineModel (#​5213) - Thanks to @​KazariEX!
  • fix(language-core): validate v-model variable against model type (#​5214) - Thanks to @​KazariEX!
  • fix(language-core): use keywords instead of semicolons to separate script sections (#​5217) - Thanks to @​KazariEX!
Other Changes
  • ci: auto close issues with can't reproduce label - Thanks to @​KazariEX!
  • refactor(language-core): defer the calculation of linkedCodeMappings offsets (#​5220) - Thanks to @​KazariEX!

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 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.

Copy link

netlify bot commented Feb 28, 2025

Deploy Preview for nuxt-strapi-module canceled.

Name Link
🔨 Latest commit 2e2e865
🔍 Latest deploy log https://app.netlify.com/sites/nuxt-strapi-module/deploys/67f4ea7d015f990008b362a9

@renovate renovate bot changed the title chore(deps): update devdependency @nuxt/devtools to ^2.1.1 chore(deps): update all non-major dependencies Mar 1, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from a964df1 to 63a0cde Compare March 8, 2025 01:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from d1ce1e3 to b188f95 Compare March 13, 2025 09:07
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from c9d50b7 to e7c885c Compare March 21, 2025 20:43
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 6542059 to 57f2f46 Compare March 31, 2025 09:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from a365f72 to f53833d Compare April 7, 2025 15:21
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f53833d to 2e2e865 Compare April 8, 2025 09:20
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