Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented Jan 20, 2025

Update Request | Renovate Bot

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/stale action digest 5f858e3d6f8a33
dessant/lock-threads action digest 1bf7ec27266a7c
github.com/anchore/syft require minor v1.37.0v1.41.0 age adoption passing confidence
github.com/dsseng/syft replace minor v1.26.2-0.20250703101014-f39c35d156d9v1.38.0 age adoption passing confidence
github.com/emicklei/dot require minor v1.9.2v1.10.0 age adoption passing confidence
github.com/moby/buildkit require minor v0.26.2v0.27.0 age adoption passing confidence
github.com/spf13/cobra require patch v1.10.1v1.10.2 age adoption passing confidence
go.yaml.in/yaml/v4 require patch v4.0.0-rc.3v4.0.0-rc.4 age adoption passing confidence
golang.org/x/sync require minor v0.18.0v0.19.0 age adoption passing confidence

Release Notes

anchore/syft (github.com/anchore/syft)

v1.41.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.40.1

Compare Source

[!Important]
This release bumps github.com/containerd/containerd to v2, which will cause compiler errors if used alongside other dependencies that use v1 of containerd. See anchore/stereoscope#495 for a detailed discussion.

Bug Fixes

(Full Changelog)

v1.40.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.39.0

Compare Source

Added Features
Bug Fixes

(Full Changelog)

v1.38.2

Compare Source

Bug Fixes

(Full Changelog)

v1.38.1

Compare Source

v1.38.0

Compare Source

