Skip to content

Update GitHub Actions (main)#1696

Open
renovate[bot] wants to merge 6 commits into
mainfrom
renovate/main-github-actions
Open

Update GitHub Actions (main)#1696
renovate[bot] wants to merge 6 commits into
mainfrom
renovate/main-github-actions

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 27, 2026

This PR contains the following updates:

Package Type Update Change
codecov/codecov-action action patch v6.0.0v6.0.1
docker/login-action action minor v4.1.0v4.2.0
golangci/golangci-lint uses-with minor v2.11.4v2.12.2
golangci/golangci-lint-action action patch v9.2.0v9.2.1
release-drafter/release-drafter action minor v7.2.1v7.3.1

Warning

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


Release Notes

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

v6.0.1

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v6.0.0...v6.0.1

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

v4.2.0

Compare Source

Full Changelog: docker/login-action@v4.1.0...v4.2.0

golangci/golangci-lint (golangci/golangci-lint)

v2.12.2

Compare Source

Released on 2026-05-06

  1. Linters bug fixes
    • gomodguard_v2: fix blocked configuration
    • gomodguard_v2: from 2.1.0 to 2.1.3
    • iface: from 1.4.1 to 1.4.2

v2.12.1

Compare Source

Released on 2026-05-01

  1. Linters bug fixes
    • gomodguard_v2: fix panic with migration suggestion
  2. Misc.
    • fix install.sh script (if you are still using an URL based on the branch master, please update to use https://golangci-lint.run/install.sh)

v2.12.0

Compare Source

Released on 2026-05-01

  1. New linters
  2. Linters new features or changes
    • dupl: from f665c8d to c99c5cf (extended detection)
    • funcorder: from 0.5.0 to 0.6.0 (new option: function)
    • goconst: add an option to ignore strings from tests
    • goconst: from 1.8.2 to 1.10.0 (extended detection)
    • gomodguard_v2: from 1.4.1 to 2.1.0 (major version with new configuration)
    • gosec: from 619ce21 to 2.26.1 (new checks: G124, G708, G709, G710)
    • govet: add inline analyzer
    • makezero: from 2.1.0 to 2.2.1 (support slice type aliases)
    • paralleltest: expose checkcleanup option
    • sloglint: from 0.11.1 to 0.12.0 (new options: allowed-keys, custom-funcs)
    • wsl_v5: from 5.6.0 to 5.8.0 (new option: cuddle-max-statements; new checks: after-decl, after-defer, after-expr, after-go, cuddle-group)
  3. Linters bug fixes
    • forbidigo: from 2.3.0 to 2.3.1
    • godot: from 1.5.4 to 1.5.6
    • govet-modernize: from 0.43.0 to 0.44.0
    • ireturn: from 0.4.0 to 0.4.1
    • rowserrcheck: from 1.1.1 to c5f79b8
  4. Misc.
    • Decrease cache entropy
    • Embed the JSON schema in the binary
    • Filter env vars when cloning the repository with the custom command
golangci/golangci-lint-action (golangci/golangci-lint-action)

v9.2.1

Compare Source

What's Changed

IMPORTANT: this is the first immutable release.

Changes
Dependencies

Full Changelog: golangci/golangci-lint-action@v9.2.0...v9.2.1

release-drafter/release-drafter (release-drafter/release-drafter)

v7.3.1

Compare Source

What's Changed

Bug Fixes

Maintenance

Dependency Updates

8 changes

Full Changelog: release-drafter/release-drafter@v7.3.0...v7.3.1

v7.3.0

Compare Source

What's Changed
New
  • feat: recover recently merged PRs missed by associated PRs lag (#​1604) @​jetersen
  • feat: switch release discovery to ref comparison and explicit missing-baseline warnings (#​1570) @​jetersen
Bug Fixes
Maintenance
Dependency Updates

Full Changelog: release-drafter/release-drafter@v7.2.1...v7.3.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM (* 0-3 * * *)
  • 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot requested a review from a team as a code owner May 27, 2026 02:17
@codecov
Copy link
Copy Markdown

codecov Bot commented May 27, 2026

Codecov Report

❌ Patch coverage is 70.58824% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.00%. Comparing base (b45cee3) to head (f1741f7).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
internal/collector/otel_collector_plugin.go 66.66% 0 Missing and 2 partials ⚠️
internal/collector/settings.go 0.00% 1 Missing ⚠️
internal/config/config.go 83.33% 1 Missing ⚠️
internal/nginx/nginx_plugin.go 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1696   +/-   ##
=======================================
  Coverage   85.00%   85.00%           
=======================================
  Files         104      104           
  Lines       13579    13579           
=======================================
  Hits        11543    11543           
  Misses       1522     1522           
  Partials      514      514           
Files with missing lines Coverage Δ
...rnal/scraper/accesslog/operator/input/file/grok.go 91.30% <100.00%> (ø)
internal/config/command.go 0.00% <ø> (ø)
internal/config/defaults.go 100.00% <ø> (ø)
internal/config/mapper.go 56.70% <ø> (ø)
pkg/host/info.go 76.92% <100.00%> (ø)
pkg/tls/self_signed_cert.go 75.47% <ø> (ø)
internal/collector/settings.go 75.34% <0.00%> (ø)
internal/config/config.go 88.28% <83.33%> (ø)
internal/nginx/nginx_plugin.go 78.87% <50.00%> (ø)
internal/collector/otel_collector_plugin.go 79.70% <66.66%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b45cee3...f1741f7. Read the comment docs.

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

@github-actions github-actions Bot added the chore Pull requests for routine tasks label May 27, 2026
Comment thread .golangci.yml
- funcorder
- gocheckcompilerdirectives
- gocognit
- goconst
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why was this removed ?

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the question @aphralG I'm open to suggestions on this, there were 43 issues reported matching this rule, to me, most of them don't make sense for the codebase itself, but happy to address them If you guys consider this is the best way moving forward. Here is the link of the failure: https://github.com/nginx/agent/actions/runs/26486739416/job/78064038595

Copy link
Copy Markdown
Contributor

@craigell craigell May 27, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think it's deprecated and it isn't removing the goconst setting in the file either.
Edit: Sorry thought renovate did this, think we should address the 43 issues.

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Perfect, I'll address them👍 Thank you!

Copy link
Copy Markdown

@karensantana karensantana May 29, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All issues are addressed now @aphralG @craigell I used my criteria to decide which one to address and which to ignore, but I'm open to suggestions. Thank you!

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 27, 2026

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Pull requests for routine tasks

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants