Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Sep 5, 2025

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action patch v5.0.0v5.0.1 age confidence
actions/dependency-review-action action minor v4.7.1v4.8.2 age confidence
actions/setup-go action minor v5.5.0v5.6.0 age confidence
alpine final minor 3.22.03.23.3 age confidence
codecov/codecov-action action minor v5.4.3v5.5.2 age confidence
docker/build-push-action action minor v6.18.0v6.19.2 age confidence
docker/login-action action minor v3.4.0v3.7.0 age confidence
docker/metadata-action action minor v5.7.0v5.10.0 age confidence
docker/setup-buildx-action action minor v3.11.0v3.12.0 age confidence
docker/setup-qemu-action action minor v3.6.0v3.7.0 age confidence
github.com/cloudflare/cloudflare-go require minor v0.115.0v0.116.0 age confidence
github.com/google/go-querystring require minor v1.1.0v1.2.0 age confidence
github.com/hashicorp/go-retryablehttp require patch v0.7.7v0.7.8 age confidence
github.com/jellydator/ttlcache/v3 require minor v3.3.0v3.4.0 age confidence
github.com/stretchr/testify require minor v1.10.0v1.11.1 age confidence
github/codeql-action action minor v3.29.0v3.32.2 age confidence
go.uber.org/mock require minor v0.5.2v0.6.0 age confidence
golang.org/x/net require minor v0.41.0v0.50.0 age confidence
golang.org/x/text require minor v0.26.0v0.34.0 age confidence
ossf/scorecard-action action patch v2.4.2v2.4.3 age confidence
sigstore/cosign-installer action minor v3.8.2v3.10.1 age confidence
step-security/harden-runner action minor v2.12.1v2.14.2 age confidence

Release Notes

actions/checkout (actions/checkout)

v5.0.1

Compare Source

What's Changed

Full Changelog: actions/checkout@v5...v5.0.1

actions/dependency-review-action (actions/dependency-review-action)

v4.8.2

Compare Source

Minor fixes:

v4.8.1: Dependency Review Action v4.8.1

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4...v4.8.1

v4.8.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.8.0

v4.7.4

Compare Source

v4.7.3: 4.7.3

Compare Source

What's Changed

Full Changelog: actions/dependency-review-action@v4...v4.7.3

v4.7.2: 4.7.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/dependency-review-action@v4...v4.7.2

actions/setup-go (actions/setup-go)

v5.6.0

Compare Source

What's Changed

Full Changelog: actions/setup-go@v5...v5.6.0

codecov/codecov-action (codecov/codecov-action)

v5.5.2

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.1..v5.5.2

v5.5.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.5.0..v5.5.1

v5.5.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.4.3..v5.5.0

docker/build-push-action (docker/build-push-action)

v6.19.2

Compare Source

v6.19.1

Compare Source

v6.19.0

Compare Source

  • Scope default git auth token to github.com by @​crazy-max in #​1451
  • Bump brace-expansion from 1.1.11 to 1.1.12 in #​1396
  • Bump form-data from 2.5.1 to 2.5.5 in #​1391
  • Bump js-yaml from 3.14.1 to 3.14.2 in #​1429
  • Bump lodash from 4.17.21 to 4.17.23 in #​1446
  • Bump tmp from 0.2.3 to 0.2.4 in #​1398
  • Bump undici from 5.28.4 to 5.29.0 in #​1397

Full Changelog: docker/build-push-action@v6.18.0...v6.19.0

docker/login-action (docker/login-action)

v3.7.0

Compare Source

Full Changelog: docker/login-action@v3.6.0...v3.7.0

v3.6.0

Compare Source

Full Changelog: docker/login-action@v3.5.0...v3.6.0

v3.5.0

Compare Source

Full Changelog: docker/login-action@v3.4.0...v3.5.0

docker/metadata-action (docker/metadata-action)

v5.10.0

Compare Source

Full Changelog: docker/metadata-action@v5.9.0...v5.10.0

v5.9.0

Compare Source

Full Changelog: docker/metadata-action@v5.8.0...v5.9.0

v5.8.0

Compare Source

Full Changelog: docker/metadata-action@v5.7.0...v5.8.0

docker/setup-buildx-action (docker/setup-buildx-action)

v3.12.0

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.1...v3.12.0

v3.11.1

Compare Source

Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1

docker/setup-qemu-action (docker/setup-qemu-action)

v3.7.0

Compare Source

Full Changelog: docker/setup-qemu-action@v3.6.0...v3.7.0

cloudflare/cloudflare-go (github.com/cloudflare/cloudflare-go)

v0.116.0

Compare Source

ENHANCEMENTS:

  • access_service_tokens: Added graceful rotation support for client secrets (#​4189)
google/go-querystring (github.com/google/go-querystring)

v1.2.0

Compare Source

A lot of version bumps, though mostly actually of GitHub Actions that have nothing to do with the package itself.

Two minor code optimizations:

Full Changelog: google/go-querystring@v1.1.0...v1.2.0

hashicorp/go-retryablehttp (github.com/hashicorp/go-retryablehttp)

v0.7.8

Compare Source

jellydator/ttlcache (github.com/jellydator/ttlcache/v3)

v3.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: jellydator/ttlcache@v3.3.0...v3.4.0

stretchr/testify (github.com/stretchr/testify)

v1.11.1

Compare Source

This release fixes #​1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

Compare Source

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes
Documentation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.10.0...v1.11.0

github/codeql-action (github/codeql-action)

v3.32.2

Compare Source

v3.32.1

Compare Source

  • A warning is now shown in Default Setup workflow logs if a private package registry is configured using a GitHub Personal Access Token (PAT), but no username is configured. #​3422
  • Fixed a bug which caused the CodeQL Action to fail when repository properties cannot successfully be retrieved. #​3421

v3.32.0

Compare Source

v3.31.11

Compare Source

  • When running a Default Setup workflow with Actions debugging enabled, the CodeQL Action will now use more unique names when uploading logs from the Dependabot authentication proxy as workflow artifacts. This ensures that the artifact names do not clash between multiple jobs in a build matrix. #​3409
  • Improved error handling throughout the CodeQL Action. #​3415
  • Added experimental support for automatically excluding generated files from the analysis. This feature is not currently enabled for any analysis. In the future, it may be enabled by default for some GitHub-managed analyses. #​3318
  • The changelog extracts that are included with releases of the CodeQL Action are now shorter to avoid duplicated information from appearing in Dependabot PRs. #​3403

v3.31.10

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.10 - 12 Jan 2026
  • Update default CodeQL bundle version to 2.23.9. #​3393

See the full CHANGELOG.md for more information.

v3.31.9

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.9 - 16 Dec 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.31.8

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.8 - 11 Dec 2025
  • Update default CodeQL bundle version to 2.23.8. #​3354

See the full CHANGELOG.md for more information.

v3.31.7

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.7 - 05 Dec 2025
  • Update default CodeQL bundle version to 2.23.7. #​3343

See the full CHANGELOG.md for more information.

v3.31.6

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.6 - 01 Dec 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.31.5

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.5 - 24 Nov 2025

  • Update default CodeQL bundle version to 2.23.6. #​3321

See the full CHANGELOG.md for more information.

v3.31.4

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.4 - 18 Nov 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.31.3

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.31.3 - 13 Nov 2025

  • CodeQL Action v3 will be deprecated in December 2026. The Action now logs a warning for customers who are running v3 but could be running v4. For more information, see Upcoming deprecation of CodeQL Action v3.
  • Update default CodeQL bundle version to 2.23.5. #​3288

See the full CHANGELOG.md for more information.

v3.31.2

Compare Source

v3.31.1

Compare Source

[v3.31.0](https://redirect.github.c


Configuration

📅 Schedule: Branch creation - "on the first day instance on friday after 9pm" (UTC), 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.

👻 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.

@renovate
Copy link
Contributor Author

renovate bot commented Sep 5, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.15.0 -> v0.19.0
golang.org/x/sys v0.33.0 -> v0.39.0

@codecov
Copy link

codecov bot commented Sep 5, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.80%. Comparing base (61655d4) to head (a93889b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1064      +/-   ##
==========================================
+ Coverage   94.99%   95.80%   +0.80%     
==========================================
  Files          61       61              
  Lines        3397     2859     -538     
==========================================
- Hits         3227     2739     -488     
+ Misses        158      108      -50     
  Partials       12       12              
Flag Coverage Δ
unittests 95.80% <ø> (+0.80%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 67198de to 3fb1891 Compare September 13, 2025 23:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from d43468f to d2721e6 Compare October 2, 2025 15:09
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from bd4cc7e to 27517a8 Compare October 10, 2025 22:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 3e420ad to 6528257 Compare October 18, 2025 01:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 0177513 to 23138a4 Compare October 30, 2025 17:13
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 75f0d7d to 91d8b9b Compare November 11, 2025 04:31
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f86262c to 2191c98 Compare November 13, 2025 23:43
@renovate
Copy link
Contributor Author

renovate bot commented Dec 10, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
golang.org/x/sync v0.15.0 -> v0.19.0
golang.org/x/sys v0.33.0 -> v0.41.0

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 2be2a5e to aef17a2 Compare December 19, 2025 14:50
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 8055d77 to c3586b0 Compare January 6, 2026 04:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from b137efd to 59a1fdc Compare January 14, 2026 09:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from c288b56 to 37352d4 Compare January 28, 2026 18:58
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from f872b73 to d91abaf Compare February 9, 2026 18:47
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 4c189c8 to adc8c75 Compare February 11, 2026 18:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from adc8c75 to a93889b Compare February 12, 2026 09:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants