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/plugin-google-analytics (1.8.0 → 1.8.2) · Repo · Changelog
Release Notes
1.8.2
1.8.1
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
build: release version 1.8.2
fix($markdown): support path without file extension when importing code snippets (#2677)
fix($default-theme): sidebar groups are not opened when directly navigating to these pages (fix #2564) (#2565)
docs($zh): update custom page class for default theme config (#2719)
docs: fix typo in Custom Page Class of default theme config (#2725)
docs($zh): translate register plugin description (#2788)
docs: fix broken link for out-of-box plugin references (#2797)
refactor($core): use `some` instead of `filter` when checking route existence (#2751)
chore: version 1.8.1 changelog
build: release version 1.8.1
fix($core): component CodeGroup loads correctly on clientfix #2711 (#2794)
build: bump vue-server-renderer from 2.6.10 to 2.6.12
fix($theme-default): override algoliaOptions correctly
docs: add version filter for algolia search
fix(deps): bump vue from 2.6.10 to 2.6.12
chore(deps-dev): bump remark-cli from 7.0.0 to 9.0.0
fix(deps): [security] bump ini from 1.3.5 to 1.3.8
fix(deps): bump autoprefixer from 9.6.1 to 9.8.6
chore(deps-dev): bump textlint-rule-stop-words from 1.0.17 to 2.0.8
chore: version 1.8.0 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