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 dependency vitepress to v1.6.3 #2091

Merged
merged 1 commit into from
Jan 27, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 27, 2025

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitepress (source) 1.5.0 -> 1.6.3 age adoption passing confidence

Release Notes

vuejs/vitepress (vitepress)

v1.6.3

Compare Source

Bug Fixes
  • docsearch not rendering properly (3e4120e)

v1.6.2

Compare Source

Bug Fixes
  • fix static content removal for lean chunks due to Vue 3.5 changes (#​4508) (8214cae)

v1.6.1

Compare Source

Bug Fixes
  • build: escape $ in replace pattern in dynamic routes plugin (e812916), closes #​4499
  • theme/regression: broken hero heading at certain viewports (37dbe89)

v1.6.0

Compare Source

Bug Fixes
  • build: out of order css in prod builds (241d17d), closes #​4098
  • build: properly strip vpi-social css declaration in debug mode (c61182a)
  • build: respect vite.clearScreen in build (8ea776a), closes #​4468
  • build: specify mode for iconify (8a5e8ea)
  • theme: apply externalLinkIcon option on VPHome (#​4492) (fe48943)
  • theme: don't show external link icon for images (096bba1)
  • theme: ignore footnote-ref for outline (1832617), closes #​4402
  • theme: includes text to h1 tag for hero page (#​4472) (bd896c6), closes #​4453
Features
Miscellaneous

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

cloudflare-workers-and-pages bot commented Jan 27, 2025

Deploying vue-i18n-next with  Cloudflare Pages  Cloudflare Pages

Latest commit: 47d9cde
Status: ✅  Deploy successful!
Preview URL: https://a651da09.vue-i18n-next.pages.dev
Branch Preview URL: https://renovate-vitepress-1-x.vue-i18n-next.pages.dev

View logs

@renovate renovate bot added the Type: Dependency Dependencies fixes label Jan 27, 2025
Copy link

Size Report

Bundles

File Size Gzip Brotli
core.esm-browser.prod.js 37.16 kB 11.35 kB 10.12 kB
core.global.prod.js 30.50 kB 10.55 kB 9.52 kB
core.prod.cjs 0.88 kB 0.43 kB 0.34 kB
core.runtime.esm-browser.prod.js 22.87 kB 7.45 kB 6.65 kB
core.runtime.global.prod.js 17.48 kB 6.81 kB 6.12 kB
message-compiler.esm-browser.prod.js 19.28 kB 5.76 kB 5.14 kB
message-compiler.global.prod.js 17.32 kB 5.54 kB 4.97 kB
message-compiler.prod.cjs 57.50 kB 10.06 kB 8.60 kB
petite-vue-i18n-core.esm-browser.prod.js 20.36 kB 6.84 kB 6.15 kB
petite-vue-i18n-core.global.prod.js 15.64 kB 6.05 kB 5.47 kB
petite-vue-i18n-core.prod.cjs 25.99 kB 6.14 kB 5.31 kB
petite-vue-i18n.esm-browser.prod.js 36.86 kB 11.32 kB 10.15 kB
petite-vue-i18n.global.prod.js 29.87 kB 10.18 kB 9.19 kB
petite-vue-i18n.prod.cjs 25.67 kB 6.05 kB 5.25 kB
petite-vue-i18n.runtime.esm-browser.prod.js 22.43 kB 7.32 kB 6.60 kB
petite-vue-i18n.runtime.global.prod.js 16.86 kB 6.41 kB 5.80 kB
vue-i18n.esm-browser.prod.js 56.43 kB 16.42 kB 14.67 kB
vue-i18n.global.prod.js 46.06 kB 14.87 kB 13.37 kB
vue-i18n.prod.cjs 0.72 kB 0.34 kB 0.28 kB
vue-i18n.runtime.esm-browser.prod.js 42.00 kB 12.43 kB 11.15 kB
vue-i18n.runtime.global.prod.js 33.04 kB 11.13 kB 10.07 kB

Usages

Name Size Gzip Brotli
packages/size-check-core (@intlify/core) 9.10 kB 3.76 kB 3.41 kB
packages/size-check-petite-vue-i18n (petite-vue-i18n) 77.82 kB 30.33 kB 27.28 kB
packages/size-check-vue-i18n (vue-i18n) 82.82 kB 31.74 kB 28.53 kB

Copy link

pkg-pr-new bot commented Jan 27, 2025

Open in Stackblitz

@intlify/core

npm i https://pkg.pr.new/@intlify/core@2091

@intlify/devtools-types

npm i https://pkg.pr.new/@intlify/devtools-types@2091

@intlify/core-base

npm i https://pkg.pr.new/@intlify/core-base@2091

petite-vue-i18n

npm i https://pkg.pr.new/petite-vue-i18n@2091

@intlify/shared

npm i https://pkg.pr.new/@intlify/shared@2091

@intlify/message-compiler

npm i https://pkg.pr.new/@intlify/message-compiler@2091

vue-i18n

npm i https://pkg.pr.new/vue-i18n@2091

@intlify/vue-i18n-core

npm i https://pkg.pr.new/@intlify/vue-i18n-core@2091

commit: 47d9cde

@renovate renovate bot merged commit e27a54b into master Jan 27, 2025
39 checks passed
@renovate renovate bot deleted the renovate/vitepress-1.x branch January 27, 2025 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Dependency Dependencies fixes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants