Update rouge: 3.26.0 → 3.30.0 (minor) #33
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ rouge (3.26.0 → 3.30.0) · Repo · Changelog
Release Notes
3.30.0
3.29.0
3.28.0
3.27.0 (from changelog)
3.26.1 (from changelog)
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 75 commits:
Release v3.30.0 (#1851)
Add Meson specs (#1848)
Add Meson Lexer (#1732)
Update the URL of AppleScript documentation (#1799)
Disambiguate free pascal and puppet (#1845)
Fix highlight of nullish coalescing operator in JS (#1846)
lexer: TOML: Support more integer and floating formats (#1832)
Add Nial Lexer (feature branch) (#1844)
Dart: Distinguish between punctuation and operators (#1838)
Fix template highlight of braces in CPP lexer (#1839)
Fix highlight of hex numbers in Pascal lexer (#1840)
Support more Jenkins pipeline name variations in groovy lexer (#1836)
PHP: support new syntax (constructor property promotion, readonly modifier, etc.) (#1829)
fix --help to show --formatter-preset and possible options (#1830)
Feature.isabelle lexer (#1682)
Release v3.29.0 (#1828)
Update Contributor Code of Conduct v2.1 (#1821)
Oracle PLSQL lexer (suitable for Oracle SQL as well) (#1811)
Python: Support conversion specifiers in format strings (#1801)
Add new Matlab keywords (fixes #1589) (#1669)
Fix notation of named stages in multi-stage docker builds (#1809)
Add new lexers to supported language doc (#1810)
initial support for lean 3 (#1798)
Highlight shortened lists for syzlang DSL (#1808)
Stop checking encoding names (#1806)
Run Rubocop and Profile CI on CI build once (#1805)
Add linting for newlines (#1790)
Add lexers for syzkaller DSLs (#1699)
Add Ruby 3.1 to CI (#1791)
Add support for Idris language (#1464)
Release v3.28.0 (#1789)
Fix SPARQL unicode names support (fix #1653) (#1654)
JSX: Allow dashes in attribute names (#1650)
lexer: cpp: add keywords and operator introduced in C++20 (#1784)
Add guessing specs for HCL lexer (#1788)
Add HCL file extensions (#1769)
Partially update Dart lexer with newer keywords and types (#1691)
Update list of maintainers in README (#1787)
Support Cypher multi-line comments (#1710)
Add lexer for Fluent (#1697)
Rust: update lexer for the latest version of Rust (#1649)
Fix Visual Test App on Ruby 3.0 (#1696)
Add stata to the list of supported language (#1781)
Stata lexer added (#1658)
don't crash if last line of console snippet ends with \ (#1779)
Add Stan Lexer (#1735)
Support quoted keys for TOML (#1777)
fixes #1760 (#1762)
lexer: c: Highlight #includes as Comment::PreprocFile (#1770)
Release v3.27.0 (#1774)
Avoid backtracing in ceylon interpolation regex (#1773)
Issue #1753: SQL Windowing Keywords (#1754)
Update GitHub CI build badge (#1756)
Replace Travis CI with Github workflow (#1728)
Add more SQL-dialects in visual samples (#1751)
Add curly braces (#1714)
Add dafny to the list of supported languages (#1749)
Fix case sensitive link to languages doc (#1748)
Fix LANGUAGES.md link on README (#1747)
Add a full list of supported languages (#1739)
Add links to docs and general formatting (#1745)
Support Elixir HEEX templates (#1736)
Several improvements to the Rust lexer (#1711)
Swift 5.5 keywords (#1715)
Fix a wrong PR reference on CHANGELOG (#1741)
Dafny: New lexer for Dafny (#1647)
Release v3.26.1
Avoid catastrophic backtracing in regex (#1690)
Pin power_assert to 1.2 series (#1678)
Fix YAML key containing special characters (#1667)
Fix Ruby 2.7 keyword parameter deprecation warning (#1597)
Fix single line block comments and scoped variables and functions in JSL lexer (#1663)
Update README.md (#1666)
cpp lexer: add y/d chrono literals, add std::complex literals, fix chrono literals with digit separator (#1665)
Update list of maintainers in README (#1646)
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