fix(deps): update all non-major dependencies#69
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 (15.31%) 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 #69 +/- ##
=======================================
Coverage 15.31% 15.31%
=======================================
Files 5 5
Lines 235 235
=======================================
Hits 36 36
Misses 194 194
Partials 5 5 🚀 New features to boost your workflow:
|
a0c4891 to
938fbec
Compare
f2df673 to
74d9fd8
Compare
74d9fd8 to
0e110b7
Compare
bffa684 to
aa3d73b
Compare
1f4e3a0 to
2308f7f
Compare
2308f7f to
8ae435f
Compare
Contributor
Author
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
dd462b0 to
db891b5
Compare
db891b5 to
081a6f8
Compare
1e54e8c to
4b6ec1c
Compare
fc6abf9 to
64c9dda
Compare
8733341 to
fa125d4
Compare
78e8788 to
aa98b71
Compare
3f4ae27 to
95cfb07
Compare
95cfb07 to
9c72858
Compare
f1a7f26 to
7f30c8a
Compare
4a7e1ef to
6192f68
Compare
05494a5 to
fe8ab98
Compare
fe8ab98 to
6eb2007
Compare
6eb2007 to
5e899dc
Compare
9983e77 to
9a33da9
Compare
9a33da9 to
0296ef6
Compare
d08f1b5 to
bd44f5c
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.03.23.3→3.23.4v5.5.2→v5.5.44feac4d→1c2f28cv0.27.5→v0.28.3v3.7.0→v3.8.0v4.32.5→v4.35.2v2.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/server (github.com/go-vela/server)
v0.28.3Compare Source
What's Changed
Full Changelog: go-vela/server@v0.28.2...v0.28.3
v0.28.2Compare Source
What's Changed
Full Changelog: go-vela/server@v0.28.1...v0.28.2
v0.28.1Compare Source
What's Changed
Full Changelog: go-vela/server@v0.28.0...v0.28.1
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.2Compare Source
CODEQL_ACTION_CLEANUP_TRAP_CACHESenvironment variable is deprecated and will be removed in May 2026. If you are affected by this, we recommend disabling TRAP caching by passing thetrap-caching: falseinput to theinitAction. #3795v4.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: (UTC)
🚦 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.