Skip to content

chore(deps): update all non-major dependencies to v0.11.20#352

Merged
renovate[bot] merged 1 commit into
mainfrom
renovate/all-minor-patch
Jun 10, 2026
Merged

chore(deps): update all non-major dependencies to v0.11.20#352
renovate[bot] merged 1 commit into
mainfrom
renovate/all-minor-patch

Conversation

@renovate

@renovate renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change OpenSSF
ghcr.io/astral-sh/uv stage patch 0.11.190.11.20 OpenSSF Scorecard

Release Notes

astral-sh/uv (ghcr.io/astral-sh/uv)

v0.11.20

Released on 2026-06-10.

Enhancements
  • Add --emit-index-url and --emit-find-links to uv export (#​18370)
  • Add --find-links support for uv pip list (#​16103)
  • Group executable install errors during uv python install (#​19691)
  • Use ICF in macOS release builds to reduce binary sizes (#​19615)
Preview features
  • Add initial hidden uv upgrade command (#​19678)
  • Reject Git revisions in uv upgrade (#​19742)
Configuration
  • Recognize UV_NO_INSTALL_PROJECT, UV_NO_INSTALL_WORKSPACE, UV_NO_INSTALL_LOCAL (#​19323)
Performance
  • Speed up discovery of large workspaces (#​18311)
Bug fixes
  • Allow unknown preview flags with a warning again (#​19669)
  • Apply dependency exclusions to direct requirements (#​19699)
  • Avoid following external symlinks during cache clean (#​19682)
  • Avoid following symlinks during cache prune (#​19543)
  • Fix Git cache keys for worktrees and packed refs (#​19706)
  • Make resolver error handling iterative to avoid stack overflows (#​19695)
  • Pass VIRTUAL_ENV through cygpath inside fish on Windows (#​19703)
  • Rebuild explicit local directory tool installs (#​19591)
  • Validate egg top-level entries as identifiers (#​19679)
Documentation
  • Document --find-links caching behavior (#​19585)
  • Add a small section for malware checks (#​19680)

Configuration

📅 Schedule: (UTC)

  • 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 requested a review from yxtay as a code owner June 10, 2026 10:59
@renovate renovate Bot enabled auto-merge (squash) June 10, 2026 10:59
@coderabbitai

coderabbitai Bot commented Jun 10, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: fe8992a1-b85c-40ac-a5c5-b50d3c6d6dc3

📥 Commits

Reviewing files that changed from the base of the PR and between 958367a and b06db70.

📒 Files selected for processing (1)
  • Dockerfile

📝 Walkthrough

Walkthrough

The uv build stage base image is bumped from version 0.11.19 to 0.11.20 in the multi-stage Dockerfile by updating the pinned digest reference on line 6.

Changes

uv image version bump

Layer / File(s) Summary
uv base image version bump
Dockerfile
The uv build stage's base image reference is updated from ghcr.io/astral-sh/uv:0.11.19 to ghcr.io/astral-sh/uv:0.11.20 with an updated pinned digest.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related issues

  • #4: Updates the same uv base image version from 0.11.19 to 0.11.20 in the Dockerfile.

Suggested labels

size/XS

Suggested reviewers

  • yxtay

Poem

🐰 A tiny tweak, a version so new,
From nineteen, the uv now shines at twenty-two,
Pinned digest glows in the multi-stage light,
Dependencies march toward futures so bright! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately describes the main change: a non-major dependency update from v0.11.19 to v0.11.20 for the uv package in the Dockerfile.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/all-minor-patch

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

@github-actions

Copy link
Copy Markdown

MegaLinter analysis: Success

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ JSON prettier 1 0 0 0 0.4s
✅ MARKDOWN markdownlint 2 0 0 0 0.57s
✅ MARKDOWN markdown-table-formatter 2 0 0 0 0.16s
✅ YAML prettier 11 0 0 0 0.6s

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.5.0 --custom-flavor-setup --custom-flavor-linters JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,YAML_PRETTIER

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@github-actions

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ DOCKERFILE hadolint 1 0 0 0.23s
⚠️ REPOSITORY checkov yes no 1 22.04s
✅ REPOSITORY devskim yes no no 1.7s
✅ REPOSITORY dustilock yes no no 0.68s
✅ REPOSITORY gitleaks yes no no 0.47s
✅ REPOSITORY grype yes no no 53.06s
✅ REPOSITORY kingfisher yes no no 6.85s
⚠️ REPOSITORY osv-scanner yes 18 no 6.78s
✅ REPOSITORY secretlint yes no no 1.71s
✅ REPOSITORY semgrep yes no no 21.8s
✅ REPOSITORY syft yes no no 2.1s
✅ REPOSITORY trivy yes no no 11.77s
✅ REPOSITORY trivy-sbom yes no no 0.13s
✅ REPOSITORY trufflehog yes no no 3.93s

Detailed Issues

⚠️ REPOSITORY / checkov - 1 warning
error: Ensure the base image uses a non latest version tag
  ┌─ Dockerfile:9:1
  │
9 │ FROM ${BASE_IMAGE} AS base
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^
  │
  = Ensure the base image uses a non latest version tag
  = Ensure the base image uses a non latest version tag

error: Ensure that sudo isn't used
   ┌─ Dockerfile:40:1
   │  
40 │ ╭ RUN useradd --create-home libraries && usermod --lock libraries && \
41 │ │     # Warning: the created user has root permissions inside the container
42 │ │     # Warning: you still need to start the ssh process with `sudo service ssh start`
43 │ │     if ! id -u ubuntu; then useradd --create-home --shell /bin/bash --groups sudo ubuntu; fi
   │ ╰────────────────────────────────────────────────────────────────────────────────────────────^
   │  
   = Ensure that sudo isn't used
   = Ensure that sudo isn't used

error: Ensure that sudo isn't used
   ┌─ Dockerfile:56:1
   │  
56 │ ╭ RUN apt-get update && \
57 │ │     apt-get install --yes --no-install-recommends \
58 │ │     # minimal
59 │ │     bash \
   · │
75 │ │     git \
76 │ │     && rm -rf /var/lib/apt/lists/*
   │ ╰──────────────────────────────────^
   │  
   = Ensure that sudo isn't used
   = Ensure that sudo isn't used

warning: Ensure that a user for the container has been created
    ┌─ Dockerfile:1:1
    │  
  1 │ ╭ # hadolint global ignore=DL3008
  2 │ │ # kics-scan disable=fd54f200-402c-4333-a5a4-36ef6709af2f,965a08d7-ef86-4f14-8792-4a3b2098937e
  3 │ │ # checkov:skip=CKV_DOCKER_3
  4 │ │ ARG BASE_IMAGE=public.ecr.aws/ubuntu/ubuntu:24.04@sha256:8c10ecc59261c77dd866fa8587f1b9cbf172ad8f1253f0af96eaae0fa390c132
    · │
111 │ │ 
112 │ │ HEALTHCHECK CMD ["uv", "pip", "list"]
    │ ╰─────────────────────────────────────^
    │  
    = Ensure that a user for the container has been created
    = Ensure that a user for the container has been created

warning: 1 warnings emitted
error: 3 errors emitted
⚠️ REPOSITORY / osv-scanner - 18 errors
Scanning dir .
Starting filesystem walk for root: /
Scanned requirements.txt file and found 9 packages
End status: 24 dirs visited, 83 inodes visited, 1 Extract calls, 5.288137ms elapsed, 5.288338ms wall time
Filtered 2 local/unscannable package/s from the scan.

Total 4 packages affected by 20 known vulnerabilities (1 Critical, 8 High, 9 Medium, 1 Low, 1 Unknown) from 1 ecosystem.
20 vulnerabilities can be fixed.

+-------------------------------------+------+-----------+------------+---------+---------------+------------------+
| OSV URL                             | CVSS | ECOSYSTEM | PACKAGE    | VERSION | FIXED VERSION | SOURCE           |
+-------------------------------------+------+-----------+------------+---------+---------------+------------------+
| https://osv.dev/PYSEC-2020-173      | 8.7  | PyPI      | pip        | 9.0.3   | 19.2          | requirements.txt |
| https://osv.dev/GHSA-gpvv-69j7-gwj8 |      |           |            |         |               |                  |
| https://osv.dev/PYSEC-2021-437      | 7.1  | PyPI      | pip        | 9.0.3   | 21.1          | requirements.txt |
| https://osv.dev/GHSA-5xp3-jfq3-5q8x |      |           |            |         |               |                  |
| https://osv.dev/PYSEC-2023-228      | 6.8  | PyPI      | pip        | 9.0.3   | 23.3          | requirements.txt |
| https://osv.dev/GHSA-mq26-g339-26xf |      |           |            |         |               |                  |
| https://osv.dev/PYSEC-2026-196      | 5.5  | PyPI      | pip        | 9.0.3   | 26.1.2        | requirements.txt |
| https://osv.dev/GHSA-4xh5-x5gv-qwph | 5.9  | PyPI      | pip        | 9.0.3   | 25.3          | requirements.txt |
| https://osv.dev/GHSA-58qw-9mgm-455v | 4.6  | PyPI      | pip        | 9.0.3   | 26.1          | requirements.txt |
| https://osv.dev/GHSA-6vgw-5pg2-w6jp | 2.0  | PyPI      | pip        | 9.0.3   | 26.0          | requirements.txt |
| https://osv.dev/GHSA-jp4c-xjxw-mgf9 | 5.3  | PyPI      | pip        | 9.0.3   | 26.1          | requirements.txt |
| https://osv.dev/PYSEC-2022-43012    | 8.7  | PyPI      | setuptools | 9.1.0   | 65.5.1        | requirements.txt |
| https://osv.dev/GHSA-r9hx-vwmv-q579 |      |           |            |         |               |                  |
| https://osv.dev/PYSEC-2025-49       | 8.8  | PyPI      | setuptools | 9.1.0   | 78.1.1        | requirements.txt |
| https://osv.dev/GHSA-5rjg-fvgr-3xxf |      |           |            |         |               |                  |
| https://osv.dev/GHSA-cx63-2mw6-8hw5 | 8.8  | PyPI      | setuptools | 9.1.0   | 70.0.0        | requirements.txt |
| https://osv.dev/GHSA-qmgc-5h2g-mvrw | 5.3  | PyPI      | filelock   | 3.19.1  | 3.20.3        | requirements.txt |
| https://osv.dev/GHSA-w853-jp5j-5j7f | 6.3  | PyPI      | filelock   | 3.19.1  | 3.20.1        | requirements.txt |
| https://osv.dev/PYSEC-2023-175      |      | PyPI      | pillow     | 9.5.0   | 10.0.1        | requirements.txt |
| https://osv.dev/PYSEC-2023-227      | 8.7  | PyPI      | pillow     | 9.5.0   | 10.0.0        | requirements.txt |
| https://osv.dev/GHSA-8ghj-p4vj-mr35 |      |           |            |         |               |                  |
| https://osv.dev/PYSEC-2026-165      | 5.5  | PyPI      | pillow     | 9.5.0   | 12.2.0        | requirements.txt |
| https://osv.dev/GHSA-wjx4-4jcj-g98j |      |           |            |         |               |                  |
| https://osv.dev/GHSA-3f63-hfp8-52jq | 9.3  | PyPI      | pillow     | 9.5.0   | 10.2.0        | requirements.txt |
| https://osv.dev/GHSA-44wm-f244-xhp3 | 7.3  | PyPI      | pillow     | 9.5.0   | 10.3.0        | requirements.txt |
| https://osv.dev/GHSA-j7hp-h8jx-5ppr | 8.8  | PyPI      | pillow     | 9.5.0   | 10.0.1        | requirements.txt |
| https://osv.dev/GHSA-r73j-pqj5-w3x7 | 5.5  | PyPI      | pillow     | 9.5.0   | 12.2.0        | requirements.txt |
+-------------------------------------+------+-----------+------------+---------+---------------+------------------+

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.5.0 --custom-flavor-setup --custom-flavor-linters DOCKERFILE_HADOLINT,REPOSITORY_CHECKOV,REPOSITORY_DEVSKIM,REPOSITORY_DUSTILOCK,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_SEMGREP,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,REPOSITORY_KINGFISHER

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@github-actions

Copy link
Copy Markdown

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 5 0 0 0.27s
✅ ACTION zizmor 5 0 0 0 1.31s
✅ COPYPASTE jscpd yes no no 0.8s
✅ DOCKERFILE hadolint 1 0 0 0.17s
✅ EDITORCONFIG editorconfig-checker 23 0 0 0.02s
✅ JSON prettier 1 0 0 0 0.41s
✅ JSON v8r 1 0 0 2.11s
✅ MARKDOWN markdownlint 2 0 0 0 0.59s
✅ MARKDOWN markdown-table-formatter 2 0 0 0 0.18s
⚠️ REPOSITORY checkov yes no 1 23.04s
✅ REPOSITORY gitleaks yes no no 0.32s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 54.15s
⚠️ REPOSITORY osv-scanner yes 18 no 6.71s
✅ REPOSITORY secretlint yes no no 1.33s
✅ REPOSITORY semgrep yes no no 22.01s
✅ REPOSITORY syft yes no no 1.4s
✅ REPOSITORY trivy yes no no 10.47s
✅ REPOSITORY trivy-sbom yes no no 0.16s
✅ REPOSITORY trufflehog yes no no 3.19s
✅ SPELL lychee 15 0 0 2.93s
✅ YAML prettier 11 0 0 0 0.62s
✅ YAML v8r 11 0 0 7.19s
✅ YAML yamllint 11 0 0 0.49s

Detailed Issues

⚠️ REPOSITORY / checkov - 1 warning
error: Ensure the base image uses a non latest version tag
  ┌─ Dockerfile:9:1
  │
9 │ FROM ${BASE_IMAGE} AS base
  │ ^^^^^^^^^^^^^^^^^^^^^^^^^^
  │
  = Ensure the base image uses a non latest version tag
  = Ensure the base image uses a non latest version tag

error: Ensure that sudo isn't used
   ┌─ Dockerfile:40:1
   │  
40 │ ╭ RUN useradd --create-home libraries && usermod --lock libraries && \
41 │ │     # Warning: the created user has root permissions inside the container
42 │ │     # Warning: you still need to start the ssh process with `sudo service ssh start`
43 │ │     if ! id -u ubuntu; then useradd --create-home --shell /bin/bash --groups sudo ubuntu; fi
   │ ╰────────────────────────────────────────────────────────────────────────────────────────────^
   │  
   = Ensure that sudo isn't used
   = Ensure that sudo isn't used

error: Ensure that sudo isn't used
   ┌─ Dockerfile:56:1
   │  
56 │ ╭ RUN apt-get update && \
57 │ │     apt-get install --yes --no-install-recommends \
58 │ │     # minimal
59 │ │     bash \
   · │
75 │ │     git \
76 │ │     && rm -rf /var/lib/apt/lists/*
   │ ╰──────────────────────────────────^
   │  
   = Ensure that sudo isn't used
   = Ensure that sudo isn't used

warning: Ensure that a user for the container has been created
    ┌─ Dockerfile:1:1
    │  
  1 │ ╭ # hadolint global ignore=DL3008
  2 │ │ # kics-scan disable=fd54f200-402c-4333-a5a4-36ef6709af2f,965a08d7-ef86-4f14-8792-4a3b2098937e
  3 │ │ # checkov:skip=CKV_DOCKER_3
  4 │ │ ARG BASE_IMAGE=public.ecr.aws/ubuntu/ubuntu:24.04@sha256:8c10ecc59261c77dd866fa8587f1b9cbf172ad8f1253f0af96eaae0fa390c132
    · │
111 │ │ 
112 │ │ HEALTHCHECK CMD ["uv", "pip", "list"]
    │ ╰─────────────────────────────────────^
    │  
    = Ensure that a user for the container has been created
    = Ensure that a user for the container has been created

warning: 1 warnings emitted
error: 3 errors emitted
⚠️ REPOSITORY / osv-scanner - 18 errors
Scanning dir .
Starting filesystem walk for root: /
Scanned requirements.txt file and found 9 packages
End status: 24 dirs visited, 91 inodes visited, 1 Extract calls, 9.230638ms elapsed, 9.230839ms wall time
Filtered 2 local/unscannable package/s from the scan.

Total 4 packages affected by 20 known vulnerabilities (1 Critical, 8 High, 9 Medium, 1 Low, 1 Unknown) from 1 ecosystem.
20 vulnerabilities can be fixed.

+-------------------------------------+------+-----------+------------+---------+---------------+------------------+
| OSV URL                             | CVSS | ECOSYSTEM | PACKAGE    | VERSION | FIXED VERSION | SOURCE           |
+-------------------------------------+------+-----------+------------+---------+---------------+------------------+
| https://osv.dev/PYSEC-2020-173      | 8.7  | PyPI      | pip        | 9.0.3   | 19.2          | requirements.txt |
| https://osv.dev/GHSA-gpvv-69j7-gwj8 |      |           |            |         |               |                  |
| https://osv.dev/PYSEC-2021-437      | 7.1  | PyPI      | pip        | 9.0.3   | 21.1          | requirements.txt |
| https://osv.dev/GHSA-5xp3-jfq3-5q8x |      |           |            |         |               |                  |
| https://osv.dev/PYSEC-2023-228      | 6.8  | PyPI      | pip        | 9.0.3   | 23.3          | requirements.txt |
| https://osv.dev/GHSA-mq26-g339-26xf |      |           |            |         |               |                  |
| https://osv.dev/PYSEC-2026-196      | 5.5  | PyPI      | pip        | 9.0.3   | 26.1.2        | requirements.txt |
| https://osv.dev/GHSA-4xh5-x5gv-qwph | 5.9  | PyPI      | pip        | 9.0.3   | 25.3          | requirements.txt |
| https://osv.dev/GHSA-58qw-9mgm-455v | 4.6  | PyPI      | pip        | 9.0.3   | 26.1          | requirements.txt |
| https://osv.dev/GHSA-6vgw-5pg2-w6jp | 2.0  | PyPI      | pip        | 9.0.3   | 26.0          | requirements.txt |
| https://osv.dev/GHSA-jp4c-xjxw-mgf9 | 5.3  | PyPI      | pip        | 9.0.3   | 26.1          | requirements.txt |
| https://osv.dev/PYSEC-2022-43012    | 8.7  | PyPI      | setuptools | 9.1.0   | 65.5.1        | requirements.txt |
| https://osv.dev/GHSA-r9hx-vwmv-q579 |      |           |            |         |               |                  |
| https://osv.dev/PYSEC-2025-49       | 8.8  | PyPI      | setuptools | 9.1.0   | 78.1.1        | requirements.txt |
| https://osv.dev/GHSA-5rjg-fvgr-3xxf |      |           |            |         |               |                  |
| https://osv.dev/GHSA-cx63-2mw6-8hw5 | 8.8  | PyPI      | setuptools | 9.1.0   | 70.0.0        | requirements.txt |
| https://osv.dev/GHSA-qmgc-5h2g-mvrw | 5.3  | PyPI      | filelock   | 3.19.1  | 3.20.3        | requirements.txt |
| https://osv.dev/GHSA-w853-jp5j-5j7f | 6.3  | PyPI      | filelock   | 3.19.1  | 3.20.1        | requirements.txt |
| https://osv.dev/PYSEC-2023-175      |      | PyPI      | pillow     | 9.5.0   | 10.0.1        | requirements.txt |
| https://osv.dev/PYSEC-2023-227      | 8.7  | PyPI      | pillow     | 9.5.0   | 10.0.0        | requirements.txt |
| https://osv.dev/GHSA-8ghj-p4vj-mr35 |      |           |            |         |               |                  |
| https://osv.dev/PYSEC-2026-165      | 5.5  | PyPI      | pillow     | 9.5.0   | 12.2.0        | requirements.txt |
| https://osv.dev/GHSA-wjx4-4jcj-g98j |      |           |            |         |               |                  |
| https://osv.dev/GHSA-3f63-hfp8-52jq | 9.3  | PyPI      | pillow     | 9.5.0   | 10.2.0        | requirements.txt |
| https://osv.dev/GHSA-44wm-f244-xhp3 | 7.3  | PyPI      | pillow     | 9.5.0   | 10.3.0        | requirements.txt |
| https://osv.dev/GHSA-j7hp-h8jx-5ppr | 8.8  | PyPI      | pillow     | 9.5.0   | 10.0.1        | requirements.txt |
| https://osv.dev/GHSA-r73j-pqj5-w3x7 | 5.5  | PyPI      | pillow     | 9.5.0   | 12.2.0        | requirements.txt |
+-------------------------------------+------+-----------+------------+---------+---------------+------------------+

Notices

📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)

See detailed reports in MegaLinter artifacts

Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining FLAVOR_SUGGESTIONS: false)

  • Documentation: Custom Flavors
  • Command: npx mega-linter-runner@9.5.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,ACTION_ZIZMOR,COPYPASTE_JSCPD,DOCKERFILE_HADOLINT,EDITORCONFIG_EDITORCONFIG_CHECKER,JSON_V8R,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_OSV_SCANNER,REPOSITORY_SECRETLINT,REPOSITORY_SEMGREP,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@renovate renovate Bot merged commit 7cb7113 into main Jun 10, 2026
43 checks passed
@renovate renovate Bot deleted the renovate/all-minor-patch branch June 10, 2026 13:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants