Update dependency Pygments to v2.15.1 #9

Zusammengeführt
nickslowinski hat 1 Commit von renovate/pygments-2.x nach main 2023-06-25 15:50:17 +02:00 zusammengeführt
Mitglied

This PR contains the following updates:

Package Update Change
Pygments (changelog) minor ==2.14.0 -> ==2.15.1

Release Notes

pygments/pygments (Pygments)

v2.15.1

Compare Source

(released April 18th, 2023)

  • Updated lexers:

  • Fix Python console traceback lexing being too strict
    and sometimes reordering output (#​2407, #​2410, #​2412)

v2.15.0

Compare Source

(released April 10th, 2023)

  • Added lexers:

  • Updated lexers:

    • AMDGPU: Add support for scratch_ instructions, the attr*.* argument,
      as well as the off modifier (#​2327).

    • APDL: Miscellaneous improvements (#​2314)

    • bash/tcsh:

    • Chapel: Support attributes (#​2376)

    • CMake: Implement bracket style comments (#​2338, #​2354)

    • CSS: Improve lexing of numbers inside function calls (#​2382, #​2383)

    • diff: Support normal diff syntax, as opposed to unified diff syntax (#​2321)

    • GLSL, HLSL:

      • Support line continuations in preprocessor code (#​2350)
      • Improve preprocessor directive handling (#​2357)
    • LilyPond: minor update of builtins

    • PHP: support attributes (#​2055, #​2347, #​2360), fix anonymous classes without
      parameters (#​2359), improve lexing of variable variable syntax (#​2358)

    • Python:

    • Rebol/Red: Don't require script headers (#​2348, #​2349)

    • Spice: Update keywords (#​2336)

    • SQL+Jinja (analyse_text method): Fix catastrophic backtracking (#​2355)

    • Terraform: Add hcl alias (#​2375)

  • Declare support for Python 3.11 and drop support for Python 3.6 (#​2324).

  • Update native style to improve contrast (#​2325).

  • Update `github-dark`` style to match latest Primer style (#​2401)

  • Revert a change that made guessing lexers based on file names slower
    on Python 3.10 and older (#​2328).

  • Fix some places where a locale-dependent encoding could unintentionally
    be used instead of UTF-8 (#​2326).

  • Fix Python traceback handling (#​2226, #​2329).

  • Groff formatter: sort color definitions for reproducibility (#​2343)

  • Move project metadata to pyproject.toml, remove setup.py
    and setup.cfg (#​2342)

  • The top-level Makefile has been removed. Instead, all shortcuts
    for developing are now defined and run through tox. The doc folder
    still contains a Makefile as an alternative to tox -e doc.


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 | Update | Change | |---|---|---| | [Pygments](https://github.com/pygments/pygments) ([changelog](https://github.com/pygments/pygments/blob/master/CHANGES)) | minor | `==2.14.0` -> `==2.15.1` | --- ### Release Notes <details> <summary>pygments/pygments (Pygments)</summary> ### [`v2.15.1`](https://github.com/pygments/pygments/blob/HEAD/CHANGES#Version-2151) [Compare Source](https://github.com/pygments/pygments/compare/2.15.0...2.15.1) (released April 18th, 2023) - Updated lexers: - Java properties: Fix catastrophic backtracking ([#&#8203;2356](https://github.com/pygments/pygments/issues/2356), [#&#8203;2404](https://github.com/pygments/pygments/issues/2404)) - Fix Python console traceback lexing being too strict and sometimes reordering output ([#&#8203;2407](https://github.com/pygments/pygments/issues/2407), [#&#8203;2410](https://github.com/pygments/pygments/issues/2410), [#&#8203;2412](https://github.com/pygments/pygments/issues/2412)) ### [`v2.15.0`](https://github.com/pygments/pygments/blob/HEAD/CHANGES#Version-2150) [Compare Source](https://github.com/pygments/pygments/compare/2.14.0...2.15.0) (released April 10th, 2023) - Added lexers: - Carbon ([#&#8203;2362](https://github.com/pygments/pygments/issues/2362), [#&#8203;2365](https://github.com/pygments/pygments/issues/2365), [#&#8203;2366](https://github.com/pygments/pygments/issues/2366), [#&#8203;2367](https://github.com/pygments/pygments/issues/2367), [#&#8203;2368](https://github.com/pygments/pygments/issues/2368), [#&#8203;2369](https://github.com/pygments/pygments/issues/2369), [#&#8203;2370](https://github.com/pygments/pygments/issues/2370)) - Dax ([#&#8203;2335](https://github.com/pygments/pygments/issues/2335), [#&#8203;2345](https://github.com/pygments/pygments/issues/2345)) - MediaWiki Wikitext ([#&#8203;2373](https://github.com/pygments/pygments/issues/2373), [#&#8203;827](https://github.com/pygments/pygments/issues/827)) - PostgreSQL Explain ([#&#8203;2398](https://github.com/pygments/pygments/issues/2398)) - WGSL (WebGPU Shading Language) ([#&#8203;2386](https://github.com/pygments/pygments/issues/2386)) - X++ ([#&#8203;2339](https://github.com/pygments/pygments/issues/2339)) - Updated lexers: - AMDGPU: Add support for `scratch_` instructions, the `attr*.*` argument, as well as the `off` modifier ([#&#8203;2327](https://github.com/pygments/pygments/issues/2327)). - APDL: Miscellaneous improvements ([#&#8203;2314](https://github.com/pygments/pygments/issues/2314)) - bash/tcsh: - Move `break` to keywords ([#&#8203;2377](https://github.com/pygments/pygments/issues/2377)) - Improve bash math expansion lexing ([#&#8203;2255](https://github.com/pygments/pygments/issues/2255), [#&#8203;2353](https://github.com/pygments/pygments/issues/2353)) - Chapel: Support attributes ([#&#8203;2376](https://github.com/pygments/pygments/issues/2376)) - CMake: Implement bracket style comments ([#&#8203;2338](https://github.com/pygments/pygments/issues/2338), [#&#8203;2354](https://github.com/pygments/pygments/issues/2354)) - CSS: Improve lexing of numbers inside function calls ([#&#8203;2382](https://github.com/pygments/pygments/issues/2382), [#&#8203;2383](https://github.com/pygments/pygments/issues/2383)) - diff: Support normal diff syntax, as opposed to unified diff syntax ([#&#8203;2321](https://github.com/pygments/pygments/issues/2321)) - GLSL, HLSL: - Support line continuations in preprocessor code ([#&#8203;2350](https://github.com/pygments/pygments/issues/2350)) - Improve preprocessor directive handling ([#&#8203;2357](https://github.com/pygments/pygments/issues/2357)) - LilyPond: minor update of builtins - PHP: support attributes ([#&#8203;2055](https://github.com/pygments/pygments/issues/2055), [#&#8203;2347](https://github.com/pygments/pygments/issues/2347), [#&#8203;2360](https://github.com/pygments/pygments/issues/2360)), fix anonymous classes without parameters ([#&#8203;2359](https://github.com/pygments/pygments/issues/2359)), improve lexing of variable variable syntax ([#&#8203;2358](https://github.com/pygments/pygments/issues/2358)) - Python: - Add missing builtins ([#&#8203;2334](https://github.com/pygments/pygments/issues/2334)) - Fix inconsistent lexing of `None` ([#&#8203;2406](https://github.com/pygments/pygments/issues/2406)) - Rebol/Red: Don't require script headers ([#&#8203;2348](https://github.com/pygments/pygments/issues/2348), [#&#8203;2349](https://github.com/pygments/pygments/issues/2349)) - Spice: Update keywords ([#&#8203;2336](https://github.com/pygments/pygments/issues/2336)) - SQL+Jinja (`analyse_text` method): Fix catastrophic backtracking ([#&#8203;2355](https://github.com/pygments/pygments/issues/2355)) - Terraform: Add `hcl` alias ([#&#8203;2375](https://github.com/pygments/pygments/issues/2375)) - Declare support for Python 3.11 and drop support for Python 3.6 ([#&#8203;2324](https://github.com/pygments/pygments/issues/2324)). - Update `native` style to improve contrast ([#&#8203;2325](https://github.com/pygments/pygments/issues/2325)). - Update \`github-dark\`\` style to match latest Primer style ([#&#8203;2401](https://github.com/pygments/pygments/issues/2401)) - Revert a change that made guessing lexers based on file names slower on Python 3.10 and older ([#&#8203;2328](https://github.com/pygments/pygments/issues/2328)). - Fix some places where a locale-dependent encoding could unintentionally be used instead of UTF-8 ([#&#8203;2326](https://github.com/pygments/pygments/issues/2326)). - Fix Python traceback handling ([#&#8203;2226](https://github.com/pygments/pygments/issues/2226), [#&#8203;2329](https://github.com/pygments/pygments/issues/2329)). - Groff formatter: sort color definitions for reproducibility ([#&#8203;2343](https://github.com/pygments/pygments/issues/2343)) - Move project metadata to `pyproject.toml`, remove `setup.py` and `setup.cfg` ([#&#8203;2342](https://github.com/pygments/pygments/issues/2342)) - The top-level `Makefile` has been removed. Instead, all shortcuts for developing are now defined and run through tox. The `doc` folder still contains a `Makefile` as an alternative to `tox -e doc`. </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:eyJjcmVhdGVkSW5WZXIiOiIzNS4xMzcuMCIsInVwZGF0ZWRJblZlciI6IjM1LjEzNy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate-bot hat 1 Commit 2023-06-25 15:32:00 +02:00 hinzugefügt
renovate-bot hat 2023-06-25 15:44:38 +02:00 renovate/pygments-2.x von 885e769404 zu de0cb47dd7 force-gepusht Vergleichen
nickslowinski hat Commit 92d60dc401 in main 2023-06-25 15:50:17 +02:00 zusammengeführt
Anmelden, um an der Diskussion teilzunehmen.
Keine Reviewer
Kein Meilenstein
Kein Projekt
Niemand zuständig
1 Beteiligter
Nachrichten
Fällig am
Das Fälligkeitsdatum ist ungültig oder außerhalb des zulässigen Bereichs. Bitte verwende das Format „jjjj-mm-tt“.

Kein Fälligkeitsdatum gesetzt.

Abhängigkeiten

Keine Abhängigkeiten gesetzt.

Referenz: nick-slowinski.de/docs#9
Keine Beschreibung angegeben.