fix(deps): update all non-major dependencies#151
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. ❌ Your project check has failed because the head coverage (31.06%) is below the target coverage (90.00%). You can increase the head coverage or adjust the target coverage. Additional details and impacted files@@ Coverage Diff @@
## main #151 +/- ##
=======================================
Coverage 31.06% 31.06%
=======================================
Files 6 6
Lines 396 396
=======================================
Hits 123 123
Misses 271 271
Partials 2 2 🚀 New features to boost your workflow:
|
63bdda0 to
77797d6
Compare
2f08b7b to
638c74e
Compare
638c74e to
dc81b8f
Compare
f9bb30e to
5c74592
Compare
63a242e to
416d146
Compare
416d146 to
2373680
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
5529518 to
cc03ee6
Compare
5dcd3db to
99693f0
Compare
f722118 to
bff5afc
Compare
bff5afc to
72dd24e
Compare
72dd24e to
f49e51b
Compare
177fafc to
0fd37d3
Compare
0fd37d3 to
052a75b
Compare
e669202 to
425bc58
Compare
090b8ef to
f8fcbc0
Compare
3059578 to
38371b4
Compare
38371b4 to
e8b4c9a
Compare
e8b4c9a to
d05c081
Compare
23d01af to
aeaad5f
Compare
aeaad5f to
4f5a5ff
Compare
4f5a5ff to
b3e5759
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v6.3.0→v6.4.0v5.5.2→v5.5.44feac4d→1c2f28cv0.27.1→v0.28.0v0.27.5→v0.28.0v3.7.0→v3.8.0v4.32.5→v4.35.1v2.8.0→v2.10.0Release Notes
actions/setup-go (actions/setup-go)
v6.4.0Compare Source
What's Changed
Enhancement
Dependency update
Documentation update
New Contributors
Full Changelog: actions/setup-go@v6...v6.4.0
codecov/codecov-action (codecov/codecov-action)
v5.5.4Compare Source
This is a mirror of
v5.5.2.v6will be released which requiresnode24What's Changed
Full Changelog: codecov/codecov-action@v5.5.3...v5.5.4
v5.5.3Compare Source
What's Changed
Full Changelog: codecov/codecov-action@v5.5.2...v5.5.3
go-vela/sdk-go (github.com/go-vela/sdk-go)
v0.28.0Compare Source
What's Changed
Full Changelog: go-vela/sdk-go@v0.27.1...v0.28.0
go-vela/server (github.com/go-vela/server)
v0.28.0Compare Source
What's Changed
nameas key by @ecrupper in #1390go fixchanges by @ecrupper in #1395Full Changelog: go-vela/server@v0.27.5...v0.28.0
urfave/cli (github.com/urfave/cli/v3)
v3.8.0Compare Source
What's Changed
New Contributors
Full Changelog: urfave/cli@v3.7.0...v3.8.0
github/codeql-action (github/codeql-action)
v4.35.1Compare Source
v4.35.0Compare Source
v4.34.1Compare Source
v4.34.0Compare Source
none. We expect this rollout to be complete by the end of April 2026. #3584v4.33.0Compare Source
Upcoming change: Starting April 2026, the CodeQL Action will skip collecting file coverage information on pull requests to improve analysis performance. File coverage information will still be computed on non-PR analyses. Pull request analyses will log a warning about this upcoming change. #3562
To opt out of this change:
github-codeql-file-coverage-on-prsand the type "True/false", then set this property totruein the repository's settings. For more information, see Managing custom properties for repositories in your organization. Alternatively, if you are using an advanced setup workflow, you can set theCODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.CODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.CODEQL_ACTION_FILE_COVERAGE_ON_PRSenvironment variable totruein your workflow.Fixed a bug which caused the CodeQL Action to fail loading repository properties if a "Multi select" repository property was configured for the repository. #3557
The CodeQL Action now loads custom repository properties on GitHub Enterprise Server, enabling the customization of features such as
github-codeql-disable-overlaythat was previously only available on GitHub.com. #3559Once private package registries can be configured with OIDC-based authentication for organizations, the CodeQL Action will now be able to accept such configurations. #3563
Fixed the retry mechanism for database uploads. Previously this would fail with the error "Response body object should not be disturbed or locked". #3564
A warning is now emitted if the CodeQL Action detects a repository property whose name suggests that it relates to the CodeQL Action, but which is not one of the properties recognised by the current version of the CodeQL Action. #3570
v4.32.6Compare Source
reviewdog/action-golangci-lint (reviewdog/action-golangci-lint)
v2.10.0Compare Source
What's Changed
New Contributors
Full Changelog: reviewdog/action-golangci-lint@v2.9.0...v2.10.0
v2.9.0Compare Source
What's Changed
Full Changelog: reviewdog/action-golangci-lint@v2.8.0...v2.9.0
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.
This PR was generated by Mend Renovate. View the repository job log.