Added Features
Bug Fixes
  • Support extras statements in Python PDM cataloger [#​4352 @​wagoodman]
  • Preserve --from argument order [#​4350 @​wagoodman]
  • SBOM generated by Syft 1.28 contains license elements missing id or name (causing CycloneDX parser error) [#​4363]
  • empty PURL output in dependency snapshot format breaks sbom-action [#​4311]
  • Interface includes constraint elements, can only be used in type parameters [#​4346]
  • Upgrade github.com/nwaples/rardecode@​v1.1.3 to 2.2.1 [#​4338]
  • Upgrade to Golang 1.25.4 [#​4341]
Additional Changes

(Full Changelog)

dsseng/syft (github.com/dsseng/syft)

v1.38.0

Compare Source

v1.37.0

Compare Source

v1.36.0

Compare Source

v1.35.0

Compare Source

v1.34.2

Compare Source

v1.34.1

Compare Source

v1.34.0

Compare Source

v1.33.0

Compare Source

v1.32.0

Compare Source

v1.31.0

Compare Source

v1.30.0

Compare Source

v1.29.1

Compare Source

v1.29.0

Compare Source

v1.28.0

Compare Source

v1.27.1

Compare Source

emicklei/dot (github.com/emicklei/dot)

v1.10.0

Compare Source

  • add Node.Apply
  • add Edge.Apply
  • handle Mermaid linkStyle for Edge
  • handle Mermaid animate for Edge
  • spaces around Mermaid edges
moby/buildkit (github.com/moby/buildkit)

v0.27.0

Compare Source

buildkit 0.27.0

Welcome to the v0.27.0 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Contributors
  • Tõnis Tiigi
  • CrazyMax
  • Akihiro Suda
  • Sebastiaan van Stijn
  • Justin Chadwell
  • Jonathan A. Sternberg
  • David Karlsson
  • Dawei Wei
  • Natnael Gebremariam
  • Aleksandr Karpinskii
  • Amr Mahdi
  • Brian Goff
  • Joyal George K J
  • Matt Coster
  • Roberto Villarreal
  • Rodolfo Carvalho
  • Silvin Lubecki
  • Tiger Kaovilai
Notable Changes
  • Built-in Dockerfile frontend has been updated to v1.21.0
  • This is a first version of BuildKit with signed release images and artifacts built using Docker Github Builder
  • Allow convert decisions from Session Source Policy implementations #​6427
  • Github Cache backend now support optional signed cache that is cryptographically verified on import #​6397
  • Provide a gateway interface for reading container filesystems during builds #​6262
  • Push registry remote cache blobs in parallel for faster uploads #​6455
  • Cache attestation chain pull-through responses for better performance #​6435
  • Allow custom AuthConfig providers in client #​6408
  • Surface policy deny messages in build errors #​6458
  • Fix Git 2.52 support for matching some error conditions #​6452
  • Expose the build reference in exporter buildinfo #​6424
  • Improve expired keys handling in Git signature verification #​6412
  • Cache gateway forwarder mounts and deduplicate snapshot responses #​6387
  • Remove development gateway frontend options in favor of build-contexts #​6350
  • Prevent status stream from closing too early by using an inactivity timeout #​6396
  • Recover from history.db corruption #​6371
  • Fix xattr copy failures on SELinux systems #​6015
  • Fix error return when requesting attestation from non-index image #​6473
  • Fix possible "digest not found" error when fetching attestation chain due to missing lease #​6464
  • Fix Windows copy operations around protected files #​6369
  • Fix possible race condition in gateway bridge forwarder #​6355
  • Fix concurrency in source policy evaluation to prevent parallel panics #​6448
Dependency Changes
  • cyphar.com/go-pathrs v0.2.1 new
  • github.com/Azure/azure-sdk-for-go/sdk/azcore v1.18.2 -> v1.20.0
  • github.com/Azure/azure-sdk-for-go/sdk/azidentity v1.11.0 -> v1.13.1
  • github.com/AzureAD/microsoft-authentication-library-for-go v1.4.2 -> v1.6.0
  • github.com/asaskevich/govalidator a9d515a new
  • github.com/aws/aws-sdk-go-v2 v1.38.1 -> v1.39.6
  • github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.0 -> v1.7.2
  • github.com/aws/aws-sdk-go-v2/config v1.31.3 -> v1.31.20
  • github.com/aws/aws-sdk-go-v2/credentials v1.18.7 -> v1.18.24
  • github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.4 -> v1.18.13
  • github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.4 -> v1.4.13
  • github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.4 -> v2.7.13
  • github.com/aws/aws-sdk-go-v2/internal/ini v1.8.3 -> v1.8.4
  • github.com/aws/aws-sdk-go-v2/internal/v4a v1.4.4 -> v1.4.12
  • github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.0 -> v1.13.3
  • github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.8.4 -> v1.9.3
  • github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.4 -> v1.13.13
  • github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.4 -> v1.19.12
  • github.com/aws/aws-sdk-go-v2/service/s3 v1.87.1 -> v1.89.1
  • github.com/aws/aws-sdk-go-v2/service/sso v1.28.2 -> v1.30.3
  • github.com/aws/aws-sdk-go-v2/service/ssooidc v1.34.0 -> v1.35.7
  • github.com/aws/aws-sdk-go-v2/service/sts v1.38.0 -> v1.40.2
  • github.com/aws/smithy-go v1.22.5 -> v1.23.2
  • github.com/blang/semver v3.5.1 new
  • github.com/cloudflare/circl v1.6.0 -> v1.6.1
  • github.com/containerd/cgroups/v3 v3.1.0 -> v3.1.2
  • github.com/containerd/containerd/v2 v2.2.0 -> v2.2.1
  • github.com/containerd/fuse-overlayfs-snapshotter/v2 v2.1.6 -> v2.1.7
  • github.com/containerd/nydus-snapshotter v0.15.4 -> v0.15.10
  • github.com/cyberphone/json-canonicalization 19d51d7 new
  • github.com/cyphar/filepath-securejoin v0.6.0 new
  • github.com/digitorus/pkcs7 3a137a8 new
  • github.com/digitorus/timestamp 220c5c2 new
  • github.com/docker/cli v28.5.0 -> v29.1.4
  • github.com/docker/docker-credential-helpers v0.9.3 -> v0.9.5
  • github.com/go-openapi/analysis v0.24.1 new
  • github.com/go-openapi/errors v0.22.4 new
  • github.com/go-openapi/jsonpointer v0.22.1 new
  • github.com/go-openapi/jsonreference v0.21.3 new
  • github.com/go-openapi/loads v0.23.2 new
  • github.com/go-openapi/runtime v0.29.2 new
  • github.com/go-openapi/spec v0.22.1 new
  • github.com/go-openapi/strfmt v0.25.0 new
  • github.com/go-openapi/swag v0.25.3 new
  • github.com/go-openapi/swag/cmdutils v0.25.3 new
  • github.com/go-openapi/swag/conv v0.25.3 new
  • github.com/go-openapi/swag/fileutils v0.25.3 new
  • github.com/go-openapi/swag/jsonname v0.25.3 new
  • github.com/go-openapi/swag/jsonutils v0.25.3 new
  • github.com/go-openapi/swag/loading v0.25.3 new
  • github.com/go-openapi/swag/mangling v0.25.3 new
  • github.com/go-openapi/swag/netutils v0.25.3 new
  • github.com/go-openapi/swag/stringutils v0.25.3 new
  • github.com/go-openapi/swag/typeutils v0.25.3 new
  • github.com/go-openapi/swag/yamlutils v0.25.3 new
  • github.com/go-openapi/validate v0.25.1 new
  • github.com/go-viper/mapstructure/v2 v2.4.0 new
  • github.com/google/certificate-transparency-go v1.3.2 new
  • github.com/google/go-containerregistry v0.20.6 new
  • github.com/grafana/regexp a468a5b new
  • github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.2 -> v2.27.3
  • github.com/in-toto/attestation v1.1.2 new
  • github.com/klauspost/compress v1.18.1 -> v1.18.2
  • github.com/moby/go-archive v0.1.0 -> v0.2.0
  • github.com/moby/policy-helpers bcaa71c -> 9fcc1a9
  • github.com/oklog/ulid v1.3.1 new
  • github.com/opencontainers/runtime-spec v1.2.1 -> v1.3.0
  • github.com/opencontainers/runtime-tools 0ea5ed0 -> edf4cb3
  • github.com/opencontainers/selinux v1.12.0 -> v1.13.1
  • github.com/prometheus/otlptranslator v0.0.2 new
  • github.com/prometheus/procfs v0.16.1 -> v0.17.0
  • github.com/sigstore/protobuf-specs v0.5.0 new
  • github.com/sigstore/rekor v1.4.3 new
  • github.com/sigstore/rekor-tiles/v2 v2.0.1 new
  • github.com/sigstore/sigstore v1.10.0 new
  • github.com/sigstore/sigstore-go b5fe07a new
  • github.com/sigstore/timestamp-authority/v2 v2.0.2 new
  • github.com/sirupsen/logrus v1.9.3 -> v1.9.4
  • github.com/spdx/tools-golang v0.5.5 -> v0.5.7
  • github.com/theupdateframework/go-tuf/v2 v2.3.0 new
  • github.com/tonistiigi/fsutil 586307a -> a2aa163
  • github.com/tonistiigi/go-actions-cache 378c5ed -> 54bc28c
  • github.com/transparency-dev/formats 404c0d5 new
  • github.com/transparency-dev/merkle v0.0.2 new
  • go.mongodb.org/mongo-driver v1.17.6 new
  • go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.61.0 -> v0.63.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.61.0 -> v0.63.0
  • go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.63.0
  • go.opentelemetry.io/otel/exporters/prometheus v0.42.0 -> v0.60.0
  • go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
  • go.yaml.in/yaml/v3 v3.0.4 new
  • golang.org/x/term v0.38.0 new
  • google.golang.org/genproto/googleapis/api c5933d9 -> f26f940
  • google.golang.org/genproto/googleapis/rpc c5933d9 -> f26f940
  • kernel.org/pub/linux/libs/security/libcap/cap v1.2.76 -> v1.2.77
  • kernel.org/pub/linux/libs/security/libcap/psx v1.2.76 -> v1.2.77
  • tags.cncf.io/container-device-interface v1.0.1 -> v1.1.0
  • tags.cncf.io/container-device-interface/specs-go v1.0.0 -> v1.1.0

Previous release can be found at v0.26.3

v0.26.3

Compare Source

Welcome to the v0.26.3 release of buildkit!

Please try out the release binaries and report any issues at
https://github.com/moby/buildkit/issues.

Contributors
  • Sebastiaan van Stijn
  • Jonathan A. Sternberg
  • Tõnis Tiigi
Notable Changes
  • Fix session policy metadata resolution for git attributes and image attestations #​6383
Dependency Changes
  • github.com/containernetworking/plugins v1.8.0 -> v1.9.0

Previous release can be found at v0.26.2

spf13/cobra (github.com/spf13/cobra)

v1.10.2

Compare Source

🔧 Dependencies

  • chore: Migrate from gopkg.in/yaml.v3 to go.yaml.in/yaml/v3 by @​dims in #​2336 - the gopkg.in/yaml.v3 package has been deprecated for some time: this should significantly cleanup dependency/supply-chains for consumers of spf13/cobra

📈 CI/CD

🔥✍🏼 Docs

🍂 Refactors

🤗 New Contributors

Full Changelog: spf13/cobra@v1.10.1...v1.10.2

Thank you to our amazing contributors!!!!! 🐍 🚀

yaml/go-yaml (go.yaml.in/yaml/v4)

v4.0.0-rc.4

Compare Source


Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: 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 force-pushed the renovate/dependencies branch 3 times, most recently from 3354daf to cfde7d9 Compare January 29, 2025 11:14
@renovate renovate bot changed the title chore: update dependencies chore: update module github.com/google/go-github/v67 to v68 Jan 29, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 5 times, most recently from 05a83df to 8ea2f28 Compare February 4, 2025 10:27
@renovate renovate bot changed the title chore: update module github.com/google/go-github/v67 to v68 chore: update module github.com/google/go-github/v67 to v69 Feb 6, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 3ce4e87 to 925275e Compare February 6, 2025 16:24
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 4e08731 to 64d4c52 Compare February 16, 2025 12:10
@renovate renovate bot changed the title chore: update module github.com/google/go-github/v67 to v69 chore: update dependencies Feb 16, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 5e097a7 to 32c2c5d Compare February 20, 2025 03:47
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 2c9e01a to 846acb8 Compare March 1, 2025 03:49
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from c973bcb to ec6b76d Compare March 11, 2025 04:18
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from db019cf to 15a4a4b Compare March 21, 2025 11:59
@renovate renovate bot changed the title chore: update dependencies chore: update module github.com/google/go-github/v67 to v70 Mar 21, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch from 15a4a4b to 4217c4c Compare March 26, 2025 23:52
@renovate renovate bot changed the title chore: update module github.com/google/go-github/v67 to v70 chore: update dependencies Mar 26, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from d2056b1 to 9621e53 Compare April 8, 2025 04:05
@renovate renovate bot force-pushed the renovate/dependencies branch from 9621e53 to 71db350 Compare April 17, 2025 03:57
@renovate renovate bot force-pushed the renovate/dependencies branch from 71db350 to 78eb53a Compare May 1, 2025 16:03
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 5306d03 to 87ed8c4 Compare October 4, 2025 07:14
@renovate renovate bot force-pushed the renovate/dependencies branch from 87ed8c4 to 32fdb67 Compare October 8, 2025 08:15
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from fe138e1 to 35c89be Compare October 18, 2025 06:38
@renovate renovate bot force-pushed the renovate/dependencies branch from 35c89be to 1d58d6f Compare October 23, 2025 07:47
@renovate renovate bot force-pushed the renovate/dependencies branch from 1d58d6f to b6983cb Compare November 7, 2025 08:28
@renovate renovate bot changed the title chore: update dependencies chore: update module github.com/dsseng/syft to v1.28.0 Nov 7, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch from b6983cb to 8f834f5 Compare November 9, 2025 11:56
@renovate renovate bot changed the title chore: update module github.com/dsseng/syft to v1.28.0 chore: update dependencies Nov 9, 2025
@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from 47dfe65 to 7b44941 Compare November 20, 2025 15:13
@renovate renovate bot force-pushed the renovate/dependencies branch from 7b44941 to 8885c48 Compare November 26, 2025 13:41
@renovate renovate bot force-pushed the renovate/dependencies branch 4 times, most recently from ea65570 to 990091b Compare December 10, 2025 07:02
@renovate
Copy link
Author

renovate bot commented Dec 10, 2025

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 24 additional dependencies were updated

Details:

Package Change
github.com/CycloneDX/cyclonedx-go v0.9.2 -> v0.9.3
github.com/anchore/go-collections v0.0.0-20241211140901-567f400e9a46 -> v0.0.0-20251016125210-a3c352120e8c
github.com/anchore/stereoscope v0.1.6 -> v0.1.13
github.com/bmatcuk/doublestar/v4 v4.8.1 -> v4.9.1
github.com/charmbracelet/x/ansi v0.9.3 -> v0.10.1
github.com/diskfs/go-diskfs v1.6.1-0.20250601133945-2af1c7ece24c -> v1.7.0
github.com/docker/cli v28.5.0+incompatible -> v28.5.2+incompatible
github.com/docker/docker-credential-helpers v0.9.3 -> v0.9.4
github.com/docker/go-connections v0.5.0 -> v0.6.0
github.com/gabriel-vasile/mimetype v1.4.9 -> v1.4.11
github.com/github/go-spdx/v2 v2.3.3 -> v2.3.4
github.com/go-viper/mapstructure/v2 v2.3.0 -> v2.4.0
github.com/gohugoio/hashstructure v0.5.0 -> v0.6.0
github.com/gookit/color v1.5.4 -> v1.6.0
github.com/hashicorp/go-getter v1.7.8 -> v1.8.3
github.com/mattn/go-runewidth v0.0.16 -> v0.0.19
github.com/olekukonko/ll v0.0.9 -> v0.1.2
github.com/olekukonko/tablewriter v1.0.8 -> v1.1.1
github.com/spf13/afero v1.14.0 -> v1.15.0
golang.org/x/crypto v0.42.0 -> v0.44.0
golang.org/x/net v0.44.0 -> v0.47.0
golang.org/x/sys v0.37.0 -> v0.38.0
golang.org/x/term v0.35.0 -> v0.37.0
golang.org/x/text v0.29.0 -> v0.31.0

@renovate renovate bot force-pushed the renovate/dependencies branch from 990091b to f4e1b99 Compare December 13, 2025 16:04
@renovate
Copy link
Author

renovate bot commented Dec 13, 2025

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 36 additional dependencies were updated

Details:

Package Change
github.com/CycloneDX/cyclonedx-go v0.9.2 -> v0.9.3
github.com/anchore/go-collections v0.0.0-20241211140901-567f400e9a46 -> v0.0.0-20251016125210-a3c352120e8c
github.com/anchore/go-struct-converter v0.0.0-20250211213226-cce56d595160 -> v0.1.0
github.com/anchore/stereoscope v0.1.6 -> v0.1.13
github.com/bmatcuk/doublestar/v4 v4.8.1 -> v4.9.1
github.com/charmbracelet/x/ansi v0.9.3 -> v0.10.1
github.com/containerd/containerd/v2 v2.2.0 -> v2.2.1
github.com/diskfs/go-diskfs v1.6.1-0.20250601133945-2af1c7ece24c -> v1.7.0
github.com/docker/cli v28.5.0+incompatible -> v29.1.4+incompatible
github.com/docker/docker-credential-helpers v0.9.3 -> v0.9.5
github.com/docker/go-connections v0.5.0 -> v0.6.0
github.com/gabriel-vasile/mimetype v1.4.9 -> v1.4.11
github.com/github/go-spdx/v2 v2.3.3 -> v2.3.4
github.com/go-viper/mapstructure/v2 v2.3.0 -> v2.4.0
github.com/gohugoio/hashstructure v0.5.0 -> v0.6.0
github.com/gookit/color v1.5.4 -> v1.6.0
github.com/hashicorp/go-getter v1.7.8 -> v1.8.3
github.com/klauspost/compress v1.18.1 -> v1.18.2
github.com/mattn/go-runewidth v0.0.16 -> v0.0.19
github.com/olekukonko/ll v0.0.9 -> v0.1.2
github.com/olekukonko/tablewriter v1.0.8 -> v1.1.1
github.com/sirupsen/logrus v1.9.4-0.20230606125235-dd1b4c2e81af -> v1.9.4
github.com/spdx/tools-golang v0.5.5 -> v0.5.7
github.com/spf13/afero v1.14.0 -> v1.15.0
github.com/tonistiigi/fsutil v0.0.0-20250605211040-586307ad452f -> v0.0.0-20251211185533-a2aa163d723f
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.62.0 -> v0.63.0
go.opentelemetry.io/contrib/instrumentation/net/http/httptrace/otelhttptrace v0.62.0 -> v0.63.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.62.0 -> v0.63.0
golang.org/x/crypto v0.42.0 -> v0.46.0
golang.org/x/net v0.44.0 -> v0.48.0
golang.org/x/sys v0.37.0 -> v0.39.0
golang.org/x/term v0.35.0 -> v0.38.0
golang.org/x/text v0.29.0 -> v0.32.0
google.golang.org/genproto/googleapis/api v0.0.0-20250825161204-c5933d9347a5 -> v0.0.0-20251103181224-f26f9409b101
google.golang.org/genproto/googleapis/rpc v0.0.0-20250825161204-c5933d9347a5 -> v0.0.0-20251103181224-f26f9409b101
google.golang.org/protobuf v1.36.10 -> v1.36.11

@renovate renovate bot force-pushed the renovate/dependencies branch 3 times, most recently from ba7c203 to 0978bf6 Compare December 24, 2025 08:05
@renovate renovate bot force-pushed the renovate/dependencies branch from 0978bf6 to dab5323 Compare January 8, 2026 15:48
@renovate renovate bot force-pushed the renovate/dependencies branch 2 times, most recently from 1d3e9f6 to 5767e18 Compare January 22, 2026 06:43
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/dependencies branch from 5767e18 to 1b66dda Compare January 28, 2026 08:14
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.

0 participants