Skip to content

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

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

chore(deps): update all non-major dependencies#46
renovate[bot] wants to merge 1 commit intomainfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jun 9, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence Type Update
@nuxt/eslint (source) 1.4.11.15.2 age confidence dependencies minor
@nuxt/scripts (source) ^0.11.5^0.13.0 age confidence dependencies minor
@playwright/test (source) 1.52.01.59.1 age confidence devDependencies minor
@vueuse/nuxt (source) 14.0.014.2.1 age confidence dependencies minor
danielroe/provenance-action v0.1.0v0.1.1 age confidence action patch
mcr.microsoft.com/playwright v1.52.0-noblev1.59.1-noble age confidence container minor
nuxt-og-image (source) 5.1.45.1.13 age confidence dependencies patch
pnpm (source) 10.21.010.33.0 age confidence packageManager minor
simple-git-hooks 2.13.02.13.1 age confidence devDependencies patch
typescript (source) 5.8.35.9.3 age confidence devDependencies minor
unplugin-vue-router (source) ^0.12.0^0.19.0 age confidence dependencies minor
vue-sonner 2.0.02.0.9 age confidence dependencies patch
vue-tsc (source) 3.0.13.2.6 age confidence devDependencies minor

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nuxt/eslint (@​nuxt/eslint)

v1.15.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

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

v1.5.2

Compare Source

   🚀 Features
    View changes on GitHub

v1.5.1

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v1.5.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
nuxt/scripts (@​nuxt/scripts)

v0.13.4

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.13.3

Compare Source

   🚨 Breaking Changes
   🚀 Features
   🐞 Bug Fixes
   🏎 Performance
    View changes on GitHub

v0.13.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.13.1

Compare Source

compare changes

🩹 Fixes
  • Allow @stripe/stripe-js v8 (f516827)
  • paypal: V9 sdk peer dependency (a8a93f4)
🏡 Chore
❤️ Contributors

v0.13.0

Compare Source

compare changes

🩹 Fixes
  • x-pixel: Correct variable name from e.exe to s.exe (#​541)
  • Convert MarkerClusterer to dynamic import to support optional peer dependency (#​551)
  • google-maps: Missing types for <ScriptGoogleMaps/> (#​560)
💅 Refactors
  • Use extendViteConfig in development (#​554)
📖 Documentation
🏡 Chore
❤️ Contributors

v0.12.2

Compare Source

compare changes

🚀 Enhancements
  • ⚠️ Plausible script updates (#​534)
🩹 Fixes
  • google-maps: Mark peer dependency as optional (#​537)
  • DefaultScriptOptions idleTimeout config (faf83ff)
🏡 Chore
⚠️ Breaking Changes
  • ⚠️ Plausible script updates (#​534)
❤️ Contributors

v0.12.1

Compare Source

compare changes

🩹 Fixes
  • Databuddy types script registry (#​528)
  • gtm: Expose gtag globally (#​524)
  • Add missing autoImports (#​532)
🏡 Chore
❤️ Contributors

v0.12.0

Compare Source

compare changes

🔥 Performance
  • googleMaps: Avoid multiple rerenders when adding markers to clusterer (#​517)
🩹 Fixes
  • Resolve import paths as absolute (a217362)
🏡 Chore
❤️ Contributors

v0.11.13

Compare Source

compare changes

🚀 Enhancements
  • Add databuddy analytics (#​495)
  • PayPal SDK (#​503)
  • Reddit Pixel (#​507)
  • stripe: ⚠️ Stripe basil (#​509)
  • google-maps: Declarative SFC API (#​510)
  • Bundling cache expiration & bypass (#​497)
  • devtools: Improved tracking (9aa000d)
  • matomoAnalytics: ⚠️ watch mode (#​514)
  • New event triggers (#​515)
🩹 Fixes
  • devtools: Show URL logos correctly (30abad4)
  • devtools: Show error status's (22d91c5)
  • devtools: Show validation errors (c9e1a20)
  • devtools: Add null safety (#​501)
  • Merge query parms when overriding scriptInput.src (#​500)
  • gtm: Broken onBeforeGtmStart arguments (#​494)
  • types: Publish types for node context (695b7f1)
  • matomo: Broken event tracking (712a869)
  • Gracefully handle production only scripts (a53ab33)
  • Drop #imports usage (67b7e70)
  • Drop performanceMarkFeature emits (c079f51)
  • googleAnalytics: Support customer ids (20aa9d5)
  • Respect env data when bundling (864102f)
  • Improved debugging when bundling fails (34d7be7)
  • useScriptEventPage: Remove hooks on dispose (cf5d715)
📖 Documentation
  • Improve responsiveness (#​505)
  • Improve bundling documentation (#​498)
🏡 Chore
⚠️ Breaking Changes
  • stripe: ⚠️ Stripe basil (#​509)
  • matomoAnalytics: ⚠️ watch mode (#​514)
❤️ Contributors

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "on Monday"
  • 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.

@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Jun 9, 2025

Deploying dev-mode with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4ab45cc
Status: ✅  Deploy successful!
Preview URL: https://d0aa5d4e.dev-mode.pages.dev
Branch Preview URL: https://renovate-all-minor-patch.dev-mode.pages.dev

View logs

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 11 times, most recently from a0e4601 to 3853611 Compare June 16, 2025 08:36
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 16 times, most recently from 5d5db8c to 1a5208b Compare June 22, 2025 23:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 21 times, most recently from 6b58693 to 33dfcc0 Compare July 6, 2025 14:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from fc47a1c to 12a7b8e Compare July 8, 2025 00:37
@socket-security
Copy link
Copy Markdown

socket-security bot commented Nov 5, 2025

All alerts resolved. Learn more about Socket for GitHub.

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

View full report

@socket-security
Copy link
Copy Markdown

socket-security bot commented Nov 11, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants