fix(deps): update all dependencies - #4
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
April 7, 2025 22:02
fec1490 to
e672fc0
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
April 16, 2025 02:09
e672fc0 to
edff7de
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
April 29, 2025 03:05
d44dce7 to
ae64ff9
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
May 8, 2025 19:38
16593f6 to
f9187e8
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
May 16, 2025 11:05
c0a033e to
36972fe
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
June 6, 2025 19:23
95f3bd5 to
98b5e6b
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 11, 2025 20:13
98b5e6b to
4a75624
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
June 30, 2025 16:27
f36587d to
ca51a9c
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
July 9, 2025 22:29
73526b6 to
2d3b0db
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
July 23, 2025 19:51
f7dc30b to
166ff23
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
August 5, 2025 10:39
773d082 to
c24ac00
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 7, 2025 08:52
c24ac00 to
45500e3
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
September 8, 2025 04:47
73d55d0 to
d48de55
Compare
Contributor
Author
ℹ Artifact update noticeFile name: cmd/urfave-cli-genflags/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
September 10, 2025 21:36
956b90b to
cd68cfb
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
September 26, 2025 18:29
e27dc36 to
921f5b6
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
October 8, 2025 16:28
582711d to
380f6ac
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
October 10, 2025 21:59
86e004d to
43f7ede
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
October 17, 2025 19:11
43f7ede to
c28ed5c
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
October 30, 2025 18:31
58d6108 to
b60c5cc
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
November 4, 2025 04:56
b60c5cc to
59c03aa
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
November 11, 2025 00:35
0fbca77 to
97f46f9
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
November 13, 2025 12:56
a241743 to
fff2ddd
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: cmd/urfave-cli-genflags/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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:
v5→v6v6.0.2→v7.0.1v4.8.2→v5.0.0v6.2.0→v7.0.0v1.0.2-0.20260131035933-6db6a670406d→v1.1.0v4.32.0→v4.37.7v0.33.0→v0.41.0Release Notes
actions/cache (actions/cache)
v6.1.0Compare Source
What's Changed
Full Changelog: actions/cache@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Full Changelog: actions/cache@v5...v6.0.0
v6Compare Source
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
v7Compare Source
v6.1.0Compare Source
v6.0.3Compare Source
actions/dependency-review-action (actions/dependency-review-action)
v5.0.0: 5.0.0Compare Source
This is a new major version of the Dependency Review Action which updates the runtime to node24. This requires a minimum Actions Runner version v2.327.1 to run.
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4.9.0...v5.0.0
v4.9.0: Dependency Review Action 4.9.0Compare Source
This feature release contains a couple of notable changes:
show_patched_versionswhich will add a column to the output, showing the fix version of each vulnerable dependency. Thanks @felickz!allow-package-dependencylists, including case (in)sensitivity and url-encoded namespaces Thanks @juxtin!What's Changed
Patched VersiontoVulnerabilitiessummary by @felickz in #1045New Contributors
Full Changelog: actions/dependency-review-action@v4.8.3...v4.9.0
v4.8.3: 4.8.3Compare Source
Dependency Review Action v4.8.3
This is a bugfix release that updates a number of upstream dependencies and includes a fix for the earlier feature that detected oversized summaries and upload them as artifacts, which could occasionally crash the action.
We have also updated the release process to use a long-lived
v4branch for the action, instead of a force-pushed tag, which aligns better with git branching strategies; the change should be transparent to end users.What's Changed
Full Changelog: https://github.com/actions/dependency-review-action/compare/v4.8.2..v4.8.3
actions/setup-go (actions/setup-go)
v7.0.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v6...v7.0.0
v7Compare Source
v6.5.0Compare Source
v6.4.0Compare Source
What's Changed
Enhancement
Dependency update
Documentation update
New Contributors
Full Changelog: actions/setup-go@v6...v6.4.0
v6.3.0Compare Source
What's Changed
Full Changelog: actions/setup-go@v6...v6.3.0
aperturerobotics/cli (github.com/aperturerobotics/cli)
v1.1.0Compare Source
github/codeql-action (github/codeql-action)
v4.37.7Compare Source
v4.37.6Compare Source
.github/codeql-config.ymlto align it with the suggested path that is used elsewhere. #4070v4.37.5Compare Source
initAction instead of falling back to downloading the bundle before extracting it. #4061v4.37.4Compare Source
v4.37.3Compare Source
No user facing changes.
v4.37.2Compare Source
config-fileinput that was introduced in CodeQL Action 4.37.0 is now enabled by default. In addition to the format described there, theremote=prefix can now be used to explicitly indicate that the input refers to a remote file. All previous input formats continue to be accepted as well. #4023v4.37.1Compare Source
v4.37.0Compare Source
config-fileinput for thecodeql-action/initstep will soon support a new[owner/]repo[@ref][:path]format. All components except the repository name are optional. If omitted,ownerdefaults to the same owner as the repository the analysis is running for,reftomain, andpathto.github/codeql-action.yaml. Support for this format ships in this version of the CodeQL Action, but will only be enabled over the coming weeks. #3973v4.36.3Compare Source
No user facing changes.
v4.36.2Compare Source
v4.36.1Compare Source
No user facing changes.
v4.36.0Compare Source
v4.35.5Compare Source
analysis-kindsinput, onlycode-scanningwill be enabled. Theanalysis-kindsinput is experimental, for GitHub-internal use only, and may change without notice at any time. #3892v4.35.4Compare Source
v4.35.3Compare Source
GETrequests instead ofHEADfor better compatibility with various registry implementations. For NuGet feeds, the test is now always performed against the service index. #3853v4.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
v4.32.5Compare Source
github-codeql-disable-overlaycustom repository property to disable improved incremental analysis for CodeQL. First, create a custom repository property with the namegithub-codeql-disable-overlayand the type "True/false" in the organization's settings. Then in the repository's settings, set this property totrueto disable improved incremental analysis. For more information, see Managing custom properties for repositories in your organization. This feature is not yet available on GitHub Enterprise Server. #3507start-proxyaction to resolve the CodeQL CLI version from feature flags instead of using the linked CLI bundle version. We expect to roll this change out to everyone in March. #3512v4.32.4Compare Source
v4.32.3Compare Source
v4.32.2Compare Source
v4.32.1Compare Source
Configuration
📅 Schedule: (UTC)
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.