Skip to content

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

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: 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.34 age adoption passing confidence
@nuxt/devtools (source) ^2.1.0 -> ^2.4.1 age adoption passing confidence
@nuxt/eslint-config (source) ^1.1.0 -> ^1.4.0 age adoption passing confidence
@nuxt/fonts ^0.10.3 -> ^0.11.4 age adoption passing confidence
@nuxt/ui-pro (source) ^1.7.0 -> ^1.8.0 age adoption passing confidence
eslint (source) ^9.21.0 -> ^9.27.0 age adoption passing confidence
graphql ^16.10.0 -> ^16.11.0 age adoption passing confidence
ufo ^1.5.4 -> ^1.6.1 age adoption passing confidence
vue-tsc (source) ^2.2.4 -> ^2.2.10 age adoption passing confidence

Release Notes

nuxt/devtools (@​nuxt/devtools)

v2.4.1

Compare Source

Bug Fixes
Features
  • improve modules view (807405f)
  • show docs link for components (9ab0ec8)

v2.4.0

Compare Source

Bug Fixes
  • devtools-kit: fix useDevtoolsClient return type (#​845) (5ce9b47)
  • module setup times are multiplied by 1000 (#​838) (d16aa96)
  • ui-kit: add [@unocss-include](https://redirect.github.com/unocss-include) magic string in NButton (#​852) (f18de78)
  • watch() typeof check on array is always false (#​850) (a873199)

2.3.2 (2025-03-26)

Bug Fixes

2.3.1 (2025-03-20)

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

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

Compare Source

   🚀 Features
    View changes on GitHub

v1.3.1

Compare Source

No significant changes

    View changes on GitHub

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

Compare Source

0.11.4 is a hotfix release to address a breaking change with variable fonts

👉 Changelog

compare changes

🩹 Fixes
  • deps: Revert unifont upgrade (76a8f0d)
❤️ Contributors

v0.11.3

Compare Source

0.11.3 is the next patch release.

Timetable: to be announced.

👉 Changelog

compare changes

🩹 Fixes
  • Respect custom baseURL in devtools (29cdb31)
  • Handle duplicate preloaded fonts correctly (3c3594c)
  • Register font middleware for storybook module (db5fbf1)
  • Only preload top priority fonts (#​617)
🏡 Chore
  • deps-dev: Bump vite from 6.2.6 to 6.2.7 in the npm_and_yarn group across 1 directory (#​611)
  • Unpin vite version (83fe597)
  • Dedupe + upgrade vite (9d78888)
❤️ Contributors

v0.11.2

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • Deduplicate default weights, styles and subsets (#​604)
📖 Documentation
  • Add config for use with UnoCSS Wind4 preset (#​589)
  • Use tailwind v3 url (#​596)
🏡 Chore
  • Add better-sqlite3 (e52c330)
  • Remove release script (2633ad8)
  • Use latest specifier for nuxt/fonts within repo (e6d716d)
✅ Tests
  • Update poppins snapshots (#​605)
🤖 CI
  • Run pkg.pr.new on prs too (df3636f)
❤️ Contributors

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

Compare Source

v1.7.1

Compare Source

eslint/eslint (eslint)

v9.27.0

Compare Source

v9.26.0

Compare Source

v9.25.1

Compare Source

v9.25.0

Compare Source

v9.24.0

Compare Source

v9.23.0

Compare Source

v9.22.0

Compare Source

graphql/graphql-js (graphql)

v16.11.0: 16.11.0

Compare Source

v16.11.0 (2025-04-26)
New Feature 🚀
Bug Fix 🐞
Docs 📝
11 PRs were merged
Polish 💅
Internal 🏠
4 PRs were merged
Committers: 8
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.10

Compare Source

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 - "on Monday" (UTC), 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 failed. Why did it fail? →

Name Link
🔨 Latest commit 8d62ab7
🔍 Latest deploy log https://app.netlify.com/projects/nuxt-strapi-module/deploys/6827acba21071c0008883d4e

@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 5 times, most recently from f53833d to 2e2e865 Compare April 8, 2025 09:20
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from f625c3a to 4588c60 Compare April 18, 2025 21:26
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from dca8841 to 201aaad Compare April 22, 2025 20:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6aac6bf to ee6a27b Compare April 26, 2025 09:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 9cd721b to 19ea6be Compare May 9, 2025 17:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 2b134e4 to b013d48 Compare May 16, 2025 09:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b013d48 to 8d62ab7 Compare May 16, 2025 21:23
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