Skip to content

chore(deps): bump pygments from 2.19.2 to 2.20.0 in /contrib/repo_metrics - #8112

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/contrib/repo_metrics/pygments-2.20.0
Closed

chore(deps): bump pygments from 2.19.2 to 2.20.0 in /contrib/repo_metrics#8112
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/contrib/repo_metrics/pygments-2.20.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 30, 2026

Copy link
Copy Markdown
Contributor

Bumps pygments from 2.19.2 to 2.20.0.

Release notes

Sourced from pygments's releases.

2.20.0

  • 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)

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 compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0.
- [Release notes](https://github.com/pygments/pygments/releases)
- [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 added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Mar 30, 2026
@openshift-ci-robot

Copy link
Copy Markdown

Pipeline controller notification
This repo is configured to use the pipeline controller. Second-stage tests will be triggered either automatically or after lgtm label is added, depending on the repository configuration. The pipeline controller will automatically detect which contexts are required and will utilize /test Prow commands to trigger the second stage.

For optional jobs, comment /test ? to see a list of all defined jobs. To trigger manually all jobs from second stage use /pipeline required command.

This repository is configured in: LGTM mode

@coderabbitai

coderabbitai Bot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are limited based on label configuration.

🚫 Review skipped — only excluded labels are configured. (1)
  • do-not-merge/work-in-progress

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro

Run ID: 5a5af28c-2368-4836-bf70-9ca1407de341

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/uv/contrib/repo_metrics/pygments-2.20.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@openshift-ci openshift-ci Bot added do-not-merge/needs-area needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Mar 30, 2026
@openshift-ci

openshift-ci Bot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@openshift-ci
openshift-ci Bot requested review from cblecker and enxebre March 30, 2026 15:05
@celebdor celebdor added the area/ci-tooling Indicates the PR includes changes for CI or tooling label Mar 30, 2026
@coderabbitai

coderabbitai Bot commented Mar 30, 2026

Copy link
Copy Markdown
Contributor

Caution

Review failed

An error occurred during the review process. Please try again later.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/uv/contrib/repo_metrics/pygments-2.20.0

Comment @coderabbitai help to get the list of available commands and usage tips.

@celebdor celebdor added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. do-not-merge/needs-area labels Mar 30, 2026
@celebdor

Copy link
Copy Markdown
Collaborator

/lgtm

@openshift-ci openshift-ci Bot added the lgtm Indicates that a PR is ready to be merged. label Mar 30, 2026
@openshift-ci-robot

Copy link
Copy Markdown

Pipeline controller notification

No second-stage tests were triggered for this PR.

This can happen when:

  • The changed files don't match any pipeline_run_if_changed patterns
  • All files match pipeline_skip_if_only_changed patterns
  • No pipeline-controlled jobs are defined for the main branch

Use /test ? to see all available tests.

@cblecker

cblecker commented Apr 9, 2026

Copy link
Copy Markdown
Member

/ok-to-test

@openshift-ci openshift-ci Bot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Apr 9, 2026
@cblecker

cblecker commented Apr 9, 2026

Copy link
Copy Markdown
Member

/area dependency

@openshift-ci openshift-ci Bot added area/dependency Issues or PRs related to dependency changes and removed do-not-merge/needs-area labels Apr 9, 2026
@cblecker

Copy link
Copy Markdown
Member

/uncc

@openshift-ci
openshift-ci Bot removed the request for review from cblecker April 16, 2026 16:06
@celebdor

Copy link
Copy Markdown
Collaborator

/verified

  PR #8112 passes all checks:                                                                                                                                                                 
                  
  ┌─────────────────────────────────────────┬──────────────────────────────────────────┐                                                                                                      
  │                  Test                   │                  Result                  │
  ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
  │ Lock file validity (uv lock --check)    │ Pass                                     │
  ├─────────────────────────────────────────┼──────────────────────────────────────────┤
  │ Dependency install (uv sync)            │ Pass — pygments 2.20.0 installed cleanly │                                                                                                      
  ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
  │ Unit tests (8 tests)                    │ All 8 passed                             │                                                                                                      
  ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
  │ Import smoke test (pygments)            │ pygments 2.20.0 loads OK                 │
  ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
  │ Import smoke test (ai_assisted_commits) │ Loads OK                                 │
  └─────────────────────────────────────────┴──────────────────────────────────────────┘ 

@openshift-ci-robot

Copy link
Copy Markdown

@celebdor: The /verified command must be used with one of the following actions: by, later, remove, or bypass. See https://docs.ci.openshift.org/docs/architecture/jira/#premerge-verification for more information.

Details

In response to this:

/verified

 PR #8112 passes all checks:                                                                                                                                                                 
                 
 ┌─────────────────────────────────────────┬──────────────────────────────────────────┐                                                                                                      
 │                  Test                   │                  Result                  │
 ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
 │ Lock file validity (uv lock --check)    │ Pass                                     │
 ├─────────────────────────────────────────┼──────────────────────────────────────────┤
 │ Dependency install (uv sync)            │ Pass — pygments 2.20.0 installed cleanly │                                                                                                      
 ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
 │ Unit tests (8 tests)                    │ All 8 passed                             │                                                                                                      
 ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
 │ Import smoke test (pygments)            │ pygments 2.20.0 loads OK                 │
 ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
 │ Import smoke test (ai_assisted_commits) │ Loads OK                                 │
 └─────────────────────────────────────────┴──────────────────────────────────────────┘ 

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@celebdor

Copy link
Copy Markdown
Collaborator

/verified by "Testing the things below"

                  
  ┌─────────────────────────────────────────┬──────────────────────────────────────────┐                                                                                                      
  │                  Test                   │                  Result                  │
  ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
  │ Lock file validity (uv lock --check)    │ Pass                                     │
  ├─────────────────────────────────────────┼──────────────────────────────────────────┤
  │ Dependency install (uv sync)            │ Pass — pygments 2.20.0 installed cleanly │                                                                                                      
  ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
  │ Unit tests (8 tests)                    │ All 8 passed                             │                                                                                                      
  ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
  │ Import smoke test (pygments)            │ pygments 2.20.0 loads OK                 │
  ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
  │ Import smoke test (ai_assisted_commits) │ Loads OK                                 │
  └─────────────────────────────────────────┴──────────────────────────────────────────┘ ```

@openshift-ci-robot openshift-ci-robot added the verified Signifies that the PR passed pre-merge verification criteria label Apr 21, 2026
@openshift-ci-robot

Copy link
Copy Markdown

@celebdor: This PR has been marked as verified by "Testing the things below".

Details

In response to this:

/verified by "Testing the things below"

                 
 ┌─────────────────────────────────────────┬──────────────────────────────────────────┐                                                                                                      
 │                  Test                   │                  Result                  │
 ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
 │ Lock file validity (uv lock --check)    │ Pass                                     │
 ├─────────────────────────────────────────┼──────────────────────────────────────────┤
 │ Dependency install (uv sync)            │ Pass — pygments 2.20.0 installed cleanly │                                                                                                      
 ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
 │ Unit tests (8 tests)                    │ All 8 passed                             │                                                                                                      
 ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
 │ Import smoke test (pygments)            │ pygments 2.20.0 loads OK                 │
 ├─────────────────────────────────────────┼──────────────────────────────────────────┤                                                                                                      
 │ Import smoke test (ai_assisted_commits) │ Loads OK                                 │
 └─────────────────────────────────────────┴──────────────────────────────────────────┘ ```

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the openshift-eng/jira-lifecycle-plugin repository.

@devguyio

Copy link
Copy Markdown
Contributor

/approve

@openshift-ci

openshift-ci Bot commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dependabot[bot], devguyio

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 21, 2026
@openshift-merge-bot

Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD d0a4024 and 2 for PR HEAD 581a39d in total

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD 3ec580c and 1 for PR HEAD 581a39d in total

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

/retest-required

Remaining retests: 0 against base HEAD 1a009ae and 0 for PR HEAD 581a39d in total

@openshift-ci

openshift-ci Bot commented Apr 21, 2026

Copy link
Copy Markdown
Contributor

@dependabot[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/verify-workflows 581a39d link true /test verify-workflows

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@openshift-merge-bot

Copy link
Copy Markdown
Contributor

/hold

Revision 581a39d was retested 3 times: holding

@openshift-ci openshift-ci Bot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Apr 21, 2026
@hypershift-jira-solve-ci

Copy link
Copy Markdown
Contributor

Now I have all the information needed. Let me verify the specific workflow files that are reported as MISSING and OUTDATED from the build log to include precise evidence.

The root cause is clear. This is a dependabot PR created on March 30, 2026 that bumps a Python dependency. The PR branch has not been rebased on main since it was created, and in the intervening 3+ weeks, the main branch has had multiple updates to .github/workflows/ files. The verify-workflows CI check enforces that all workflow files on the PR branch match what's on main, and this PR fails because:

  1. 4 MISSING files: docs-build.yaml, docs-deploy.yaml, envtest-kube.yaml, envtest-ocp.yaml — these were added to main after the PR diverged
  2. 7 OUTDATED files: codespell.yaml, cpo-container-sync.yaml, gitlint.yaml, lint.yaml, sync-community-fork.yaml, test.yaml, verify.yaml — these were updated on main after the PR diverged

Test Failure Analysis Complete

Job Information

Test Failure Analysis

Error

MISSING: .github/workflows/docs-build.yaml exists on main but not on this branch.
MISSING: .github/workflows/docs-deploy.yaml exists on main but not on this branch.
MISSING: .github/workflows/envtest-kube.yaml exists on main but not on this branch.
MISSING: .github/workflows/envtest-ocp.yaml exists on main but not on this branch.
OUTDATED: .github/workflows/codespell.yaml has been updated on main since this branch diverged.
OUTDATED: .github/workflows/cpo-container-sync.yaml has been updated on main since this branch diverged.
OUTDATED: .github/workflows/gitlint.yaml has been updated on main since this branch diverged.
OUTDATED: .github/workflows/lint.yaml has been updated on main since this branch diverged.
OUTDATED: .github/workflows/sync-community-fork.yaml has been updated on main since this branch diverged.
OUTDATED: .github/workflows/test.yaml has been updated on main since this branch diverged.
OUTDATED: .github/workflows/verify.yaml has been updated on main since this branch diverged.

Rebase your branch on main: git fetch upstream main && git rebase upstream/main

Summary

This is a stale branch issue, not a product bug. PR #8112 is a dependabot-generated dependency bump (pygments 2.19.2 → 2.20.0) created on March 30, 2026. The PR branch has not been rebased on main in over 3 weeks. During that time, 4 new GitHub workflow files were added and 7 existing ones were updated on main. The verify-workflows CI check enforces that all .github/workflows/ files on a PR branch match main to prevent PRs from silently reverting workflow changes when merged. Since this PR branch diverged at commit 702caf05, it is missing or has stale copies of 11 workflow files.

Root Cause

The verify-workflows CI step runs an inline shell script (defined in the ci-operator config at config.ci.openshift.org) that compares every .github/workflows/*.yaml file between the PR branch and main. For each file on main, it checks:

  1. MISSING: The file exists on main but does not exist at all on the PR branch. This means the file was added to main after the PR was created. Four workflow files (docs-build.yaml, docs-deploy.yaml, envtest-kube.yaml, envtest-ocp.yaml) were added to main after the PR branch diverged at merge-base 702caf05.

  2. OUTDATED: The file exists on both branches, but the PR branch has the old version from the merge-base (i.e., the PR did not modify it, and main has since updated it). Seven workflow files (codespell.yaml, cpo-container-sync.yaml, gitlint.yaml, lint.yaml, sync-community-fork.yaml, test.yaml, verify.yaml) were modified on main after the branch diverged.

This is by design — the check prevents merging PRs that would inadvertently revert workflow file changes. Because this is a dependabot PR that only modifies contrib/repo_metrics/requirements.txt, it has no awareness of workflow file changes and will always fail this check until rebased.

Recommendations
  1. Rebase the PR branch on main: Run git fetch upstream main && git rebase upstream/main on the dependabot branch, or use GitHub's "Update branch" button to bring it current with main. This will pick up all 11 missing/outdated workflow files.

  2. Alternatively, close and re-create: Since this is a dependabot PR, you can close it and trigger dependabot to create a fresh PR by commenting @dependabot rebase on the existing PR, which will have dependabot rebase automatically.

  3. Consider configuring dependabot auto-rebase: Add rebase-strategy: auto to the dependabot configuration to prevent this class of failures for future dependency bump PRs.

Evidence
Evidence Detail
PR created 2026-03-30 (22+ days before this CI run)
PR author dependabot[bot] (automated dependency bump)
PR scope Only modifies contrib/repo_metrics (pygments 2.19.2 → 2.20.0)
Merge base 702caf05f1e3c3218fd15cae73f4224ee9026551
PR HEAD 581a39d8822bdabb03a69a37297adf376667c2ee
Main HEAD 1a009ae95b8cfab19050a675d24c3a22fb23d67b
Missing workflows (4) docs-build.yaml, docs-deploy.yaml, envtest-kube.yaml, envtest-ocp.yaml
Outdated workflows (7) codespell.yaml, cpo-container-sync.yaml, gitlint.yaml, lint.yaml, sync-community-fork.yaml, test.yaml, verify.yaml
CI step type Inline script in ci-operator config (not a repo-local script)
Exit code 1 (ContainerFailed)
Fix Rebase on main or @dependabot rebase

@bryan-cox

Copy link
Copy Markdown
Member

/close

Included in #8334

@openshift-ci openshift-ci Bot closed this Apr 30, 2026
@openshift-ci

openshift-ci Bot commented Apr 30, 2026

Copy link
Copy Markdown
Contributor

@bryan-cox: Closed this PR.

Details

In response to this:

/close

Included in #8334

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@dependabot @github

dependabot Bot commented on behalf of github Apr 30, 2026

Copy link
Copy Markdown
Contributor Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/uv/contrib/repo_metrics/pygments-2.20.0 branch April 30, 2026 11:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. area/ci-tooling Indicates the PR includes changes for CI or tooling area/dependency Issues or PRs related to dependency changes dependencies Pull requests that update a dependency file do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. lgtm Indicates that a PR is ready to be merged. ok-to-test Indicates a non-member PR verified by an org member that is safe to test. python:uv Pull requests that update python:uv code verified Signifies that the PR passed pre-merge verification criteria

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants