Skip to content

fix(deps): update all non-major dependencies - #653

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch-digest-pin
Open

fix(deps): update all non-major dependencies#653
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/all-minor-patch-digest-pin

Conversation

@renovate

@renovate renovate Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence Type Update
github.com/sirupsen/logrus v1.10.0v1.10.2 age confidence require patch
github/codeql-action v4.37.7v4.38.0 age confidence action minor
golang.org/x/term v0.45.0v0.46.0 age confidence require minor

Release Notes

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

v1.10.2

Compare Source

Logrus v1.10.2

This is a small maintenance release that updates github.com/stretchr/testify to v1.12.1, removing the legacy gopkg.in/yaml.v3 dependency from Logrus' dependency graph. There are no functional changes in this release.

Dependency Changes

  • update github.com/stretchr/testify to v1.12.1

Full Changelog: sirupsen/logrus@v1.10.1...v1.10.2

v1.10.1

Compare Source

Logrus v1.10.1

This patch release fixes two issues in field formatting and handling:

  • Fix a regression introduced in v1.10.0 where TextFormatter could panic
    when formatting nil or panicking error and fmt.Stringer values.
  • Allow function-backed values implementing error to be used with
    WithError, WithField, and WithFields.

Dependency Changes

  • update github.com/stretchr/testify to v1.12.0

Full Changelog: sirupsen/logrus@v1.10.0...v1.10.1

github/codeql-action (github/codeql-action)

v4.38.0

Compare Source

  • On GitHub-hosted runners, the CodeQL Action now deletes unused CodeQL bundles from the toolcache before downloading a different bundle, which frees up disk space for the analysis. We expect to roll this change out to everyone in September. #​4124
  • The CodeQL Action now supports CodeQL releases that are compatible with Linux Arm64 and downloads the native linux-arm64 CodeQL bundle when available. #​4072
  • Update default CodeQL bundle version to 2.27.0. #​4129

v4.37.9

Compare Source

v4.37.8

Compare Source

No user facing changes.


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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 requested a review from a team as a code owner August 19, 2026 19:10
@renovate renovate Bot added the dependencies Indicates a change to dependencies label Aug 19, 2026
@codecov

codecov Bot commented Aug 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 71.27%. Comparing base (840e4e7) to head (71ac636).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #653   +/-   ##
=======================================
  Coverage   71.27%   71.27%           
=======================================
  Files         174      174           
  Lines        4741     4741           
=======================================
  Hits         3379     3379           
  Misses       1053     1053           
  Partials      309      309           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate Bot changed the title fix(deps): update module github.com/sirupsen/logrus to v1.10.1 fix(deps): update module github.com/sirupsen/logrus to v1.10.1 - autoclosed Aug 21, 2026
@renovate renovate Bot closed this Aug 21, 2026
@renovate
renovate Bot deleted the renovate/all-minor-patch-digest-pin branch August 21, 2026 11:51
@renovate renovate Bot changed the title fix(deps): update module github.com/sirupsen/logrus to v1.10.1 - autoclosed fix(deps): update all non-major dependencies Aug 21, 2026
@renovate renovate Bot reopened this Aug 21, 2026
@renovate
renovate Bot force-pushed the renovate/all-minor-patch-digest-pin branch 4 times, most recently from 252f361 to 9c00f9c Compare August 26, 2026 20:05
@renovate
renovate Bot force-pushed the renovate/all-minor-patch-digest-pin branch from 9c00f9c to 217c77a Compare September 8, 2026 18:19
@renovate

renovate Bot commented Sep 8, 2026

Copy link
Copy Markdown
Contributor Author

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

  • 1 additional dependency was updated

Details:

Package Change
golang.org/x/sys v0.47.0 -> v0.48.0

@renovate
renovate Bot force-pushed the renovate/all-minor-patch-digest-pin branch from 217c77a to 71ac636 Compare September 9, 2026 23:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Indicates a change to dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants