Update all non-major dependencies #48

Open
alex wants to merge 1 commit from renovate/all-non-major-dependencies into devel
Owner

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/gabriel-vasile/mimetype v1.4.13v1.4.15 age confidence require patch
marked (source) 18.0.618.0.7 age confidence devDependencies patch
meilisearch (source) 0.26.00.33.0 age confidence minor
vitepress (source) 2.0.0-alpha.172.0.0-alpha.18 age confidence devDependencies patch

⚠️ Warning

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


Release Notes

gabriel-vasile/mimetype (github.com/gabriel-vasile/mimetype)

v1.4.15: fix int overflow on 32bit arch

Compare Source

What's Changed

This release fixes an integer overflow panic on 32 bit architectures and retracts the previous release.

Full Changelog: https://github.com/gabriel-vasile/mimetype/compare/v.1.4.14...v1.4.15

v1.4.14: pyc, pcap, cycloned, gedcom support

Compare Source

Media type changes

  • newly added: application/x-bytecode.python, application/vnd.tcpdump.pcap, application/vnd.cyclonedx+xml, application/vnd.cyclonedx+json, text/vnd.familysearch.gedcom
  • superseded and demoted to aliases:
    image/vnd.mozilla.apng superseded by image/apng
    video/x-matroska superseded by video/matroska
    application/x-rar-compressed superseded by application/vnd.rar

Full changelog

New Contributors

Full Changelog: https://github.com/gabriel-vasile/mimetype/compare/v1.4.13...v1.4.14

markedjs/marked (marked)

v18.0.7

Compare Source

Bug Fixes
meilisearch/meilisearch-kubernetes (meilisearch)

v0.33.0

Compare Source

A Helm chart for the Meilisearch search engine

v0.32.0

Compare Source

A Helm chart for the Meilisearch search engine

v0.31.0

Compare Source

A Helm chart for the Meilisearch search engine

v0.30.0

Compare Source

A Helm chart for the Meilisearch search engine

v0.29.0

Compare Source

A Helm chart for the Meilisearch search engine

v0.28.0

Compare Source

A Helm chart for the Meilisearch search engine

v0.27.0

Compare Source

A Helm chart for the Meilisearch search engine

vuejs/vitepress (vitepress)

v2.0.0-alpha.18

Compare Source

