Skip to content

Update golang dependencies#548

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/golang-dependencies
Open

Update golang dependencies#548
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/golang-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Feb 24, 2026

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
charm.land/bubbletea/v2 v2.0.2v2.0.6 age confidence
charm.land/lipgloss/v2 v2.0.1v2.0.3 age confidence
github.com/aws/aws-sdk-go-v2/credentials v1.19.11v1.19.19 age confidence
github.com/aws/aws-sdk-go-v2/service/s3 v1.97.3v1.102.2 age confidence
github.com/aws/smithy-go v1.24.2v1.26.0 age confidence
github.com/brianvoe/gofakeit/v7 v7.14.0v7.15.0 age confidence
github.com/docker/go-connections v0.6.0v0.7.0 age confidence
github.com/evilmartians/lefthook/v2 v2.1.1v2.1.9 age confidence
github.com/go-openapi/strfmt v0.25.0v0.26.3 age confidence
github.com/golangci/golangci-lint/v2 v2.10.1v2.12.2 age confidence
github.com/goreleaser/goreleaser/v2 v2.14.1v2.16.0 age confidence
github.com/jedib0t/go-pretty/v6 v6.7.8v6.7.10 age confidence
github.com/mattn/go-isatty v0.0.20v0.0.22 age confidence
github.com/securego/gosec/v2 v2.23.0v2.26.1 age confidence
github.com/testcontainers/testcontainers-go v0.40.0v0.42.0 age confidence
github.com/tidwall/gjson v1.18.0v1.19.0 age confidence
github.com/vektra/mockery/v3 v3.6.4v3.7.0 age confidence
golang.org/x/mod v0.33.0v0.36.0 age confidence
golang.org/x/vuln v1.1.4v1.3.0 age confidence
mvdan.cc/gofumpt v0.9.2v0.10.0 age confidence

Warning

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


Release Notes

charmbracelet/bubbletea (charm.land/bubbletea/v2)

v2.0.6

Compare Source

This release fixes an issue with how Bubble Tea handled wide characters. Before, a wide character might be skipped or cause an infinite loop causing the CPU to spike. See fdcd0cf and charmbracelet/ultraviolet#109 for more details.


The Charm logo

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

v2.0.5

Compare Source

Changelog


The Charm logo

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

v2.0.4

Compare Source

Changelog


The Charm logo

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

v2.0.3

Compare Source

Extra Extra Extended Keyboard Enhancements!

This release adds support for the full set of Keyboard Enhancements. Now you can enable any enhancements on top of the default disambiguate one.

func (m model) View() tea.View {
  var v tea.View
  v.KeyboardEnhancements.ReportAlternateKeys = true
  v.KeyboardEnhancements.ReportAllKeysAsEscapeCodes = true
  return v
}

Smarter Renderer

We also fixed a few renderer related bugs and made the Cursed Renderer smarter. Now, we always reset the terminal tab stops for the Bubble Tea program process context. People using tabs -N in their shell profiles shouldn't be affected.

See the full changelog below.

Changelog

New!
Fixed
Docs
Other stuff

The Charm logo

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

charmbracelet/lipgloss (charm.land/lipgloss/v2)

v2.0.3

Compare Source

Changelog

Fixed
Docs

The Charm logo

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

v2.0.2

Compare Source

Table patch

If you don't know, we made big improvements in table rendering recently shipped in v2.0.0.

@​MartinodF made a good job on improving it even further for tricky edge cases, in particular when content wrapping is enabled.

Changelog

Fixed

The Charm logo

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

aws/aws-sdk-go-v2 (github.com/aws/aws-sdk-go-v2/credentials)

