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.0.0-rc.11 #58

Merged
merged 1 commit into from
Sep 10, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 22, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
vitepress (source) 1.0.0-beta.5 -> 1.0.0-rc.11 age adoption passing confidence

Release Notes

vuejs/vitepress (vitepress)

v1.0.0-rc.11

Compare Source

Bug Fixes
  • init: missing mts extension on windows (195ebe9), closes #​2886
  • respect attrs on custom containers (8b76167)
  • temp workaround for broken navigation from 404 to home (a18d544), closes #​2891
  • theme: dropdown menu partially hidden by the homepage footer when it is too long (#​2904) (a60f079)
  • theme: improve contrast of search highlight text (#​2887) (20f9770)
  • theme: link hover color inside a custom block (#​2876) (39784ca)
  • theme: prevent layout shift in search button key (#​2889) (0088434)
  • theme: search button key misplaced on safari (18adc07)
  • types: NavItem can only have either link or items (#​2880) (12ef12d)
Features

v1.0.0-rc.10

Compare Source

Bug Fixes
  • pseudo styles being removed with postcssIsolateStyles (21b4f8c), closes #​2868 #​2867
  • resolve snippets from original file path - align with include behavior (8aa032f)
Features
  • allow overriding mdit-vue/component options (4f01f1a)
Reverts
  • "fix: createContentLoader generates invalid url when sets base" (#​2865) (6be5a7e)

v1.0.0-rc.9

Compare Source

Bug Fixes
  • a11y/theme: disable transitions if user prefers reduced motion (fc5092f)
  • build: respect preserveSymlinks (#​2780) (1bda710)
  • cli/init: print the correct packageManager (#​2787) (b388b0a)
  • cli/init: terminal message has not enough contrast (#​2786) (4d9d977)
  • restart server on theme creation/deletion (#​2785) (e0be677)
  • scroll-to-top in iOS when opens sidebar (#​2803) (3dab9a6)
  • stackblitz not working on firefox (877f643), closes #​2817
  • theme: docsearch variables not applying properly on ios beta (436e99a)
  • theme: improve logo svg and add art dir (1f8c58a)
  • theme: prevent sidebar re-render unless there is actual change (33962e0), closes #​2796
  • theme: revert 79 to 179 in yellow-soft (#​2858) (74fcb60)
  • theme: show only one carbon ad at a time (5ced0cc)
  • theme: ssr issues on deno (e8edd0a)
Features
BREAKING CHANGES
  • pathname:// protocol is dropped. Specify target="_self" or target="_blank" instead. Refer docs to learn more.
  • Shiki's default theme is now changed to github-light and github-dark. If you want to use the old theme, you can set markdown.theme in your config to 'material-theme-palenight'.
  • Internal logic of isDark is changed to use vueuse. It might impact your custom theme. You can customize its behavior using appearance option.
  • Default theme's color system is updated to make it more easily customizable. Refer the PR for new variables.

v1.0.0-rc.8

Compare Source

v1.0.0-rc.7

Compare Source

v1.0.0-rc.6

Compare Source

v1.0.0-rc.5

Compare Source

v1.0.0-rc.4

Compare Source

Bug Fixes
Features
Reverts
BREAKING CHANGES
  • Node v18+ is now required to run VitePress.
  • VitePress now only provides ESM API. Refer #​2703 for details.

v1.0.0-rc.3

Compare Source

v1.0.0-rc.2

Compare Source

v1.0.0-rc.1

Bug Fixes
  • pseudo styles being removed with postcssIsolateStyles (21b4f8c), closes #​2868 #​2867
  • resolve snippets from original file path - align with include behavior (8aa032f)
Features
  • allow overriding mdit-vue/component options (4f01f1a)
Reverts
  • "fix: createContentLoader generates invalid url when sets base" (#​2865) (6be5a7e)

v1.0.0-beta.7

Compare Source

Bug Fixes
  • build: createContentLoader generates invalid url when srcDir is set (#​2578) (74d9ba2)
  • build: duplicate description tags with transformHead (#​2702) (68f25f5)
  • build: use vue dev build when DEBUG is truthy (#​2689) (b61f36d)
  • build: remove index.html when using createContentLoader (#​2693) (6fc88a5)
  • search: add useFocusTrap and mark.js to optimizeDeps (#​2682) (fb048a6)
  • theme: incorrect header anchor icon position with multline headers (#​2694) (77c1b4d)
  • theme: code group tab divider not showing full-width (#​2701) (b39b491)
  • theme: fix feature component always generating anchor tags (51f28bf)
  • theme: respect empty rel and target (#​2705) (60dd0a4)
Features
BREAKING CHANGES
  • build: createContentLoader will now resolve globs relative to srcDir instead of root

v1.0.0-beta.6

Compare Source

Bug Fixes
Features
Performance Improvements

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.

🔕 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 has been generated by Mend Renovate. View repository job log here.

@netlify
Copy link

netlify bot commented Jul 22, 2023

Deploy Preview for vite-cli failed.

Name Link
🔨 Latest commit 3e88648
🔍 Latest deploy log https://app.netlify.com/sites/vite-cli/deploys/64fd8811a0a1c40008e261b3

@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-beta.6 chore(deps): update dependency vitepress to v1.0.0-beta.7 Jul 29, 2023
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-beta.7 chore(deps): update dependency vitepress to v1.0.0-rc.2 Aug 8, 2023
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.2 chore(deps): update dependency vitepress to v1.0.0-rc.4 Aug 8, 2023
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.4 chore(deps): update dependency vitepress to v1.0.0-rc.5 Aug 27, 2023
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.5 chore(deps): update dependency vitepress to v1.0.0-rc.7 Aug 27, 2023
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.7 chore(deps): update dependency vitepress to v1.0.0-rc.8 Aug 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.8 chore(deps): update dependency vitepress to v1.0.0-rc.9 Aug 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.9 chore(deps): update dependency vitepress to v1.0.0-rc.10 Aug 28, 2023
@renovate renovate bot changed the title chore(deps): update dependency vitepress to v1.0.0-rc.10 chore(deps): update dependency vitepress to v1.0.0-rc.11 Sep 10, 2023
@ErKeLost ErKeLost merged commit 55b7ed6 into dev Sep 10, 2023
0 of 6 checks passed
@ErKeLost ErKeLost deleted the renovate/vitepress-1.x branch September 10, 2023 09:16
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