Skip to content

chore(deps): update dependabot/fetch-metadata action to v3#962

Merged
yxtay merged 1 commit intomainfrom
renovate/dependabot-fetch-metadata-3.x
Apr 27, 2026
Merged

chore(deps): update dependabot/fetch-metadata action to v3#962
yxtay merged 1 commit intomainfrom
renovate/dependabot-fetch-metadata-3.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 8, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
dependabot/fetch-metadata action major v2v3 OpenSSF Scorecard

Warning

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


Release Notes

dependabot/fetch-metadata (dependabot/fetch-metadata)

v3.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: dependabot/fetch-metadata@v3...v3.1.0

v3

Compare Source

v3.0.0

Compare Source

The breaking change is requiring Node.js version v24 as the Actions runtime.

What's Changed

New Contributors

Full Changelog: dependabot/fetch-metadata@v2...v3.0.0

v2.5.0

Compare Source

What's Changed

Full Changelog: dependabot/fetch-metadata@v2...v2.5.0

v2.4.0

Compare Source

What's Changed

Full Changelog: dependabot/fetch-metadata@v2...v2.4.0

v2.3.0

Compare Source

What's Changed

New Contributors

Full Changelog: dependabot/fetch-metadata@v2...v2.3.0

v2.2.0

Compare Source

What's Changed

Full Changelog: dependabot/fetch-metadata@v2...v2.2.0

v2.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: dependabot/fetch-metadata@v2.0.0...v2.1.0


Configuration

📅 Schedule: (UTC)

  • 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 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 April 8, 2026 22:30
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2026

kics-logo

KICS version: v2.1.20

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 4
LOW LOW 0
INFO INFO 0
TRACE TRACE 0
TOTAL TOTAL 4
Metric Values
Files scanned placeholder 7
Files parsed placeholder 7
Files failed to scan placeholder 0
Total executed queries placeholder 73
Queries failed to execute placeholder 0
Execution time placeholder 1

Queries Results

Query Name Query Id Severity Platform Cwe Risk Score Category Experimental Description File Name Line Issue Type Search Key Expected Value Actual Value
Apt Get Install Pin Version Not Defined 965a08d7-ef86-4f14-8792-4a3b2098937e MEDIUM Dockerfile 1357 5.7 Supply-Chain false When installing a package, its pin version should be defined Dockerfile 94 MissingAttribute FROM={{dev AS compile}}.RUN={{apt-get update && apt-get install --yes --no-install-recommends binutils patchelf && rm -rf /var/lib/apt/lists/*}} Package 'binutils' has version defined Package 'binutils' does not have version defined
Apt Get Install Pin Version Not Defined 965a08d7-ef86-4f14-8792-4a3b2098937e MEDIUM Dockerfile 1357 5.7 Supply-Chain false When installing a package, its pin version should be defined Dockerfile 46 MissingAttribute FROM={{base AS dev}}.RUN={{apt-get update && apt-get install --yes --no-install-recommends build-essential && rm -rf /var/lib/apt/lists/*}} Package 'build-essential' has version defined Package 'build-essential' does not have version defined
Apt Get Install Pin Version Not Defined 965a08d7-ef86-4f14-8792-4a3b2098937e MEDIUM Dockerfile 1357 5.7 Supply-Chain false When installing a package, its pin version should be defined Dockerfile 36 MissingAttribute FROM={{debian:stable-slim@sha256:e51bfcd2226c480a5416730e0fa2c40df28b0da5ff562fc465202feeef2f1116 AS base}}.RUN={{apt-get update && apt-get upgrade --yes && apt-get install --yes --no-install-recommends curl && rm -rf /var/lib/apt/lists/*}} Package 'curl' has version defined Package 'curl' does not have version defined
Apt Get Install Pin Version Not Defined 965a08d7-ef86-4f14-8792-4a3b2098937e MEDIUM Dockerfile 1357 5.7 Supply-Chain false When installing a package, its pin version should be defined Dockerfile 94 MissingAttribute FROM={{dev AS compile}}.RUN={{apt-get update && apt-get install --yes --no-install-recommends binutils patchelf && rm -rf /var/lib/apt/lists/*}} Package 'patchelf' has version defined Package 'patchelf' does not have version defined

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 8, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 1 0 0 0.03s
✅ COPYPASTE jscpd yes no no 1.38s
✅ EDITORCONFIG editorconfig-checker 1 0 0 0.01s
✅ REPOSITORY checkov yes no no 22.54s
✅ REPOSITORY gitleaks yes no no 2.48s
✅ REPOSITORY git_diff yes no no 0.01s
⚠️ REPOSITORY grype yes no 2 44.03s
✅ REPOSITORY secretlint yes no no 1.52s
✅ REPOSITORY semgrep yes no no 24.39s
✅ REPOSITORY syft yes no no 3.06s
✅ REPOSITORY trivy yes no no 12.96s
✅ REPOSITORY trivy-sbom yes no no 0.16s
✅ REPOSITORY trufflehog yes no no 4.4s
✅ SPELL lychee 1 0 0 0.1s
✅ YAML prettier 1 0 0 0 0.43s
✅ YAML v8r 1 0 0 2.74s
✅ YAML yamllint 1 0 0 0.41s

Detailed Issues

⚠️ REPOSITORY / grype - 2 warnings
warning: A medium vulnerability in python package: python-multipart, version 0.0.24 was found at: /uv.lock

warning: A medium vulnerability in python package: pytest, version 9.0.2 was found at: /uv.lock

warning: 2 warnings emitted

See detailed reports in MegaLinter artifacts
Set VALIDATE_ALL_CODEBASE: true in mega-linter.yml to validate all sources, not only the diff

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

@renovate renovate Bot force-pushed the renovate/dependabot-fetch-metadata-3.x branch from 938e971 to b476a23 Compare April 20, 2026 05:52
@yxtay yxtay merged commit 9aa0b96 into main Apr 27, 2026
60 of 63 checks passed
@yxtay yxtay deleted the renovate/dependabot-fetch-metadata-3.x branch April 27, 2026 07:22
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.

1 participant