v1.19.18

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/aws-sdk-go-v2: v1.41.8
    • Bug Fix: Adds support for AWS_RESTRICT_FILE_PERMISSIONS for env and in-code config.
  • github.com/aws/aws-sdk-go-v2/config: v1.32.19
    • Bug Fix: Adds support for AWS_RESTRICT_FILE_PERMISSIONS for env and in-code config.
  • github.com/aws/aws-sdk-go-v2/credentials: v1.19.18
    • Bug Fix: Create new login cache files with 0600 on Unix platforms.
  • github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager: v0.2.1
    • Bug Fix: Feature parity for transfer manager v2 to allow range download, support checksum type config, fix error from failed transfer's follow-up due to ctx cancellation, honor mpu threshold and add back max upload parts option
  • github.com/aws/aws-sdk-go-v2/service/accessanalyzer: v1.49.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/amp: v1.43.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/amplifyuibuilder: v1.29.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/appstream: v1.60.0
    • Feature: Amazon WorkSpaces Applications now supports BYOL (Bring Your Own License). This enables customers to import their own WorkSpaces images and use them in WorkSpaces Applications.
  • github.com/aws/aws-sdk-go-v2/service/arcregionswitch: v1.8.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/artifact: v1.16.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/backupsearch: v1.7.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/bedrock: v1.62.0
    • Feature: Add support for ModelPackageArn in Bedrock's CreateCustomModel API
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcore: v1.28.0
    • Feature: Added Harness support for LiteLLM model configuration for third-party model providers. Added S3 and Git skill source types. Added Responses API format for OpenAI and Bedrock models. Added runtimeUserId and runtimeClientError to InvokeHarness.
  • github.com/aws/aws-sdk-go-v2/service/bedrockagentcorecontrol: v1.41.0
    • Feature: Added Harness support for LiteLLM model configuration for third-party model providers. Added S3 and Git skill source types. Added Responses API format for OpenAI and Bedrock models. Added runtimeUserId parameter to InvokeHarness for end-user identification.
  • github.com/aws/aws-sdk-go-v2/service/bedrockdataautomationruntime: v1.11.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/bedrockruntime: v1.53.0
    • Feature: Support system role in message
  • github.com/aws/aws-sdk-go-v2/service/billingconductor: v1.30.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/braket: v1.41.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/chatbot: v1.15.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmeetings: v1.34.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/chimesdkmessaging: v1.33.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/cloudfrontkeyvaluestore: v1.13.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/codegurureviewer: v1.35.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/codestarconnections: v1.36.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/controlcatalog: v1.16.0
    • Feature: AWS Control Catalog - Added GovernedProviders response field and inclusion filter to GetControl and ListControls APIs to identify and filter by cloud provider. Added ParameterRequirementSummary response field indicating parameter requirements.
  • github.com/aws/aws-sdk-go-v2/service/costoptimizationhub: v1.23.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/customerprofiles: v1.62.0
    • Feature: BatchPutProfileObject API adds multiple profile objects to a domain of a given ObjectType in a single API call.
  • github.com/aws/aws-sdk-go-v2/service/deadline: v1.32.0
    • Feature: Added support for persistent storage on Service-Managed Fleets, allowing customers to configure persistent storage that preserves data across worker sessions which reduces job startup times for workloads with large software installations or asset caches.
  • github.com/aws/aws-sdk-go-v2/service/detective: v1.39.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/finspacedata: v1.34.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/georoutes: v1.10.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/groundstation: v1.42.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/iot: v1.74.0
    • Feature: Adds new connectivity-related fields to Fleet Indexing API requests and responses.
  • github.com/aws/aws-sdk-go-v2/service/iotdataplane: v1.33.0
    • Feature: Adding GetConnection, ListSubscriptions, and SendDirectMessage APIs to IoT Data Plane
  • github.com/aws/aws-sdk-go-v2/service/iottwinmaker: v1.30.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/ivs: v1.51.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/keyspaces: v1.26.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/kinesisanalyticsv2: v1.38.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/kinesisvideosignaling: v1.29.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/lookoutequipment: v1.37.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/marketplacereporting: v1.8.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/migrationhubstrategy: v1.27.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/neptunegraph: v1.22.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/networkmonitor: v1.14.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/opensearchserverless: v1.31.0
    • Feature: Adds support for deletion protection on collections, ability to create NEXTGEN collection groups and autoscaling visibility for NEXTGEN collection groups
  • github.com/aws/aws-sdk-go-v2/service/pcs: v1.19.0
    • Feature: This release adds support for configuring scaleDownIdleTimeInSeconds at the compute node group level, allowing customers to set different idle timeouts per node group. Previously this setting was only available at the cluster level.
  • github.com/aws/aws-sdk-go-v2/service/pinpointsmsvoicev2: v1.29.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/redshiftdata: v1.40.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/resiliencehubv2: v1.0.0
    • Release: New AWS service client module
    • Feature: This is the initial SDK release for the next generation of Resilience Hub.
  • github.com/aws/aws-sdk-go-v2/service/route53recoverycontrolconfig: v1.33.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/s3control: v1.71.0
    • Feature: Update the minimum value of MinStorageBytesPercentage in StorageLensPrefixLevel.SelectionCriteria from 0.1 to 1, aligning the model with the documented contract.
  • github.com/aws/aws-sdk-go-v2/service/sagemakera2iruntime: v1.33.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/sagemakerruntime: v1.40.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/securityagent: v1.4.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/signin: v1.1.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/socialmessaging: v1.10.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/ssmincidents: v1.40.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/supplychain: v1.18.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/timestreaminfluxdb: v1.20.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/trustedadvisor: v1.15.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/verifiedpermissions: v1.34.0
    • Feature: Adding new BDD representation of endpoint ruleset
  • github.com/aws/aws-sdk-go-v2/service/wickr: v1.2.0
    • Feature: Adding new BDD representation of endpoint ruleset
