dep: bump vitepress from 1.0.0-alpha.26 to 1.0.0-alpha.27
Bumps vitepress from 1.0.0-alpha.26 to 1.0.0-alpha.27.
Release notes
Sourced from vitepress's releases.
v1.0.0-alpha.27
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vitepress's changelog.
1.0.0-alpha.27 (2022-11-03)
Bug Fixes
- build: use addClass from shiki-processor (#1557) (4b0b1ef), closes #1555
- build: use default slugify from mdit-vue (#1554) (8cd1f7c)
- prevent overlay getting hidden behind navbar (#1547) (87d6c08)
- remove shell code copy trailing newline (#1561) (f36cd0d)
- theme: use stored preference to be the value of
userPreference
(#1543) (a7abf73)Features
- theme: add built-in global component
Badge
(#1239) (ac8619f)- theme: add link feature in homepage features (#984) (#1404) (84b4abc), closes #1070
- theme: sort multiple sidebars (#1552) (db1c343)
Reverts
Commits
-
26c186a
release: v1.0.0-alpha.27 -
01719fa
revert(#1530): explicitly exit process after build to prevent hangup (#1572) -
41ee469
chore: format -
3ed0f42
chore: fixcheck
command -
84b4abc
feat(theme): add link feature in homepage features (#984) (#1404) -
ac8619f
feat(theme): add built-in global componentBadge
(#1239) -
f36cd0d
fix: remove shell code copy trailing newline (#1561) -
4b0b1ef
fix(build): use addClass from shiki-processor (#1557) -
8cd1f7c
fix(build): use default slugify from mdit-vue (#1554) -
db1c343
feat(theme): sort multiple sidebars (#1552) - 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:
+------------------------------------------------------------------+
| behaviors summary |
+-------------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services | 181 | 0 | 0 | 0 | 181 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 243 | 0 | 0 | 0 | 243 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov