Skip to content

Bump vitepress from 1.0.0-alpha.45 to 1.0.0-alpha.64

Geoxor requested to merge dependabot/npm_and_yarn/vitepress-1.0.0-alpha.64 into master

Created by: dependabot[bot]

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

Release notes

Sourced from vitepress's releases.

v1.0.0-alpha.64

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.63

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.62

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.61

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.60

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.59

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.58

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.57

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.56

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.55

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.54

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.53

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.52

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.51

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.50

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.49

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.48

Please refer to CHANGELOG.md for details.

... (truncated)

Changelog

Sourced from vitepress's changelog.

1.0.0-alpha.64 (2023-03-29)

Bug Fixes

  • build: make lastUpdated work with git submodules (#2149) (4c23003)
  • theme: fix color of table head row in custom containers (#2160) (51ecd58)
  • theme: hide outline dropdown scrollbar when it does not overflow (#2151) (ff26ff1)

Features

  • build: provide siteConfig in transformPageData context (#2163) (3714741)
  • theme: add page-top/bottom and doc-top/bottom slots (#2139) (53d0099)
  • theme: allow moving aside to left (#2138) (9e3cf0f)

1.0.0-alpha.63 (2023-03-26)

Bug Fixes

  • theme: allow adding html as feature icons (e5bc1e1)
  • theme: remove label background of code-group tabs (#2136) (eac03f2)

Features

1.0.0-alpha.62 (2023-03-25)

Bug Fixes

  • make md includes work with rewrites (#1898) (3553f01)
  • theme: don't show outline when no header is there (#2117) (42a0ef2)
  • theme: fix aside position when footer is there (#2115) (aecdeb9)
  • theme: properly align not found icon in algolia (#2116) (83ce1b8)
  • theme: use locale lang instead of navigator lang for last updated (#2118) (56a7d9a)

1.0.0-alpha.61 (2023-03-20)

Bug Fixes

... (truncated)

Commits
  • 9f7b18b release: v1.0.0-alpha.64
  • 3714741 feat(build): provide siteConfig in transformPageData context (#2163)
  • 4c23003 fix(build): make lastUpdated work with git submodules (#2149)
  • 51ecd58 fix(theme): fix color of table head row in custom containers (#2160)
  • 2791bf0 docs: directly use svg in features section (#2161)
  • 9e3cf0f feat(theme): allow moving aside to left (#2138)
  • b441b22 chore: cleanup template
  • 0e45804 chore: remove extra line
  • 53d0099 feat(theme): add page-top/bottom and doc-top/bottom slots (#2139)
  • f4355c7 docs: add info about getting config in loaders (#2147)
  • 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)

Merge request reports

Loading