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 upgrade. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ github-linguist (7.21.0 → 7.22.0) · Repo
Release Notes
7.22.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 15 commits:
Release v7.22.0 (#5972)
Replace escape_utils with cgi (#5949)
Improve bootstrap vendoring regex (#5957)
Less greedy tokenization, fixes segfault (#5969)
Add build-essential to list of Ubuntu required packages (#5971)
Change Inform7 grammar source (#5960)
Change grammar source for Svelte (#5963)
Add .qhelp to XML (#5958)
Add Velocity Template Language support (#4937)
Add RouterOS Script (#5945)
Replace Nix grammar (#5953)
Add Move language (#5955)
Add support for Nasal (#5134)
Add Wren (#5886)
Improve heuristic for C# (#5939)
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