Skip to content

Comments

Update all non-major dependencies#270

Open
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/dev-all-minor-patch
Open

Update all non-major dependencies#270
renovate[bot] wants to merge 1 commit intodevelopfrom
renovate/dev-all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jun 23, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
@capacitor/preferences 7.0.27.0.4 age confidence
@changesets/cli (source) 2.29.72.29.8 age confidence
@iconify-json/line-md 1.2.111.2.14 age confidence
@ionic/core (source) 8.7.68.7.17 age confidence
@ionic/vue 8.7.68.7.17 age confidence
@ionic/vue-router 8.7.68.7.17 age confidence
@nuxt/eslint (source) 1.5.21.15.1 age confidence
@nuxt/test-utils 3.19.23.23.0 age confidence
@pinia/nuxt (source) 0.11.10.11.3 age confidence
@sentry/nuxt (source) 9.46.09.47.1 age confidence
@types/validator (source) 13.15.313.15.10 age confidence
@unocss/core (source) 66.5.266.6.0 age confidence
@unocss/eslint-config (source) 66.5.266.6.0 age confidence
@unocss/nuxt (source) 66.5.266.6.0 age confidence
@unocss/preset-icons (source) 66.5.266.6.0 age confidence
@unocss/preset-wind4 (source) 66.5.266.6.0 age confidence
@unocss/transformer-directives (source) 66.5.266.6.0 age confidence
@unocss/transformer-variant-group (source) 66.5.266.6.0 age confidence
@vueuse/core (source) 13.5.013.9.0 age confidence
@vueuse/nuxt (source) 13.5.013.9.0 age confidence
eslint (source) 9.30.19.39.3 age confidence
nuxt-svgo 4.2.44.2.6 age confidence
pinia (source) 3.0.33.0.4 age confidence
sass-embedded 1.93.21.97.3 age confidence
semver 7.7.37.7.4 age confidence
taze 19.7.019.9.2 age confidence
typescript (source) 5.8.35.9.3 age confidence
ulid 3.0.13.0.2 age confidence
unocss (source) 66.5.266.6.0 age confidence
validator 13.15.1513.15.26 age confidence
vue (source) 3.5.223.5.28 age confidence
vue-router (source) 4.5.14.6.4 age confidence
vue-tsc (source) 3.0.93.2.5 age confidence
vuetify (source) 3.10.53.12.0 age confidence
vuetify-nuxt-module 0.18.70.19.5 age confidence

Release Notes

ionic-team/capacitor-plugins (@​capacitor/preferences)

v7.0.4

Compare Source

Bug Fixes

v7.0.3

Compare Source

Note: Version bump only for package @​capacitor/keyboard

changesets/changesets (@​changesets/cli)

v2.29.8

Compare Source

ionic-team/ionic-framework (@​ionic/core)

v8.7.17

Compare Source

