Skip to content

chore(deps): update security updates#132

Merged
NumaryBot merged 1 commit intomainfrom
renovate/security
Mar 20, 2026
Merged

chore(deps): update security updates#132
NumaryBot merged 1 commit intomainfrom
renovate/security

Conversation

@NumaryBot
Copy link
Copy Markdown
Contributor

@NumaryBot NumaryBot commented Mar 19, 2026

This PR contains the following updates:

Package Type Update Change
github.com/formancehq/cobra replace digest 3a95027 -> 7f22399
github.com/formancehq/formance-sdk-go/v3 require minor v3.7.2 -> v3.8.1
github.com/go-chi/chi/v5 indirect patch v5.2.4 -> v5.2.5
github.com/go-jose/go-jose/v4 require minor v4.0.5 -> v4.1.3
github.com/gookit/color indirect minor v1.5.4 -> v1.6.0
github.com/mailru/easyjson indirect minor v0.7.7 -> v0.9.2
github.com/mattn/go-runewidth indirect patch v0.0.16 -> v0.0.21
github.com/mattn/go-tty indirect patch v0.0.5 -> v0.0.7
github.com/pterm/pterm require patch v0.12.81 -> v0.12.83
github.com/sergi/go-diff indirect minor v1.3.1 -> v1.4.0
github.com/sirupsen/logrus indirect patch v1.9.3 -> v1.9.4
github.com/uptrace/bun indirect patch v1.2.15 -> v1.2.18
github.com/zitadel/oidc/v3 indirect patch v3.45.0 -> v3.45.5
github.com/zitadel/schema indirect patch v1.3.1 -> v1.3.2
go.opentelemetry.io/auto/sdk indirect minor v1.1.0 -> v1.2.1
go.opentelemetry.io/otel indirect minor v1.38.0 -> v1.42.0
go.opentelemetry.io/otel/log indirect minor v0.6.0 -> v0.18.0
go.opentelemetry.io/otel/metric indirect minor v1.38.0 -> v1.42.0
go.opentelemetry.io/otel/trace indirect minor v1.38.0 -> v1.42.0
go.uber.org/zap indirect patch v1.27.0 -> v1.27.1
golang.org/x/crypto indirect minor v0.45.0 -> v0.49.0
golang.org/x/mod require minor v0.29.0 -> v0.34.0
golang.org/x/oauth2 require minor v0.31.0 -> v0.36.0
golang.org/x/sync indirect minor v0.18.0 -> v0.20.0
golang.org/x/sys indirect minor v0.38.0 -> v0.42.0
golang.org/x/term indirect minor v0.37.0 -> v0.41.0
golang.org/x/text indirect minor v0.31.0 -> v0.35.0

Release Notes

formancehq/formance-sdk-go (github.com/formancehq/formance-sdk-go/v3)

v3.8.1: go - v3.8.1 - 2026-03-19 13:25:07

Compare Source

Generated by Speakeasy CLI

github.com/formancehq/formance-sdk-go 3.8.1

Go SDK Changes:

  • Formance.Ledger.V2.CountAccounts():
    • request.Request.Query Added
  • Formance.Ledger.V2.CountTransactions():
    • request.Request.Query Added
  • Formance.Ledger.V2.GetBalancesAggregated():
    • request.Request.Query Added
  • Formance.Ledger.V2.GetVolumesWithBalances():
    • request.Request.Query Added
  • Formance.Ledger.V2.ListAccounts():
    • request.Request.Query Added
  • Formance.Ledger.V2.ListLedgers():
    • request.Request.Query Added
  • Formance.Ledger.V2.ListLogs():
    • request.Request.Query Added
  • Formance.Ledger.V2.ListTransactions():
    • request.Request.Query Added
  • Formance.Payments.V3.ListAccounts():
    • request.Request.Query Added
  • Formance.Payments.V3.ListBankAccounts():
    • request.Request.Query Added
  • Formance.Payments.V3.ListConnectorSchedules():
    • request.Request.Query Added
  • Formance.Payments.V3.ListConnectors():
    • request.Request.Query Added
  • Formance.Payments.V3.ListPaymentInitiationAdjustments():
    • request.Request.Query Added
  • Formance.Payments.V3.ListPaymentInitiationRelatedPayments():
    • request.Request.Query Added
  • Formance.Payments.V3.ListPaymentInitiations():
    • request.Request.Query Added
  • Formance.Payments.V3.ListPayments():
    • request.Request.Query Added
  • Formance.Payments.V3.ListPools():
    • request.Request.Query Added
  • Formance.Reconciliation.V1.ListPolicies():
    • request.Request.Query Added
  • Formance.Reconciliation.V1.ListReconciliations():
    • request.Request.Query Added

Generated with Speakeasy CLI 1.757.1

v3.8.0: go - v3.8.0 - 2026-03-16 16:03:34

Compare Source

Generated by Speakeasy CLI

github.com/formancehq/formance-sdk-go 3.8.0

Go SDK Changes:

  • Formance.Ledger.V2.ListAccounts():
    • request.Request.RequestBody Removed (Breaking ⚠️)
    • response.Resource Added
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.CreateTransaction():
    • request.Request Changed
    • response.Data.Template Added
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Auth.V1.ListClients(): response.Data[] Changed (Breaking ⚠️)
  • Formance.Auth.V1.ReadClient(): response.Data Changed (Breaking ⚠️)
  • Formance.Auth.V1.UpdateClient():
    • request.Request.CreateClientRequest.Metadata.Map<string> Changed (Breaking ⚠️)
    • response.Data Changed (Breaking ⚠️)
  • Formance.Payments.V3.ListPools():
    • request.Request.RequestBody Removed (Breaking ⚠️)
    • response.Cursor.Data[] Changed
  • Formance.Payments.V3.ListPayments():
    • request.Request.RequestBody Removed (Breaking ⚠️)
  • Formance.Payments.V3.ListPaymentServiceUsers():
    • request.Request.RequestBody Removed (Breaking ⚠️)
  • Formance.Payments.V3.ListPaymentInitiations():
    • request.Request.RequestBody Removed (Breaking ⚠️)
  • Formance.Payments.V3.ListPaymentInitiationRelatedPayments():
    • request.Request.RequestBody Removed (Breaking ⚠️)
  • Formance.Payments.V3.ListPaymentInitiationAdjustments():
    • request.Request.RequestBody Removed (Breaking ⚠️)
  • Formance.Payments.V3.ListConnectors():
    • request.Request.RequestBody Removed (Breaking ⚠️)
  • Formance.Payments.V3.ListConnectorSchedules():
    • request.Request.RequestBody Removed (Breaking ⚠️)
  • Formance.Payments.V3.ListBankAccounts():
    • request.Request.RequestBody Removed (Breaking ⚠️)
  • Formance.Payments.V3.ListAccounts():
    • request.Request.RequestBody Removed (Breaking ⚠️)
    • response.Cursor.Data[].Connector Added
  • Formance.Payments.V3.GetConnectorConfig(): response.Data Changed (Breaking ⚠️)
  • Formance.Payments.V1.PaymentslistAccounts():
    • request.Request.RequestBody Removed (Breaking ⚠️)
  • Formance.Payments.V1.ListTransferInitiations(): response.Cursor.Data[].RelatedPayments[].Status Changed (Breaking ⚠️)
  • Formance.Payments.V1.GetTransferInitiation(): response.Data.RelatedPayments[].Status Changed (Breaking ⚠️)
  • Formance.Ledger.GetInfo():
    • response.ErrorCode Changed (Breaking ⚠️)
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.GetMetrics(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.AddMetadataOnTransaction():
    • request.Request.SchemaVersion Added
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.AddMetadataToAccount():
    • request.Request.SchemaVersion Added
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.CountAccounts():
    • request.Request.RequestBody Removed (Breaking ⚠️)
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.CountTransactions():
    • request.Request.RequestBody Removed (Breaking ⚠️)
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.ListLedgers():
    • request.Request Changed (Breaking ⚠️)
    • response.Cursor.Data[].DeletedAt Added
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.CreateExporter(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.CreateLedger(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.CreatePipeline(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.ListExporters(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.DeleteAccountMetadata():
    • response Changed (Breaking ⚠️)
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.DeleteExporter(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.DeleteLedgerMetadata(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.DeletePipeline(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.DeleteTransactionMetadata():
    • response Changed (Breaking ⚠️)
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.GetAccount(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.GetBalancesAggregated():
    • request.Request.RequestBody Removed (Breaking ⚠️)
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.GetExporterState(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.GetLedger():
    • response.Data.DeletedAt Added
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.GetLedgerInfo(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.GetPipelineState(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.GetTransaction():
    • response.Data.Template Added
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.GetVolumesWithBalances():
    • request.Request.RequestBody Removed (Breaking ⚠️)
    • response.Resource Added
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.ImportLogs(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Auth.V1.CreateSecret():
    • request.Request.CreateSecretRequest.Metadata.Map<string> Changed (Breaking ⚠️)
    • response.Data.Metadata.Map<string> Changed (Breaking ⚠️)
  • Formance.Auth.V1.CreateClient():
    • request.Request.Metadata.Map<string> Changed (Breaking ⚠️)
    • response.Data Changed (Breaking ⚠️)
  • Formance.Ledger.V2.CreateBulk():
    • request.Request Changed
    • response.ErrorCode Changed (Breaking ⚠️)
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.ListLogs():
    • request.Request.RequestBody Removed (Breaking ⚠️)
    • response Changed (Breaking ⚠️)
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.ListPipelines(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.ListTransactions():
    • request.Request.RequestBody Removed (Breaking ⚠️)
    • response Changed
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.ReadStats(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.ResetPipeline(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.RevertTransaction():
    • request.Request Changed
    • response.Data.Template Added
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.StartPipeline(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.StopPipeline(): error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Ledger.V2.UpdateLedgerMetadata():
    • response.ErrorCode Changed (Breaking ⚠️)
    • error.ErrorCode Changed (Breaking ⚠️)
  • Formance.Payments.V1.GetPoolBalancesLatest(): response.Data Changed (Breaking ⚠️)
  • Formance.Payments.V1.CreateTransferInitiation(): response.Data.RelatedPayments[].Status Changed (Breaking ⚠️)
  • Formance.Payments.V3.GetPool(): response.Data Changed
  • Formance.Payments.V3.GetAccount(): response.Data.Connector Added
  • Formance.Payments.V3.UpdatePoolQuery(): Added
  • Formance.Payments.V1.CreatePool():
    • request.Request Changed
    • response.Data Changed
  • Formance.Payments.V3.ListPaymentServiceUserConnectionsFromConnectorId(): Added
  • Formance.Payments.V1.GetPool(): response.Data Changed
  • Formance.Payments.V1.GetPoolBalances(): response.Data.Balances[].RelatedAccounts Added
  • Formance.Payments.V3.DeletePaymentServiceUserConnectionFromConnectorId(): Added
  • Formance.Payments.V3.GetPaymentServiceUserLinkAttemptFromConnectorId(): Added
  • Formance.Payments.V1.ListPools(): response.Cursor.Data[] Changed
  • Formance.Payments.V3.ForwardPaymentServiceUserToProvider(): Added
  • Formance.Payments.V3.DeletePaymentServiceUserConnector(): Added
  • Formance.Payments.V3.CreateAccount(): response.Data.Connector Added
  • Formance.Payments.V3.ListPaymentServiceUserLinkAttemptsFromConnectorId(): Added
  • Formance.Payments.V3.UpdateLinkForPaymentServiceUserOnConnector(): Added
  • Formance.Payments.V3.CreatePool(): request.Request Changed
  • Formance.Payments.V3.GetPoolBalancesLatest(): response.Data[].RelatedAccounts Added
  • Formance.Payments.V3.GetPoolBalances(): response.Data[].RelatedAccounts Added
  • Formance.Payments.V3.ListPaymentServiceUserConnections(): Added
  • Formance.Payments.V3.InstallConnector():
    • request.Request.V3InstallConnectorRequest Changed
  • Formance.Payments.V3.DeletePaymentServiceUser(): Added
  • Formance.Payments.V3.CreateLinkForPaymentServiceUser(): Added
  • Formance.Payments.V1.UpdatePoolQuery(): Added
  • Formance.Ledger.V2.UpdateExporter(): Added
  • Formance.Ledger.V2.RunQuery(): Added
  • Formance.Ledger.V2.RestoreBucket(): Added
  • Formance.Ledger.V2.ListSchemas(): Added
  • Formance.Ledger.V2.InsertSchema(): Added
  • Formance.Ledger.V2.GetSchema(): Added
  • Formance.Ledger.V2.DeleteBucket(): Added
  • Formance.Payments.V3.V3UpdateConnectorConfig():
    • request.Request.V3InstallConnectorRequest Changed

Generated with Speakeasy CLI 1.755.1

go-chi/chi (github.com/go-chi/chi/v5)

v5.2.5

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/chi@v5.2.3...v5.2.5

go-jose/go-jose (github.com/go-jose/go-jose/v4)

v4.1.3

Compare Source

This release drops Go 1.23 support as that Go release is no longer supported. With that, we can drop x/crypto and no longer have any external dependencies in go-jose outside of the standard library!

This release fixes a bug where a critical b64 header was ignored if in an unprotected header. It is now rejected instead of ignored.

What's Changed

Full Changelog: go-jose/go-jose@v4.1.2...v4.1.3

v4.1.2

Compare Source

What's Changed

go-jose v4.1.2 improves some documentation, errors, and removes the only 3rd-party dependency.

New Contributors

Full Changelog: go-jose/go-jose@v4.1.1...v4.1.2

v4.1.1

Compare Source

What's Changed

New Contributors

Full Changelog: go-jose/go-jose@v4.1.0...v4.1.1

v4.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: go-jose/go-jose@v4.0.5...v4.1.0

gookit/color (github.com/gookit/color)

v1.6.0

Compare Source

Change Log

Fixed
Feature
Update
Other

New Contributors

Full Changelog: gookit/color@v1.5.4...v1.6.0

mailru/easyjson (github.com/mailru/easyjson)

v0.9.2

Compare Source

What's Changed

Full Changelog: mailru/easyjson@v0.9.1...v0.9.2

v0.9.1

Compare Source

What's Changed

New Contributors

Full Changelog: mailru/easyjson@v0.9.0...v0.9.1

v0.9.0

Compare Source

up go version and bugfixes

v0.8.0

Compare Source

stable version before go version bump

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

v0.0.21

Compare Source

v0.0.20

Compare Source

v0.0.19

Compare Source

v0.0.18

Compare Source

v0.0.17

Compare Source

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

v0.0.7

Compare Source

v0.0.6

Compare Source

pterm/pterm (github.com/pterm/pterm)

v0.12.83

Compare Source

What's Changed

Fixes 🔧

New Contributors

Full Changelog: pterm/pterm@v0.12.82...v0.12.83

v0.12.82

Compare Source

What's Changed

Exciting New Features 🎉
Fixes 🔧
Other Changes

New Contributors

Full Changelog: pterm/pterm@v0.12.81...v0.12.82

sergi/go-diff (github.com/sergi/go-diff)

v1.4.0

Compare Source

sirupsen/logrus (github.com/sirupsen/logrus)

v1.9.4

Compare Source

Notable changes

Full Changelog: sirupsen/logrus@v1.9.3...v1.9.4

uptrace/bun (github.com/uptrace/bun)

v1.2.18

Compare Source

Bug Fixes
  • handle []byte and [N]byte in Tuple, separate List from Tuple imp… (#​1340) (bec98b9)
  • validate parenthesized content in ReadIdentifier to prevent ?(?, ?) misparse (#​1338) (b8da15b), closes #​1337

v1.2.17

Compare Source

Bug Fixes
  • handle []byte and [N]byte in Tuple, separate List from Tuple imp… (#​1340) (bec98b9)
  • validate parenthesized content in ReadIdentifier to prevent ?(?, ?) misparse (#​1338) (b8da15b), closes #​1337

v1.2.16

Compare Source

Bug Fixes
  • migrator exec error propagation (#​1320) (b40f603)
  • OrderAscNullsFirst mapping (fixes #​1305) (43b6af2)
  • panic in indirectAsKey when loading complex models. TypeOf(v) returns nil (2788c5b)
  • RunMigration marks migration as applied after running (#​1330) (990c2eb)
Features
zitadel/oidc (github.com/zitadel/oidc/v3)

v3.45.5

Compare Source

Bug Fixes
  • add auth_methods client_secret_basic for refresh token and revok… (#​803) (811e8b2)

v3.45.4

Compare Source

Bug Fixes
  • grant type in device code validation error message (#​845) (c238329)

v3.45.3

Compare Source

Bug Fixes

v3.45.2

Compare Source

Bug Fixes
  • consistently handle string-valued boolean fields from non-compliant OIDC providers (#​791) (b4dca67), closes #​139

v3.45.1

Compare Source

Bug Fixes
zitadel/schema (github.com/zitadel/schema)

v1.3.2

Compare Source

Bug Fixes
  • add test (95c7b8f)
  • decode error message (1b632a9)
  • fix assertion test (595717f)
  • if default element type of value are setted in slice , raise error (9c25058)
  • indirection through nil pointer to embedded struct (#​211) (c3913e4)
  • test data (2b94d1c)
open-telemetry/opentelemetry-go-instrumentation (go.opentelemetry.io/auto/sdk)

v1.2.1

Fixed
  • Fix uint32 bounding on 32 bit architectures in the go.opentelemetry.io/auto/sdk module. (#​2810)
  • Fix go.opentelemetry.io/auto/examples/rolldice build. (#​2894)

v1.2.0

[!NOTE]
This is the last release version that will support building the auto-instrumentation CLI using Go 1.23.
The next release will require development to be done using Go >= 1.24.

Added
  • Cache offsets for golang.org/x/net 0.42.0. (#​2503)
  • Cache offsets for google.golang.org/grpc 1.74.2. (#​2546)
  • Cache offsets for google.golang.org/grpc 1.76.0-dev. (#​2596)
  • Allow configuration of the resource using a resource.Detector. (#​2598)
    • The WithResourceDetector function is added to go.opentelemetry.io/auto/pipeline/otelsdk.
    • The WithEnv function is updated to parse the OTEL_RESOURCE_DETECTOR environment variable.
      Values are expected to be a comma-separated list of resource detector IDs registered with the [autodetect package][autodetect package].
  • Cache offsets for Go 1.23.12. (#​2603)
  • Cache offsets for Go 1.24.6. (#​2603)
  • Cache offsets for golang.org/x/net 0.43.0. (#​2615)
  • Cache offsets for Go 1.25.0. (#​2651)
  • Cache offsets for google.golang.org/grpc 1.75.0. (#​2686)
  • Cache offsets for github.com/segmentio/kafka-go 0.4.49. (#​2699)
  • Cache offsets for go.opentelemetry.io/otel v1.38.0. (#​2726)
  • Cache offsets for Go 1.24.7. (#​2747)
  • Cache offsets for Go 1.25.1. (#​2747)
  • Cache offsets for golang.org/x/net 0.44.0. (#​2773)
  • Cache offsets for google.golang.org/grpc 1.72.3. (#​2787)
  • Cache offsets for google.golang.org/grpc 1.73.1. (#​2787)
  • Cache offsets for google.golang.org/grpc 1.74.3. (#​2787)
  • Cache offsets for google.golang.org/grpc 1.75.1. (#​2787)
Changed
  • Upgrade go.opentelemetry.io/auto semconv to v1.37.0. (#​2763)
  • Upgrade go.opentelemetry.io/auto/sdk semconv to v1.37.0. (#​2763)
Fixed
  • Add telemetry.distro.version resource attribute to the otelsdk handler. (#​2383)
  • active_spans_by_span_ptr eBPF map used in the traceglobal probe changed to LRU. (#​2509)
open-telemetry/opentelemetry-go (go.opentelemetry.io/otel)

v1.42.0: /v0.64.0/v0.18.0/v0.0.16

Compare Source

Added
  • Add go.opentelemetry.io/otel/semconv/v1.40.0 package.
    The package contains semantic conventions from the v1.40.0 version of the OpenTelemetry Semantic Conventions.
    See the migration documentation for information on how to upgrade from go.opentelemetry.io/otel/semconv/v1.39.0. (#​7985)
  • Add Err and SetErr on Record in go.opentelemetry.io/otel/log to attach an error and set record exception attributes in go.opentelemetry.io/otel/log/sdk. (#​7924)
Changed
  • TracerProvider.ForceFlush in go.opentelemetry.io/otel/sdk/trace joins errors together and continues iteration through SpanProcessors as opposed to returning the first encountered error without attempting exports on subsequent SpanProcessors. (#​7856)
Fixed
  • Fix missing request.GetBody in go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp to correctly handle HTTP2 GOAWAY frame. (#​7931)
  • Fix semconv v1.39.0 generated metric helpers skipping required attributes when extra attributes were empty. (#​7964)
  • Preserve W3C TraceFlags bitmask (including the random Trace ID flag) during trace context extraction and injection in go.opentelemetry.io/otel/propagation. (#​7834)
Removed
  • Drop support for [Go 1.24]. (#​7984)
What's Changed

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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 has been generated by Renovate Bot.

@NumaryBot NumaryBot requested a review from a team as a code owner March 19, 2026 17:38
@NumaryBot NumaryBot enabled auto-merge (squash) March 19, 2026 17:38
@NumaryBot NumaryBot requested a review from a team March 19, 2026 17:38
@NumaryBot
Copy link
Copy Markdown
Contributor Author

NumaryBot commented Mar 19, 2026

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: go.sum
Command failed: go get -d -t ./...
go: -d flag is deprecated. -d=true is a no-op
go: gopkg.in/go-jose/go-jose.v4@v4.1.3: parsing go.mod:
	module declares its path as: github.com/go-jose/go-jose/v4
	        but was required as: gopkg.in/go-jose/go-jose.v4

File name: undefined
Command failed: just pre-commit
go mod tidy
go: downloading github.com/c-bata/go-prompt v0.2.6
go: downloading github.com/formancehq/cobra v1.10.3-0.20260226173701-7f22399f993b
go: downloading github.com/formancehq/formance-sdk-go/v3 v3.8.1
go: downloading github.com/pterm/pterm v0.12.83
go: downloading github.com/iancoleman/strcase v0.3.0
go: downloading github.com/mattn/go-shellwords v1.0.12
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading golang.org/x/mod v0.34.0
go: downloading golang.org/x/oauth2 v0.36.0
go: downloading github.com/TylerBrock/colorjson v0.0.0-20200706003622-8a50f05110d2
go: downloading github.com/go-jose/go-jose/v4 v4.1.3
go: downloading github.com/pkg/errors v0.9.1
go: downloading github.com/segmentio/ksuid v1.0.4
go: downloading github.com/mattn/go-colorable v0.1.14
go: downloading github.com/mattn/go-runewidth v0.0.21
go: downloading github.com/mattn/go-tty v0.0.7
go: downloading golang.org/x/sys v0.42.0
go: downloading atomicgo.dev/cursor v0.2.0
go: downloading atomicgo.dev/keyboard v0.2.9
go: downloading atomicgo.dev/schedule v0.1.0
go: downloading github.com/gookit/color v1.6.0
go: downloading github.com/lithammer/fuzzysearch v1.1.8
go: downloading golang.org/x/term v0.41.0
go: downloading golang.org/x/text v0.35.0
go: downloading github.com/inconshreveable/mousetrap v1.1.0
go: downloading github.com/spf13/pflag v1.0.10
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f
go: downloading github.com/pkg/term v1.2.0-beta.2
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading github.com/containerd/console v1.0.5
go: downloading github.com/xo/terminfo v0.0.0-20220910002029-abceb7e1c41e
go: downloading golang.org/x/sync v0.20.0
go: downloading github.com/stretchr/testify v1.11.1
go: downloading github.com/pmezard/go-difflib v1.0.1-0.20181226105442-5d4384ee4fb2
go: downloading github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc
go: gopkg.in/go-jose/go-jose.v4@v4.1.3: parsing go.mod:
	module declares its path as: github.com/go-jose/go-jose/v4
	        but was required as: gopkg.in/go-jose/go-jose.v4
error: Recipe `tidy` failed on line 13 with exit code 1

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai bot commented Mar 19, 2026

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (1)
  • go.mod is excluded by !**/*.mod

CodeRabbit blocks several paths by default. You can override this behavior by explicitly including those paths in the path filters. For example, including **/dist/** will override the default block on the dist directory, by removing the pattern from both the lists.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 0f33fd70-32c4-4d3e-a39e-9a9e8d7edc9b

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch renovate/security
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

auto-merge was automatically disabled March 19, 2026 17:45

Pull Request is not mergeable

flemzord
flemzord previously approved these changes Mar 19, 2026
@NumaryBot NumaryBot enabled auto-merge (squash) March 20, 2026 02:56
@NumaryBot NumaryBot requested a review from a team March 20, 2026 02:57
@NumaryBot NumaryBot merged commit 27c0515 into main Mar 20, 2026
3 of 5 checks passed
@NumaryBot NumaryBot deleted the renovate/security branch March 20, 2026 06:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants