strapi icon indicating copy to clipboard operation
strapi copied to clipboard

chore(deps): update all non-major dependencies

Open renovate[bot] opened this issue 9 months ago • 1 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/simple-icons ^1.2.26 -> ^1.2.40 age adoption passing confidence
@nuxt/devtools (source) ^2.1.0 -> ^2.5.0 age adoption passing confidence
@nuxt/eslint-config (source) ^1.1.0 -> ^1.4.1 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.29.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.5.0

Compare Source

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

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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

Compare Source

v9.28.0

Compare Source

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.

renovate[bot] avatar Feb 28 '25 05:02 renovate[bot]

Deploy Preview for nuxt-strapi-module canceled.

Name Link
Latest commit ce2a0b609da85f2b989d019d48f045659add6057
Latest deploy log https://app.netlify.com/projects/nuxt-strapi-module/deploys/685d01ed7aeaca00085dab4d

netlify[bot] avatar Feb 28 '25 05:02 netlify[bot]