You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/CVEProject/cve-services/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Removes vue-template-compiler. It's no longer used after updating ancestor dependency depcheck. These dependencies need to be updated together.
Removes
vue-template-compiler
Updates
depcheck
from 0.9.2 to 1.4.7Release notes
Sourced from depcheck's releases.
... (truncated)
Changelog
Sourced from depcheck's changelog.
... (truncated)
Commits
b180e2e
Merge pull request #843 from legobeat/deps-babele64e59b
bump babel packages to latestb83d38b
Merge pull request #836 from dobesv/import-mappingsaf34e35
Support package.json subpath imports23b78f0
Merge pull request #835 from seansfkelley/quiet-empty-line28d8026
--quiet: don't print an empty line if nothing to report87c35db
Merge pull request #801 from legobeat/chore-bump-deps71faa85
deps: minimatch@^3.0.7->^7.4.6bef30f7
deps: minor/patch bumps586fd2d
applynpm dedupe
You can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show