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): bump vitepress from 1.0.0-beta.7 to 1.0.0-rc.1 in /docs #91

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 8, 2023

Bumps vitepress from 1.0.0-beta.7 to 1.0.0-rc.1.

Release notes

Sourced from vitepress's releases.

v1.0.0-rc.1

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-rc.1 (2023-08-08)

Bug Fixes

  • createContentLoader generates invalid url when base is set (#2714) (0f38eb4)
  • build: make outDir from cli work properly (17378c0), closes #2716
  • build: nested rewrites not working properly (0f421d7)
  • client: handle empty hash in links (#2738) (c6c983e)
  • fix sitemap path resolution (481a5e3), closes #2749
  • theme: align max-width media queries (d31051a)
  • theme: allow using h1 headings in outline (e3f8fc7), closes #1529
  • theme: close dropdown menus after an item is clicked (#2380) (e54eea3)
  • theme: don't reset scroll position on changing tab in code groups (039798a), closes #2732 #2362
  • theme: dont show transparent navbar other than home (#2742) (1d6254b)
  • theme: hide outline marker on scroll to top (81e7405)
  • theme: outline marker flicks when navigating towards above (e8ebf1b), closes #2665 #2676
  • theme: override docsearch button bg (063b0e5), closes #2735
  • theme: respect feature icon dimensions set from frontmatter (93823a8), closes #1886
  • theme: scroll code group tab into view on selection (1a6efba), closes #2355
  • theme: update sidebar active link status on hash change (#2736) (3840eaa)

Features

  • theme: final re-brand (#2727) (c0d838b)
  • allow html blocks inside code groups (#2719) (7f0c18e)
  • build: add markdown.preConfig option (ce85726), closes #1382
  • build: allow overriding vite config loading (#2750) (1bed154)
  • client: allow customizing scrollOffset padding (20b509c), closes #2739
  • client: allow overriding props on Content (1179484), closes #2712
  • i18n with sitemap (#2708) (7778187)
  • search: allow enabling detailed view by default (4af5975), closes #2690
  • theme: allow adding custom layouts (f4a5c43), closes #2547
  • theme: allow customizing default theme's 404 page (d7e2254), closes #2715
  • theme: allow customizing prev/next text from config file (09a4fdc), closes #1373
  • theme: allow overriding logo link (2a7422b), closes #1683
  • theme: allow passing html in nav links (69251b7), closes #1652
  • theme: allow setting base path in sidebar items (#2734) (52884d9)

Reverts

BREAKING CHANGES

  • Node v18+ is now required to run VitePress.
  • VitePress now only provides ESM API. Refer #2703 for details.
Commits
  • 7141a83 release: v1.0.0-rc.1
  • 0f1e6b5 chore: bump deps
  • c0d838b feat(theme)!: final re-brand (#2727)
  • 1d6254b fix(theme): dont show transparent navbar other than home (#2742)
  • b2f671a chore(build)!: drop node 16 support (#2744)
  • 9df8adb chore(build)!: drop cjs api (#2737)
  • 1bed154 feat(build): allow overriding vite config loading (#2750)
  • 0f421d7 fix(build): nested rewrites not working properly
  • 481a5e3 fix: fix sitemap path resolution
  • 20b509c feat(client): allow customizing scrollOffset padding
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-beta.7 to 1.0.0-rc.1.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.0.0-beta.7...v1.0.0-rc.1)

---
updated-dependencies:
- dependency-name: vitepress
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 8, 2023
@vercel
Copy link

vercel bot commented Aug 8, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
spry ❌ Failed (Inspect) Aug 8, 2023 1:31pm

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 9, 2023

Superseded by #92.

@dependabot dependabot bot closed this Aug 9, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/docs/vitepress-1.0.0-rc.1 branch August 9, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants