Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 31, 2025

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action patch v5.0.0v5.0.1 age confidence
github.com/alexflint/go-arg require patch v1.6.0v1.6.1 age confidence
github.com/docker/docker require minor v28.4.0+incompatiblev28.5.2+incompatible age confidence
github.com/nullify-platform/logger require patch v1.27.8v1.27.12 age confidence
go (source) toolchain patch 1.25.11.25.5 age confidence
golangci/golangci-lint stage minor v2.5.0v2.7.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

alexflint/go-arg (github.com/alexflint/go-arg)

v1.6.1

Compare Source

Hello friends. I'm pushing a release with a few minor changes so that the latest changes are available within a tagged release. As always, thanks for making use of this library, and for your all comments, questions, issues, pull requests, and discussions. Wishing you all the best for the new year.

What's Changed

New Contributors

Full Changelog: alexflint/go-arg@v1.6.0...v1.7.0

docker/docker (github.com/docker/docker)

v28.5.2+incompatible

Compare Source

v28.5.1+incompatible

Compare Source

v28.5.0+incompatible

Compare Source

nullify-platform/logger (github.com/nullify-platform/logger)

v1.27.12

Compare Source

What's Changed

Full Changelog: Nullify-Platform/Logger@v1.27.11...v1.27.12

v1.27.11

Compare Source

What's Changed

Full Changelog: Nullify-Platform/Logger@v1.27.10...v1.27.11

v1.27.10

Compare Source

What's Changed

Full Changelog: Nullify-Platform/Logger@v1.27.9...v1.27.10

v1.27.9

Compare Source

What's Changed

Full Changelog: Nullify-Platform/Logger@v1.27.8...v1.27.9

golang/go (go)

v1.25.5

v1.25.4

v1.25.3

v1.25.2

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

v2.7.2

Compare Source

Released on 2025-12-07

  1. Linter bug fixes

v2.7.1

Compare Source

Released on 2025-12-04

  1. Linter bug fixes
    • modernize: disable stringscut analyzer

v2.7.0

Compare Source

  1. Bug fixes
    • fix: clone args used by custom command
  2. Linters new features or changes
    • no-sprintf-host-port: from 0.2.0 to 0.3.1 (ignore string literals without a colon)
    • unqueryvet: from 1.2.1 to 1.3.0 (handles const and var declarations)
    • revive: from 1.12.0 to 1.13.0 (new option: enable-default-rules, new rules: forbidden-call-in-wg-go, unnecessary-if, inefficient-map-lookup)
    • modernize: from 0.38.0 to 0.39.0 (new analyzers: plusbuild, stringscut)
  3. Linters bug fixes
    • perfsprint: from 0.10.0 to 0.10.1
    • wrapcheck: from 2.11.0 to 2.12.0
    • godoc-lint: from 0.10.1 to 0.10.2
  4. Misc.
    • Add some flags to the custom command
  5. Documentation
    • docs: split changelog v1 and v2

v2.6.2

Compare Source

Released on 2025-11-14

  1. Bug fixes
    • fmt command with symlinks
    • use file depending on build configuration to invalidate cache
  2. Linters bug fixes
    • testableexamples: from 1.0.0 to 1.0.1
    • testpackage: from 1.1.1 to 1.1.2

v2.6.1

Compare Source

v2.6.0

Compare Source

  1. New linters
    • Add modernize analyzer suite
  2. Linters new features or changes
    • arangolint: from 0.2.0 to 0.3.1
    • dupword: from 0.1.6 to 0.1.7 (new option comments-only)
    • go-critic: from 0.13.0 to 0.14.0 (new rules/checkers: zeroByteRepeat, dupOption)
    • gofumpt: from 0.9.1 to 0.9.2 ("clothe" naked returns is now controlled by the extra-rules option)
    • perfsprint: from 0.9.1 to 0.10.0 (new options: concat-loop, loop-other-ops)
    • wsl: from 5.2.0 to 5.3.0
  3. Linters bug fixes
    • dupword: from 0.1.6 to 0.1.7
    • durationcheck: from 0.0.10 to 0.0.11
    • exptostd: from 0.4.4 to 0.4.5
    • fatcontext: from 0.8.1 to 0.9.0
    • forbidigo: from 2.1.0 to 2.3.0
    • ginkgolinter: from 0.21.0 to 0.21.2
    • godoc-lint: from 0.10.0 to 0.10.1
    • gomoddirectives: from 0.7.0 to 0.7.1
    • gosec: from 2.22.8 to 2.22.10
    • makezero: from 2.0.1 to 2.1.0
    • nilerr: from 0.1.1 to 0.1.2
    • paralleltest: from 1.0.14 to 1.0.15
    • protogetter: from 0.3.16 to 0.3.17
    • unparam: from 0df0534 to 5beb8c8
  4. Misc.
    • fix: ignore some files to hash the version for custom build

Configuration

📅 Schedule: Branch creation - Between 08:00 AM and 08:59 AM, on day 1 of the month ( * 8 1 * * ) in timezone Australia/Sydney, 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 renovate bot added the patch Patch version updates (fixes) label Dec 31, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Dec 31, 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):

  • 18 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-lambda-go v1.49.0 -> v1.50.0
github.com/aws/aws-sdk-go-v2 v1.38.3 -> v1.40.0
github.com/aws/aws-sdk-go-v2/config v1.31.6 -> v1.32.2
github.com/aws/aws-sdk-go-v2/credentials v1.18.10 -> v1.19.2
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.6 -> v1.18.14
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.6 -> v1.4.14
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.6 -> v2.7.14
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 -> v1.8.4
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.1 -> v1.13.3
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.6 -> v1.13.14
github.com/aws/aws-sdk-go-v2/service/sns v1.38.1 -> v1.39.7
github.com/aws/aws-sdk-go-v2/service/sqs v1.42.3 -> v1.42.17
github.com/aws/aws-sdk-go-v2/service/ssm v1.64.2 -> v1.67.4
github.com/aws/aws-sdk-go-v2/service/sso v1.29.1 -> v1.30.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.2 -> v1.35.10
github.com/aws/aws-sdk-go-v2/service/sts v1.38.2 -> v1.41.2
github.com/aws/smithy-go v1.23.0 -> v1.23.2
go.uber.org/zap v1.27.0 -> v1.27.1

@tim-thacker-nullify tim-thacker-nullify added this pull request to the merge queue Jan 1, 2026
Merged via the queue into main with commit 41ce7aa Jan 1, 2026
6 checks passed
@tim-thacker-nullify tim-thacker-nullify deleted the renovate/dependencies branch January 1, 2026 00:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

patch Patch version updates (fixes)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants