Skip to content

build(deps-dev): bump pygments from 2.19.2 to 2.20.0 in /health-monitors/gpu-health-monitor#1225

Open
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/pip/health-monitors/gpu-health-monitor/pygments-2.20.0
Open

build(deps-dev): bump pygments from 2.19.2 to 2.20.0 in /health-monitors/gpu-health-monitor#1225
dependabot[bot] wants to merge 2 commits intomainfrom
dependabot/pip/health-monitors/gpu-health-monitor/pygments-2.20.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 22, 2026

Bumps pygments from 2.19.2 to 2.20.0.

Changelog

Sourced from pygments's changelog.

Version 2.20.0

(released March 29th, 2026)

  • New lexers:

  • Updated lexers:

    • archetype: Fix catastrophic backtracking in GUID and ID patterns (#3064)
    • ASN.1: Recognize minus sign and fix range operator (#3014, #3060)
    • C++: Add C++26 keywords (#2955), add integer literal suffixes (#2966)
    • ComponentPascal: Fix analyse_text (#3028, #3032)
    • Coq renamed to Rocq (#2883, #2908)
    • Cython: Various improvements (#2932, #2933)
    • Debian control: Improve architecture parsing (#3052)
    • Devicetree: Add support for overlay/fragments (#3021), add bytestring support (#3022), fix catastrophic backtracking (#3057)
    • Fennel: Various improvements (#2911)
    • Haskell: Handle escape sequences in character literals (#3069, #1795)
    • Java: Add module keywords (#2955)
    • Lean4: Add operators ]', ]?, ]! (#2946)
    • LESS: Support single-line comments (#3005)
    • LilyPond: Update to 2.25.29 (#2974)
    • LLVM: Support C-style comments (#3023, #2978)
    • Lua(u): Fix catastrophic backtracking (#3047)
    • Macaulay2: Update to 1.25.05 (#2893), 1.25.11 (#2988)
    • Mathematica: Various improvements (#2957)
    • meson: Add additional operators (#2919)
    • MySQL: Update keywords (#2970)
    • org-Mode: Support both schedule and deadline (#2899)
    • PHP: Add __PROPERTY__ magic constant (#2924), add reserved keywords (#3002)
    • PostgreSQL: Add more keywords (#2985)
    • protobuf: Fix namespace tokenization (#2929)
    • Python: Add t-string support (#2973, #3009, #3010)
    • Tablegen: Fix infinite loop (#2972, #2940)
    • Tera Term macro: Add commands introduced in v5.3 through v5.6 (#2951)
    • TOML: Support TOML 1.1.0 (#3026, #3027)
    • Turtle: Allow empty comment lines (#2980)
    • XML: Added .xbrl as file ending (#2890, #2891)
  • Drop Python 3.8, and add Python 3.14 as a supported version (#2987, #3012)

  • Various improvements to autopygmentize (#2894)

  • Update onedark style to support more token types (#2977)

  • Update rtt style to support more token types (#2895)

  • Cache entry points to improve performance (#2979)

  • Fix xterm-256 color table (#3043)

  • Fix kwargs dictionary getting mutated on each call (#3044)

Commits
  • 708197d Fix underline length.
  • 1d4538a Prepare 2.20 release.
  • 2ceaee4 Update CHANGES.
  • e3a3c54 Fix Haskell lexer: handle escape sequences in character literals (#3069)
  • d7c3453 Merge pull request #3071 from pygments/harden-html-formatter
  • 0f97e7c Harden the HTML formatter against CSS.
  • 9f981b2 Update CHANGES.
  • 1d88915 Update CHANGES.
  • c3d93ad Fix ASN.1 lexer: recognize minus sign and fix range operator (#3060)
  • 4f06bcf fix bad behaving backtracking regex in CommonLispLexer
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Apr 22, 2026
@copy-pr-bot
Copy link
Copy Markdown

copy-pr-bot Bot commented Apr 22, 2026

This pull request requires additional validation before any workflows can run on NVIDIA's runners.

Pull request vetters can view their responsibilities here.

Contributors can view more details about this message here.

@lalitadithya
Copy link
Copy Markdown
Collaborator

/ok to test 9ab0468

@github-actions
Copy link
Copy Markdown

Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0.
- [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES)
- [Commits](pygments/pygments@2.19.2...2.20.0)

---
updated-dependencies:
- dependency-name: pygments
  dependency-version: 2.20.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/pip/health-monitors/gpu-health-monitor/pygments-2.20.0 branch from 9ab0468 to 999044c Compare April 27, 2026 17:11
@lalitadithya
Copy link
Copy Markdown
Collaborator

/ok to test 599d8ca

1 similar comment
@lalitadithya
Copy link
Copy Markdown
Collaborator

/ok to test 599d8ca

@github-actions
Copy link
Copy Markdown

Merging this branch will decrease overall coverage

Impacted Packages Coverage Δ 🤖
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor 0.00% (ø)
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/checks 0.00% (ø)
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/checks/state 0.00% (ø)
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/config 0.00% (ø)
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/discovery 0.00% (ø)
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/metrics 0.00% (ø)
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/monitor 0.00% (ø)
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/statefile 0.00% (ø)
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/sysfs 0.00% (ø)
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/topology 0.00% (ø)
github.com/nvidia/nvsentinel/labeler/pkg/labeler 78.57% (-0.32%) 👎

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/main.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/checks/common.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/checks/state/base.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/checks/state/ethstate.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/checks/state/ibstate.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/checks/state/types.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/checks/types.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/config/config.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/discovery/discovery.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/metrics/metrics.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/monitor/monitor.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/statefile/statefile.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/sysfs/interface.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/sysfs/mock_reader.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/sysfs/reader.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/topology/consts.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/topology/topology.go 0.00% (ø) 0 0 0
github.com/nvidia/nvsentinel/labeler/pkg/labeler/labeler.go 78.57% (-0.32%) 308 242 (-1) 66 (+1) 👎

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

Changed unit test files

  • github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/checks/state/ibstate_test.go
  • github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/checks/state/persistence_test.go
  • github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/statefile/statefile_test.go
  • github.com/nvidia/nvsentinel/health-monitors/nic-health-monitor/pkg/topology/topology_test.go

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant