Skip to content

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

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: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 1, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@antfu/eslint-config ^4.12.0 -> ^4.14.1 age adoption passing confidence
@iconify-json/carbon ^1.2.8 -> ^1.2.9 age adoption passing confidence
@iconify-json/tabler ^1.2.17 -> ^1.2.19 age adoption passing confidence
@nuxt/content (source) ^3.4.0 -> ^3.5.1 age adoption passing confidence
@nuxt/devtools-kit (source) ^2.4.0 -> ^2.5.0 age adoption passing confidence
@nuxt/devtools-ui-kit (source) ^2.4.0 -> ^2.5.0 age adoption passing confidence
@nuxt/test-utils ^3.17.2 -> ^3.19.1 age adoption passing confidence
@nuxtjs/i18n (source) ^9.5.3 -> ^9.5.5 age adoption passing confidence
@unocss/nuxt (source) ^66.0.0 -> ^66.1.3 age adoption passing confidence
@unocss/preset-icons (source) ^66.0.0 -> ^66.1.3 age adoption passing confidence
@unocss/preset-uno (source) ^66.0.0 -> ^66.1.3 age adoption passing confidence
@unocss/runtime (source) ^66.0.0 -> ^66.1.3 age adoption passing confidence
@vueuse/nuxt (source) ^13.1.0 -> ^13.3.0 age adoption passing confidence
bumpp ^10.1.0 -> ^10.1.1 age adoption passing confidence
eslint (source) ^9.24.0 -> ^9.28.0 age adoption passing confidence
execa ^9.5.2 -> ^9.6.0 age adoption passing confidence
nuxt-site-config ^3.1.9 -> ^3.2.0 age adoption passing confidence
pnpm (source) 10.8.1 -> 10.11.1 age adoption passing confidence
shiki (source) ^3.2.2 -> ^3.6.0 age adoption passing confidence
unocss (source) ^66.0.0 -> ^66.1.3 age adoption passing confidence
vitest (source) ^3.1.1 -> ^3.2.2 age adoption passing confidence
vue (source) 3.5.13 -> 3.5.16 age adoption passing confidence
vue (source) ^3.5.13 -> ^3.5.16 age adoption passing confidence
vue-router ^4.5.0 -> ^4.5.1 age adoption passing confidence

Release Notes

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

v4.14.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.14.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v4.13.3

Compare Source

No significant changes

    View changes on GitHub

v4.13.2

Compare Source

No significant changes

    View changes on GitHub

v4.13.1

Compare Source

No significant changes

    View changes on GitHub

v4.13.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v4.12.1

Compare Source

No significant changes

    View changes on GitHub
nuxt/content (@​nuxt/content)

v3.5.1

Compare Source

Bug Fixes
  • prevenr hydration when content contains \r (c10269d)

v3.5.0

Compare Source

Features
Bug Fixes
  • cache: split large queries (ef50925)
  • cloudflare: load sql dump from assets (#​3275) (453ba2e)
  • collection: avoid double update of some record by using the hash column as index (#​3304) (ebfb6e5)
  • dev: do not create hash column on local cache table (8fff15c)
  • Disallow crawlers from crawling /__nuxt_content paths. (#​3299) (849e79d)
  • explicitly set the dump's content type (#​3302) (e1a98d4)
  • generate correct collection insert for object and array default values (#​3277) (a9587ee)
  • module: invalid rootDir of layer sources (#​3308) (2579910)
  • preview: handle collection search with prefixed sources (#​3317) (c152782)
  • preview: handle strings format when generating insert query (c18e094)
  • preview: remove prefix when parsing files (498168f)
  • preview: transform value based on schema for sql query generation (994ae98)
  • reactively load components when body changes (#​3283) (b6a30aa)
  • templates: props definition (997fc65)
  • update csv docs & fix csv options typo (#​3300) (2c2fc77)
nuxt/devtools (@​nuxt/devtools-kit)

v2.5.0

Compare Source

v2.4.1

Compare Source

Bug Fixes
Features
  • improve modules view (807405f)
  • show docs link for components (9ab0ec8)
nuxt/test-utils (@​nuxt/test-utils)

v3.19.1

Compare Source

👉 Changelog

compare changes

🩹 Fixes
  • config: Upgrade nuxt devtools + disable vue devtools (#​824)
  • module: Import defineConfig from vite (467886ea)
🏡 Chore
  • Don't ignore @nuxt/devtools upgrade (3ae47b43)
❤️ Contributors

v3.19.0

Compare Source

👉 Changelog

compare changes

🚀 Enhancements
  • config: Support vitest workspaces with defineVitestProject (#​1258)
  • config: Add nuxt environment browser-testing support (#​1294)
🩹 Fixes
  • config: Use UserConfig rather than InlineConfig from vite (e2a1598b)
💅 Refactors
  • Rename core -> e2e internally (a81c4498)
✅ Tests
  • Set environment: 'nuxt' for browser testing example (96769e55)
  • Add browser mode tests for nuxt/content components (#​1284)
❤️ Contributors

v3.18.0

Compare Source

compare changes

🚀 Enhancements
  • e2e: Add support for bun test runner (#​1264)
  • config: Support vitest browser mode (#​1271)
🩹 Fixes
  • vitest-environment: Respect custom app.baseURL in manifest path (#​1213)
  • runtime-utils: Wrap WrapperComponent default slot in function (#​1244)
💅 Refactors
  • Rename setup hook to beforeAll for clarity (#​1221)
📖 Documentation
✅ Tests
❤️ Contributors
nuxt-modules/i18n (@​nuxtjs/i18n)

v9.5.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v9.5.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
unocss/unocss (@​unocss/nuxt)

v66.1.3

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.1.2

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.1.1

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.1.0

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes

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 renovate bot changed the title chore(deps): update pnpm to v10.7.1 chore(deps): update all non-major dependencies Apr 4, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 38dcc32 to 42d5295 Compare April 6, 2025 08:48
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Apr 6, 2025
@renovate renovate bot closed this Apr 6, 2025
@renovate renovate bot deleted the renovate/all-minor-patch branch April 6, 2025 09:01
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Apr 7, 2025
@renovate renovate bot reopened this Apr 7, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 9f44822 to 192685b Compare April 14, 2025 14:35
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update all non-major dependencies - autoclosed Apr 16, 2025
@renovate renovate bot closed this Apr 16, 2025
@renovate renovate bot changed the title chore(deps): update all non-major dependencies - autoclosed chore(deps): update all non-major dependencies Apr 18, 2025
@renovate renovate bot reopened this Apr 18, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b3af59 to 192685b Compare April 18, 2025 20:51
@renovate renovate bot changed the title chore(deps): update all non-major dependencies chore(deps): update devdependency eslint to ^9.25.0 Apr 18, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 192685b to 7dbf8be Compare April 19, 2025 00:39
@renovate renovate bot changed the title chore(deps): update devdependency eslint to ^9.25.0 chore(deps): update all non-major dependencies Apr 21, 2025
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 7dbf8be to e62dad1 Compare April 21, 2025 09:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 006fed2 to 1637908 Compare May 8, 2025 20:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 9 times, most recently from 827d62d to c126a76 Compare May 19, 2025 18:28
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from 2fc5809 to 4a70787 Compare May 27, 2025 10:34
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 8 times, most recently from a9f6b2e to 93ea243 Compare June 4, 2025 07:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 93ea243 to d7c3af8 Compare June 5, 2025 08:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d7c3af8 to 766dc47 Compare June 6, 2025 22:36
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