aws/smithy-go (github.com/aws/smithy-go)

v1.26.0

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.26.0
    • Feature: Add StringSlice to endpoint rulesfn.

v1.25.1

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.25.1
    • Bug Fix: Fixed a memory leak in the LRU cache implementation used by some AWS services.

v1.25.0

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.25.0
    • Feature: Add support for endpointBdd trait

v1.24.3

Compare Source

General Highlights

  • Dependency Update: Updated to the latest SDK module versions

Module Highlights

  • github.com/aws/smithy-go: v1.24.3
    • Bug Fix: Add additional sigv4 configuration.
  • github.com/aws/smithy-go/aws-http-auth: v1.1.3
    • Bug Fix: Add additional sigv4 configuration.
brianvoe/gofakeit (github.com/brianvoe/gofakeit/v7)

v7.15.0

Compare Source

v7.14.1

Compare Source

docker/go-connections (github.com/docker/go-connections)

v0.7.0

Compare Source

evilmartians/lefthook (github.com/evilmartians/lefthook/v2)

v2.1.9

Compare Source

Changelog

v2.1.8

Compare Source

Changelog

  • 488a5f9 fix: do not warn if local hooks path is equal to default hooks path (#​1421)

v2.1.7

Compare Source

Changelog

v2.1.6

Compare Source

Changelog

v2.1.5

Compare Source

Changelog

v2.1.4

Compare Source

Changelog

v2.1.3

Compare Source

Changelog

v2.1.2

Compare Source

Changelog

go-openapi/strfmt (github.com/go-openapi/strfmt)

v0.26.3

Compare Source

0.26.3 - 2026-05-31

Full Changelog: go-openapi/strfmt@v0.26.2...v0.26.3

15 commits in this release.


Documentation
Miscellaneous tasks
Updates

People who contributed to this release

strfmt license terms

License

Per-module changes


enable/mongodb (0.26.3)

Miscellaneous tasks
Updates

internal/testintegration (0.26.3)

Miscellaneous tasks
Updates

v0.26.2

Compare Source

0.26.2 - 2026-04-29

Full Changelog: go-openapi/strfmt@v0.26.1...v0.26.2

13 commits in this release.


Documentation
Performance
Miscellaneous tasks
Updates

People who

Note

PR body was truncated to here.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 dependencies Pull requests that update a dependency file docker go Pull requests that update Go code javascript labels Feb 24, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Feb 24, 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):

  • 26 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.41.5 -> v1.41.9
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.8 -> v1.7.11
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.19 -> v1.18.25
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.21 -> v1.4.25
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.21 -> v2.7.25
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.22 -> v1.4.26
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.7 -> v1.13.10
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.13 -> v1.9.18
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.21 -> v1.13.25
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.21 -> v1.19.25
github.com/aws/aws-sdk-go-v2/service/signin v1.0.7 -> v1.1.1
github.com/aws/aws-sdk-go-v2/service/sso v1.30.12 -> v1.30.19
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.16 -> v1.36.2
github.com/aws/aws-sdk-go-v2/service/sts v1.41.8 -> v1.42.3
github.com/charmbracelet/colorprofile v0.4.2 -> v0.4.3
github.com/charmbracelet/ultraviolet v0.0.0-20260205113103-524a6607adb8 -> v0.0.0-20260416155717-489999b90468
github.com/charmbracelet/x/ansi v0.11.6 -> v0.11.7
github.com/klauspost/compress v1.18.4 -> v1.18.5
github.com/lucasb-eyer/go-colorful v1.3.0 -> v1.4.0
github.com/mattn/go-runewidth v0.0.20 -> v0.0.23
github.com/shirou/gopsutil/v4 v4.26.2 -> v4.26.3
golang.org/x/crypto v0.48.0 -> v0.51.0
golang.org/x/net v0.51.0 -> v0.55.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.42.0 -> v0.45.0
golang.org/x/text v0.34.0 -> v0.37.0
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):

  • 155 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.26.0 -> 1.26.3
charm.land/lipgloss/v2 v2.0.0-beta.3.0.20251120230642-dcccabe2cd63 -> v2.0.3
cloud.google.com/go/iam v1.5.3 -> v1.7.0
cloud.google.com/go/kms v1.26.0 -> v1.31.0
cloud.google.com/go/longrunning v0.8.0 -> v0.9.0
code.gitea.io/sdk/gitea v0.23.2 -> v0.25.1
github.com/42wim/httpsig v1.2.3 -> v1.2.4
github.com/Masterminds/semver/v3 v3.4.0 -> v3.5.0
github.com/MirrexOne/unqueryvet v1.5.3 -> v1.5.4
github.com/ProtonMail/go-crypto v1.3.0 -> v1.4.1
github.com/alecthomas/chroma/v2 v2.23.1 -> v2.24.1
github.com/alexkohler/prealloc v1.0.2 -> v1.1.0
github.com/anthropics/anthropic-sdk-go v1.22.0 -> v1.38.0
github.com/ashanbrown/forbidigo/v2 v2.3.0 -> v2.3.1
github.com/ashanbrown/makezero/v2 v2.1.0 -> v2.2.1
github.com/aws/aws-sdk-go-v2 v1.41.2 -> v1.41.7
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.5 -> v1.7.10
github.com/aws/aws-sdk-go-v2/config v1.32.10 -> v1.32.12
github.com/aws/aws-sdk-go-v2/credentials v1.19.10 -> v1.19.12
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.18 -> v1.18.20
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.18 -> v1.4.23
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.18 -> v2.7.23
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.4 -> v1.8.6
github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.18 -> v1.4.24
github.com/aws/aws-sdk-go-v2/service/ecr v1.54.4 -> v1.56.0
github.com/aws/aws-sdk-go-v2/service/ecrpublic v1.38.8 -> v1.38.11
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.5 -> v1.13.9
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.9.9 -> v1.9.15
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.18 -> v1.13.23
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.18 -> v1.19.23
github.com/aws/aws-sdk-go-v2/service/kms v1.49.1 -> v1.50.3
github.com/aws/aws-sdk-go-v2/service/s3 v1.96.1 -> v1.101.0
github.com/aws/aws-sdk-go-v2/service/signin v1.0.6 -> v1.0.8
github.com/aws/aws-sdk-go-v2/service/sso v1.30.11 -> v1.30.13
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.15 -> v1.35.17
github.com/aws/aws-sdk-go-v2/service/sts v1.41.7 -> v1.41.9
github.com/aws/smithy-go v1.24.1 -> v1.25.1
github.com/awslabs/amazon-ecr-credential-helper/ecr-login v0.11.0 -> v0.12.0
github.com/blacktop/go-macho v1.1.258 -> v1.1.263
github.com/bmatcuk/doublestar/v4 v4.9.1 -> v4.10.0
github.com/bombsimon/wsl/v5 v5.6.0 -> v5.8.0
github.com/buger/jsonparser v1.1.1 -> v1.1.2
github.com/butuzov/ireturn v0.4.0 -> v0.4.1
github.com/caarlos0/env/v11 v11.3.1 -> v11.4.1
github.com/charmbracelet/colorprofile v0.4.2 -> v0.4.3
github.com/charmbracelet/fang v0.4.4 -> v1.0.0
github.com/charmbracelet/ultraviolet v0.0.0-20251120225753-26363bddd922 -> v0.0.0-20251205161215-1948445e3318
github.com/cyphar/filepath-securejoin v0.5.1 -> v0.6.1
github.com/dlclark/regexp2 v1.11.5 -> v1.12.0
github.com/docker/cli v29.2.1+incompatible -> v29.4.3+incompatible
github.com/fatih/color v1.18.0 -> v1.19.0
github.com/gabriel-vasile/mimetype v1.4.12 -> v1.4.13
github.com/go-git/go-billy/v5 v5.7.0 -> v5.9.0
github.com/go-git/go-git/v5 v5.16.5 -> v5.19.1
github.com/go-jose/go-jose/v4 v4.1.3 -> v4.1.4
github.com/go-json-experiment/json v0.0.0-20251027170946-4849db3c2f7e -> v0.0.0-20260505212615-e40f80bf6836
github.com/go-openapi/analysis v0.24.2 -> v0.24.3
github.com/go-openapi/errors v0.22.6 -> v0.22.7
github.com/go-openapi/jsonpointer v0.22.4 -> v0.22.5
github.com/go-openapi/jsonreference v0.21.4 -> v0.21.5
github.com/go-openapi/loads v0.23.2 -> v0.23.3
github.com/go-openapi/runtime v0.29.2 -> v0.29.3
github.com/go-openapi/spec v0.22.3 -> v0.22.4
github.com/go-openapi/strfmt v0.25.0 -> v0.26.1
github.com/go-openapi/swag v0.25.4 -> v0.25.5
github.com/go-openapi/swag/cmdutils v0.25.4 -> v0.25.5
github.com/go-openapi/swag/conv v0.25.4 -> v0.25.5
github.com/go-openapi/swag/fileutils v0.25.4 -> v0.25.5
github.com/go-openapi/swag/jsonname v0.25.4 -> v0.25.5
github.com/go-openapi/swag/jsonutils v0.25.4 -> v0.25.5
github.com/go-openapi/swag/loading v0.25.4 -> v0.25.5
github.com/go-openapi/swag/mangling v0.25.4 -> v0.25.5
github.com/go-openapi/swag/netutils v0.25.4 -> v0.25.5
github.com/go-openapi/swag/stringutils v0.25.4 -> v0.25.5
github.com/go-openapi/swag/typeutils v0.25.4 -> v0.25.5
github.com/go-openapi/swag/yamlutils v0.25.4 -> v0.25.5
github.com/go-openapi/validate v0.25.1 -> v0.25.2
github.com/golangci/dupl v0.0.0-20250308024227-f665c8d69b32 -> v0.0.0-20260401084720-c99c5cf5c202
github.com/google/certificate-transparency-go v1.3.2 -> v1.3.3
github.com/google/go-containerregistry v0.21.0 -> v0.21.6
github.com/google/ko v0.18.1 -> v0.18.2-0.20260407063826-ae9c7272d7de
github.com/googleapis/enterprise-certificate-proxy v0.3.12 -> v0.3.14
github.com/googleapis/gax-go/v2 v2.17.0 -> v2.21.0
github.com/goreleaser/nfpm/v2 v2.45.0 -> v2.46.3
github.com/goreleaser/quill v0.0.0-20251224035235-ab943733386f -> v0.0.0-20260503024558-dbc159c51d43
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.3 -> v2.28.0
github.com/hashicorp/go-version v1.8.0 -> v1.9.0
github.com/in-toto/in-toto-golang v0.9.0 -> v0.11.0
github.com/invopop/jsonschema v0.13.0 -> v0.14.0
github.com/jgautheron/goconst v1.8.2 -> v1.10.0
github.com/kaptinlin/go-i18n v0.2.2 -> v0.4.8
github.com/kaptinlin/jsonpointer v0.4.8 -> v0.4.23
github.com/kaptinlin/jsonschema v0.6.5 -> v0.7.14
github.com/kaptinlin/messageformat-go v0.4.7 -> v0.6.4
github.com/kisielk/errcheck v1.9.0 -> v1.10.0
github.com/klauspost/compress v1.18.4 -> v1.18.6
github.com/klauspost/cpuid/v2 v2.2.7 -> v2.3.0
github.com/knadh/koanf/v2 v2.3.2 -> v2.3.4
github.com/lucasb-eyer/go-colorful v1.3.0 -> v1.4.0
github.com/manuelarte/funcorder v0.5.0 -> v0.6.0
github.com/mattn/go-mastodon v0.0.10 -> v0.0.11
github.com/mattn/go-runewidth v0.0.20 -> v0.0.23
github.com/mgechev/revive v1.14.0 -> v1.15.0
github.com/modelcontextprotocol/registry v1.4.1 -> v1.7.9
github.com/openai/openai-go/v3 v3.18.0 -> v3.32.0
github.com/pelletier/go-toml/v2 v2.2.4 -> v2.3.1
github.com/pjbgf/sha1cd v0.3.2 -> v0.6.0
github.com/prometheus/procfs v0.19.2 -> v0.20.1
github.com/ryanrolds/sqlclosecheck v0.5.1 -> v0.6.0
github.com/sergi/go-diff v1.3.2-0.20230802210424-5b0b94c5c0d3 -> v1.4.0
github.com/sigstore/rekor v1.5.0 -> v1.5.1
github.com/sigstore/rekor-tiles/v2 v2.0.1 -> v2.2.1
github.com/sigstore/sigstore v1.10.4 -> v1.10.5
github.com/sigstore/timestamp-authority/v2 v2.0.3 -> v2.0.6
github.com/slack-go/slack v0.17.3 -> v0.23.1
github.com/sonatard/noctx v0.4.0 -> v0.5.1
github.com/sourcegraph/go-diff v0.7.0 -> v0.8.0
github.com/tetafro/godot v1.5.4 -> v1.5.6
github.com/tidwall/jsonc v0.3.2 -> v0.3.3
github.com/timakin/bodyclose v0.0.0-20241222091800-1db5c5ca4d67 -> v0.0.0-20260129054331-73d1f95b84b4
github.com/tomnomnom/linkheader v0.0.0-20180905144013-02ca5825eb80 -> v0.0.0-20250811210735-e5fe3b51442e
github.com/transparency-dev/formats v0.0.0-20251208091212-1378f9e1b1b7 -> v0.1.0
github.com/urfave/cli/v3 v3.6.2 -> v3.9.0
github.com/uudashr/gocognit v1.2.0 -> v1.2.1
github.com/uudashr/iface v1.4.1 -> v1.4.2
gitlab.com/gitlab-org/api/client-go v1.39.0 -> v1.46.0
go-simpler.org/sloglint v0.11.1 -> v0.12.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.65.0 -> v0.67.0
go.opentelemetry.io/otel v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/metric v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/sdk v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/sdk/metric v1.40.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.40.0 -> v1.43.0
go.yaml.in/yaml/v2 v2.4.3 -> v2.4.4
gocloud.dev v0.44.0 -> v0.45.0
golang.org/x/crypto v0.48.0 -> v0.52.0
golang.org/x/exp v0.0.0-20260218203240-3dfff04db8fa -> v0.0.0-20260410095643-746e56fc9e2f
golang.org/x/mod v0.33.0 -> v0.36.0
golang.org/x/net v0.51.0 -> v0.54.0
golang.org/x/oauth2 v0.35.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.41.0 -> v0.45.0
golang.org/x/telemetry v0.0.0-20260209163413-e7419c687ee4 -> v0.0.0-20260508192327-42602be52be6
golang.org/x/term v0.40.0 -> v0.43.0
golang.org/x/text v0.34.0 -> v0.37.0
golang.org/x/time v0.14.0 -> v0.15.0
golang.org/x/tools v0.42.0 -> v0.45.0
google.golang.org/api v0.269.0 -> v0.274.0
google.golang.org/genai v1.45.0 -> v1.54.0
google.golang.org/genproto v0.0.0-20260223185530-2f722ef697dc -> v0.0.0-20260319201613-d00831a3d3e7
google.golang.org/genproto/googleapis/api v0.0.0-20260223185530-2f722ef697dc -> v0.0.0-20260401024825-9d38bb4040a9
google.golang.org/genproto/googleapis/rpc v0.0.0-20260223185530-2f722ef697dc -> v0.0.0-20260401024825-9d38bb4040a9
google.golang.org/grpc v1.79.1 -> v1.80.0
lukechampine.com/blake3 v1.2.1 -> v1.4.1
sigs.k8s.io/kind v0.30.0 -> v0.31.0
software.sslmate.com/src/go-pkcs12 v0.6.0 -> v0.7.1

@renovate renovate Bot force-pushed the renovate/golang-dependencies branch from 9c93715 to 63f50b8 Compare February 25, 2026 17:10
@renovate renovate Bot changed the title fix(deps): update golang dependencies fix(deps): update golang dependencies - autoclosed Feb 26, 2026
@renovate renovate Bot closed this Feb 26, 2026
@renovate renovate Bot deleted the renovate/golang-dependencies branch February 26, 2026 02:32
@renovate renovate Bot changed the title fix(deps): update golang dependencies - autoclosed fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.96.2 Feb 26, 2026
@renovate renovate Bot reopened this Feb 26, 2026
@renovate renovate Bot force-pushed the renovate/golang-dependencies branch 2 times, most recently from 63f50b8 to 301f5b8 Compare February 26, 2026 22:35
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 52.04%. Comparing base (e98b0ad) to head (98cf4d0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #548   +/-   ##
=======================================
  Coverage   52.04%   52.04%           
=======================================
  Files          96       96           
  Lines        7738     7738           
=======================================
  Hits         4027     4027           
  Misses       3234     3234           
  Partials      477      477           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate renovate Bot force-pushed the renovate/golang-dependencies branch from 301f5b8 to 4dd6ab1 Compare February 27, 2026 13:24
@renovate renovate Bot changed the title fix(deps): update module github.com/aws/aws-sdk-go-v2/service/s3 to v1.96.2 fix(deps): update golang dependencies Feb 27, 2026
@renovate renovate Bot force-pushed the renovate/golang-dependencies branch 7 times, most recently from 436a78b to ff01939 Compare March 4, 2026 00:36
@renovate renovate Bot force-pushed the renovate/golang-dependencies branch 2 times, most recently from 8c6a1ed to 50d028d Compare March 5, 2026 15:10
@renovate renovate Bot force-pushed the renovate/golang-dependencies branch 4 times, most recently from 2bbcb81 to c2fa12e Compare March 18, 2026 14:34
@renovate renovate Bot force-pushed the renovate/golang-dependencies branch 9 times, most recently from 4bf8537 to 4b25d2c Compare April 8, 2026 16:33
@renovate renovate Bot changed the title fix(deps): update golang dependencies Update golang dependencies Apr 8, 2026
@renovate renovate Bot force-pushed the renovate/golang-dependencies branch 7 times, most recently from 623e042 to 2cf92c8 Compare April 16, 2026 10:39
@renovate renovate Bot force-pushed the renovate/golang-dependencies branch 12 times, most recently from ef932a1 to 85c1456 Compare April 23, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file docker go Pull requests that update Go code javascript

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants