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

Bump vitepress from 1.0.0-alpha.13 to 1.0.0-alpha.49 #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps vitepress from 1.0.0-alpha.13 to 1.0.0-alpha.49.

Release notes

Sourced from vitepress's releases.

v1.0.0-alpha.49

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.48

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.47

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.46

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.45

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.44

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.43

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.42

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.41

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.40

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.39

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.38

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.37

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.36

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.35

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.34

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.33

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vitepress's changelog.

1.0.0-alpha.49 (2023-02-28)

Bug Fixes

  • disable fuzzy link recognition by default (2450710)
  • dyamic routes w/ srcDir + relative imports (b075ee5)
  • hmr on deps change of data loaders (5913ebc)
  • normalize all paths in config (8e8fcd9)
  • theme: "copy code" button not readable on hover state (#819) (#1892) (#1998) (c2de4ca)
  • theme: tip custom container has wrong bg color for <code> block (d9a2e6e)
  • update route configs on file add / delete (bccce98)

Features

1.0.0-alpha.48 (2023-02-26)

Bug Fixes

Features

  • build: add support for custom languages (#1837) (5a6d384)
  • theme: make prev/next links changeable (#1972) (b8a5e8e)
  • theme: support custom target and rel in navbar links (#1993) (e2d4edf)

1.0.0-alpha.47 (2023-02-20)

Bug Fixes

... (truncated)

Commits
  • 11ddbc2 release: v1.0.0-alpha.49
  • 8e8fcd9 fix: normalize all paths in config
  • 8c9833c test: fix dynamic routes test for build
  • 956de3b test: test for dynamic routes
  • c5f3718 warn missing paths export
  • ef6ae56 feat: cache dynamic path loaders
  • b075ee5 fix: dyamic routes w/ srcDir + relative imports
  • 24fa862 feat: dynamic routes
  • 5913ebc fix: hmr on deps change of data loaders
  • bccce98 fix: update route configs on file add / delete
  • 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-alpha.13 to 1.0.0-alpha.49.
- [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.13...v1.0.0-alpha.49)

---
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 the dependencies Pull requests that update a dependency file label Mar 1, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants