Skip to content

dep: bump vitepress from 1.0.0-alpha.22 to 1.0.0-alpha.25

Bumps vitepress from 1.0.0-alpha.22 to 1.0.0-alpha.25.

Release notes

Sourced from vitepress's releases.

v1.0.0-alpha.25

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.24

Please refer to CHANGELOG.md for details.

v1.0.0-alpha.23

Please refer to CHANGELOG.md for details.

Changelog

Sourced from vitepress's changelog.

1.0.0-alpha.25 (2022-10-25)

Bug Fixes

  • banner: prevent hidden local nav on scroll (63449ca)

1.0.0-alpha.24 (2022-10-25)

Bug Fixes

  • banner: broken layout on smaller viewports (#1536) (028cc2c)

1.0.0-alpha.23 (2022-10-25)

Bug Fixes

  • build: explicitly exit process after build to prevent hangup (#1530) (09fcc46)

Features

  • build: add useWebFonts option (#1531) (c9f04e0)
  • support focus, colored diffs, error highlights in code blocks (#1534) (04ab0eb)
  • theme: add --vp-layout-top-height to adjust banner (#1521) (a29a4a6)
Commits
  • d9fc0b2 release: v1.0.0-alpha.25
  • 63449ca fix(banner): prevent hidden local nav on scroll
  • 88f4359 release: v1.0.0-alpha.24
  • 028cc2c fix(banner): broken layout on smaller viewports (#1536)
  • fd609f5 release: v1.0.0-alpha.23
  • 6df421d chore: update deps
  • 04ab0eb feat: support focus, colored diffs, error highlights in code blocks (#1534)
  • a29a4a6 feat(theme): add --vt-layout-top-height to adjust banner (#1521)
  • b4199bc docs(deploying): add optional cname arg in gh-page script
  • c9f04e0 feat(build): add useWebFonts option (#1531)
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • @dependabot-bot rebase will rebase this MR
  • @dependabot-bot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Allure report

allure-report-publisher generated test report!

rspec: test report for 3a20af09

+------------------------------------------------------------------+
|                        behaviors summary                         |
+-------------+--------+--------+---------+-------+-------+--------+
|             | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services    | 181    | 0      | 0       | 0     | 181   | ✅     |
| jobs        | 14     | 0      | 0       | 0     | 14    | ✅     |
| controllers | 25     | 0      | 0       | 0     | 25    | ✅     |
| models      | 4      | 0      | 0       | 0     | 4     | ✅     |
| tasks       | 9      | 0      | 0       | 0     | 9     | ✅     |
| system      | 10     | 0      | 0       | 0     | 10    | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
| Total       | 243    | 0      | 0       | 0     | 243   | ✅     |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by James Nutt

Merge request reports