Skip to content
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

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

Merged
merged 3 commits into from
Sep 9, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 28, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@iconify-json/heroicons ^1.1.24 -> ^1.2.0 age adoption passing confidence
@iconify-json/logos ^1.1.44 -> ^1.2.0 age adoption passing confidence
@iconify-json/octicon ^1.1.57 -> ^1.2.0 age adoption passing confidence
@iconify-json/ph ^1.1.14 -> ^1.2.0 age adoption passing confidence
@iconify-json/simple-icons ^1.1.115 -> ^1.2.2 age adoption passing confidence
@iconify-json/uil ^1.1.9 -> ^1.2.0 age adoption passing confidence
@nuxt/eslint (source) ^0.5.3 -> ^0.5.6 age adoption passing confidence
@nuxt/image (source) 1.7.0 -> 1.8.0 age adoption passing confidence
@nuxt/scripts ^0.6.5 -> ^0.8.4 age adoption passing confidence
@nuxtjs/turnstile ^0.9.3 -> ^0.9.4 age adoption passing confidence
eslint (source) ^9.9.1 -> ^9.10.0 age adoption passing confidence
nuxt-og-image (source) ^3.0.0-rc.65 -> ^3.0.0-rc.66 age adoption passing confidence
shiki (source) ^1.14.1 -> ^1.16.2 age adoption passing confidence
twoslash (source) ^0.2.9 -> ^0.2.11 age adoption passing confidence
twoslash-vue (source) ^0.2.9 -> ^0.2.11 age adoption passing confidence
vue (source) ^3.4.38 -> ^3.5.3 age adoption passing confidence
vue-tsc (source) ^2.0.29 -> ^2.1.6 age adoption passing confidence

Release Notes

nuxt/eslint (@​nuxt/eslint)

v0.5.6

Compare Source

   🚀 Features
    View changes on GitHub

v0.5.5

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.5.4

Compare Source

   🚀 Features
    View changes on GitHub
nuxt/image (@​nuxt/image)

v1.8.0

Compare Source

compare changes

