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 vite & vue packages #225

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 2, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@intlify/unplugin-vue-i18n (source) 1.4.0 -> 1.6.0 age adoption passing confidence
@julr/vite-plugin-validate-env 0.2.4 -> 0.2.5 age adoption passing confidence
@unhead/vue (source) 1.7.4 -> 1.8.11 age adoption passing confidence
@vue-macros/volar (source) 0.18.0 -> 0.18.11 age adoption passing confidence
@vue/compiler-sfc (source) 3.4.15 -> 3.4.21 age adoption passing confidence
@vue/server-renderer (source) 3.4.15 -> 3.4.21 age adoption passing confidence
@vueuse/core (source) 10.7.2 -> 10.9.0 age adoption passing confidence
unplugin-icons 0.18.0 -> 0.18.5 age adoption passing confidence
unplugin-vue-macros (source) 2.6.1 -> 2.7.10 age adoption passing confidence
unplugin-vue-markdown ^0.25.0 -> ^0.26.0 age adoption passing confidence
unplugin-vue-router 0.7.0 -> 0.8.4 age adoption passing confidence
vite (source) 5.0.12 -> 5.1.4 age adoption passing confidence
vite-plugin-pwa 0.17.5 -> 0.19.2 age adoption passing confidence
vue (source) 3.4.15 -> 3.4.21 age adoption passing confidence
vue-i18n (source) 9.9.1 -> 9.10.1 age adoption passing confidence
vue-router 4.2.5 -> 4.3.0 age adoption passing confidence

Release Notes

intlify/bundle-tools (@​intlify/unplugin-vue-i18n)

v1.6.0

Compare Source

⭐ Features
  • #​332 feat(unplugin-vue-i18n): support compatibility i18n custom blocks for legacy vue-i18n v8.x (@​kazupon)
Committers: 1

v1.5.0

Compare Source

⭐ Features
Committers: 1
Julien-R44/vite-plugin-validate-env (@​julr/vite-plugin-validate-env)

v0.2.5

Compare Source

unjs/unhead (@​unhead/vue)

v1.8.11

Compare Source

Bug Fixes
  • dom: avoid overriding existing styles (afcfb08), closes #​287
  • schema-org: support Product merchant listing (3cfded5), closes #​321
  • useScript: polyfill requestIdleCallback (96b9907), closes #​320
  • useSeoMeta no longer supports getter types (#​315) (686800f)
  • gracefully handle disappearing head elements (7b40442)
  • handle hydrating dupeable tags (e9e1fb1)

v1.8.10

Compare Source

Bug Fixes

v1.8.9

Compare Source

What's Changed

New Contributors

Full Changelog: unjs/unhead@v1.8.8...v1.8.9

v1.8.8

Compare Source

Bug Fixes
  • schema-org: more accurate id resolving (7c29141)

v1.8.7

Compare Source

Bug Fixes
  • empty string children being converted to true (0311382)

v1.8.6

Compare Source

Bug Fixes
  • check innerHTML is a string when applying XSS fixes (dbb5581)

v1.8.5

Compare Source

Bug Fixes

v1.8.4

Compare Source

Bug Fixes
  • schema-org: JobPosting refinements (85a5933)
  • schema-org: allow overriding tag tagPosition (6a0eb46)
  • schema-org: isolated Organization for Logo rich results (c0bd4ca)
  • useSeoMeta: unpack viewport (17e236f), closes #​265

v1.8.3

Compare Source

Bug Fixes
  • vue: maybe improve subpath export types (4c64c37)

v1.8.2

Compare Source

Bug Fixes
  • schema.org: more intuitive overrides (bc855c0)
  • schema.org: support template params (6b2a6ff)

v1.8.1

Compare Source

Bug Fixes
  • scripts: better types for transform (7eba87f)

v1.8.0

Compare Source

Bug Fixes
  • schemaOrg: skip invalid URL parsing (8868fe0)
  • scripts: waitForLoad refactor and correct triggering (7b31b2e)
  • scripts: always register network event handlers (31b6546)
  • scripts: always trigger onload and onerror for vue (6f0a9f4)
  • scripts: drop global index on remove() (2ee6d9c)
  • scripts: handle non-promise triggers (87b8075)
  • scripts: opt-in events (3f409a3)
  • scripts: trigger onload event for inlineHTML (2f652ff)
  • unhead: useHead, useServerHead generics, allow easier augmenting (c21edfc)
  • unhead: templateParams for htmlAttrs.lang (5cf5336)
  • unhead: useScript expose instance id (5deeb3c)
  • unhead: useScript optional async transforms (0f03796)
  • useScript: async and low fetchpriority by default (1c99499)
  • useScript: dedupe early connections, server-side only (90a51b9)
  • useScript: improved types (cffa0e5)
  • useScript: prefer defer by default (2f618d2)
  • useScript: provide early connections (b6bb423)
  • useScript: support SSR idle trigger (09da805)
  • vue: jit resolve useSeoMeta (3e30432)
  • add ts auto-completions for separator (e13f975)
Features
vue-macros/vue-macros (@​vue-macros/volar)

v0.18.11

Compare Source

Patch Changes

v0.18.10

Compare Source

Patch Changes

v0.18.9

Compare Source

Patch Changes

v0.18.8

Compare Source

Patch Changes

v0.18.6

Compare Source

Patch Changes

v0.18.5

Compare Source

Patch Changes

v0.18.4

Compare Source

Patch Changes

v0.18.3

Compare Source

Patch Changes

v0.18.2

Compare Source

Patch Changes

v0.18.1

Compare Source

Patch Changes
vuejs/core (@​vue/compiler-sfc)

v3.4.21

Compare Source

Bug Fixes

v3.4.20

Compare Source

Bug Fixes

v3.4.19

Compare Source

Bug Fixes
Features

Note: this warning is categorized as a feature but released in a patch because it does not affect public APIs.

Performance Improvements

v3.4.18

Compare Source

Bug Fixes

v3.4.17

Compare Source

Reverts

v3.4.16

Compare Source

Bug Fixes
Reverts
vueuse/vueuse (@​vueuse/core)

v10.9.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub

v10.8.0

Compare Source

   🚀 Features
   🐞 Bug Fixes
    View changes on GitHub
unplugin/unplugin-icons (unplugin-icons)

v0.18.5

Compare Source

No significant changes

    View changes on GitHub

v0.18.4

Compare Source

   🚀 Features
    View changes on GitHub

v0.18.3

Compare Source

   🚀 Features
    View changes on GitHub

v0.18.2

Compare Source

   🐞 Bug Fixes
    View changes on GitHub

v0.18.1

Compare Source

   🚀 Features
    View changes on GitHub
vue-macros/vue-macros (unplugin-vue-macros)

v2.7.10

Compare Source

Patch Changes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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 has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 11 times, most recently from 676b0b1 to d318cbc Compare February 10, 2024 17:00
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 11 times, most recently from 3789bec to 5e20edd Compare February 17, 2024 17:18
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 8 times, most recently from 8d21435 to ef96aba Compare February 23, 2024 00:44
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch 15 times, most recently from ae32ed3 to 9627cd7 Compare March 1, 2024 02:46
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch from 9627cd7 to e264f50 Compare March 1, 2024 21:09
@renovate renovate bot force-pushed the renovate/vite-and-vue-packages branch from e264f50 to d62b9e4 Compare March 4, 2024 04:44
@renovate renovate bot merged commit 93804e0 into main Mar 4, 2024
2 checks passed
@renovate renovate bot deleted the renovate/vite-and-vue-packages branch March 4, 2024 07:42
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