Skip to content
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

chore(deps): update all dependencies #414

Merged
merged 1 commit into from
Feb 17, 2025
Merged

chore(deps): update all dependencies #414

merged 1 commit into from
Feb 17, 2025

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 21, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action minor v4.1.2 -> v4.2.0 age adoption passing confidence
actions/setup-go action minor v5.1.0 -> v5.3.0 age adoption passing confidence
actions/upload-artifact action minor v4.4.3 -> v4.6.0 age adoption passing confidence
github.com/Azure/azure-sdk-for-go/sdk/azcore require minor v1.16.0 -> v1.17.0 age adoption passing confidence
github.com/Azure/azure-sdk-for-go/sdk/azidentity require patch v1.8.0 -> v1.8.2 age adoption passing confidence
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v6 require minor v6.1.0 -> v6.3.0 age adoption passing confidence
github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v6 require minor v6.1.0 -> v6.2.0 age adoption passing confidence
github.com/aws/aws-sdk-go-v2 require minor v1.32.5 -> v1.36.1 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/config require minor v1.28.5 -> v1.29.6 age adoption passing confidence
github.com/aws/aws-sdk-go-v2/service/ec2 require minor v1.192.0 -> v1.203.0 age adoption passing confidence
github.com/civo/civogo require patch v0.3.88 -> v0.3.94 age adoption passing confidence
github.com/digitalocean/godo require minor v1.130.0 -> v1.137.0 age adoption passing confidence
github.com/equinix/equinix-sdk-go require minor v0.46.0 -> v0.48.0 age adoption passing confidence
github.com/gophercloud/gophercloud/v2 require minor v2.2.0 -> v2.5.0 age adoption passing confidence
github.com/hetznercloud/hcloud-go/v2 require minor v2.16.0 -> v2.19.1 age adoption passing confidence
github.com/ionos-cloud/sdk-go/v6 require patch v6.3.0 -> v6.3.2 age adoption passing confidence
github.com/linode/linodego require minor v1.43.0 -> v1.47.0 age adoption passing confidence
github.com/oracle/oci-go-sdk/v65 require minor v65.79.0 -> v65.83.1 age adoption passing confidence
github.com/scaleway/scaleway-sdk-go require patch v1.0.0-beta.30 -> v1.0.0-beta.32 age adoption passing confidence
github.com/stretchr/testify require minor v1.9.0 -> v1.10.0 age adoption passing confidence
github.com/vultr/govultr/v3 require minor v3.11.2 -> v3.14.1 age adoption passing confidence
github/codeql-action action minor v3.27.5 -> v3.28.9 age adoption passing confidence
go (source) toolchain minor 1.23.3 -> 1.24.0 age adoption passing confidence
golang.org/x/crypto require minor v0.29.0 -> v0.33.0 age adoption passing confidence
golang.org/x/oauth2 require minor v0.24.0 -> v0.26.0 age adoption passing confidence
google.golang.org/api require minor v0.207.0 -> v0.221.0 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

v4.2.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v4...v4.2.0

actions/setup-go (actions/setup-go)

v5.3.0

Compare Source

What's Changed
New Contributors

Full Changelog: actions/setup-go@v5...v5.3.0

v5.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: actions/setup-go@v5...v5.2.0

actions/upload-artifact (actions/upload-artifact)

v4.6.0

Compare Source

What's Changed

Full Changelog: actions/upload-artifact@v4...v4.6.0

v4.5.0

Compare Source

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

v1.36.1

Compare Source

v1.36.0

Compare Source

v1.35.0

Compare Source

v1.34.0

Compare Source

v1.33.0

Compare Source

v1.32.8

Compare Source

v1.32.7

Compare Source

v1.32.6

Compare Source

civo/civogo (github.com/civo/civogo)

v0.3.94

Compare Source

v0.3.93

Compare Source

What's Changed

Full Changelog: civo/civogo@v0.3.92...v0.3.93

v0.3.92

Compare Source

What's Changed

Full Changelog: civo/civogo@v0.3.91...v0.3.92

v0.3.91

Compare Source

What's Changed

New Contributors

Full Changelog: civo/civogo@v0.3.90...v0.3.91

v0.3.90

Compare Source

What's Changed

New Contributors

