Skip to content

fix(deps): update patch updates#656

Merged
adrianriobo merged 1 commit into
mainfrom
renovate/patch-updates
Nov 10, 2025
Merged

fix(deps): update patch updates#656
adrianriobo merged 1 commit into
mainfrom
renovate/patch-updates

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Nov 10, 2025

This PR contains the following updates:

Package Change Age Confidence
github.com/aws/aws-sdk-go-v2 v1.39.5 -> v1.39.6 age confidence
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.2 -> v1.7.3 age confidence
github.com/aws/aws-sdk-go-v2/config v1.31.16 -> v1.31.17 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.18.20 -> v1.18.21 age confidence
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.12 -> v1.18.13 age confidence
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.12 -> v1.4.13 age confidence
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.12 -> v2.7.13 age confidence
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.12 -> v1.4.13 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.2 -> v1.13.3 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.3 -> v1.9.4 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.12 -> v1.13.13 age confidence
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.12 -> v1.19.13 age confidence
github.com/aws/aws-sdk-go-v2/service/pricing v1.40.2 -> v1.40.3 age confidence
github.com/aws/aws-sdk-go-v2/service/sso v1.30.0 -> v1.30.1 age confidence
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.4 -> v1.35.5 age confidence
github.com/aws/aws-sdk-go-v2/service/sts v1.39.0 -> v1.39.1 age confidence
github.com/aws/smithy-go v1.23.1 -> v1.23.2 age confidence
github.com/catenacyber/perfsprint v0.10.0 -> v0.10.1 age confidence
github.com/charmbracelet/colorprofile v0.3.2 -> v0.3.3 age confidence
github.com/maratori/testableexamples v1.0.0 -> v1.0.1 age confidence
github.com/maratori/testpackage v1.1.1 -> v1.1.2 age confidence

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)

v1.39.6

Compare Source

aws/smithy-go (github.com/aws/smithy-go)

v1.23.2

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.23.2
    • Bug Fix: Adjust the initial sizes of each middleware phase to avoid some unnecessary reallocation.
    • Bug Fix: Avoid unnecessary allocation overhead from the metrics system when not in use.
catenacyber/perfsprint (github.com/catenacyber/perfsprint)

v0.10.1

Compare Source

charmbracelet/colorprofile (github.com/charmbracelet/colorprofile)

v0.3.3

Compare Source

Changelog

New!
Other stuff

The Charm logo

Thoughts? Questions? We love hearing from you. Feel free to reach out on X, Discord, Slack, The Fediverse, Bluesky.

maratori/testableexamples (github.com/maratori/testableexamples)

v1.0.1

Compare Source

What's Changed

  • Bump the minimal supported Go version to 1.22
  • Bump the minimal supported dependencies
  • Test the latest Go version on CI
  • Test the latest dependencies from .github/latest-deps/go.mod on CI
  • Update Makefile
  • Update golangci-lint

Full Changelog: maratori/testableexamples@v1.0.0...v1.0.1

maratori/testpackage (github.com/maratori/testpackage)

v1.1.2

Compare Source

What's Changed

  • No changes in linter behavior
  • Update the minimal supported Go version to 1.22
  • Update the minimal supported dependencies
  • Update golangci-lint
  • Update Makefile
  • Test the latest Go version on CI
  • Test the latest dependencies from .github/latest-deps/go.mod on CI

Full Changelog: maratori/testpackage@v1.1.1...v1.1.2


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
Copy Markdown
Contributor Author

renovate Bot commented Nov 10, 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):

  • 1 additional dependency was updated

Details:

Package Change
github.com/charmbracelet/x/ansi v0.10.2 -> v0.10.3
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):

  • 2 additional dependencies were updated

Details:

Package Change
github.com/clipperhouse/uax29/v2 v2.2.0 -> v2.3.0
github.com/charmbracelet/x/ansi v0.10.2 -> v0.10.3

Copy link
Copy Markdown
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 2913ceb into main Nov 10, 2025
7 checks passed
@renovate renovate Bot deleted the renovate/patch-updates branch November 10, 2025 06:09
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