Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with @depfu rebase.
All Depfu comment commands
@depfu rebase
Rebases against your default branch and redoes this update
@depfu recreate
Recreates this PR, overwriting any edits that you've made to it
@depfu merge
Merges this PR once your tests are passing and conflicts are resolved
@depfu close
Closes this PR and deletes the branch
@depfu reopen
Restores the branch and reopens this PR (if it's closed)
@depfu pause
Ignores all future updates for this dependency and closes this PR
@depfu pause [minor|major]
Ignores all future minor/major updates for this dependency and closes this PR
@depfu resume
Future versions of this dependency will create PRs again (leaves this PR as is)
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ vuepress (1.8.2 → 1.8.3) · Repo · Changelog
Release Notes
1.8.3
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 23 commits:
build: release version 1.8.3
ci: using `@nomadland/mono` for release flow (#2968)
docs: add `@source` alias (#2314)
docs: add note to handle github pages custom domain (#2389)
docs: add favicon example in head config (#2259)
docs: add a method to deploy vuepress site with github actions (#2179)
feat(plugin-last-updated): inject `lastUpdatedTimestamp` to `$page` (#1778)
docs: fixes broken links to plugin-container (#2812)
fix(theme-default): fix display text for danger container (#2849)
docs(markdown): update page suffix translation (#2861)
docs: fix spelling error (#2890)
docs: update using-vue.md for `zh-CN` (#2934)
docs: update front matter language example for `zh-CN` (#2939)
docs: front matter language example should use `lang` (#2939)
docs: mention Algolia `appId` option in config snippet (#2957)
docs: remove beta state for theme inheritance
update readme
docs: clean all invalid links (close #2955) (#2956)
docs: improve getting started guide (#2710)
docs: add version navigation
docs: remove sponsor
fix($core): escape meta tags correctly (fix #2831) (#2832)
chore: version 1.8.2 changelog
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands