Skip to content

chore(deps): update all non-major dependencies#167

Merged
chgl merged 1 commit intomasterfrom
renovate/all-minor-patch
Feb 15, 2026
Merged

chore(deps): update all non-major dependencies#167
chgl merged 1 commit intomasterfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 1, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
aquasecurity/trivy minor 0.68.20.69.1 age confidence
docker.io/library/python stage patch 3.14.2-slim3.14.3-slim age confidence
gradle (source) minor 9.2.19.3.1 age confidence
zizmor (source) minor 1.20.01.22.0 age confidence

Release Notes

aquasecurity/trivy (aquasecurity/trivy)

v0.69.1

Compare Source

Changelog

  • 123888b release: v0.69.1 [release/v0.69] (#​10145)
  • 29d3b06 ci: add composite action for Go setup [backport: release/v0.69] (#​10150)
  • 3b30cc7 fix(misconf): apply check aliases when filtering results via .trivyignore [backport: release/v0.69] (#​10143)
  • a8e279b chore(deps): bump to alpine:3.23.3 and go-1.25.6 to fix CVEs [backport: release/v0.69] (#​10135)

v0.69.0

Compare Source

👉 Trivy v0.69.0 release notes (click here)

⬇️ Download Trivy

🐳 New Docker Install option

  • docker pull get.trivy.dev/image/trivy:0.69.0

Changelog

https://github.com/aquasecurity/trivy/blob/main/CHANGELOG.md#0690-2026-01-30

gradle/gradle (gradle)

v9.3.1: 9.3.1

Compare Source

This is a patch release for 9.3.0. We recommend using 9.3.1 instead of 9.3.0.

The following issues were resolved:

Read the Release Notes

Upgrade instructions

Switch your build to use Gradle 9.3.1 by updating your wrapper:

./gradlew wrapper --gradle-version=9.3.1 && ./gradlew wrapper

See the Gradle 9.x upgrade guide to learn about deprecations, breaking changes and other considerations when upgrading.

For Java, Groovy, Kotlin and Android compatibility, see the full compatibility notes.

Reporting problems

If you find a problem with this release, please file a bug on GitHub Issues adhering to our issue guidelines.
If you're not sure you're encountering a bug, please use the forum.

We hope you will build happiness with Gradle, and we look forward to your feedback via Twitter or on GitHub.

v9.3.0

Compare Source

zizmorcore/zizmor (zizmor)

v1.22.0

Compare Source

Changes ⚠️🔗

  • The misfeature audit now only shows non-"well known" shell: findings when running with the "auditor" persona (#​1532)

Bug Fixes 🐛🔗

  • Fixed a bug where inputs containing CRLF line endings were not patched correctly by the unpinned-uses audit (#​1536)

v1.21.0

Compare Source

New Features 🌈🔗

  • New audit: misfeature detects usage of GitHub Actions features that are considered "misfeatures." (#​1517)

Enhancements 🌱🔗

  • zizmor now uses exit code 3 to signal an audit that has failed because no input files were collected. See the exit code documentation for details (#​1515)

  • The unpinned-uses audit now supports auto-fixes for many findings (#​1525)

Changes ⚠️🔗

  • The obfuscation audit no longer flags shell: cmd. That check has been moved to the new misfeature audit. Users may need to update their ignore comments and/or configuration (#​1517)

Bug Fixes 🐛🔗


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

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

@github-actions
Copy link

github-actions bot commented Feb 1, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 7 0 0 0.11s
✅ COPYPASTE jscpd yes no no 1.55s
✅ DOCKERFILE hadolint 1 0 0 0.06s
✅ JSON jsonlint 3 0 0 0.36s
⚠️ JSON prettier 3 1 0 0.89s
✅ JSON v8r 3 0 0 3.41s
✅ PYTHON bandit 1 0 0 3.22s
✅ PYTHON black 1 0 0 1.29s
✅ PYTHON flake8 1 0 0 0.77s
✅ PYTHON isort 1 0 0 0.22s
✅ PYTHON mypy 1 0 0 3.69s
✅ PYTHON pylint 1 0 0 3.39s
✅ PYTHON pyright 1 0 0 1.86s
✅ PYTHON ruff 1 0 0 0.02s
✅ REPOSITORY checkov yes no no 24.98s
✅ REPOSITORY devskim yes no no 1.77s
✅ REPOSITORY dustilock yes no no 0.02s
✅ REPOSITORY gitleaks yes no no 0.4s
✅ REPOSITORY git_diff yes no no 0.01s
⚠️ REPOSITORY grype yes no 2 40.6s
✅ REPOSITORY kics yes no no 3.55s
✅ REPOSITORY secretlint yes no no 1.84s
✅ REPOSITORY syft yes no no 3.04s
✅ REPOSITORY trivy yes no no 9.54s
✅ REPOSITORY trivy-sbom yes no no 0.14s
✅ REPOSITORY trufflehog yes no no 3.7s
✅ YAML prettier 9 0 0 0.89s
✅ YAML v8r 9 0 0 7.73s
✅ YAML yamllint 9 0 0 0.95s

Detailed Issues

⚠️ REPOSITORY / grype - 2 warnings
warning: A medium vulnerability in github-action package: step-security/harden-runner, version v2.14.0 was found at: /.github/workflows/standard-build.yaml

warning: A medium vulnerability in github-action package: step-security/harden-runner, version v2.14.0 was found at: /.github/workflows/standard-release.yaml

warning: 2 warnings emitted
⚠️ JSON / prettier - 1 error
Checking formatting...
[warn] renovate/default.json
[warn] Code style issues found in the above file. Run Prettier with --write to fix.

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.2.0 --custom-flavor-setup --custom-flavor-linters PYTHON_PYLINT,PYTHON_BLACK,PYTHON_FLAKE8,PYTHON_ISORT,PYTHON_BANDIT,PYTHON_MYPY,PYTHON_PYRIGHT,PYTHON_RUFF,ACTION_ACTIONLINT,COPYPASTE_JSCPD,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_V8R,JSON_PRETTIER,REPOSITORY_CHECKOV,REPOSITORY_DEVSKIM,REPOSITORY_DUSTILOCK,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_KICS,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

MegaLinter is graciously provided by OX Security

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 76b07ba to 365f9b3 Compare February 7, 2026 05:48
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 365f9b3 to fbe8aa4 Compare February 15, 2026 15:36
@github-actions
Copy link

Trivy image scan report

ghcr.io/miracum/github-reusable-workflow-with-fixed-image-tags:v1.2.3-beta.123 (debian 12.13)

No Vulnerabilities found

No Misconfigurations found

@github-actions
Copy link

Trivy image scan report

ghcr.io/miracum/github-reusable-workflow:pr-167 (debian 12.13)

No Vulnerabilities found

No Misconfigurations found

@github-actions
Copy link

Trivy image scan report

ghcr.io/miracum/github-reusable-workflow-without-test-image:pr-167 (debian 12.13)

No Vulnerabilities found

No Misconfigurations found

@chgl chgl merged commit 0fe32a2 into master Feb 15, 2026
31 of 32 checks passed
@renovate renovate bot deleted the renovate/all-minor-patch branch February 15, 2026 19:17
@github-actions
Copy link

🎉 This PR is included in version 1.20.2 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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