Bug Fixes
  • build: apply base to links with download attribute (#​5186) (01987c4)
  • build: normalize rewrite drive letters (#​5245) (5c50b99)
  • build: show dead link line numbers (#​5230) (c37bde6)
  • compose markdown config when extending configs (#​5236) (04f4fba)
  • delete undefined values while merging sidepanel props (cc30b10)
  • disable pluginTimings and invalidAnnotation for now (9315fc1)
  • don't invalidate framework chunk when a new asset is added (c0e2e18)
  • escape description in head (d96bf1d)
  • index rewritten local search pages by locale (#​5241) (80cf265)
  • keep translation links in the current tab (#​5158) (202ee70)
  • normalize /index to / (856858d), closes #​5165
  • preserve Agent Studio DocSearch options (#​5254) (f29ffdb)
  • preserve external sidebar links with base (#​5243) (ddf178a)
  • prevent DocSearch SVG clipping in WebKit (#​5240) (a357e5e)
  • strip frontmatter before heading includes (#​5246) (e68fade)
  • theme: avatars misaligned in team member cards (6730fb8), closes #​5160
  • theme: correct mixed LTR/RTL text rendering in code blocks (73f7b0b)
  • theme: keep external link icon inline (#​5232) (756a88c)
  • theme: prevent sub and sup elements from affecting line height (19357f9), closes #​5173
  • use resolveDynamicComponent instead of resolveComponent (9da1e3e)
Features
BREAKING CHANGES
  • VitePress now uses Vite 8. If you are using Vite plugins in your config, please check the Vite 8 migration guide for any breaking changes that may affect you.
  • Node 20 support is dropped. v22 or higher is needed.
  • scrollOffset from config is removed. Users wanting to customize scroll offset should customize scroll-margin-top via CSS instead. smoothScroll support from router.go is also removed as it didn't work as expected for most users. Users wanting smooth scrolling should set scroll-behavior: smooth in CSS, ideally inside a @media (prefers-reduced-motion: no-preference) block.

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • Branch creation
    • "before 5am"
  • 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 has been generated by Mend Renovate.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [github.com/gabriel-vasile/mimetype](https://github.com/gabriel-vasile/mimetype) | `v1.4.13` → `v1.4.15` | ![age](https://developer.mend.io/api/mc/badges/age/go/github.com%2fgabriel-vasile%2fmimetype/v1.4.15?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/go/github.com%2fgabriel-vasile%2fmimetype/v1.4.13/v1.4.15?slim=true) | require | patch | | [marked](https://marked.js.org) ([source](https://github.com/markedjs/marked)) | [`18.0.6` → `18.0.7`](https://renovatebot.com/diffs/npm/marked/18.0.6/18.0.7) | ![age](https://developer.mend.io/api/mc/badges/age/npm/marked/18.0.7?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/marked/18.0.6/18.0.7?slim=true) | devDependencies | patch | | [meilisearch](https://github.com/meilisearch/meilisearch-kubernetes/tree/main/charts/meilisearch) ([source](https://github.com/meilisearch/meilisearch-kubernetes)) | `0.26.0` → `0.33.0` | ![age](https://developer.mend.io/api/mc/badges/age/helm/meilisearch/0.33.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/helm/meilisearch/0.26.0/0.33.0?slim=true) | | minor | | [vitepress](https://vitepress.dev/) ([source](https://github.com/vuejs/vitepress)) | [`2.0.0-alpha.17` → `2.0.0-alpha.18`](https://renovatebot.com/diffs/npm/vitepress/2.0.0-alpha.17/2.0.0-alpha.18) | ![age](https://developer.mend.io/api/mc/badges/age/npm/vitepress/2.0.0-alpha.18?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/vitepress/2.0.0-alpha.17/2.0.0-alpha.18?slim=true) | devDependencies | patch | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/11) for more information. --- ### Release Notes <details> <summary>gabriel-vasile/mimetype (github.com/gabriel-vasile/mimetype)</summary> ### [`v1.4.15`](https://github.com/gabriel-vasile/mimetype/releases/tag/v1.4.15): fix int overflow on 32bit arch [Compare Source](https://github.com/gabriel-vasile/mimetype/compare/v1.4.14...v1.4.15) #### What's Changed This release fixes an integer overflow panic on 32 bit architectures and retracts the previous release. - cdf: fix slice index panic on 32bit arch by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;829](https://github.com/gabriel-vasile/mimetype/pull/829) - fuzz: fuzz for 32 bit too to avoid panics like [#&#8203;829](https://github.com/gabriel-vasile/mimetype/issues/829) by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;830](https://github.com/gabriel-vasile/mimetype/pull/830) - readme: add back contributing section, for [#&#8203;827](https://github.com/gabriel-vasile/mimetype/issues/827) by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;831](https://github.com/gabriel-vasile/mimetype/pull/831) **Full Changelog**: <https://github.com/gabriel-vasile/mimetype/compare/v.1.4.14...v1.4.15> ### [`v1.4.14`](https://github.com/gabriel-vasile/mimetype/releases/tag/v1.4.14): pyc, pcap, cycloned, gedcom support [Compare Source](https://github.com/gabriel-vasile/mimetype/compare/v1.4.13...v1.4.14) #### Media type changes - newly added: `application/x-bytecode.python`, `application/vnd.tcpdump.pcap`, `application/vnd.cyclonedx+xml`, `application/vnd.cyclonedx+json`, `text/vnd.familysearch.gedcom` - superseded and demoted to aliases: `image/vnd.mozilla.apng` superseded by `image/apng` `video/x-matroska` superseded by `video/matroska` `application/x-rar-compressed` superseded by `application/vnd.rar` #### Full changelog - scan: fix FullWord combined with other flags by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;763](https://github.com/gabriel-vasile/mimetype/pull/763) - shebang: individual flags for each signature by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;764](https://github.com/gabriel-vasile/mimetype/pull/764) - apk: add support with zipflinger virtual entry by [@&#8203;dmlambea](https://github.com/dmlambea) in [#&#8203;761](https://github.com/gabriel-vasile/mimetype/pull/761) - apng: search acTL for several chunks by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;770](https://github.com/gabriel-vasile/mimetype/pull/770) - CycloneDX: add support for JSON and XML types by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;771](https://github.com/gabriel-vasile/mimetype/pull/771) - pyc: add support; close [#&#8203;416](https://github.com/gabriel-vasile/mimetype/issues/416) by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;773](https://github.com/gabriel-vasile/mimetype/pull/773) - mp3: harden ID3v2 check by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;783](https://github.com/gabriel-vasile/mimetype/pull/783) - MP3: add a frame parser and do linear search for headers by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;778](https://github.com/gabriel-vasile/mimetype/pull/778) - chore: go fix by [@&#8203;zdiff](https://github.com/zdiff) in [#&#8203;797](https://github.com/gabriel-vasile/mimetype/pull/797) - csv: drop DropLastLine for better performance by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;799](https://github.com/gabriel-vasile/mimetype/pull/799) - ndjson: fix edge-case with new-lines by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;803](https://github.com/gabriel-vasile/mimetype/pull/803) - all: increase defaultLimit from 3072 to 4096 by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;796](https://github.com/gabriel-vasile/mimetype/pull/796) - rar: use vnd.rar instead of unregistered name by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;809](https://github.com/gabriel-vasile/mimetype/pull/809) - Add header "Message-ID" to eml hints to correctly detect type in enron email dataset by [@&#8203;zhel1](https://github.com/zhel1) in [#&#8203;791](https://github.com/gabriel-vasile/mimetype/pull/791) - ttf: use layout tables for detection too; fix [#&#8203;808](https://github.com/gabriel-vasile/mimetype/issues/808) by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;810](https://github.com/gabriel-vasile/mimetype/pull/810) - ttf: add more missing tables by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;811](https://github.com/gabriel-vasile/mimetype/pull/811) - cdf: add parser for more reliable results by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;804](https://github.com/gabriel-vasile/mimetype/pull/804) - pcap: add support by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;817](https://github.com/gabriel-vasile/mimetype/pull/817) - all: run go fix by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;818](https://github.com/gabriel-vasile/mimetype/pull/818) - mkv: use IANA registered media type by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;819](https://github.com/gabriel-vasile/mimetype/pull/819) - docs: mention String() can return different values by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;820](https://github.com/gabriel-vasile/mimetype/pull/820) - charset: stop checking for ascii if utf8 is satisfied by [@&#8203;gabriel-vasile](https://github.com/gabriel-vasile) in [#&#8203;768](https://github.com/gabriel-vasile/mimetype/pull/768) - Add support for text/vnd.familysearch.gedcom content type by [@&#8203;gorodet-sky](https://github.com/gorodet-sky) in [#&#8203;789](https://github.com/gabriel-vasile/mimetype/pull/789) #### New Contributors - [@&#8203;zhel1](https://github.com/zhel1) made their first contribution in [#&#8203;791](https://github.com/gabriel-vasile/mimetype/pull/791) - [@&#8203;gorodet-sky](https://github.com/gorodet-sky) made their first contribution in [#&#8203;789](https://github.com/gabriel-vasile/mimetype/pull/789) **Full Changelog**: <https://github.com/gabriel-vasile/mimetype/compare/v1.4.13...v1.4.14> </details> <details> <summary>markedjs/marked (marked)</summary> ### [`v18.0.7`](https://github.com/markedjs/marked/releases/tag/v18.0.7) [Compare Source](https://github.com/markedjs/marked/compare/v18.0.6...v18.0.7) ##### Bug Fixes - Avoid O(n^2) backtracking in HTML block close and tilde interrupt regexes ([#&#8203;4014](https://github.com/markedjs/marked/issues/4014)) ([f945fc5](https://github.com/markedjs/marked/commit/f945fc5e106c9bbeac833c60edc543aa5ab3222c)), closes [#&#8203;3991](https://github.com/markedjs/marked/issues/3991) - Avoid O(n^2) masked source rebuild in inline tokenizer ([#&#8203;4017](https://github.com/markedjs/marked/issues/4017)) ([9154f8f](https://github.com/markedjs/marked/commit/9154f8f3cb2fa136d85b61e1eacc4ef381a3b629)) - keep empty list after blockquote as a sibling block ([#&#8203;4004](https://github.com/markedjs/marked/issues/4004)) ([3f144a0](https://github.com/markedjs/marked/commit/3f144a0e93b515877d5f55b92039d87eea9a6b04)) - preserve code spans adjacent to tildes ([#&#8203;4012](https://github.com/markedjs/marked/issues/4012)) ([0de7188](https://github.com/markedjs/marked/commit/0de7188bf1f30511490c961d53865390e7ede956)) - Recognize setext headings whose first line starts with # ([#&#8203;4015](https://github.com/markedjs/marked/issues/4015)) ([f056437](https://github.com/markedjs/marked/commit/f056437b389407ab3a29fe9cb61a989f043edb3e)), closes [#&#8203;1](https://github.com/markedjs/marked/issues/1) - treat a line of only tabs as a blank line between paragraphs ([#&#8203;4007](https://github.com/markedjs/marked/issues/4007)) ([bc2f121](https://github.com/markedjs/marked/commit/bc2f121456d152fafd7d2cbd2c21b273ca4c6862)) </details> <details> <summary>meilisearch/meilisearch-kubernetes (meilisearch)</summary> ### [`v0.33.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.33.0) [Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.32.0...meilisearch-0.33.0) A Helm chart for the Meilisearch search engine ### [`v0.32.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.32.0) [Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.31.0...meilisearch-0.32.0) A Helm chart for the Meilisearch search engine ### [`v0.31.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.31.0) [Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.30.0...meilisearch-0.31.0) A Helm chart for the Meilisearch search engine ### [`v0.30.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.30.0) [Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.29.0...meilisearch-0.30.0) A Helm chart for the Meilisearch search engine ### [`v0.29.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.29.0) [Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.28.0...meilisearch-0.29.0) A Helm chart for the Meilisearch search engine ### [`v0.28.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.28.0) [Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.27.0...meilisearch-0.28.0) A Helm chart for the Meilisearch search engine ### [`v0.27.0`](https://github.com/meilisearch/meilisearch-kubernetes/releases/tag/meilisearch-0.27.0) [Compare Source](https://github.com/meilisearch/meilisearch-kubernetes/compare/meilisearch-0.26.0...meilisearch-0.27.0) A Helm chart for the Meilisearch search engine </details> <details> <summary>vuejs/vitepress (vitepress)</summary> ### [`v2.0.0-alpha.18`](https://github.com/vuejs/vitepress/blob/HEAD/CHANGELOG.md#200-alpha18-2026-07-06) [Compare Source](https://github.com/vuejs/vitepress/compare/v2.0.0-alpha.17...v2.0.0-alpha.18) ##### Bug Fixes - **build:** apply `base` to links with download attribute ([#&#8203;5186](https://github.com/vuejs/vitepress/issues/5186)) ([01987c4](https://github.com/vuejs/vitepress/commit/01987c4c0838478a8fda81f427775f28476c5557)) - **build:** normalize rewrite drive letters ([#&#8203;5245](https://github.com/vuejs/vitepress/issues/5245)) ([5c50b99](https://github.com/vuejs/vitepress/commit/5c50b99724815a6fb3d2311e801dcad4aeb9b412)) - **build:** show dead link line numbers ([#&#8203;5230](https://github.com/vuejs/vitepress/issues/5230)) ([c37bde6](https://github.com/vuejs/vitepress/commit/c37bde6308fb9f202e224f5eb38c0fac35468ea6)) - compose markdown config when extending configs ([#&#8203;5236](https://github.com/vuejs/vitepress/issues/5236)) ([04f4fba](https://github.com/vuejs/vitepress/commit/04f4fbadbdc05c75dbf3564c21404540d570d43b)) - delete undefined values while merging sidepanel props ([cc30b10](https://github.com/vuejs/vitepress/commit/cc30b10b60beb862f85915055dc97651703bf250)) - disable pluginTimings and invalidAnnotation for now ([9315fc1](https://github.com/vuejs/vitepress/commit/9315fc182229f13ee793dc44107947b2fe6ab50e)) - don't invalidate framework chunk when a new asset is added ([c0e2e18](https://github.com/vuejs/vitepress/commit/c0e2e1809464c48435a22a0aa9468ff5e562791d)) - escape description in head ([d96bf1d](https://github.com/vuejs/vitepress/commit/d96bf1dc616599609d8a24af7183aee6a7b9ae07)) - index rewritten local search pages by locale ([#&#8203;5241](https://github.com/vuejs/vitepress/issues/5241)) ([80cf265](https://github.com/vuejs/vitepress/commit/80cf2650aa5fa4b49093509f60766cc5b28c19bc)) - keep translation links in the current tab ([#&#8203;5158](https://github.com/vuejs/vitepress/issues/5158)) ([202ee70](https://github.com/vuejs/vitepress/commit/202ee7026054ac5c721bbdbf196426628b0c9b18)) - normalize `/index` to `/` ([856858d](https://github.com/vuejs/vitepress/commit/856858d26a78f2e19e2c8ee23c2e85a95dbfdd29)), closes [#&#8203;5165](https://github.com/vuejs/vitepress/issues/5165) - preserve Agent Studio DocSearch options ([#&#8203;5254](https://github.com/vuejs/vitepress/issues/5254)) ([f29ffdb](https://github.com/vuejs/vitepress/commit/f29ffdbb33022eb41327fec836f9cfbc16bf01d8)) - preserve external sidebar links with base ([#&#8203;5243](https://github.com/vuejs/vitepress/issues/5243)) ([ddf178a](https://github.com/vuejs/vitepress/commit/ddf178a170967527bafe7c9b262fb66aa10ec9de)) - prevent DocSearch SVG clipping in WebKit ([#&#8203;5240](https://github.com/vuejs/vitepress/issues/5240)) ([a357e5e](https://github.com/vuejs/vitepress/commit/a357e5ef67ed266861877eb08da753b2141a784f)) - strip frontmatter before heading includes ([#&#8203;5246](https://github.com/vuejs/vitepress/issues/5246)) ([e68fade](https://github.com/vuejs/vitepress/commit/e68fade75d2259b10695e85277f5483a084e3ae7)) - **theme:** avatars misaligned in team member cards ([6730fb8](https://github.com/vuejs/vitepress/commit/6730fb84620c852b516de59f6f7c39c4f04f0e37)), closes [#&#8203;5160](https://github.com/vuejs/vitepress/issues/5160) - **theme:** correct mixed LTR/RTL text rendering in code blocks ([73f7b0b](https://github.com/vuejs/vitepress/commit/73f7b0b984853758d41e897dd43e5e93a1066266)) - **theme:** keep external link icon inline ([#&#8203;5232](https://github.com/vuejs/vitepress/issues/5232)) ([756a88c](https://github.com/vuejs/vitepress/commit/756a88cfa2f8f71400362327d2255cb8b5ccacfa)) - **theme:** prevent `sub` and `sup` elements from affecting line height ([19357f9](https://github.com/vuejs/vitepress/commit/19357f9d337472572a500b8d2af8ef97932bfdda)), closes [#&#8203;5173](https://github.com/vuejs/vitepress/issues/5173) - use resolveDynamicComponent instead of resolveComponent ([9da1e3e](https://github.com/vuejs/vitepress/commit/9da1e3e70f41b7b8cb81f791307c778d65854f7a)) ##### Features - add macOS local search navigation shortcuts ([#&#8203;5237](https://github.com/vuejs/vitepress/issues/5237)) ([e635e9e](https://github.com/vuejs/vitepress/commit/e635e9e5ea2876a293954970c6a00d6e09cb50a5)) - add support for `format` option in Carbon options ([#&#8203;5188](https://github.com/vuejs/vitepress/issues/5188)) ([6ee01bf](https://github.com/vuejs/vitepress/commit/6ee01bf30534cbf7847fe8c94fbf23efd9637f68)) - allow custom i18n routing ([#&#8203;5239](https://github.com/vuejs/vitepress/issues/5239)) ([eef5742](https://github.com/vuejs/vitepress/commit/eef57427f4861939ff27f07d71587e68118064e2)) - allow VPContent to use custom components ([#&#8203;5176](https://github.com/vuejs/vitepress/issues/5176)) ([c0b38d5](https://github.com/vuejs/vitepress/commit/c0b38d52c270e4efb59effa8ab7207535c48ec05)) - **markdown:** expose Shiki color replacements in markdown options ([#&#8203;5153](https://github.com/vuejs/vitepress/issues/5153)) ([fccc617](https://github.com/vuejs/vitepress/commit/fccc6171024f1b0087dd963dbe5a6236081b5d3d)) - migrate to vite 8 ([228eef1](https://github.com/vuejs/vitepress/commit/228eef187ae33d1676a79e466d289c0e6e9ab321)) - show local search loading state ([#&#8203;5252](https://github.com/vuejs/vitepress/issues/5252)) ([7e2273a](https://github.com/vuejs/vitepress/commit/7e2273a3e470da2777c2510b51262e85879f2ee9)) - support scroll-margin / scroll-padding ([6cce766](https://github.com/vuejs/vitepress/commit/6cce76685da39f8b5c75da047f847f82f70b9c4e)) - support social link target option ([#&#8203;5242](https://github.com/vuejs/vitepress/issues/5242)) ([d0159c8](https://github.com/vuejs/vitepress/commit/d0159c8a850cbd2a010a3d44bdeb97c3db651d0e)) ##### BREAKING CHANGES - VitePress now uses Vite 8. If you are using Vite plugins in your config, please check the [Vite 8 migration guide](https://vite.dev/guide/migration) for any breaking changes that may affect you. - Node 20 support is dropped. v22 or higher is needed. - `scrollOffset` from config is removed. Users wanting to customize scroll offset should customize `scroll-margin-top` via CSS instead. `smoothScroll` support from `router.go` is also removed as it didn't work as expected for most users. Users wanting smooth scrolling should set `scroll-behavior: smooth` in CSS, ideally inside a `@media (prefers-reduced-motion: no-preference)` block. </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - Branch creation - "before 5am" - 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](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4yNjQuMiIsInVwZGF0ZWRJblZlciI6IjQzLjI2NC4yIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWwiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all-non-major-dependencies:renovate/all-non-major-dependencies
git switch renovate/all-non-major-dependencies

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch devel
git merge --no-ff renovate/all-non-major-dependencies
git switch renovate/all-non-major-dependencies
git rebase devel
git switch devel
git merge --ff-only renovate/all-non-major-dependencies
git switch renovate/all-non-major-dependencies
git rebase devel
git switch devel
git merge --no-ff renovate/all-non-major-dependencies
git switch devel
git merge --squash renovate/all-non-major-dependencies
git switch devel
git merge --ff-only renovate/all-non-major-dependencies
git switch devel
git merge renovate/all-non-major-dependencies
git push origin devel
Sign in to join this conversation.
No reviewers
No labels
dependencies
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
alex/opengist!48
No description provided.