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

build(deps): bump vitepress from 1.0.0-alpha.64 to 1.0.0-alpha.75 #20

Merged
merged 1 commit into from
May 15, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 1, 2023

Bumps vitepress from 1.0.0-alpha.64 to 1.0.0-alpha.75.

Release notes

Sourced from vitepress's releases.

v1.0.0-alpha.75

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.74

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.73

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.72

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.71

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.70

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.69

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.68

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.67

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.66

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.65

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-alpha.75 (2023-04-30)

Bug Fixes

  • build: reset regex lastIndex before testing (188893c)
  • cli/init: remove trailing slash from npm scripts (64ecedc)
  • theme: hide local nav on home page (f07587a), closes #2312
  • theme: local search get 404 on build when use route rewrites in windows (#2301) (494c634)
  • theme: vitepress data not properly injected in app when use localSearch (#2299) (69c7646)

Features

BREAKING CHANGES

  • theme: Styling for code blocks might break, especially if you were earlier overriding it for light theme. Those workarounds are no longer required. VitePress will now show code blocks and groups in light mode too if a light shiki theme is specified.

1.0.0-alpha.74 (2023-04-24)

Bug Fixes

  • build: allow data-loaders files in packages to be found (closes #2272) (84cf457)
  • router: scroll back to the hash anchor even if it is already selected (#2265) (f3d3332)

Features

  • allow using html in member description (#2269) (f744364)
  • search: support custom disableQueryPersistence in local search (#2273) (2f0f2d5)
  • theme: mobile view show outline button after removing sidebar (#2274) (25b9111)

1.0.0-alpha.73 (2023-04-20)

Bug Fixes

  • search: fix highlighting in detailed view (1f4920c)
  • search: local search showDetailedList not working in windows (#2253) (09be057)

... (truncated)

Commits
  • 1e7d729 release: v1.0.0-alpha.75
  • f07587a fix(theme): hide local nav on home page
  • b24acc6 feat: add filePath to PageData (#2140)
  • d0f0012 feat(theme): support light shiki themes (#2319)
  • 3b3bfea docs: add head \<script> example (#2264)
  • 64ecedc fix(cli/init): remove trailing slash from npm scripts
  • a3b38d1 feat(build): allow using @ prefix with @include: (#2292)
  • 67443ce ci: add node 20 to matrix
  • ae04144 refactor: improve error message on encountering dead links
  • e36101c chore: bump deps
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels May 1, 2023
Bumps [vitepress](https://github.com/vuejs/vitepress) from 1.0.0-alpha.64 to 1.0.0-alpha.75.
- [Release notes](https://github.com/vuejs/vitepress/releases)
- [Changelog](https://github.com/vuejs/vitepress/blob/main/CHANGELOG.md)
- [Commits](vuejs/vitepress@v1.0.0-alpha.64...v1.0.0-alpha.75)

---
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 force-pushed the dependabot/npm_and_yarn/vitepress-1.0.0-alpha.75 branch from dfc6997 to 7d18fd0 Compare May 15, 2023 12:27
@tada5hi tada5hi merged commit e34fc0b into master May 15, 2023
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.

None yet

1 participant