Skip to content

fix(deps): update dependencies#128

Merged
tim-thacker-nullify merged 1 commit intomainfrom
renovate/dependencies
Feb 28, 2026
Merged

fix(deps): update dependencies#128
tim-thacker-nullify merged 1 commit intomainfrom
renovate/dependencies

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 28, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
actions/checkout action patch v6.0.1v6.0.2 age confidence
github.com/mark3labs/mcp-go require patch v0.44.0v0.44.1 age confidence
github.com/nullify-platform/logger require minor v1.27.12v1.31.0 age confidence
github.com/spf13/pflag require patch v1.0.9v1.0.10 age confidence
go (source) toolchain minor 1.25.51.26.0 age confidence
golangci/golangci-lint stage minor v2.7.2v2.10.1 age confidence

Release Notes

actions/checkout (actions/checkout)

v6.0.2

Compare Source

mark3labs/mcp-go (github.com/mark3labs/mcp-go)

v0.44.1

Compare Source

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

v1.31.0

Compare Source

What's Changed

Full Changelog: Nullify-Platform/Logger@v1.30.3...v1.31.0

v1.30.3

Compare Source

What's Changed

Full Changelog: Nullify-Platform/Logger@v1.30.2...v1.30.3

v1.30.2

Compare Source

What's Changed

New Contributors

Full Changelog: Nullify-Platform/Logger@v1.30.1...v1.30.2

v1.30.1

Compare Source

What's Changed

Full Changelog: Nullify-Platform/Logger@v1.30.0...v1.30.1

v1.30.0

Compare Source

What's Changed

Full Changelog: Nullify-Platform/Logger@v1.29.1...v1.30.0

v1.29.1

Compare Source

What's Changed

Full Changelog: Nullify-Platform/Logger@v1.29.0...v1.29.1

v1.29.0

Compare Source

What's Changed

Full Changelog: Nullify-Platform/Logger@v1.28.1...v1.29.0

v1.28.1

Compare Source

What's Changed

Full Changelog: Nullify-Platform/Logger@v1.28.0...v1.28.1

v1.28.0

Compare Source

What's Changed

New Contributors

Full Changelog: Nullify-Platform/Logger@v1.27.13...v1.28.0

v1.27.13

Compare Source

What's Changed

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

spf13/pflag (github.com/spf13/pflag)

v1.0.10

Compare Source

What's Changed

  • fix deprecation comment for (FlagSet.)ParseErrorsWhitelist by @​thaJeztah in #​447
  • remove uses of errors.Is, which requires go1.13, move go1.16/go1.21 tests to separate file by @​thaJeztah in #​448

New Contributors

Full Changelog: spf13/pflag@v1.0.9...v1.0.10

golang/go (go)

v1.26.0

v1.25.7

v1.25.6

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

v2.10.1

Compare Source

Released on 2026-02-17

  1. Fixes
    • buildssa panic

v2.10.0

Compare Source

Released on 2026-02-17

  1. Linters new features or changes
    • ginkgolinter: from 0.22.0 to 0.23.0
    • gosec: from 2.22.11 to 2.23.0 (new rules: G117, G602, G701, G702, G703, G704, G705, G706)
    • staticcheck: from 0.6.1 to 0.7.0
  2. Linters bug fixes
    • godoclint: from 0.11.1 to 0.11.2

v2.9.0

Compare Source

Released on 2026-02-10

  1. Enhancements
    • 🎉 go1.26 support
  2. Linters new features or changes
    • arangolint: from 0.3.1 to 0.4.0 (new rule: detect potential query injections)
    • ginkgolinter: from 0.21.2 to 0.22.0 (support for wrappers)
    • golines: from 0.14.0 to 0.15.0
    • misspell: from 0.7.0 to 0.8.0
    • unqueryvet: from 1.4.0 to 1.5.3 (new options: check-n1, check-sql-injection, check-tx-leaks, allow, custom-rules)
    • wsl: from 5.3.0 to 5.6.0 (new rule: after-block)
  3. Linters bug fixes
    • modernize: from 0.41.0 to 0.42.0
    • prealloc: from 1.0.1 to 1.0.2
    • protogetter: from 0.3.18 to 0.3.20
  4. Misc.
    • Log information about files when configuration verification
    • Emit an error when no linters enabled
    • Do not collect VCS information when loading code