Bug Fixes
  • input: prevent Android TalkBack from focusing label separately (#​30895) (ab733b7)
  • input: prevent placeholder from overlapping start slot during scroll assist (#​30896) (3b3318d)
  • tab-bar: prevent keyboard controller memory leak on rapid mount/unmount (#​30906) (f99d000)

v8.7.16

Compare Source

Bug Fixes

v8.7.15

Compare Source

Bug Fixes

v8.7.14

Compare Source

Bug Fixes

v8.7.13

Compare Source

Note: Version bump only for package ionic-framework

v8.7.12

Compare Source

Bug Fixes
  • modal: allow interaction with parent content through sheet modals in child routes (#​30839) (b9e3cf0), closes #​30700
  • modal: prevent browser hang when using ModalController in Angular (#​30845) (b164516)
  • popover: recalculate the content dimensions after the header has fully loaded (#​30853) (99dcf38)
  • select, action-sheet: use radio role for options (#​30769) (1c89cf0)

v8.7.11

Compare Source

Bug Fixes
  • datetime: ensure datetime is shown when intersection observer fails to report visibility (#​30793) (9d781db), closes #​30706

v8.7.10

Compare Source

Bug Fixes
  • checkbox, toggle, radio-group: improve screen reader announcement timing for validation errors (#​30714) (92db364)

v8.7.9

Compare Source

Bug Fixes

v8.7.8

Compare Source

Bug Fixes

v8.7.7

Compare Source

Bug Fixes
nuxt/eslint (@​nuxt/eslint)

v1.15.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.15.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.14.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.13.0

Compare Source

   🚀 Features
  • Upgrade eslint-flat-config-utils eslint-plugin-import-lite and eslint-plugin-jsdoc  -  by @​antfu (10bf9)
    View changes on GitHub

v1.12.1

Compare Source

No significant changes

    View changes on GitHub

v1.11.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.10.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v1.8.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.7.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.7.0

Compare Source

   🚀 Features
    View changes on GitHub

v1.6.0

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
nuxt/test-utils (@​nuxt/test-utils)

v3.23.0

Compare Source

3.23.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • runtime-utils: Support h3 v2 (#​1515)
  • module: Add install wizard when freshly installed (#​1538)
🩹 Fixes
  • e2e: Ensure $fetch is not typed as any (1f4754ea9)
🏡 Chore
✅ Tests
  • Add cleanup to resolve-config tests (#​1537)
🤖 CI
  • Prepare build environment in autofix workflow (2c0864ed6)
❤️ Contributors

v3.22.0

Compare Source

3.22.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • runtime-utils: Unify logic of mount + render helpers (#​1522)
  • module: Run vitest in separate process (#​1524)
  • runtime-utils: Allow skipping initial route change (fd77ec066)
  • runtime: Skip route sync emulation when NuxtPage exists (#​1530)
🔥 Performance
  • module: Skip nuxt-root stub plugin when building (#​1512)
🩹 Fixes
  • runtime-utils: Reject promise on error render + mount helpers (#​1503)
  • runtime-utils: Support new .sync method for syncing route (1148c3cf1)
  • e2e: Always override global env options with inline options (c8f881b3d)
  • runtime-utils: Avoid missing render warn on reject render + suspend helpers (#​1520)
  • e2e: Use server.deps rather than deps (2b3c86921)
  • config: Also call sync() in initial setup (ec555192c)
  • module: Use devtools:before hook instead of direct config check (#​1532)
  • config: Do not override vitest root with nuxt rootDir (#​1531)
💅 Refactors
  • runtime-utils: Do not export addCleanup (86b4998bb)
  • module: Extract nuxt environment options plugin (5ada22a9f)
📖 Documentation
  • Fix link to module authors testing guide (#​1511)
🏡 Chore
✅ Tests
  • Use local kit version for module (79f1e14d5)
  • Add defaultLocale in i18n test (059988fc3)
  • Avoid definePageMeta compiler-hint warning (#​1523)
🤖 CI
❤️ Contributors

v3.21.0

Compare Source

3.21.0 is the next minor release.

👉 Changelog

compare changes

🚀 Enhancements
  • runtime-utils: Support rerender behavior in renderSuspended (#​1466)
  • runtime-utils: Support once option in registerEndpoint (#​1475)
  • runtime-utils: Support css modules in mount + render helpers (#​1464)
  • runtime-utils: Pass app context across in mount + render helpers (#​1477)
  • runtime-utils: Support mocked target arguments in mockNuxtImport (#​1492)
🩹 Fixes
  • runtime: Remove redefinition of $fetch.create (#​1471)
  • runtime-utils: Pass non-enumerable globalProperties in mount + render helpers (#​1476)
  • module: Include vitest config in node project (#​1497)
  • runtime-utils: Improve mount + render helpers (#​1483)
  • Revert to @nuxt/kit v3 for bridge support (#​1498)
🏡 Chore
  • Move built dep configuration -> workspace file (d936cb465)
  • Update pnpm to 10.21 and enable trust policy (ed6ff050d)
  • Revert pnpm trust policy and restore provenance action (b034f0a5e)
  • Remove spurious globby dependency (eba19d16b)
  • Remove export (2a88683bd)
  • Remove @nuxt/kit from peer dependencies (b80ca5ea8)
  • Add back @nuxt/kit as peer dep (5c126e1af)
  • Bump vite-node to v5 (3322919c2)
🤖 CI
  • Rebuild better-sqlite3 on windows (9fdaf3824)
❤️ Contributors

v3.20.1

Compare Source

vuejs/pinia (@​pinia/nuxt)

v0.11.3

Compare Source

v0.11.2

Compare Source

getsentry/sentry-javascript (@​sentry/nuxt)

v9.47.1

Compare Source

  • fix(v9/core): Fix logs flush timeout starvation with continuous logging (#​18214)

Bundle size 📦

Path Size
@​sentry/browser 23.24 KB
@​sentry/browser - with treeshaking flags 21.83 KB
@​sentry/browser (incl. Tracing) 38.73 KB
@​sentry/browser (incl. Tracing, Replay) 76.11 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.13 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 80.69 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 92.54 KB
@​sentry/browser (incl. Feedback) 39.53 KB
@​sentry/browser (incl. sendFeedback) 27.81 KB
@​sentry/browser (incl. FeedbackAsync) 32.59 KB
@​sentry/react 24.95 KB
@​sentry/react (incl. Tracing) 40.64 KB
@​sentry/vue 27.58 KB
@​sentry/vue (incl. Tracing) 40.48 KB
@​sentry/svelte 23.25 KB
CDN Bundle 24.59 KB
CDN Bundle (incl. Tracing) 38.5 KB
CDN Bundle (incl. Tracing, Replay) 73.78 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 79.12 KB
CDN Bundle - uncompressed 71.73 KB
CDN Bundle (incl. Tracing) - uncompressed 114.12 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 226.32 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.83 KB
@​sentry/nextjs (client) 42.64 KB
@​sentry/sveltekit (client) 39.14 KB
@​sentry/node 165.43 KB
@​sentry/node - without tracing 98.19 KB
@​sentry/aws-serverless 125.68 KB

v9.47.0

Compare Source

  • feat(replay/v9): Add option to skip requestAnimationFrame for canvas snapshots (#​17426)
  • fix(v9/core): Ensure logs past MAX_LOG_BUFFER_SIZE are not swallowed (#​18213)
Internal Changes
  • fix(v9/e2e-tests): Fix various e2e tests (#​18226)

Bundle size 📦

Path Size
@​sentry/browser 23.24 KB
@​sentry/browser - with treeshaking flags 21.83 KB
@​sentry/browser (incl. Tracing) 38.73 KB
@​sentry/browser (incl. Tracing, Replay) 76.11 KB
@​sentry/browser (incl. Tracing, Replay) - with treeshaking flags 66.13 KB
@​sentry/browser (incl. Tracing, Replay with Canvas) 80.69 KB
@​sentry/browser (incl. Tracing, Replay, Feedback) 92.54 KB
@​sentry/browser (incl. Feedback) 39.53 KB
@​sentry/browser (incl. sendFeedback) 27.81 KB
@​sentry/browser (incl. FeedbackAsync) 32.59 KB
@​sentry/react 24.95 KB
@​sentry/react (incl. Tracing) 40.64 KB
@​sentry/vue 27.58 KB
@​sentry/vue (incl. Tracing) 40.48 KB
@​sentry/svelte 23.25 KB
CDN Bundle 24.59 KB
CDN Bundle (incl. Tracing) 38.5 KB
CDN Bundle (incl. Tracing, Replay) 73.78 KB
CDN Bundle (incl. Tracing, Replay, Feedback) 79.12 KB
CDN Bundle - uncompressed 71.73 KB
CDN Bundle (incl. Tracing) - uncompressed 114.12 KB
CDN Bundle (incl. Tracing, Replay) - uncompressed 226.32 KB
CDN Bundle (incl. Tracing, Replay, Feedback) - uncompressed 238.83 KB
@​sentry/nextjs (client) 42.64 KB
@​sentry/sveltekit (client) 39.14 KB
@​sentry/node 165.4 KB
@​sentry/node - without tracing 98.16 KB
@​sentry/aws-serverless 125.65 KB
unocss/unocss (@​unocss/core)

v66.6.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.5.12

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.5.11

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.5.10

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v66.5.9

Compare Source

No significant changes

    View changes on GitHub

v66.5.7

Compare Source

   🚀 Features

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 force-pushed the renovate/dev-all-minor-patch branch from 8efaf3a to f655058 Compare June 23, 2025 12:25
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch from f655058 to 98bc4f5 Compare July 1, 2025 07:10
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 3 times, most recently from a5ba2a0 to 76da710 Compare July 12, 2025 07:28
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 3 times, most recently from fe5d72b to d7e3456 Compare July 17, 2025 09:03
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 4 times, most recently from 88ba828 to e20adbb Compare August 2, 2025 05:18
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch from e20adbb to f69be4f Compare August 2, 2025 05:22
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 5 times, most recently from ff8f32c to 6887c5f Compare August 7, 2025 06:04
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 3 times, most recently from ab31c49 to 887568e Compare August 15, 2025 23:09
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 2 times, most recently from 92c86c0 to b3decea Compare August 23, 2025 03:29
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 3 times, most recently from befdf97 to 45db2ad Compare September 2, 2025 15:03
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 5 times, most recently from 199cb74 to de313e5 Compare December 26, 2025 07:10
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 4 times, most recently from ae857e9 to 7ed272f Compare January 6, 2026 03:51
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 2 times, most recently from c144853 to 97261b9 Compare January 9, 2026 15:09
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 3 times, most recently from 474f95f to fa15f81 Compare January 21, 2026 04:03
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 4 times, most recently from 258bc7a to 453ebac Compare January 28, 2026 19:57
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 2 times, most recently from 3f1fda4 to 1cfcd20 Compare February 3, 2026 23:13
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 4 times, most recently from a30583e to 7565251 Compare February 10, 2026 12:07
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 2 times, most recently from f8805e6 to 89b352d Compare February 19, 2026 07:33
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch 2 times, most recently from 6df87ab to 4baca62 Compare February 21, 2026 03:06
@renovate renovate bot force-pushed the renovate/dev-all-minor-patch branch from 4baca62 to 73ca57d Compare February 22, 2026 06:53
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