Skip to content

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

Merged
ecrupper merged 1 commit intomainfrom
renovate/all-minor-patch-digest-pin
Mar 10, 2025
Merged

fix(deps): update all non-major dependencies#594
ecrupper merged 1 commit intomainfrom
renovate/all-minor-patch-digest-pin

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 26, 2025

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
alpine final patch 3.21.2 -> 3.21.3 age adoption passing confidence
codecov/codecov-action action minor v5.3.0 -> v5.4.0 age adoption passing confidence
github.com/go-git/go-git/v5 require minor v5.13.2 -> v5.14.0 age adoption passing confidence
github.com/go-vela/sdk-go require patch v0.26.0 -> v0.26.1 age adoption passing confidence
github.com/go-vela/server require patch v0.26.0 -> v0.26.2 age adoption passing confidence
github.com/urfave/cli/v2 require patch v2.27.5 -> v2.27.6 age adoption passing confidence
github/codeql-action action patch v3.28.4 -> v3.28.11 age adoption passing confidence

Release Notes

codecov/codecov-action (codecov/codecov-action)

v5.4.0

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.1..v5.4.0

v5.3.1

Compare Source

What's Changed

Full Changelog: https://github.com/codecov/codecov-action/compare/v5.3.0..v5.3.1

go-git/go-git (github.com/go-git/go-git/v5)

v5.14.0

Compare Source

What's Changed

⚠️ Note that this version requires Go 1.23, due to the bump to golang.org/x/crypto@v0.35.0 which mitigates the CVE above. User's that can't bump to Go 1.23 will need to remain on the previous v5.13.x release.

Full Changelog: go-git/go-git@v5.13.2...v5.14.0

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

v0.26.1

Compare Source

What's Changed

Full Changelog: go-vela/sdk-go@v0.26.0...v0.26.1

go-vela/server (github.com/go-vela/server)

v0.26.2

Compare Source

What's Changed

Full Changelog: go-vela/server@v0.26.1...v0.26.2

v0.26.1

Compare Source

What's Changed

Full Changelog: go-vela/server@v0.26.0...v0.26.1

urfave/cli (github.com/urfave/cli/v2)

v2.27.6

Compare Source

What's Changed

Full Changelog: urfave/cli@v2.27.5...v2.27.6

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

v3.28.11

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.11 - 07 Mar 2025

  • Update default CodeQL bundle version to 2.20.6. #​2793

See the full CHANGELOG.md for more information.

v3.28.10

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.10 - 21 Feb 2025
  • Update default CodeQL bundle version to 2.20.5. #​2772
  • Address an issue where the CodeQL Bundle would occasionally fail to decompress on macOS. #​2768

See the full CHANGELOG.md for more information.

v3.28.9

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.9 - 07 Feb 2025
  • Update default CodeQL bundle version to 2.20.4. #​2753

See the full CHANGELOG.md for more information.

v3.28.8

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.8 - 29 Jan 2025

  • Enable support for Kotlin 2.1.10 when running with CodeQL CLI v2.20.3. #​2744

See the full CHANGELOG.md for more information.

v3.28.7

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.7 - 29 Jan 2025

No user facing changes.

See the full CHANGELOG.md for more information.

v3.28.6

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.6 - 27 Jan 2025
  • Re-enable debug artifact upload for CLI versions 2.20.3 or greater. #​2726

See the full CHANGELOG.md for more information.

v3.28.5

Compare Source

CodeQL Action Changelog

See the releases page for the relevant changes to the CodeQL CLI and language packs.

3.28.5 - 24 Jan 2025
  • Update default CodeQL bundle version to 2.20.3. #​2717

See the full CHANGELOG.md for more information.


Configuration

📅 Schedule: 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 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 added the dependencies Indicates a change to dependencies label Jan 26, 2025
@renovate renovate bot requested a review from a team as a code owner January 26, 2025 09:31
@codecov
Copy link

codecov bot commented Jan 26, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 78.93%. Comparing base (b29ebad) to head (c071524).
Report is 2 commits behind head on main.

❌ Your project status has failed because the head coverage (78.93%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #594   +/-   ##
=======================================
  Coverage   78.93%   78.93%           
=======================================
  Files         172      172           
  Lines        7772     7772           
=======================================
  Hits         6135     6135           
  Misses       1401     1401           
  Partials      236      236           
🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 4 times, most recently from 6b21dbb to 6657713 Compare January 30, 2025 18:29
@renovate renovate bot changed the title chore(deps): update all non-major dependencies fix(deps): update all non-major dependencies Jan 30, 2025
@renovate
Copy link
Contributor Author

renovate bot commented Jan 30, 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):

  • 15 additional dependencies were updated

Details:

Package Change
github.com/Microsoft/go-winio v0.6.1 -> v0.6.2
github.com/cloudflare/circl v1.3.7 -> v1.6.0
github.com/cyphar/filepath-securejoin v0.3.6 -> v0.4.1
github.com/golang/groupcache v0.0.0-20210331224755-41bb18bfe9da -> v0.0.0-20241129210726-2c02b8208cf8
github.com/google/go-cmp v0.6.0 -> v0.7.0
github.com/skeema/knownhosts v1.3.0 -> v1.3.1
go.starlark.net v0.0.0-20241226192728-8dfa5b98479f -> v0.0.0-20250205221240-492d3672b3f4
golang.org/x/crypto v0.32.0 -> v0.35.0
golang.org/x/net v0.34.0 -> v0.35.0
golang.org/x/oauth2 v0.25.0 -> v0.26.0
golang.org/x/sync v0.10.0 -> v0.11.0
golang.org/x/sys v0.29.0 -> v0.30.0
golang.org/x/term v0.28.0 -> v0.29.0
golang.org/x/text v0.21.0 -> v0.22.0
k8s.io/apimachinery v0.32.1 -> v0.32.2

@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 6657713 to e66588e Compare February 7, 2025 13:23
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 2 times, most recently from 40b11a7 to c08b05d Compare February 21, 2025 19:13
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch 3 times, most recently from 66b42c5 to 00d83e8 Compare February 27, 2025 16:05
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from 00d83e8 to a53c5f5 Compare March 5, 2025 14:22
@renovate renovate bot force-pushed the renovate/all-minor-patch-digest-pin branch from a53c5f5 to c071524 Compare March 7, 2025 18:32
@ecrupper ecrupper merged commit 9f1b1f4 into main Mar 10, 2025
16 of 18 checks passed
@ecrupper ecrupper deleted the renovate/all-minor-patch-digest-pin branch March 10, 2025 16:29
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.

3 participants