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-dev): Bump vitepress from 1.0.0-beta.3 to 1.0.0-beta.5 #1964

Closed

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 8, 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:development
  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 Jul 8, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 18, 2023

Looks like vitepress is up-to-date now, so this is no longer needed.

@codecov
Copy link

codecov bot commented Jul 18, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (5850f2a) 33.47% compared to head (2d42c03) 33.47%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1964   +/-   ##
=======================================
  Coverage   33.47%   33.47%           
=======================================
  Files           4        4           
  Lines         487      487           
  Branches      130      130           
=======================================
  Hits          163      163           
  Misses        291      291           
  Partials       33       33           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot closed this Jul 18, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitepress-1.0.0-beta.5 branch July 18, 2023 02:08
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