🚀 Enhancements
  • cloudinary: Support reading project from absolute url (#​1361)
  • Provide runtimeConfig to getImage (#​1428)
🩹 Fixes
  • hygraph: New asset management support (#​1415)
  • Prevent hydration mismatch in <NuxtImg> (#​1445)
  • nuxt-picture: Check before accessing index (917242a)
  • Mark props as not required rather than default: undefined (#​1450)
  • Handle undefined indices more accurately (#​1451)
  • hygraph: Add back tests and refactor splitter (#​1452)
❤️ Contributors

v1.7.1

Compare Source

compare changes

🩹 Fixes
  • cloudinary: Map cover to lfill mode (#​1355)
  • Import runtime types from module entrypoint (#​1384)
  • Update to latest @nuxt/module-builder (#​1439)
  • Only add preload links on server (510e719)
  • weserv: Map rotate operation to ro (#​1441)
💅 Refactors
  • Convert <NuxtImg> to SFC (#​1435)
  • Convert <NuxtPicture> to SFC (#​1432)
  • Use more import.meta.* properties (#​1440)
📖 Documentation
🏡 Chore
❤️ Contributors
nuxt/scripts (@​nuxt/scripts)

v0.8.4

Compare Source

compare changes

🩹 Fixes
  • ScriptGoogleMaps: Clean up map markers properly (53bb530)
🏡 Chore
❤️ Contributors

v0.8.3

Compare Source

compare changes

🩹 Fixes
  • Do not omit crossorigin from link preload (#​241)
🏡 Chore
❤️ Contributors

v0.8.2

Compare Source

compare changes

🚀 Enhancements
  • matomo: Support custom tracker urls (#​236)
❤️ Contributors

v0.8.1

Compare Source

compare changes

🩹 Fixes
  • Handle scripts missing src (510d7b9)
📖 Documentation
  • Add learn section and carbon ads (f4de446)
🏡 Chore
❤️ Contributors

v0.8.0

Compare Source

compare changes

v0.7.2

Compare Source

compare changes

🚀 Enhancements
  • Automatically preload and preconnect relevant scripts (a65a5e0)
  • useScriptTriggerElement: Pre-hydration event triggers (#​237)
  • googleMaps: Unified styling of static image and map (c85d278)
🩹 Fixes
  • Soft-dependency on Unhead v1.10.1 (4a9fc40)
  • Allow useScript to re-register trigger (9890124)
  • useScriptTriggerElement: Reject promises on scope dispose (7297783)
  • googleAdsense: Broken validation input path (f198a80)
💅 Refactors
  • playground: Avoid deprecated useScript api (0f02696)
📖 Documentation
  • Add coding group end to plausible page (#​215)
🏡 Chore
❤️ Contributors

v0.7.1

Compare Source

compare changes

🩹 Fixes
  • Broken type generation (8282d6e)
  • GoogleMaps: Ensure center marker is place when using mapOptions (45e6f24)
  • GoogleMaps: Avoid losing marker reference (406968a)
📖 Documentation
🏡 Chore
❤️ Contributors

v0.7.0

Compare Source

compare changes

nuxt-modules/turnstile (@​nuxtjs/turnstile)

v0.9.4

Compare Source

Bug Fixes
eslint/eslint (eslint)

v9.10.0

Compare Source

nuxt-modules/og-image (nuxt-og-image)

v3.0.0-rc.66

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
shikijs/shiki (shiki)

v1.16.2

Compare Source

   🚀 Features
    View changes on GitHub

v1.16.1

Compare Source

   🏎 Performance
    View changes on GitHub

v1.16.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
  • core: createdBundledHighlighter allow user to override engine  -  by @​antfu (b59e4)
    View changes on GitHub

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
   🐞 Bug Fixes
    View changes on GitHub
twoslashes/twoslash (twoslash)

v0.2.11

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.2.10

Compare Source

   🐞 Bug Fixes
    View changes on GitHub
vuejs/core (vue)

v3.5.3

Compare Source

Bug Fixes
  • hydration: check __asyncHydrate presence for vue3-lazy-hydration compat (#​11825) (8e6c337), closes #​11793
  • Revert "fix(reactivity): self-referencing computed should refresh" (35c760f)
  • ssr: respect app.config.warnHandler during ssr (bf3d9a2), closes #​11830
  • Transition: handle KeepAlive child unmount in Transition out-in mode (#​11833) (6b7901d), closes #​11775
  • useId: make generated IDs selector compatible (babfb4c), closes #​11828

v3.5.2

Compare Source

Bug Fixes
Features
  • compiler-core: parse modifiers as expression to provide location data (#​11819) (3f13203)

v3.5.1

Compare Source

Bug Fixes

v3.5.0

Compare Source

Aggregated Features List for 3.5 (alpha to stable)

Reactivity
  • reactivity: Refactor reactivity system to use version counting and doubly-linked list tracking (#​10397) (05eb4e0)
  • reactivity: Optimize array tracking (#​9511) (70196a4)
  • compiler-sfc: enable reactive props destructure by default (d2dac0e)
  • reactivity: onEffectCleanup API (2cc5615), closes #​10173
  • reactivity: add failSilently argument for onScopeDispose (9a936aa)
  • reactivity/watch: base watch, getCurrentWatcher, and onWatcherCleanup (#​9927) (205e5b5)
  • reactivity/watch: add pause/resume for ReactiveEffect, EffectScope, and WatchHandle (#​9651) (267093c)
  • watch: support passing number to deep option to control the watch depth (#​9572) (22f7d96)
  • types: export MultiWatchSources type (#​9563) (998dca5)
  • types: allow computed getter and setter types to be unrelated (#​11472) (a01675e), closes #​7271
SSR
  • runtime-core: useId() and app.config.idPrefix (#​11404) (73ef156)
  • hydration: lazy hydration strategies for async components (#​11458) (d14a11c)
  • hydration: support suppressing hydration mismatch via data-allow-mismatch (94fb2b8)
Custom Element
Teleport
Misc
Internals
  • reactivity: store value cache on CustomRefs impls (#​11539) (e044b6e)
  • types: provide internal options for directly using user types in language tools (#​10801) (75c8cf6)
  • types: provide internal options for using refs type in language tools (#​11492) (5ffd1a8)

Bug Fixes

vuejs/language-tools (vue-tsc)

v2.1.6

Compare Source

Features
  • language-plugin-pug: support initial indentation (#​4774)
  • language-service: JSDoc display support when typing props on component template (#​4796) - Thanks to @​joy-yu!
  • language-core: typed directives in template (#​4807) - Thanks to @​KazariEX!
Bug Fixes
  • language-core: wrap template refs with unref in interpolation (#​4777) - Thanks to @​KazariEX!
  • language-core: ensure to pass tsc on inline global types (#​4782) - Thanks to @​KazariEX!
  • language-core: infer native template ref as build-in element interface (#​4786) - Thanks to @​KazariEX!
  • language-core: generate __VLS_StyleModules after template (#​4790) - Thanks to @​KazariEX!
  • language-core: make expose of non-generic template ref required (#​4795) - Thanks to @​zhiyuanzmj!
  • language-core: avoid using __typeProps with runtime props (#​4800) - Thanks to @​KazariEX!
  • language-core: ignore unknown attrs error when strictTemplates is not enabled (#​4785)
  • language-core: prevent append globalTypes to virtual file (#​4806) - Thanks to @​zhiyuanzmj!
  • language-core: prevent type error when use defineSlots and non-template (#​4809) - Thanks to @​zhiyuanzmj!
  • typescript-plugin: disconnect socket on error (#​4672)
Performance
  • language-core: don't emit event lnlayhint when content is none (#​4776) - Thanks to @​Gehbt!
Other Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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/all-minor-patch branch from a5ff95f to 8977ff6 Compare August 29, 2024 01:06
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8977ff6 to 40409a9 Compare August 29, 2024 11:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 40409a9 to 3219894 Compare August 29, 2024 16:15
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3219894 to 9782925 Compare August 29, 2024 22:10
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9782925 to 9c29fb9 Compare August 30, 2024 14:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9c29fb9 to 5772aab Compare August 30, 2024 22:42
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5772aab to 1053a7b Compare August 31, 2024 19:00
Copy link
Contributor Author

renovate bot commented Sep 9, 2024

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

@danielroe danielroe merged commit 3426256 into main Sep 9, 2024
5 checks passed
@danielroe danielroe deleted the renovate/all-minor-patch branch September 9, 2024 11:31
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.

1 participant