Skip to content

fix(deps): update all dependencies#598

Merged
adrianriobo merged 1 commit into
mainfrom
renovate/all
Sep 22, 2025
Merged

fix(deps): update all dependencies#598
adrianriobo merged 1 commit into
mainfrom
renovate/all

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Sep 22, 2025

Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more here.

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/aws/aws-sdk-go-v2/service/ec2 v1.252.0 -> v1.253.0 age confidence require minor
github.com/golangci/golangci-lint/v2 v2.4.0 -> v2.5.0 age confidence require minor
github.com/manuelarte/embeddedstructfieldcheck v0.3.0 -> v0.4.0 age confidence indirect minor
github.com/sagikazarmark/locafero v0.11.0 -> v0.12.0 age confidence indirect minor
go (source) 1.24.6 -> 1.25.1 age confidence toolchain minor
registry.access.redhat.com/ubi9/go-toolset 14c3696 -> 84286c7 stage digest
registry.access.redhat.com/ubi9/ubi 8f1496d -> dbc1e98 final digest

Warning

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


Release Notes

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/service/ec2)

v1.253.0

Module Highlights

  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.47.0
    • Feature: Release includes an increase to the maximum policy build document size, an update to DeleteAutomatedReasoningPolicyBuildWorkflow to add ResourceInUseException, and corrections to UpdateAutomatedReasoningPolicyTestCaseRequest.
  • github.com/aws/aws-sdk-go-v2/service/budgets: v1.39.0
    • Feature: Added BillingViewHealthStatus Exception which is thrown when a Budget is created or updated with a Billing View that is not in the HEALTHY status
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.32.0
    • Feature: Amazon Chime SDK Messaging GetMessagingSessionEndpoint API now returns dual-stack WebSocket endpoints supporting IPv4/IPv6.
  • github.com/aws/aws-sdk-go-v2/service/ec2: v1.253.0
    • Feature: Allowed AMIs adds support for four new parameters - marketplaceProductCodes, deprecationTimeCondition, creationDateCondition and imageNames
golangci/golangci-lint (github.com/golangci/golangci-lint/v2)

v2.5.0

Compare Source

  1. New linters
  2. Linters new features or changes
    • embeddedstructfieldcheck: from 0.3.0 to 0.4.0 (new option: empty-line)
    • err113: from aea10b5 to 0.1.1 (skip internals of Is methods for error type)
    • ginkgolinter: from 0.20.0 to 0.21.0 (new option: force-tonot)
    • gofumpt: from 0.8.0 to 0.9.1 (new rule is to "clothe" naked returns for the sake of clarity)
    • ineffassign: from 0.1.0 to 0.2.0 (new option: check-escaping-errors)
    • musttag: from 0.13.1 to 0.14.0 (support interface methods)
    • revive: from 1.11.0 to 1.12.0 (new options: identical-ifelseif-branches, identical-ifelseif-conditions, identical-switch-branches, identical-switch-conditions, package-directory-mismatch, unsecure-url-scheme, use-waitgroup-go, useless-fallthrough)
    • thelper: from 0.6.3 to 0.7.1 (skip t.Helper in functions passed to synctest.Test)
    • wsl: from 5.1.1 to 5.2.0 (improvements related to subexpressions)
  3. Linters bug fixes
    • asciicheck: from 0.4.1 to 0.5.0
    • errname: from 1.1.0 to 1.1.1
    • fatcontext: from 0.8.0 to 0.8.1
    • go-printf-func-name: from 0.1.0 to 0.1.1
    • godot: from 1.5.1 to 1.5.4
    • gosec: from 2.22.7 to 2.22.8
    • nilerr: from 0.1.1 to a temporary fork
    • nilnil: from 1.1.0 to 1.1.1
    • protogetter: from 0.3.15 to 0.3.16
    • tagliatelle: from 0.7.1 to 0.7.2
    • testifylint: from 1.6.1 to 1.6.4
  4. Misc.
    • fix: "no export data" errors are now handled as a standard typecheck error
  5. Documentation
    • Improve nolint section about syntax
manuelarte/embeddedstructfieldcheck (github.com/manuelarte/embeddedstructfieldcheck)

v0.4.0

Compare Source

What's Changed

New Contributors

Full Changelog: manuelarte/embeddedstructfieldcheck@v0.3.0...v0.4.0

sagikazarmark/locafero (github.com/sagikazarmark/locafero)

v0.12.0

Compare Source

golang/go (go)

v1.25.1

v1.25.0

v1.24.7


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (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
Copy Markdown
Contributor Author

renovate Bot commented Sep 22, 2025

ℹ Artifact update notice

File name: tools/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):

  • 3 additional dependencies were updated

Details:

Package Change
github.com/Djarvur/go-err113 v0.1.0 -> v0.1.1
github.com/ldez/grignotin v0.10.0 -> v0.10.1
github.com/tetafro/godot v1.5.2 -> v1.5.4

@adrianriobo adrianriobo merged commit 21ef768 into main Sep 22, 2025
7 checks passed
@renovate renovate Bot deleted the renovate/all branch September 22, 2025 09:18
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.

1 participant