Full Changelog: civo/civogo@v0.3.89...v0.3.90

v0.3.89

Compare Source

What's Changed

Full Changelog: civo/civogo@v0.3.88...v0.3.89

digitalocean/godo (github.com/digitalocean/godo)

v1.137.0

Compare Source

v1.136.0

Compare Source

v1.135.0

Compare Source

v1.134.0

Compare Source

v1.133.0

Compare Source

v1.132.0

Compare Source

v1.131.1

Compare Source

v1.131.0

Compare Source

equinix/equinix-sdk-go (github.com/equinix/equinix-sdk-go)

v0.48.0

Compare Source

Features

v0.47.0

Compare Source

Features
Bug Fixes
  • Code Generation: Updated Fabric Service Code to match latest 4.18 API Spec version (efac020)
gophercloud/gophercloud (github.com/gophercloud/gophercloud/v2)

v2.5.0

Compare Source

What's Changed

Full Changelog: gophercloud/gophercloud@v2.4.0...v2.5.0

v2.4.0

Compare Source

What's Changed

Full Changelog: gophercloud/gophercloud@v2.3.0...v2.4.0

v2.3.0

Compare Source

What's Changed

Full Changelog: gophercloud/gophercloud@v2.2.0...v2.3.0

hetznercloud/hcloud-go (github.com/hetznercloud/hcloud-go/v2)

v2.19.1

Compare Source

Bug Fixes
  • ignore nil backoff function when configuring poll or retry options (#​587) (8d1b665)

v2.19.0

Compare Source

Features

v2.18.0

Compare Source

Features
Bug Fixes

v2.17.1

Compare Source

Bug Fixes
  • missing load-balancers property in network schema (#​568) (103cf5e)

v2.17.0

Compare Source

Features
  • exp: add mock requests after mock server creation (#​558) (f9879fd)
Bug Fixes
ionos-cloud/sdk-go (github.com/ionos-cloud/sdk-go/v6)

v6.3.2

Compare Source

Full Changelog: ionos-cloud/sdk-go@v6.3.1...v6.3.2

v6.3.1

Compare Source

Full Changelog: ionos-cloud/sdk-go@v6.3.0...v6.3.1

linode/linodego (github.com/linode/linodego)

v1.47.0

Compare Source

What's Changed

💡 Improvements
🧪 Testing Improvements

Full Changelog: linode/linodego@v1.46.0...v1.47.0

v1.46.0

Compare Source

What's Changed

🚀 New Features
💡 Improvements
📦 Dependency Updates

Full Changelog: linode/linodego@v1.45.0...v1.46.0

v1.45.0

Compare Source

What's Changed

🚀 New Features
🧪 Testing Improvements
📦 Dependency Updates

Full Changelog: linode/linodego@v1.44.1...v1.45.0

v1.44.1

Compare Source

What's Changed

🐛 Bug Fixes
📦 Dependency Updates

Full Changelog: linode/linodego@v1.44.0...v1.44.1

v1.44.0

Compare Source

What's Changed

🚀 New Features
💡 Improvements
🧪 Testing Improvements
⚙️ Repo/CI Improvements
📖 Documentation
📦 Dependency Updates
Other Changes

New Contributors

Full Changelog: linode/linodego@v1.43.0...v1.44.0

oracle/oci-go-sdk (github.com/oracle/oci-go-sdk/v65)

v65.83.1: 65.83.1

Compare Source

Added
  • Support for backups and recovery enhancements in autonomous databases in the Database service

  • Support for IPv6 addresses on system launch in the Database service

  • Support for enterprise edition GPU infrastructure in the Stack Monitoring service

  • Support for monitoring templates in the Stack Monitoring service

  • Support for IPv6 cluster creation in the Kubernetes Engine service

  • Support for automatic and spoken punctuations in realtime in the AI Speech service

  • Support for additional connection types for Databricks, Google PubSub and Microsoft Fabric in the GoldenGate service

File Checksums (SHA256)

oci-go-sdk-65.83.1.zip 42bc9e4af46dacc284bef97da69aa54f8040e004b4738b311a7341bcabf9a5ec

v65.83.0: 65.83.0

Compare Source

Added
  • Support for Cohere Embed v3 in the Generative AI Inference service

  • Support for Llama 3.2 tools in the Generative AI Inference service

  • Support for nginx discovery and monitoring in the Stack Monitoring service

  • Support for Oracle JVM runtime discovery and monitoring in the Stack Monitoring service

  • Support for JBoss discovery and monitoring in the Stack Monitoring service

  • Support for Service Managed Container(SMC) endpoints on list service operation in the Data Science service

  • Support for schedulers in the Data Science service

  • Support for DB system database and access modes in the HeatWave service

  • Support for DB system read endpoints in the HeatWave service

  • Support for sensitive types for data discovery in the Data Safe service

  • Support for referential relation APIs in the Data Safe service

Breaki

Configuration

📅 Schedule: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6" in timezone Europe/Berlin, 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 renovate bot requested a review from dirien as a code owner November 21, 2024 22:42
Copy link
Contributor Author

renovate bot commented Nov 21, 2024

ℹ 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):

  • 41 additional dependencies were updated

Details:

Package Change
cloud.google.com/go/auth v0.6.0 -> v0.11.0
cloud.google.com/go/auth/oauth2adapt v0.2.2 -> v0.2.6
cloud.google.com/go/compute/metadata v0.3.0 -> v0.5.2
github.com/Masterminds/semver/v3 v3.2.0 -> v3.3.0
github.com/aws/aws-sdk-go-v2/credentials v1.17.21 -> v1.17.47
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.8 -> v1.16.21
github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.12 -> v1.3.25
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.12 -> v2.6.25
github.com/aws/aws-sdk-go-v2/internal/ini v1.8.0 -> v1.8.1
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.11.2 -> v1.12.1
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.11.14 -> v1.12.6
github.com/aws/aws-sdk-go-v2/service/sso v1.21.1 -> v1.24.7
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.25.1 -> v1.28.6
github.com/aws/aws-sdk-go-v2/service/sts v1.29.1 -> v1.33.2
github.com/aws/smithy-go v1.20.2 -> v1.22.1
github.com/cespare/xxhash/v2 v2.2.0 -> v2.3.0
github.com/go-logr/logr v1.4.1 -> v1.4.2
github.com/go-resty/resty/v2 v2.13.1 -> v2.15.3
github.com/google/s2a-go v0.1.7 -> v0.1.8
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.12.5 -> v2.14.0
github.com/huandu/xstrings v1.3.3 -> v1.5.0
github.com/mitchellh/copystructure v1.0.0 -> v1.2.0
github.com/mitchellh/reflectwalk v1.0.0 -> v1.0.2
github.com/prometheus/client_golang v1.19.1 -> v1.20.5
github.com/prometheus/client_model v0.5.0 -> v0.6.1
github.com/prometheus/common v0.48.0 -> v0.55.0
github.com/prometheus/procfs v0.12.0 -> v0.15.1
github.com/shopspring/decimal v1.2.0 -> v1.4.0
github.com/spf13/cast v1.3.1 -> v1.7.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.49.0 -> v0.54.0
go.opentelemetry.io/otel v1.24.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.24.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.24.0 -> v1.29.0
golang.org/x/net v0.26.0 -> v0.31.0
golang.org/x/sys v0.21.0 -> v0.28.0
golang.org/x/text v0.16.0 -> v0.21.0
golang.org/x/time v0.5.0 -> v0.8.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20240617180043-68d350f18fd4 -> v0.0.0-20241118233622-e639e219e697
google.golang.org/grpc v1.64.0 -> v1.67.1
google.golang.org/protobuf v1.34.2 -> v1.35.2

@renovate renovate bot force-pushed the renovate/all branch 7 times, most recently from 303b828 to 3051f42 Compare November 27, 2024 11:29
@renovate renovate bot force-pushed the renovate/all branch 6 times, most recently from 060b356 to c5db05f Compare December 5, 2024 20:30
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 7473dbc to c5f3b5b Compare December 10, 2024 19:01
@pull-request-size pull-request-size bot added size/M and removed size/L labels Dec 10, 2024
Copy link
Contributor Author

renovate bot commented Dec 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact 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: downloading github.com/linode/linodego v1.47.0
go: downloading github.com/sethvargo/go-password v0.3.1
go: downloading golang.org/x/oauth2 v0.26.0
go: downloading github.com/aws/aws-sdk-go-v2 v1.36.1
go: downloading github.com/aws/aws-sdk-go-v2/config v1.29.6
go: downloading github.com/aws/aws-sdk-go-v2/service/ec2 v1.203.0
go: downloading github.com/google/uuid v1.6.0
go: downloading github.com/pkg/errors v0.9.1
go: downloading go.uber.org/zap v1.27.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azcore v1.17.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.8.2
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/resources/armresources v1.2.0
go: downloading github.com/civo/civogo v0.3.94
go: downloading github.com/digitalocean/godo v1.137.0
go: downloading github.com/equinix/equinix-sdk-go v0.48.0
go: downloading github.com/exoscale/egoscale v0.101.1
go: downloading github.com/hashicorp/go-cleanhttp v0.5.2
go: downloading google.golang.org/api v0.221.0
go: downloading github.com/hetznercloud/hcloud-go/v2 v2.19.1
go: downloading github.com/ionos-cloud/sdk-go/v6 v6.3.2
go: downloading github.com/oracle/oci-go-sdk/v65 v65.83.1
go: downloading github.com/dirien/ovh-go-sdk v0.2.0
go: downloading github.com/scaleway/scaleway-sdk-go v1.0.0-beta.32
go: downloading github.com/vultr/govultr/v3 v3.14.1
go: downloading github.com/fatih/color v1.18.0
go: downloading github.com/Masterminds/sprig/v3 v3.3.0
go: downloading github.com/stretchr/testify v1.10.0
go: downloading github.com/melbahja/goph v1.4.0
go: downloading golang.org/x/crypto v0.33.0
go: downloading github.com/go-resty/resty/v2 v2.16.3
go: downloading github.com/google/go-querystring v1.1.0
go: downloading golang.org/x/net v0.35.0
go: downloading golang.org/x/text v0.22.0
go: downloading gopkg.in/ini.v1 v1.66.6
go: downloading github.com/aws/smithy-go v1.22.2
go: downloading github.com/aws/aws-sdk-go-v2/credentials v1.17.59
go: downloading github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.16.28
go: downloading github.com/aws/aws-sdk-go-v2/internal/ini v1.8.2
go: downloading github.com/aws/aws-sdk-go-v2/service/sso v1.24.15
go: downloading github.com/aws/aws-sdk-go-v2/service/ssooidc v1.28.14
go: downloading github.com/aws/aws-sdk-go-v2/service/sts v1.33.14
go: downloading github.com/aws/aws-sdk-go-v2/internal/configsources v1.3.32
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.12.2
go: downloading github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.12.13
go: downloading go.uber.org/multierr v1.10.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/internal v1.10.0
go: downloading github.com/AzureAD/microsoft-authentication-library-for-go v1.3.3
go: downloading golang.org/x/mod v0.17.0
go: downloading k8s.io/api v0.27.1
go: downloading k8s.io/apimachinery v0.27.1
go: downloading github.com/hashicorp/go-retryablehttp v0.7.7
go: downloading golang.org/x/time v0.10.0
go: downloading github.com/gofrs/uuid v4.4.0+incompatible
go: downloading github.com/googleapis/gax-go/v2 v2.14.1
go: downloading cloud.google.com/go/auth v0.14.1
go: downloading google.golang.org/grpc v1.70.0
go: downloading github.com/prometheus/client_golang v1.20.5
go: downloading github.com/gofrs/flock v0.8.1
go: downloading github.com/sony/gobreaker v0.5.0
go: downloading github.com/ovh/go-ovh v1.3.0
go: downloading gopkg.in/yaml.v2 v2.4.0
go: downloading github.com/mattn/go-colorable v0.1.13
go: downloading github.com/mattn/go-isatty v0.0.20
go: downloading golang.org/x/sys v0.30.0
go: downloading dario.cat/mergo v1.0.1
go: downloading github.com/Masterminds/goutils v1.1.1
go: downloading github.com/Masterminds/semver/v3 v3.3.0
go: downloading github.com/huandu/xstrings v1.5.0
go: downloading github.com/mitchellh/copystructure v1.2.0
go: downloading github.com/shopspring/decimal v1.4.0
go: downloading github.com/spf13/cast v1.7.0
go: downloading github.com/davecgh/go-spew v1.1.1
go: downloading github.com/pmezard/go-difflib v1.0.0
go: downloading github.com/pkg/sftp v1.13.5
go: downloading github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.6.32
go: downloading github.com/kylelemons/godebug v1.1.0
go: downloading github.com/pkg/browser v0.0.0-20240102092130-5ac0b6a4141c
go: downloading github.com/gogo/protobuf v1.3.2
go: downloading github.com/google/gofuzz v1.1.0
go: downloading github.com/deepmap/oapi-codegen v1.9.1
go: downloading github.com/stretchr/objx v0.5.2
go: downloading cloud.google.com/go/auth/oauth2adapt v0.2.7
go: downloading cloud.google.com/go/compute/metadata v0.6.0
go: downloading github.com/google/s2a-go v0.1.9
go: downloading go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.58.0
go: downloading github.com/beorn7/perks v1.0.1
go: downloading github.com/cespare/xxhash/v2 v2.3.0
go: downloading github.com/prometheus/client_model v0.6.1
go: downloading github.com/prometheus/common v0.55.0
go: downloading github.com/prometheus/procfs v0.15.1
go: downloading google.golang.org/protobuf v1.36.5
go: downloading github.com/mitchellh/reflectwalk v1.0.2
go: downloading gopkg.in/yaml.v3 v3.0.1
go: downloading github.com/kr/fs v0.1.0
go: downloading github.com/golang-jwt/jwt/v5 v5.2.1
go: downloading gopkg.in/inf.v0 v0.9.1
go: downloading k8s.io/klog/v2 v2.90.1
go: downloading sigs.k8s.io/structured-merge-diff/v4 v4.2.3
go: downloading k8s.io/utils v0.0.0-20230209194617-a36077c30491
go: downloading github.com/googleapis/enterprise-certificate-proxy v0.3.4
go: downloading google.golang.org/genproto/googleapis/rpc v0.0.0-20250207221924-e9438ea467c6
go: downloading github.com/felixge/httpsnoop v1.0.4
go: downloading go.opentelemetry.io/otel v1.34.0
go: downloading go.opentelemetry.io/otel/metric v1.34.0
go: downloading go.opentelemetry.io/otel/trace v1.34.0
go: downloading github.com/klauspost/compress v1.17.9
go: downloading github.com/munnerz/goautoneg v0.0.0-20191010083416-a7dc8b61c822
go: downloading sigs.k8s.io/json v0.0.0-20221116044647-bc3834ca7abd
go: downloading github.com/go-logr/logr v1.4.2
go: downloading github.com/json-iterator/go v1.1.12
go: downloading github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
go: downloading github.com/modern-go/reflect2 v1.0.2
go: downloading github.com/go-logr/stdr v1.2.2
go: downloading go.opentelemetry.io/auto/sdk v1.1.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute/v5 v5.7.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/compute/armcompute v1.0.0
go: downloading github.com/Azure/azure-sdk-for-go v68.0.0+incompatible
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork/v5 v5.2.0
go: downloading github.com/Azure/azure-sdk-for-go/sdk/resourcemanager/network/armnetwork v1.1.0
go: downloading github.com/gophercloud/gophercloud v1.14.1
go: github.com/dirien/minectl-sdk/cloud/scaleway imports
	github.com/scaleway/scaleway-sdk-go/api/account/v2alpha1: cannot find module providing package github.com/scaleway/scaleway-sdk-go/api/account/v2alpha1
go: downloading github.com/rogpeppe/go-internal v1.13.1

@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 114961d to 780d892 Compare December 13, 2024 01:41
@renovate renovate bot force-pushed the renovate/all branch 12 times, most recently from 187f8dc to 301ad68 Compare February 3, 2025 13:47
@renovate renovate bot force-pushed the renovate/all branch 8 times, most recently from 9227c59 to 46c6b25 Compare February 8, 2025 01:37
@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from f1776fb to 04d8b0b Compare February 12, 2025 23:03
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Copy link
Owner

@dirien dirien left a comment

Choose a reason for hiding this comment

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

LGTM!

@dirien dirien merged commit 49d6c0e into main Feb 17, 2025
3 of 5 checks passed
@dirien dirien deleted the renovate/all branch February 17, 2025 20:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant