Skip to content

fix(deps): update patch updates#732

Merged
adrianriobo merged 1 commit intomainfrom
renovate/patch-updates
Feb 23, 2026
Merged

fix(deps): update patch updates#732
adrianriobo merged 1 commit intomainfrom
renovate/patch-updates

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 23, 2026

This PR contains the following updates:

Package Type Update Change Age Confidence
cirruslabs/cirrus-cli patch v0.164.1v0.164.3 age confidence
github.com/MirrexOne/unqueryvet indirect patch v1.5.3v1.5.4 age confidence
github.com/aws/aws-sdk-go-v2/config require patch v1.32.7v1.32.9 age confidence
github.com/aws/aws-sdk-go-v2/credentials indirect patch v1.19.7v1.19.9 age confidence
github.com/aws/aws-sdk-go-v2/service/sso indirect patch v1.30.9v1.30.10 age confidence
github.com/aws/aws-sdk-go-v2/service/ssooidc indirect patch v1.35.13v1.35.14 age confidence
github.com/aws/smithy-go indirect patch v1.24.0v1.24.1 age confidence
github.com/godoc-lint/godoc-lint indirect patch v0.11.1v0.11.2 age confidence
github.com/mattn/go-runewidth indirect patch v0.0.19v0.0.20 age confidence

Release Notes

cirruslabs/cirrus-cli (cirruslabs/cirrus-cli)

v0.164.3

Compare Source

What's Changed

Full Changelog: cirruslabs/cirrus-cli@v0.164.2...v0.164.3

v0.164.2

Compare Source

What's Changed

Full Changelog: cirruslabs/cirrus-cli@v0.164.1...v0.164.2

MirrexOne/unqueryvet (github.com/MirrexOne/unqueryvet)

v1.5.4

Compare Source

This release fixes critical false positive scenarios in the SQL injection scanner and improves internal performance.

  • SQL Injection Fixes: Constants and query parameters are no longer incorrectly flagged as tainted variables.
  • Prepared Statements: Added support for *sql.Stmt and *sqlx.Stmt to ignore safe parameter arguments.
  • Heuristics Update: Removed broad naming patterns that caused false positives on common terms like "sqlite".
  • TUI Optimization: Optimized memory usage in the terminal UI by reducing string allocations.
  • Testing: Added new test cases to ensure the stability of SQL analysis.
aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/config)

v1.32.8

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.32.8
    • Bug Fix: Retry transient net.ErrClosed errors by default.
  • github.com/aws/aws-sdk-go-v2/service/codebuild: v1.50.0
    • Feature: AWS CodeBuild Now Supports BuildBatch in Reserved Capacity and Lambda
  • github.com/aws/aws-sdk-go-v2/service/computeoptimizer: v1.41.0
    • Feature: This release expands AWS Compute Optimizer rightsizing recommendation support for Amazon EC2 Auto Scaling groups to include those with scaling policies and multiple instance types.
  • github.com/aws/aws-sdk-go-v2/service/fms: v1.39.0
    • Feature: AWS Firewall Manager now lets you combine multiple resource tags using the logical AND operator or the logical OR operator.
aws/smithy-go (github.com/aws/smithy-go)

v1.24.1

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.1
    • Feature: Add new middleware functions to get event stream output from middleware
godoc-lint/godoc-lint (github.com/godoc-lint/godoc-lint)

v0.11.2

Compare Source

Notable changes

Changelog

  • b693b7f Merge pull request #​97 from godoc-lint/babakks/release-v0.11.2
  • 3cf1433 chore: release v0.11.2
  • 6052a6f Merge pull request #​96 from godoc-lint/babakks/use-go1.26-toolchain
  • 4918664 chore: bump go toolchain to go1.26.0
  • aa16ada Merge pull request #​95 from godoc-lint/babakks/update-stdlib-defs
  • d139c07 fix: update stdlib defs as of go1.26
  • 4d20863 Merge pull request #​94 from alexandear-org/refactor/simplify-stdlib-doclink
  • f36884b refactor: simplify findPotentialDoclinks implementation
  • f35cfb7 Merge pull request #​93 from godoc-lint/babakks/run-golangci-fmt-in-ci
  • c75dbbd ci: run golangci-lint fmt
  • 0c39410 Merge pull request #​92 from godoc-lint/babakks/update-golangci-version-hint
  • d5c9dcc docs: update golangci version for require-stdlib-doclink
  • f4e700a Merge pull request #​91 from alexandear-org/chore/formatters
  • 487cf01 ci: enable gci and gofumpt formatters
  • d575bb2 chore: bump version (#​90)

Released by GoReleaser.

mattn/go-runewidth (github.com/mattn/go-runewidth)

v0.0.20

Compare Source


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: Enabled.

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 Feb 23, 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):

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/mod v0.33.0 -> v0.33.0

Copy link
Collaborator

@adrianriobo adrianriobo left a comment

Choose a reason for hiding this comment

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

LGTM

@adrianriobo adrianriobo merged commit 7c66076 into main Feb 23, 2026
7 checks passed
@renovate renovate bot deleted the renovate/patch-updates branch February 23, 2026 08:48
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