Skip to content

fix(deps): update patch digest dependencies (v1.9.x)#753

Open
renovate[bot] wants to merge 1 commit intov1.9.xfrom
renovate/v1.9.x-patch-digest-dependencies
Open

fix(deps): update patch digest dependencies (v1.9.x)#753
renovate[bot] wants to merge 1 commit intov1.9.xfrom
renovate/v1.9.x-patch-digest-dependencies

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Jan 4, 2026

This PR contains the following updates:

Package Type Update Change OpenSSF
github.com/longhorn/backupstore require digest 806bfd295cbf0c OpenSSF Scorecard
github.com/sirupsen/logrus require patch v1.9.3v1.9.4 OpenSSF Scorecard

Release Notes

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

v1.9.4

Compare Source

Notable changes

  • go.mod: update minimum supported go version to v1.17 #​1460
  • go.mod: bump up dependencies #​1460
  • Touch-up godoc and add "doc" links.
  • README: fix links, grammar, and update examples.
  • Add GNU/Hurd support #​1364
  • Add WASI wasip1 support #​1388
  • Remove uses of deprecated ioutil package #​1472
  • CI: update actions and golangci-lint #​1459
  • CI: remove appveyor, add macOS #​1460

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


Configuration

📅 Schedule: (in timezone Asia/Taipei)

  • Branch creation
    • "after 1pm on sunday"
  • 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 force-pushed the renovate/v1.9.x-patch-digest-dependencies branch 2 times, most recently from 3e8bef1 to ce43fe9 Compare January 20, 2026 09:04
@renovate renovate bot force-pushed the renovate/v1.9.x-patch-digest-dependencies branch 2 times, most recently from 5b427d6 to a49f8de Compare January 27, 2026 09:05
@renovate renovate bot force-pushed the renovate/v1.9.x-patch-digest-dependencies branch 4 times, most recently from 7b0e0a2 to 1efef42 Compare February 28, 2026 17:14
@renovate renovate bot force-pushed the renovate/v1.9.x-patch-digest-dependencies branch 4 times, most recently from 5762e72 to 4a33dce Compare March 7, 2026 05:21
@renovate renovate bot force-pushed the renovate/v1.9.x-patch-digest-dependencies branch 3 times, most recently from 90503be to dacf203 Compare March 18, 2026 04:58
@renovate renovate bot force-pushed the renovate/v1.9.x-patch-digest-dependencies branch 5 times, most recently from b2af4a1 to 615b4ea Compare March 29, 2026 09:21
@renovate renovate bot force-pushed the renovate/v1.9.x-patch-digest-dependencies branch 3 times, most recently from 1deb47c to 3af8265 Compare April 1, 2026 07:41
@renovate renovate bot changed the title fix(deps): update patch digest dependencies (v1.9.x) fix(deps): update module github.com/sirupsen/logrus to v1.9.4 (v1.9.x) Apr 1, 2026
@renovate renovate bot force-pushed the renovate/v1.9.x-patch-digest-dependencies branch from 3af8265 to b2a3b33 Compare April 13, 2026 09:39
@renovate renovate bot changed the title fix(deps): update module github.com/sirupsen/logrus to v1.9.4 (v1.9.x) fix(deps): update patch digest dependencies (v1.9.x) Apr 13, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate bot commented Apr 13, 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):

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

Details:

Package Change
go 1.24.0 -> 1.25.0
github.com/longhorn/go-common-libs v0.0.0-20251220083855-f666c812e595 -> v0.0.0-20260328134226-cafa38fc4ce8
github.com/longhorn/types v0.0.0-20251224083914-4e86c5c8ca75 -> v0.0.0-20260327130848-66f6de8a2fb3
golang.org/x/net v0.46.1-0.20251013234738-63d1a5100f82 -> v0.49.0
google.golang.org/grpc v1.77.0 -> v1.78.0
github.com/aws/aws-sdk-go-v2 v1.39.6 -> v1.41.5
github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream v1.7.1 -> v1.7.8
github.com/aws/aws-sdk-go-v2/config v1.31.20 -> v1.32.13
github.com/aws/aws-sdk-go-v2/credentials v1.18.24 -> v1.19.13
github.com/aws/aws-sdk-go-v2/feature/ec2/imds v1.18.13 -> v1.18.21
github.com/aws/aws-sdk-go-v2/feature/s3/transfermanager v0.1.0 -> v0.1.12
github.com/aws/aws-sdk-go-v2/internal/configsources v1.4.13 -> v1.4.21
github.com/aws/aws-sdk-go-v2/internal/endpoints/v2 v2.7.13 -> v2.7.21
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.8 -> v1.4.22
github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding v1.13.3 -> v1.13.7
github.com/aws/aws-sdk-go-v2/service/internal/checksum v1.8.8 -> v1.9.13
github.com/aws/aws-sdk-go-v2/service/internal/presigned-url v1.13.13 -> v1.13.21
github.com/aws/aws-sdk-go-v2/service/internal/s3shared v1.19.8 -> v1.19.21
github.com/aws/aws-sdk-go-v2/service/s3 v1.88.2 -> v1.97.3
github.com/aws/aws-sdk-go-v2/service/sso v1.30.3 -> v1.30.14
github.com/aws/aws-sdk-go-v2/service/ssooidc v1.35.7 -> v1.35.18
github.com/aws/aws-sdk-go-v2/service/sts v1.40.2 -> v1.41.10
github.com/aws/smithy-go v1.23.2 -> v1.24.2
github.com/pierrec/lz4/v4 v4.1.23 -> v4.1.26
golang.org/x/exp v0.0.0-20251219203646-944ab1f22d93 -> v0.0.0-20260312153236-7ab1446f8b90
golang.org/x/sys v0.37.0 -> v0.40.0
golang.org/x/text v0.30.0 -> v0.33.0
google.golang.org/genproto/googleapis/rpc v0.0.0-20251022142026-3a174f9686a8 -> v0.0.0-20251029180050-ab9386a59fda

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