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.19.0 → 7.20.0) · Repo
Release Notes
7.20.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 17 commits:
Release v7.20.0 (#5848)
Replace Cobol grammar (#5846)
Add LigoLANG (#5811)
Added suport for Talon files (#5810)
Remove references to Lightshow (#5845)
A Cadence language (#5839)
Updated Astro grammar source (#5819)
Added Berry Language (#5695)
Register `.url` as a generic INI extension (#5837)
Add support for Unity extensions (#5832)
Update repository link used for Stan language (#5816)
Change Vala's color to match the logo color (#5711)
Add Support for Genero Business Development Language (#5030)
Add Monkey C and Win32 Message File languages (#5776)
Add `.qmd` to RMarkdown extensions (#5518)
Exclude compiled extension from gem (#5818)
Add Cairo language support (#5751)
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