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 #589

Merged
merged 1 commit into from
Jul 3, 2023

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 will merge this PR once it's up-to-date and CI passes on it, as requested by @arthurfiorette.


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 Jul 3, 2023
@arthurfiorette
Copy link
Owner

@dependabot squash and merge

@codecov
Copy link

codecov bot commented Jul 3, 2023

Codecov Report

Merging #589 (2e8fd8b) into main (1adbcc1) will not change coverage.
The diff coverage is n/a.

@@            Coverage Diff            @@
##              main      #589   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           17        17           
  Lines          578       578           
  Branches       190       190           
=========================================
  Hits           578       578           

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/vitepress-1.0.0-beta.5 branch from caf778b to 849167a Compare July 3, 2023 08:36
@arthurfiorette
Copy link
Owner

@dependabot squash and merge

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 force-pushed the dependabot/npm_and_yarn/vitepress-1.0.0-beta.5 branch from 849167a to 2e8fd8b Compare July 3, 2023 08:38
@arthurfiorette
Copy link
Owner

@dependabot squash and merge

@dependabot dependabot bot merged commit 9db69b5 into main Jul 3, 2023
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/vitepress-1.0.0-beta.5 branch July 3, 2023 08:41
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