dep: bump vitepress from 1.0.0-alpha.29 to 1.0.0-alpha.30
Bumps vitepress from 1.0.0-alpha.29 to 1.0.0-alpha.30.
Release notes
Sourced from vitepress's releases.
v1.0.0-alpha.30
Please refer to CHANGELOG.md for details.
Changelog
Sourced from vitepress's changelog.
1.0.0-alpha.30 (2022-12-05)
Bug Fixes
- build: allow importing files having numbers in extension (#1618) (0565c38)
- build: allow serving files in dev from workspace root (#1647) (dc59662)
- theme: default to vertical align top on badges inside headings (#1584) (8a488de)
- theme: ignore removed diff lines while copying code (f4d5417)
- theme: move background colors to theme-default style (#1347) (4f0194f)
Features
Commits
-
30924f5
release: v1.0.0-alpha.30 -
4f0194f
fix(theme): move background colors to theme-default style (#1347) -
0565c38
fix(build): allow importing files having numbers in extension (#1618) -
8a488de
fix(theme): default to vertical align top on badges inside headings (#1584) -
6ec5489
docs: add information to avoid misunderstanding (#1619) -
4ba33da
feat(build): add preview as an alias for serve in cli (#1651) -
dc59662
fix(build): allow serving files in dev from workspace root (#1647) -
428eec3
docs: fix grammar (#1616) -
58a7594
docs: remove extra line (#1624) -
12ca9dd
docs: remove special characters - 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 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 243 | 0 | 0 | 0 | 243 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov