Skip to content

chore(deps): update tools (main) - #388

Merged
cert-manager-prow[bot] merged 1 commit into
mainfrom
renovate/main-tools
Sep 4, 2025
Merged

chore(deps): update tools (main)#388
cert-manager-prow[bot] merged 1 commit into
mainfrom
renovate/main-tools

Conversation

@octo-sts

@octo-sts octo-sts Bot commented Sep 2, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change Age Confidence
aquasecurity/trivy minor v0.65.0 -> v0.66.0 age confidence
github.com/anchore/syft minor v1.30.0 -> v1.32.0 age confidence
github.com/cli/cli/v2 minor v2.76.2 -> v2.78.0 age confidence
github.com/golangci/golangci-lint/v2 minor v2.3.0 -> v2.4.0 age confidence
golang.org/x/tools minor v0.35.0 -> v0.36.0 age confidence
google.golang.org/protobuf patch v1.36.7 -> v1.36.8 age confidence
hashicorp/vault patch v1.20.2 -> v1.20.3 age confidence

Release Notes

aquasecurity/trivy (aquasecurity/trivy)

v0.66.0

Compare Source

Changelog
  • 7bcb181 release: v0.66.0 [main] (#​9289)
  • 2125895 chore(deps): bump the aws group with 7 updates (#​9419)
  • 29e9ff7 refactor(secret): clarify secret scanner messages (#​9409)
  • 46ab76a fix(cyclonedx): handle multiple license types (#​9378)
  • 1ac9b1f fix(repo): sanitize git repo URL before inserting into report metadata (#​9391)
  • 6fa3849 test: add HTTP basic authentication to git test server (#​9407)
  • aa7cf43 fix(sbom): add support for file component type of CycloneDX (#​9372)
  • 81d9425 fix(misconf): ensure module source is known (#​9404)
  • 1d646d6 ci: migrate GitHub Actions from version tags to SHA pinning (#​9405)
  • ce22f54 fix: create temp file under composite fs dir (#​9387)
  • db19b34 chore(deps): bump github.com/ulikunitz/xz from 0.5.12 to 0.5.14 (#​9403)
  • d1de58a refactor: switch to stable azcontainerregistry SDK package (#​9319)
  • 102cbee chore(deps): bump the common group with 7 updates (#​9382)
  • 7278718 refactor(misconf): migrate from custom Azure JSON parser (#​9222)
  • 4f2a44e fix(repo): preserve RepoMetadata on FS cache hit (#​9389)
  • 9594d63 refactor(misconf): use atomic.Int32 (#​9385)
  • 8abde2c chore(deps): bump the aws group with 6 updates (#​9383)
  • 2bbad03 docs: Fix broken link to "Built-in Checks" (#​9375)
  • 5f067ac fix(plugin): don't remove plugins when updating index.yaml file (#​9358)
  • 6e99dd3 fix: persistent flag option typo (#​9374)
  • d1adbe3 chore(deps): bump the common group across 1 directory with 26 updates (#​9347)
  • 84fbf86 fix(image): use standardized HTTP client for ECR authentication (#​9322)
  • 04abb78 refactor: export systemFileFiltering Post Handler (#​9359)
  • e2d30fe docs: update links to Semaphore pages (#​9352)
  • 03d039f fix(conda): memory leak by adding closure method for package.json file (#​9349)
  • 235c24e feat: add timeout handling for cache database operations (#​9307)
  • 04ad0c4 fix(misconf): use correct field log_bucket instead of target_bucket in gcp bucket (#​9296)
  • d3cd101 fix(misconf): ensure ignore rules respect subdirectory chart paths (#​9324)
  • ea6663a chore(deps): bump alpine from 3.21.4 to 3.22.1 (#​9301)
  • 298a994 feat(terraform): use .terraform cache for remote modules in plan scanning (#​9277)
  • c9cb3d1 chore: fix some function names in comment (#​9314)
  • b7b4910 chore(deps): bump the aws group with 7 updates (#​9311)
  • c3efe5d docs: add explanation for how to use non-system certificates (#​9081)
  • 406c209 chore(deps): bump the github-actions group across 1 directory with 2 updates (#​8962)
  • 1319d8d fix(misconf): preserve original paths of remote submodules from .terraform (#​9294)
  • c0bd700 refactor(terraform): make Scan method of Terraform plan scanner private (#​9272)
  • 2458d5e fix: suppress debug log for context cancellation errors (#​9298)
  • 5a5e097 feat(secret): implement streaming secret scanner with byte offset tracking (#​9264)
  • 1473e88 fix(python): impove package name normalization (#​9290)
  • 4d4a244 feat(misconf): added audit config attribute (#​9249)
  • 649eb2f refactor(misconf): decouple input fs and track extracted files with fs references (#​9281)
  • b77d6e2 test(misconf): remove BenchmarkCalculate using outdated check metadata (#​9291)
  • b9fb7e5 refactor: simplify Detect function signature (#​9280)
  • 44aac2c ci(helm): bump Trivy version to 0.65.0 for Trivy Helm Chart 0.17.0 (#​9288)
  • b51c789 fix(fs): avoid shadowing errors in file.glob (#​9286)
  • c4003b2 test(misconf): move terraform scan tests to integration tests (#​9271)
  • a590743 test(misconf): drop gcp iam test covered by another case (#​9285)
  • 04d018b chore(deps): bump to alpine from 3.21.3 to 3.21.4 (#​9283)
anchore/syft (github.com/anchore/syft)

v1.32.0

Compare Source

Added Features
Bug Fixes
Additional Changes

(Full Changelog)

v1.31.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

cli/cli (github.com/cli/cli/v2)

v2.78.0: GitHub CLI 2.78.0

Compare Source

ℹ️ Note

This release was cut primarily to resolve a Linux package distribution issue. We recommend reviewing the v2.77.0 release notes for the complete set of latest features and fixes.

What's Changed
✨ Features
🐛 Fixes
  • Fix failing to release Linux packages (affected v2.77.0). See v2.77.0 for more information.

Full Changelog: cli/cli@v2.77.0...v2.78.0

v2.77.0: GitHub CLI 2.77.0

Compare Source

⚠️ Incomplete Release

The v2.77.0 release experienced a failure publishing to our official Linux repos. This is resolved in v2.78.0, so we recommend using that release instead.

What's Changed
✨ Features
🐛 Fixes
📚 Docs & Chores
:dependabot: Dependencies
New Contributors

Full Changelog: cli/cli@v2.76.2...v2.77.0

golangci/golangci-lint (github.com/golangci/golangci-lint/v2)

v2.4.0

Compare Source

  1. Enhancements
    • 🎉 go1.25 support
  2. Linters new features or changes
    • exhaustruct: from v3.3.1 to 4.0.0 (new options: allow-empty, allow-empty-rx, allow-empty-returns, allow-empty-declarations)
  3. Linters bug fixes
    • godox: trim filepath from report messages
    • staticcheck: allow empty options
    • tagalign: from 1.4.2 to 1.4.3
  4. Documentation
    • 🌟 New website (with a search engine)

v2.3.1

Compare Source

  1. Linters bug fixes
    • gci: from 0.13.6 to 0.13.7
    • gosec: from 2.22.6 to 2.22.7
    • noctx: from 0.3.5 to 0.4.0
    • wsl: from 5.1.0 to 5.1.1
    • tagliatelle: force upper case for custom initialisms
protocolbuffers/protobuf-go (google.golang.org/protobuf)

v1.36.8

Compare Source

Maintenance:

CL/696316: all: set Go language version to Go 1.23
CL/696315: types: regenerate using latest protobuf v32 release

hashicorp/vault (hashicorp/vault)

v1.20.3

Compare Source


Configuration

📅 Schedule: 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 becomes conflicted, 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 has been generated by Renovate Bot.

@cert-manager-prow cert-manager-prow Bot added dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 2, 2025
@octo-sts
octo-sts Bot force-pushed the renovate/main-tools branch from 5d418ab to 7498245 Compare September 2, 2025 12:29
Signed-off-by: Renovate Bot <renovate-bot@users.noreply.github.com>
@octo-sts
octo-sts Bot force-pushed the renovate/main-tools branch from 7498245 to d9e7075 Compare September 2, 2025 17:50
@cert-manager-prow cert-manager-prow Bot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. and removed size/S Denotes a PR that changes 10-29 lines, ignoring generated files. labels Sep 2, 2025
@inteon

inteon commented Sep 4, 2025

Copy link
Copy Markdown
Member

/approve
/lgtm

@cert-manager-prow cert-manager-prow Bot added the lgtm Indicates that a PR is ready to be merged. label Sep 4, 2025
@cert-manager-prow

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: inteon

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

@cert-manager-prow cert-manager-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Sep 4, 2025
@cert-manager-prow
cert-manager-prow Bot merged commit 9967e42 into main Sep 4, 2025
4 checks passed
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. dco-signoff: yes Indicates that all commits in the pull request have the valid DCO sign-off message. lgtm Indicates that a PR is ready to be merged. size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant