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.22.1 → 7.23.0) · Repo
Release Notes
7.23.0
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 20 commits:
Release v7.23.0 (#6051)
Add .tag to Java Server Pages (#6048)
Add Gemini language (#6050)
Document the temporary change in language popularity criteria. (#5941)
Ungroup SugarSS from CSS (#6041)
Fix incorrect Xcode spelling in the README (#6038)
Add .kql as extension for KQL (Kusto Query Language) (#5995)
Replace GraphQL grammar (#6007)
Change grammar for KQL (Kusto Query Language) (#5996)
Add support for Elvish (#5940)
Add support for HOCON (#5989)
Add Befunge samples and .bf heuristics (#5210)
Disambiguate .g (GAP, G-code) (#5977)
Disambiguation for scd (SuperCollider, Markdown/scdoc) (#5976)
Improve C# disambiguation on .cs (#5975)
Improve heuristic for IDL with .pro extension (#5974)
Adjust Go generated detection (#6049)
Add support for Adblock filters (#5968)
Limit CI GitHub Workflow access to 'content:read' (#6044)
Update Ace mode paths for tests (#6002)
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