fix(deps): update all dependencies - #5
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
July 30, 2025 00:26
41d9bbc to
b63f5e6
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
August 7, 2025 21:37
6925a71 to
acd03ad
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 8, 2025 13:48
acd03ad to
5afaf8f
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
August 11, 2025 13:07
5afaf8f to
51e2c76
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
August 18, 2025 19:32
fbdd86a to
b19d7e4
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
August 24, 2025 20:28
1229fde to
3f494e9
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
August 27, 2025 19:32
fb65b8d to
19ca13f
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
September 10, 2025 18:32
ff06fce to
ebf20d3
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
September 26, 2025 20:29
53d2b73 to
0ac728b
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
October 7, 2025 15:51
45c6a61 to
0db1bf4
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
October 10, 2025 21:59
a2482e3 to
e714319
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
December 1, 2025 12:36
df8e788 to
242a237
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
December 5, 2025 18:15
9cd5480 to
f37c291
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
December 17, 2025 02:06
b72e5e6 to
85cc97c
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
January 13, 2026 05:09
93d7f99 to
6ffc1e7
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
January 26, 2026 20:34
6950552 to
6f30b25
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
February 5, 2026 21:05
e0b173e to
7606d8c
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
2 times, most recently
from
February 20, 2026 05:02
c6b1f6d to
5970dcf
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
February 26, 2026 06:48
588eb31 to
63d8a3c
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
3 times, most recently
from
March 5, 2026 20:41
a34a5b6 to
7524809
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
March 12, 2026 21:52
7524809 to
48d36ef
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
from
March 13, 2026 01:58
48d36ef to
220808e
Compare
renovate
Bot
force-pushed
the
renovate/all
branch
4 times, most recently
from
March 21, 2026 21:32
c6a2ad7 to
22635a1
Compare
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:
v4.2.2→v7.0.1v4.7.1→v5.0.0v5.5.0→v7.0.0v1.10.0→v1.12.1v3.29.2→v4.37.9Release Notes
actions/checkout (actions/checkout)
v7.0.1Compare Source
v7.0.0Compare Source
v6.1.0Compare Source
v6.0.3Compare Source
v6.0.2Compare Source
v6.0.1Compare Source
v6.0.0Compare Source
v5.1.0Compare Source
v5.0.1Compare Source
v5.0.0Compare Source
v4.4.0Compare Source
v4.3.1Compare Source
v4.3.0Compare 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
v4.8.2Compare Source
Minor fixes:
v4.8.1: Dependency Review Action v4.8.1Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4...v4.8.1
v4.8.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4...v4.8.0
v4.7.4Compare Source
v4.7.3: 4.7.3Compare Source
What's Changed
Full Changelog: actions/dependency-review-action@v4...v4.7.3
v4.7.2: 4.7.2Compare Source
What's Changed
New Contributors
Full Changelog: actions/dependency-review-action@v4...v4.7.2
actions/setup-go (actions/setup-go)
v7.0.0Compare Source
What's Changed
New Contributors
Full Changelog: actions/setup-go@v6...v7.0.0
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
v6.2.0Compare Source
What's Changed
Enhancements
Dependency updates
New Contributors
Full Changelog: actions/setup-go@v6...v6.2.0
v6.1.0Compare Source
What's Changed
Enhancements
Dependency updates
New Contributors
Full Changelog: actions/setup-go@v6...v6.1.0
v6.0.0Compare Source
What's Changed
Breaking Changes
Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes
Dependency Upgrades
form-datato bring in fix for critical vulnerability by @matthewhughes934 in #618New Contributors
Full Changelog: actions/setup-go@v5...v6.0.0
v5.6.0Compare Source
What's Changed
Full Changelog: actions/setup-go@v5...v5.6.0
stretchr/testify (github.com/stretchr/testify)
v1.12.1Compare Source
This is the first release which has the minimum dependencies practical in testify v1. The last remaining dependencies are github.com/stretchr/objx which itself has no dependencies, and go.yaml.in/yaml/v3. Removing objx would require v2, it cannot be vendored. Removing YAML would require vendoring the yaml library, which would do more harm than good. It's better to become aware of vulnerabilities in the official yaml package than to attempt to maintain our own.
What's Changed
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: stretchr/testify@v1.12.0...v1.12.1
What's Changed
go.yaml.in/yaml/v3by @harryzcy in #1935New Contributors
Full Changelog: stretchr/testify@v1.12.0...v1.12.1
v1.12.0Compare Source
What's Changed
Functional Changes
Fixes
Documentation, Build & CI
New Contributors
Full Changelog: stretchr/testify@v1.11.0...v1.12.0
What's Changed
New Contributors
Full Changelog: stretchr/testify@v1.11.0...v1.12.0
v1.11.1Compare Source
This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (
String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.What's Changed
Full Changelog: stretchr/testify@v1.11.0...v1.11.1
v1.11.0[Compare Source](https://r
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.