Skip to content

Bump vitepress from 1.0.0-beta.3 to 1.0.0-beta.5 #2430

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

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 3, 2023

Bumps vitepress from 1.0.0-beta.3 to 1.0.0-beta.5.

Release notes

Sourced from vitepress's releases.

v1.0.0-beta.5

Please refer to CHANGELOG.md for details.

v1.0.0-beta.4

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-beta.5 (2023-07-03)

Bug Fixes

  • types: Sidebar was exported multiple times breaking the config (#2573) (a99dcf9)

1.0.0-beta.4 (2023-07-02)

Bug Fixes

  • build: add @vue/devtools-api to optimizeDeps.include (#2543) (b2a129f)
  • client: bypass client router for links explicitly specifying target (#2563) (e95015f)
  • client: don't throw on using special chars in element ids (#2560) (6b98113)
  • client: scroll not working on clicking an anchor in search box (#2527) (c30e758)
  • theme: unresponsive back button with empty input in search box (#2566) (fa3780f)

Features

  • build: support nested markdown includes (#2545) (0c4210b)
  • client: add onBeforePageLoad hook for router (#2564) (665f3b0)
  • support selecting line range when importing md file (#2502) (1ef33fe)
  • theme: allow customizing last updated date time format options (#2332) (24abc7c)
  • theme: allow hiding navbar on specific pages via frontmatter (#2565) (1e15001)
  • theme: expose useSidebar (#2496) (c4909e4)
  • theme: option to show icon for external links (#2501) (52cfbc3)

BREAKING CHANGES

  • client: specifying target="_self" for internal links will now perform full reload.
Commits
  • faab56f release: v1.0.0-beta.5
  • a99dcf9 fix(types): export duplicate type Sidebar (#2573)
  • 03d93da release: v1.0.0-beta.4
  • 09d7123 chore: bump deps
  • 1e15001 feat(theme): allow hiding navbar on specific pages via frontmatter (#2565)
  • a3df617 refactor: move onBeforePageLoad inside loadPage
  • 665f3b0 feat(client): add onBeforePageLoad hook for router (#2564)
  • fa3780f fix(theme): unresponsive back button with empty input in search box (#2566)
  • a6de3ef docs: fix github actions permissions (#2568)
  • 24abc7c feat(theme): allow customizing last updated date time format options (#2332)
  • 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.3 to 1.0.0-beta.5.
- [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.3...v1.0.0-beta.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 3, 2023
@netlify
Copy link

netlify bot commented Jul 3, 2023

Deploy Preview for vuejs ready!

Name Link
🔨 Latest commit e29adbf
🔍 Latest deploy log https://app.netlify.com/sites/vuejs/deploys/64a324b69b3bda0008d740dc
😎 Deploy Preview https://deploy-preview-2430--vuejs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

@NataliaTepluhina NataliaTepluhina merged commit 5cef088 into main Jul 16, 2023
@NataliaTepluhina NataliaTepluhina deleted the dependabot/npm_and_yarn/vitepress-1.0.0-beta.5 branch July 16, 2023 18:34
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant