Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2025

This PR contains the following updates:

Package Change Age Confidence
pygments (changelog) ==2.18.0 -> ==2.19.2 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

pygments/pygments (pygments)

v2.19.2

Compare Source

(released June 21st, 2025)

v2.19.1

Compare Source

(released January 6th, 2025)

  • Updated lexers:

    • Ini: Fix quoted string regression introduced in 2.19.0
    • Lua: Fix a regression introduced in 2.19.0

v2.19.0

Compare Source

(released January 5th, 2025)

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

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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) January 5, 2025 15:07
@sourcery-ai
Copy link

sourcery-ai bot commented Jan 5, 2025

Reviewer's Guide by Sourcery

This PR updates the pygments dependency from version 2.18.0 to 2.19.0.

No diagrams generated as the changes look simple and do not need a visual representation.

File-Level Changes

Change Details Files
Update pygments dependency
  • Updated pygments from version 2.18.0 to 2.19.0 in requirements.txt
requirements.txt

Tips and commands

Interacting with Sourcery

  • Trigger a new review: Comment @sourcery-ai review on the pull request.
  • Continue discussions: Reply directly to Sourcery's review comments.
  • Generate a GitHub issue from a review comment: Ask Sourcery to create an
    issue from a review comment by replying to it.
  • Generate a pull request title: Write @sourcery-ai anywhere in the pull
    request title to generate a title at any time.
  • Generate a pull request summary: Write @sourcery-ai summary anywhere in
    the pull request body to generate a PR summary at any time. You can also use
    this command to specify where the summary should be inserted.

Customizing Your Experience

Access your dashboard to:

  • Enable or disable review features such as the Sourcery-generated pull request
    summary, the reviewer's guide, and others.
  • Change the review language.
  • Add, remove or edit custom review instructions.
  • Adjust other review settings.

Getting Help

Copy link

@sourcery-ai sourcery-ai bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We have skipped reviewing this pull request. Here's why:

  • It seems to have been created by a bot (hey, renovate[bot]!). We assume it knows what it's doing!
  • We don't review packaging changes - Let us know if you'd like us to change this.

@github-actions
Copy link
Contributor

github-actions bot commented Jan 5, 2025

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Warnings Elapsed time
❌ ACTION actionlint 3 1 0 0.28s
✅ BASH shellcheck 3 0 0 0.07s
✅ BASH shfmt 3 0 0 0 0.02s
❌ COPYPASTE jscpd yes 1 no 1.79s
✅ JSON jsonlint 3 0 0 0.17s
✅ JSON prettier 3 0 0 0 0.33s
✅ JSON v8r 3 0 0 3.16s
⚠️ MARKDOWN markdownlint 2 1 26 0 0.69s
✅ MARKDOWN markdown-link-check 2 0 0 4.86s
✅ MARKDOWN markdown-table-formatter 2 1 0 0 0.18s
⚠️ PYTHON pyright 25 18 0 3.03s
✅ PYTHON ruff 25 0 0 0 0.04s
❌ REPOSITORY checkov yes 3 no 12.48s
❌ REPOSITORY devskim yes 1 1 1.05s
✅ REPOSITORY dustilock yes no no 0.55s
✅ REPOSITORY gitleaks yes no no 0.14s
✅ REPOSITORY git_diff yes no no 0.0s
❌ REPOSITORY grype yes 2 10 23.04s
❌ REPOSITORY kics yes 1 10 1.75s
✅ REPOSITORY secretlint yes no no 0.97s
✅ REPOSITORY syft yes no no 1.67s
❌ REPOSITORY trivy yes 1 10 5.42s
✅ REPOSITORY trivy-sbom yes no no 0.14s
✅ REPOSITORY trufflehog yes no no 3.15s
⚠️ SPELL cspell 43 178 0 7.31s
✅ SPELL lychee 11 0 0 0.69s
✅ YAML prettier 5 0 0 0 0.57s
✅ YAML v8r 5 0 0 1.88s
✅ YAML yamllint 5 0 0 0.41s

See detailed report in MegaLinter reports

You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:

MegaLinter is graciously provided by OX Security

@renovate renovate bot changed the title chore(deps): update dependency pygments to v2.19.0 chore(deps): update dependency pygments to v2.19.1 Jan 8, 2025
@renovate renovate bot force-pushed the renovate/pygments-2.x branch from 87e938a to 35bf8ae Compare January 8, 2025 14:54
@renovate renovate bot changed the title chore(deps): update dependency pygments to v2.19.1 chore(deps): update dependency pygments to v2.19.2 Jun 21, 2025
@renovate renovate bot force-pushed the renovate/pygments-2.x branch from 35bf8ae to d465f45 Compare June 21, 2025 17:43
@renovate renovate bot force-pushed the renovate/pygments-2.x branch from d465f45 to c120748 Compare July 3, 2025 04:59
liblaf
liblaf previously approved these changes Aug 3, 2025
@liblaf liblaf bot added the automerge label Aug 3, 2025
@renovate renovate bot force-pushed the renovate/pygments-2.x branch from c120748 to ae5cd29 Compare August 3, 2025 14:09
@renovate renovate bot merged commit 74ae62a into main Aug 3, 2025
1 of 3 checks passed
@renovate renovate bot deleted the renovate/pygments-2.x branch August 3, 2025 14:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants