Update dependency pygments to v2.20.0 #56

Open
renovate-bot wants to merge 1 commit from renovate/pygments-2.x into main
Collaborator

This PR contains the following updates:

Package Change Age Confidence
pygments (changelog) ==2.19.2==2.20.0 age confidence

Release Notes

pygments/pygments (pygments)

v2.20.0

Compare Source

(released March 29th, 2026)


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [pygments](https://github.com/pygments/pygments) ([changelog](https://github.com/pygments/pygments/blob/master/CHANGES)) | `==2.19.2` → `==2.20.0` | ![age](https://developer.mend.io/api/mc/badges/age/pypi/pygments/2.20.0?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/pygments/2.19.2/2.20.0?slim=true) | --- ### Release Notes <details> <summary>pygments/pygments (pygments)</summary> ### [`v2.20.0`](https://github.com/pygments/pygments/blob/HEAD/CHANGES#Version-2200) [Compare Source](https://github.com/pygments/pygments/compare/2.19.2...2.20.0) (released March 29th, 2026) - New lexers: - Rell ([#&#8203;2914](https://github.com/pygments/pygments/issues/2914)) - Updated lexers: - archetype: Fix catastrophic backtracking in GUID and ID patterns ([#&#8203;3064](https://github.com/pygments/pygments/issues/3064)) - ASN.1: Recognize minus sign and fix range operator ([#&#8203;3014](https://github.com/pygments/pygments/issues/3014), [#&#8203;3060](https://github.com/pygments/pygments/issues/3060)) - C++: Add C++26 keywords ([#&#8203;2955](https://github.com/pygments/pygments/issues/2955)), add integer literal suffixes ([#&#8203;2966](https://github.com/pygments/pygments/issues/2966)) - ComponentPascal: Fix `analyse_text` ([#&#8203;3028](https://github.com/pygments/pygments/issues/3028), [#&#8203;3032](https://github.com/pygments/pygments/issues/3032)) - Coq renamed to Rocq ([#&#8203;2883](https://github.com/pygments/pygments/issues/2883), [#&#8203;2908](https://github.com/pygments/pygments/issues/2908)) - Cython: Various improvements ([#&#8203;2932](https://github.com/pygments/pygments/issues/2932), [#&#8203;2933](https://github.com/pygments/pygments/issues/2933)) - Debian control: Improve architecture parsing ([#&#8203;3052](https://github.com/pygments/pygments/issues/3052)) - Devicetree: Add support for overlay/fragments ([#&#8203;3021](https://github.com/pygments/pygments/issues/3021)), add bytestring support ([#&#8203;3022](https://github.com/pygments/pygments/issues/3022)), fix catastrophic backtracking ([#&#8203;3057](https://github.com/pygments/pygments/issues/3057)) - Fennel: Various improvements ([#&#8203;2911](https://github.com/pygments/pygments/issues/2911)) - Haskell: Handle escape sequences in character literals ([#&#8203;3069](https://github.com/pygments/pygments/issues/3069), [#&#8203;1795](https://github.com/pygments/pygments/issues/1795)) - Java: Add module keywords ([#&#8203;2955](https://github.com/pygments/pygments/issues/2955)) - Lean4: Add operators `]'`, `]?`, `]!` ([#&#8203;2946](https://github.com/pygments/pygments/issues/2946)) - LESS: Support single-line comments ([#&#8203;3005](https://github.com/pygments/pygments/issues/3005)) - LilyPond: Update to 2.25.29 ([#&#8203;2974](https://github.com/pygments/pygments/issues/2974)) - LLVM: Support C-style comments ([#&#8203;3023](https://github.com/pygments/pygments/issues/3023), [#&#8203;2978](https://github.com/pygments/pygments/issues/2978)) - Lua(u): Fix catastrophic backtracking ([#&#8203;3047](https://github.com/pygments/pygments/issues/3047)) - Macaulay2: Update to 1.25.05 ([#&#8203;2893](https://github.com/pygments/pygments/issues/2893)), 1.25.11 ([#&#8203;2988](https://github.com/pygments/pygments/issues/2988)) - Mathematica: Various improvements ([#&#8203;2957](https://github.com/pygments/pygments/issues/2957)) - meson: Add additional operators ([#&#8203;2919](https://github.com/pygments/pygments/issues/2919)) - MySQL: Update keywords ([#&#8203;2970](https://github.com/pygments/pygments/issues/2970)) - org-Mode: Support both schedule and deadline ([#&#8203;2899](https://github.com/pygments/pygments/issues/2899)) - PHP: Add `__PROPERTY__` magic constant ([#&#8203;2924](https://github.com/pygments/pygments/issues/2924)), add reserved keywords ([#&#8203;3002](https://github.com/pygments/pygments/issues/3002)) - PostgreSQL: Add more keywords ([#&#8203;2985](https://github.com/pygments/pygments/issues/2985)) - protobuf: Fix namespace tokenization ([#&#8203;2929](https://github.com/pygments/pygments/issues/2929)) - Python: Add `t`-string support ([#&#8203;2973](https://github.com/pygments/pygments/issues/2973), [#&#8203;3009](https://github.com/pygments/pygments/issues/3009), [#&#8203;3010](https://github.com/pygments/pygments/issues/3010)) - Tablegen: Fix infinite loop ([#&#8203;2972](https://github.com/pygments/pygments/issues/2972), [#&#8203;2940](https://github.com/pygments/pygments/issues/2940)) - Tera Term macro: Add commands introduced in v5.3 through v5.6 ([#&#8203;2951](https://github.com/pygments/pygments/issues/2951)) - TOML: Support TOML 1.1.0 ([#&#8203;3026](https://github.com/pygments/pygments/issues/3026), [#&#8203;3027](https://github.com/pygments/pygments/issues/3027)) - Turtle: Allow empty comment lines ([#&#8203;2980](https://github.com/pygments/pygments/issues/2980)) - XML: Added `.xbrl` as file ending ([#&#8203;2890](https://github.com/pygments/pygments/issues/2890), [#&#8203;2891](https://github.com/pygments/pygments/issues/2891)) - Drop Python 3.8, and add Python 3.14 as a supported version ([#&#8203;2987](https://github.com/pygments/pygments/issues/2987), [#&#8203;3012](https://github.com/pygments/pygments/issues/3012)) - Various improvements to `autopygmentize` ([#&#8203;2894](https://github.com/pygments/pygments/issues/2894)) - Update `onedark` style to support more token types ([#&#8203;2977](https://github.com/pygments/pygments/issues/2977)) - Update `rtt` style to support more token types ([#&#8203;2895](https://github.com/pygments/pygments/issues/2895)) - Cache entry points to improve performance ([#&#8203;2979](https://github.com/pygments/pygments/issues/2979)) - Fix `xterm-256` color table ([#&#8203;3043](https://github.com/pygments/pygments/issues/3043)) - Fix `kwargs` dictionary getting mutated on each call ([#&#8203;3044](https://github.com/pygments/pygments/issues/3044)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4wLjYiLCJ1cGRhdGVkSW5WZXIiOiI0My4wLjYiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbXX0=-->
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/pygments-2.x:renovate/pygments-2.x
git switch renovate/pygments-2.x

Merge

Merge the changes and update on Forgejo.
git switch main
git merge --no-ff renovate/pygments-2.x
git switch renovate/pygments-2.x
git rebase main
git switch main
git merge --ff-only renovate/pygments-2.x
git switch renovate/pygments-2.x
git rebase main
git switch main
git merge --no-ff renovate/pygments-2.x
git switch main
git merge --squash renovate/pygments-2.x
git switch main
git merge --ff-only renovate/pygments-2.x
git switch main
git merge renovate/pygments-2.x
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
gravityfargo/modernleft-docs!56
No description provided.