Update all dependencies - #73
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Files
|
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
February 5, 2026 10:56
3f19c5b to
20533ff
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
February 11, 2026 16:38
c3c9935 to
b6d145b
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
February 25, 2026 23:11
a45be0a to
c1b7f30
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
7 times, most recently
from
March 5, 2026 08:41
466b40d to
92e48fc
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
5 times, most recently
from
March 11, 2026 09:02
9eb1adf to
34eecc5
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
March 18, 2026 18:04
5beb9cf to
196e75b
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
March 25, 2026 18:12
3ac3847 to
b1fd059
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
April 1, 2026 13:19
115470d to
4cda12b
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
April 8, 2026 17:22
4cda12b to
27eb118
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
April 21, 2026 23:44
aaef2fb to
ab025e8
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
April 28, 2026 15:32
ab025e8 to
da1fdf6
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
May 11, 2026 20:57
1500d94 to
87d4254
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
June 2, 2026 19:07
77c44a9 to
303bc1f
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
June 20, 2026 18:25
9e4a655 to
e2768da
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 25, 2026 22:42
e2768da to
8707769
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
June 26, 2026 07:47
8707769 to
7ca22f3
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
July 2, 2026 23:49
80a573d to
01f8285
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 10, 2026 02:34
01f8285 to
e431789
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
July 24, 2026 21:07
e431789 to
1d5a5d7
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
August 21, 2026 20:37
0f4a344 to
aa37c8a
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 25, 2026 10:21
aa37c8a to
cba5d8f
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 25, 2026 12:07
cba5d8f to
838d408
Compare
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→v6v4→v7v1.1.0→v1.3.0v17→v18v3.95.6→v3.97.1Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
actions/setup-java (actions/setup-java)
v6.0.0Compare Source
v6Compare Source
v5.7.0Compare Source
v5.6.0Compare Source
What's Changed
Full Changelog: actions/setup-java@v5...v5.6.0
v5.5.0Compare Source
v5.4.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-java@v5...v5.4.0
v5.3.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-java@v5...v5.3.0
v5.2.0Compare Source
What's Changed
Enhancement
Documentation Changes
Dependency Updates
New Contributors
Full Changelog: actions/setup-java@v5...v5.2.0
v5.1.0Compare Source
What's Changed
New Features
.sdkmanrcfile injava-version-fileparameter by @guicamest in #736Bug Fixes & Improvements
Documentation changes
Dependency updates
New Contributors
Full Changelog: actions/setup-java@v5...v5.1.0
actions/upload-artifact (actions/upload-artifact)
v7.0.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v7...v7.0.1
v7.0.0Compare Source
v7 What's new
Direct Uploads
Adds support for uploading single files directly (unzipped). Callers can set the new
archiveparameter tofalseto skip zipping the file during upload. Right now, we only support single files. The action will fail if the glob passed resolves to multiple files. Thenameparameter is also ignored with this setting. Instead, the name of the artifact will be the name of the uploaded file.ESM
To support new versions of the
@actions/*packages, we've upgraded the package to ESM.What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v6...v7.0.0
v7Compare Source
v6.0.0Compare Source
v6 - What's new
Node.js 24
This release updates the runtime to Node.js 24. v5 had preliminary support for Node.js 24, however this action was by default still running on Node.js 20. Now this action by default will run on Node.js 24.
What's Changed
Full Changelog: actions/upload-artifact@v5.0.0...v6.0.0
v6Compare Source
v5.0.0Compare Source
What's Changed
BREAKING CHANGE: this update supports Node
v24.x. This is not a breaking change per-se but we're treating it as such.@actions/artifacttov4.0.0v5.0.0by @danwkennedy in #734New Contributors
Full Changelog: actions/upload-artifact@v4...v5.0.0
v5Compare Source
v4.6.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.6.2
v4.6.1Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.1
v4.6.0Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.6.0
v4.5.0Compare Source
What's Changed
Node.jsversion in action by @hamirmahal in #578artifact-digestoutput by @bdehamer in #656New Contributors
Full Changelog: actions/upload-artifact@v4.4.3...v4.5.0
v4.4.3Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.4.2...v4.4.3
v4.4.2Compare Source
What's Changed
@actions/artifactto 2.1.11 by @robherley in #627Full Changelog: actions/upload-artifact@v4.4.1...v4.4.2
v4.4.1Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4.4.0...v4.4.1
v4.4.0Compare Source
Notice: Breaking Changes⚠️
We will no longer include hidden files and folders by default in the
upload-artifactaction of this version. This reduces the risk that credentials are accidentally uploaded into artifacts. Customers who need to continue to upload these files can use a new option,include-hidden-files, to continue to do so.See "Notice of upcoming deprecations and breaking changes in GitHub Actions runners" changelog and this issue for more details.
What's Changed
Full Changelog: actions/upload-artifact@v4.3.6...v4.4.0
v4.3.6Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.3.6
v4.3.5Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.4...v4.3.5
v4.3.4Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4.3.3...v4.3.4
v4.3.3Compare Source
What's Changed
@actions/artifactdependency to v2.1.6 by @eggyhead in #565Full Changelog: actions/upload-artifact@v4.3.2...v4.3.3
v4.3.2Compare Source
What's Changed
@actions/artifactdependency to v2.1.5 and@actions/coreto v1.0.1 by @eggyhead in #562New Contributors
Full Changelog: actions/upload-artifact@v4.3.1...v4.3.2
v4.3.1Compare Source
v4.3.0Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.3.0
v4.2.0Compare Source
What's Changed
Full Changelog: actions/upload-artifact@v4...v4.2.0
v4.1.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/upload-artifact@v4...v4.1.0
ctrf-io/github-test-reporter (ctrf-io/github-test-reporter)
v1.3.0Compare Source
What's Changed
Thanks to @PBMax02 for this contribution!
Full Changelog: ctrf-io/github-test-reporter@v1.2.0...v1.3.0
v1.2.0Compare Source
What's Changed
issue-repoinput, allowing reports from centralized test workflows to be posted to an issue or pull request in another repository. by @uglide in #326New Contributors
Full Changelog: ctrf-io/github-test-reporter@v1.1.1...v1.2.0
v1.1.1Compare Source
What's Changed
Thanks @AlveElde for contributing these improvements in #319.
New Contributors
Full Changelog: v1.1.0...v1.1.1
dawidd6/action-send-mail (dawidd6/action-send-mail)
v18Compare Source
What's Changed
Full Changelog: dawidd6/action-send-mail@v17...v18
trufflesecurity/trufflehog (trufflesecurity/trufflehog)
v3.97.1Compare Source
v3.97.0Compare Source
What's Changed
7fcaee4by @renovate[bot] in #50372402fdfby @renovate[bot] in #5038--clone-pathby @shahzadhaider1 in #5175New Contributors
Full Changelog: trufflesecurity/trufflehog@v3.96.0...v3.97.0
v3.96.0Compare Source
What's Changed
scan_all_installationsRejecting Org Member Personal Repos by @shahzadhaider1 in #5142New Contributors
Configuration
📅 Schedule: (UTC)
* 0-3 * * 1)🚦 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.
This change is