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.23.0 → 7.24.0) · Repo
Release Notes
7.24.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 35 commits:
Release v7.24.0 (#6162)
Add pdm.lock to TOML and mark as generated (#6133)
Add Smithy (#6110)
Add support for Ink (#5815)
Unvendor the `vignettes/` directory for R packages (#6160)
Add .frm and .cls extensions to VB6 (#6155)
Update Ruby versions for CI: drop 2.5 & add 3.1 (#6159)
Add language support for Ecmarkup (#6152)
Add support for `.editorconfig` file extension (#6156)
Detect Sorbet RBI files generated/fetched by Tapioca (#6143)
Add language support for Mermaid diagrams (#6134)
Fix invalid markup in WebVTT sample (#6135)
Add `.all-contributorsrc` as JSON (#6137)
Add `mocha.opts` to option-list filenames (#6140)
Generate samples during bootstrap (#6131)
Add Visual Basic 6.0 as its own language (#6124)
Add the Scenic language (#6097)
Add Language: Imba (#6130)
Add OASv2 and OASv3 languages (#6116)
Add language Just / Justfile (#6086)
Add WORKSPACE.bazel to Starlark filenames (#6127)
Add PDDL (#6117)
Add Polar language (#6101)
Add SDC and XDC to TCL language (#6094)
Add .jsh extension to Java (#6078)
Add Cypher Query Language (#6027)
Add {.,}latexmkrc to Perl (#6102)
Add support for generic option-lists like `.ackrc` (#6088)
Add support for Simple File Verification (#6098)
Improve heuristic for XML property lists (#6119)
Accept branch name as argument (#6069)
Repoint razor-plus grammar submodule at new repo (#6093)
Add link to issue #5756 (#6074)
Add brewfile to bootstrap (#6068)
Dockerfile Updates (#6066)
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