Skip to content

fix(deps): update all patched dependencies (main) #1005

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 16, 2025

Conversation

NumaryBot
Copy link
Contributor

This PR contains the following updates:

Package Type Update Change
github.com/ThreeDotsLabs/watermill require patch v1.4.6 -> v1.4.7
github.com/dop251/goja require digest 5f46f27 -> 58d95d8
github.com/formancehq/go-libs/v3 require patch v3.0.0-20250407134146-8be8ce3ddc42 -> v3.0.0
github.com/formancehq/go-libs/v3 require patch v3.0.0-20250610201819-3bfa67aab0e2 -> v3.0.0
github.com/formancehq/go-libs/v3 require patch v3.0.0-20250521193206-16afb7f06140 -> v3.0.0
github.com/go-chi/cors require patch v1.2.1 -> v1.2.2
github.com/stoewer/go-strcase require patch v1.3.0 -> v1.3.1
github.com/uptrace/bun require patch v1.2.13 -> v1.2.14
github.com/uptrace/bun/dialect/pgdialect require patch v1.2.13 -> v1.2.14
github.com/uptrace/bun/extra/bundebug require patch v1.2.12 -> v1.2.14
go (source) toolchain patch 1.24.3 -> 1.24.5
go (source) toolchain patch 1.24.2 -> 1.24.5
k8s.io/api require patch v0.33.1 -> v0.33.3
k8s.io/apimachinery require patch v0.33.1 -> v0.33.3
k8s.io/client-go require patch v0.33.1 -> v0.33.3

Release Notes

ThreeDotsLabs/watermill (github.com/ThreeDotsLabs/watermill)

v1.4.7

Compare Source

What's Changed

New Contributors

Full Changelog: ThreeDotsLabs/watermill@v1.4.6...v1.4.7

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

v1.2.2

Compare Source

What's Changed

New Contributors

Full Changelog: go-chi/cors@v1.2.1...v1.2.2

stoewer/go-strcase (github.com/stoewer/go-strcase)

v1.3.1: Release 1.3.1

Compare Source

What's Changed

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

v1.2.14

Compare Source

Please refer to CHANGELOG.md for details

kubernetes/api (k8s.io/api)

v0.33.3

Compare Source

v0.33.2

Compare Source

kubernetes/apimachinery (k8s.io/apimachinery)

v0.33.3

Compare Source

v0.33.2

Compare Source

kubernetes/client-go (k8s.io/client-go)

v0.33.3

Compare Source

v0.33.2

Compare Source


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 July 16, 2025 10:07
@NumaryBot NumaryBot enabled auto-merge July 16, 2025 10:07
@NumaryBot
Copy link
Contributor Author

ℹ Artifact update notice

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

  • 28 additional dependencies were updated

Details:

Package Change
github.com/aws/aws-sdk-go-v2 v1.36.3 -> v1.36.5
github.com/aws/aws-sdk-go-v2/config v1.29.14 -> v1.29.17
github.com/aws/aws-sdk-go-v2/credentials v1.17.67 -> v1.17.70
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.30 -> v1.16.32
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.34 -> v1.3.36
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.34 -> v2.6.36
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 -> v1.12.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.15 -> v1.12.17
github.com/aws/aws-sdk-go-v2/service/sso v1.25.3 -> v1.25.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.1 -> v1.30.3
github.com/aws/aws-sdk-go-v2/service/sts v1.33.19 -> v1.34.0
github.com/aws/smithy-go v1.22.2 -> v1.22.4
github.com/go-logr/logr v1.4.2 -> v1.4.3
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.60.0 -> v0.62.0
go.opentelemetry.io/otel v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
golang.org/x/crypto v0.38.0 -> v0.39.0
golang.org/x/mod v0.24.0 -> v0.25.0
golang.org/x/net v0.40.0 -> v0.41.0
golang.org/x/oauth2 v0.27.0 -> v0.30.0
golang.org/x/sync v0.14.0 -> v0.15.0
golang.org/x/text v0.25.0 -> v0.26.0
golang.org/x/time v0.11.0 -> v0.12.0
google.golang.org/genproto/googleapis/api v0.0.0-20250519155744-55703ea1f237 -> v0.0.0-20250603155806-513f23925822
google.golang.org/genproto/googleapis/rpc v0.0.0-20250519155744-55703ea1f237 -> v0.0.0-20250603155806-513f23925822
google.golang.org/grpc v1.72.1 -> v1.73.0
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):

  • 36 additional dependencies were updated

Details:

Package Change
github.com/go-chi/chi/v5 v5.2.1 -> v5.2.2
go.opentelemetry.io/otel v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/sdk/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
github.com/aws/aws-sdk-go-v2 v1.36.4 -> v1.36.5
github.com/aws/aws-sdk-go-v2/config v1.29.16 -> v1.29.17
github.com/aws/aws-sdk-go-v2/credentials v1.17.69 -> v1.17.70
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.31 -> v1.16.32
github.com/aws/aws-sdk-go-v2/feature/rds/auth v1.5.12 -> v1.5.13
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.35 -> v1.3.36
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.35 -> v2.6.36
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.3 -> v1.12.4
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.16 -> v1.12.17
github.com/aws/aws-sdk-go-v2/service/sso v1.25.4 -> v1.25.5
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.30.2 -> v1.30.3
github.com/aws/aws-sdk-go-v2/service/sts v1.33.21 -> v1.34.0
github.com/aws/smithy-go v1.22.3 -> v1.22.4
github.com/go-viper/mapstructure/v2 v2.2.1 -> v2.3.0
github.com/grpc-ecosystem/grpc-gateway/v2 v2.26.3 -> v2.27.1
github.com/hashicorp/go-retryablehttp v0.7.7 -> v0.7.8
github.com/nats-io/nats-server/v2 v2.11.4 -> v2.11.6
github.com/uptrace/bun/extra/bunotel v1.2.13 -> v1.2.14
go.opentelemetry.io/contrib/instrumentation/host v0.61.0 -> v0.62.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.62.0
go.opentelemetry.io/contrib/instrumentation/runtime v0.61.0 -> v0.62.0
go.opentelemetry.io/contrib/propagators/b3 v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetricgrpc v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/exporters/otlp/otlpmetric/otlpmetrichttp v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracehttp v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/exporters/stdout/stdoutmetric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/exporters/stdout/stdouttrace v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/sdk v1.36.0 -> v1.37.0
golang.org/x/time v0.11.0 -> v0.12.0
File name: tools/generator/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):

  • 9 additional dependencies were updated

Details:

Package Change
github.com/ThreeDotsLabs/watermill v1.4.6 -> v1.4.7
github.com/dop251/goja v0.0.0-20241009100908-5f46f2705ca3 -> v0.0.0-20250630131328-58d95d85e994
github.com/go-chi/chi/v5 v5.2.1 -> v5.2.2
github.com/uptrace/bun v1.2.13 -> v1.2.14
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.62.0
go.opentelemetry.io/otel v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/metric v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/sdk v1.36.0 -> v1.37.0
go.opentelemetry.io/otel/trace v1.36.0 -> v1.37.0
File name: tools/provisioner/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):

  • 5 additional dependencies were updated

Details:

Package Change
github.com/go-logr/logr v1.4.2 -> v1.4.3
golang.org/x/net v0.40.0 -> v0.41.0
golang.org/x/sync v0.14.0 -> v0.15.0
golang.org/x/text v0.25.0 -> v0.26.0
golang.org/x/time v0.11.0 -> v0.12.0

Copy link

coderabbitai bot commented Jul 16, 2025

Important

Review skipped

Review was skipped due to path filters

⛔ Files ignored due to path filters (8)
  • deployments/pulumi/go.mod is excluded by !**/*.mod
  • deployments/pulumi/go.sum is excluded by !**/*.sum, !**/*.sum
  • go.mod is excluded by !**/*.mod
  • go.sum is excluded by !**/*.sum, !**/*.sum
  • tools/generator/go.mod is excluded by !**/*.mod
  • tools/generator/go.sum is excluded by !**/*.sum, !**/*.sum
  • tools/provisioner/go.mod is excluded by !**/*.mod
  • tools/provisioner/go.sum is excluded by !**/*.sum, !**/*.sum

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.

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

✨ Finishing Touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch renovate/main-all-patch

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
🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Create a ticket on our support page for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate docstrings to generate docstrings for this PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai auto-generate unit tests to generate unit tests for this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

codecov bot commented Jul 16, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.78%. Comparing base (ec27bee) to head (b91df80).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1005      +/-   ##
==========================================
- Coverage   82.84%   82.78%   -0.07%     
==========================================
  Files         145      145              
  Lines        8219     8219              
==========================================
- Hits         6809     6804       -5     
- Misses       1083     1087       +4     
- Partials      327      328       +1     

☔ 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.

@NumaryBot NumaryBot added this pull request to the merge queue Jul 16, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jul 16, 2025
@gfyrag gfyrag added this pull request to the merge queue Jul 16, 2025
Merged via the queue into main with commit 1c45f62 Jul 16, 2025
14 of 16 checks passed
@gfyrag gfyrag deleted the renovate/main-all-patch branch July 16, 2025 11:38
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.

2 participants