Skip to content

Commit

Permalink
Update dependency Pygments to v2.19.0 (#1873)
Browse files Browse the repository at this point in the history
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [Pygments](https://redirect.github.com/pygments/pygments)
([changelog](https://redirect.github.com/pygments/pygments/blob/master/CHANGES))
| minor | `==2.18.0` -> `==2.19.0` |

---

> [!WARNING]
> Some dependencies could not be looked up. Check the Dependency
Dashboard for more information.

---

### Release Notes

<details>
<summary>pygments/pygments (Pygments)</summary>

###
[`v2.19.0`](https://redirect.github.com/pygments/pygments/blob/HEAD/CHANGES#Version-2190)

[Compare
Source](https://redirect.github.com/pygments/pygments/compare/2.18.0...2.19.0)

(released January 5th, 2025)

-   New lexers:

- CodeQL
([#&#8203;2819](https://redirect.github.com/pygments/pygments/issues/2819))
- Debian Sources
([#&#8203;2788](https://redirect.github.com/pygments/pygments/issues/2788),
[#&#8203;2747](https://redirect.github.com/pygments/pygments/issues/2747))
- Gleam
([#&#8203;2662](https://redirect.github.com/pygments/pygments/issues/2662))
- GoogleSQL
([#&#8203;2820](https://redirect.github.com/pygments/pygments/issues/2820),
[#&#8203;2814](https://redirect.github.com/pygments/pygments/issues/2814))
- JSON5
([#&#8203;2734](https://redirect.github.com/pygments/pygments/issues/2734),
[#&#8203;1880](https://redirect.github.com/pygments/pygments/issues/1880))
- Maple
([#&#8203;2763](https://redirect.github.com/pygments/pygments/issues/2763),
[#&#8203;2548](https://redirect.github.com/pygments/pygments/issues/2548))
- NumbaIR
([#&#8203;2433](https://redirect.github.com/pygments/pygments/issues/2433))
- PDDL
([#&#8203;2799](https://redirect.github.com/pygments/pygments/issues/2799),
[#&#8203;2616](https://redirect.github.com/pygments/pygments/issues/2616))
- Rego
([#&#8203;2794](https://redirect.github.com/pygments/pygments/issues/2794))
- TableGen
([#&#8203;2751](https://redirect.github.com/pygments/pygments/issues/2751))
- Vue.js
([#&#8203;2832](https://redirect.github.com/pygments/pygments/issues/2832))

-   Updated lexers:

- BQN: Various improvements
([#&#8203;2789](https://redirect.github.com/pygments/pygments/issues/2789))
- C#: Fix number highlighting
([#&#8203;986](https://redirect.github.com/pygments/pygments/issues/986),
[#&#8203;2727](https://redirect.github.com/pygments/pygments/issues/2727)),
add `file` keyword
([#&#8203;2726](https://redirect.github.com/pygments/pygments/issues/2726),
[#&#8203;2805](https://redirect.github.com/pygments/pygments/issues/2805),
[#&#8203;2806](https://redirect.github.com/pygments/pygments/issues/2806)),
add various other keywords
([#&#8203;2745](https://redirect.github.com/pygments/pygments/issues/2745),
[#&#8203;2770](https://redirect.github.com/pygments/pygments/issues/2770))
- CSS: Add `revert`
([#&#8203;2766](https://redirect.github.com/pygments/pygments/issues/2766),
[#&#8203;2775](https://redirect.github.com/pygments/pygments/issues/2775))
- Debian control: Add `Change-By` field
([#&#8203;2757](https://redirect.github.com/pygments/pygments/issues/2757))
- Elip: Improve punctuation handling
([#&#8203;2651](https://redirect.github.com/pygments/pygments/issues/2651))
- Igor: Add `int`
([#&#8203;2801](https://redirect.github.com/pygments/pygments/issues/2801))
- Ini: Fix quoted strings with embedded comment characters
([#&#8203;2767](https://redirect.github.com/pygments/pygments/issues/2767),
[#&#8203;2720](https://redirect.github.com/pygments/pygments/issues/2720))
- Java: Support functions returning types containing a question mark
([#&#8203;2737](https://redirect.github.com/pygments/pygments/issues/2737))
- JavaScript: Support private identiiers
([#&#8203;2729](https://redirect.github.com/pygments/pygments/issues/2729),
[#&#8203;2671](https://redirect.github.com/pygments/pygments/issues/2671))
- LLVM: Add `splat`, improve floating-point number parsing
([#&#8203;2755](https://redirect.github.com/pygments/pygments/issues/2755))
- Lua: Improve variable detection, add built-in functions
([#&#8203;2829](https://redirect.github.com/pygments/pygments/issues/2829))
- Macaulay2: Update to 1.24.11
([#&#8203;2800](https://redirect.github.com/pygments/pygments/issues/2800))
- PostgreSQL: Add more `EXPLAIN` keywords
([#&#8203;2785](https://redirect.github.com/pygments/pygments/issues/2785)),
handle `/`
([#&#8203;2774](https://redirect.github.com/pygments/pygments/issues/2774))
- S-Lexer: Fix keywords
([#&#8203;2082](https://redirect.github.com/pygments/pygments/issues/2082),
[#&#8203;2750](https://redirect.github.com/pygments/pygments/issues/2750))
- TransactSQL: Fix single-line comments
([#&#8203;2717](https://redirect.github.com/pygments/pygments/issues/2717))
- Turtle: Fix triple quoted strings
([#&#8203;2744](https://redirect.github.com/pygments/pygments/issues/2744),
[#&#8203;2758](https://redirect.github.com/pygments/pygments/issues/2758))
- Typst: Various improvements
([#&#8203;2724](https://redirect.github.com/pygments/pygments/issues/2724))
- Various: Add `^` as an operator to Matlab, Octave and Scilab
([#&#8203;2798](https://redirect.github.com/pygments/pygments/issues/2798))
- Vyper: Add `staticcall` and `extcall`
([#&#8203;2719](https://redirect.github.com/pygments/pygments/issues/2719))

<!---->

- Mark file extensions for `HTML/XML+Evoque` as aliases
([#&#8203;2743](https://redirect.github.com/pygments/pygments/issues/2743))
- Add a color for `Operator.Word` to the `rrt` style
([#&#8203;2709](https://redirect.github.com/pygments/pygments/issues/2709))
- Fix broken link in the documentation
([#&#8203;2803](https://redirect.github.com/pygments/pygments/issues/2803),
[#&#8203;2804](https://redirect.github.com/pygments/pygments/issues/2804))
- Drop executable bit where not needed
([#&#8203;2781](https://redirect.github.com/pygments/pygments/issues/2781))
- Reduce Mojo priority relative to Python in \`\`analyze_text´\`
([#&#8203;2771](https://redirect.github.com/pygments/pygments/issues/2771),
[#&#8203;2772](https://redirect.github.com/pygments/pygments/issues/2772))
- Fix documentation builds
([#&#8203;2712](https://redirect.github.com/pygments/pygments/issues/2712))
- Match example file names to the lexer's name
([#&#8203;2713](https://redirect.github.com/pygments/pygments/issues/2713),
[#&#8203;2715](https://redirect.github.com/pygments/pygments/issues/2715))
- Ensure lexer metadata is present
([#&#8203;2714](https://redirect.github.com/pygments/pygments/issues/2714))
- Search more directories on macOS for fonts
([#&#8203;2809](https://redirect.github.com/pygments/pygments/issues/2809))
- Improve test robustness
([#&#8203;2812](https://redirect.github.com/pygments/pygments/issues/2812))

</details>

---

### Configuration

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

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR is behind base branch, 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://redirect.github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45MS4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTEuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
  • Loading branch information
slack-oss-bot authored Jan 6, 2025
1 parent dab2acc commit f9b8809
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/mkdocs-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ mkdocs==1.6.1
mkdocs-macros-plugin==1.3.7
mkdocs-material==9.5.49
mkdocs-material-extensions==1.3.1
Pygments==2.18.0
Pygments==2.19.0
pymdown-extensions==10.13
python-dateutil==2.9.0.post0
PyYAML==6.0.2
Expand Down

0 comments on commit f9b8809

Please sign in to comment.