v2.8.0

Compare Source

Released on 2026-01-07

  1. Linters new features or changes
    • godoc-lint: from 0.10.2 to 0.11.1 (new rule: require-stdlib-doclink)
    • golines: from 442fd00 to 0.14.0
    • gomoddirectives: from 0.7.1 to 0.8.0
    • gosec: from daccba6 to 2.22.11 (new rule: G116)
    • modernize: from 0.39.0 to 0.40.0 (new analyzers: stringscut, unsafefuncs)
    • prealloc: from 1.0.0 to 1.0.1 (message changes)
    • unqueryvet: from 1.3.0 to 1.4.0 (new options: check-aliased-wildcard, check-string-concat, check-format-strings, check-string-builder, check-subqueries, ignored-functions, sql-builders)
  2. Linters bug fixes
    • go-critic: from 0.14.2 to 0.14.3
    • go-errorlint: from 1.8.0 to 1.9.0
    • govet: from 0.39.0 to 0.40.0
    • protogetter: from 0.3.17 to 0.3.18
    • revive: add missing enable-default-rules setting
  3. Documentation
    • docs: split installation page

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 Feb 28, 2026
@renovate
Copy link
Contributor Author

renovate bot commented Feb 28, 2026

ℹ️ 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):

  • 33 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-lambda-go v1.50.0 -> v1.52.0
github.com/aws/aws-sdk-go-v2 v1.40.0 -> v1.41.1
github.com/aws/aws-sdk-go-v2/config v1.32.2 -> v1.32.7
github.com/aws/aws-sdk-go-v2/credentials v1.19.2 -> v1.19.7
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.14 -> v1.18.17
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.14 -> v1.4.17
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.14 -> v2.7.17
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.3 -> v1.13.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.14 -> v1.13.17
github.com/aws/aws-sdk-go-v2/service/signin v1.0.2 -> v1.0.5
github.com/aws/aws-sdk-go-v2/service/sns v1.39.7 -> v1.39.11
github.com/aws/aws-sdk-go-v2/service/sqs v1.42.17 -> v1.42.21
github.com/aws/aws-sdk-go-v2/service/ssm v1.67.4 -> v1.67.8
github.com/aws/aws-sdk-go-v2/service/sso v1.30.5 -> v1.30.9
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.10 -> v1.35.13
github.com/aws/aws-sdk-go-v2/service/sts v1.41.2 -> v1.41.6
github.com/aws/smithy-go v1.23.2 -> v1.24.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 -> v2.27.7
go.opentelemetry.io/auto/sdk v1.1.0 -> v1.2.1
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.53.0 -> v0.65.0
go.opentelemetry.io/otel v1.38.0 -> v1.40.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.38.0 -> v1.39.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.38.0 -> v1.39.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.38.0 -> v1.39.0
go.opentelemetry.io/otel/metric v1.38.0 -> v1.40.0
go.opentelemetry.io/otel/sdk v1.38.0 -> v1.40.0
golang.org/x/net v0.43.0 -> v0.49.0
golang.org/x/sys v0.35.0 -> v0.40.0
golang.org/x/text v0.28.0 -> v0.33.0
google.golang.org/genproto/googleapis/api v0.0.0-20250825161204-c5933d9347a5 -> v0.0.0-20260128011058-8636f8732409
google.golang.org/genproto/googleapis/rpc v0.0.0-20250825161204-c5933d9347a5 -> v0.0.0-20260128011058-8636f8732409
google.golang.org/grpc v1.75.0 -> v1.78.0
google.golang.org/protobuf v1.36.8 -> v1.36.11

@tim-thacker-nullify tim-thacker-nullify added this pull request to the merge queue Feb 28, 2026
Merged via the queue into main with commit 535562c Feb 28, 2026
4 checks passed
@tim-thacker-nullify tim-thacker-nullify deleted the renovate/dependencies branch February 28, 2026 22:09
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.

1 participant