fix(deps): update all dependencies#205
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
Conversation
c39329e to
32cfa13
Compare
7733050 to
1103078
Compare
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub. |
ccc9560 to
17dcb0a
Compare
eb09c28 to
d83758f
Compare
082435e to
90f103c
Compare
57cba88 to
3df7ba0
Compare
b0f2bb8 to
c14c70c
Compare
e56ecbb to
6e852a2
Compare
Contributor
Author
ℹ️ Artifact update noticeFile name: example/plugin-demo/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
15015df to
25a555f
Compare
064e310 to
5476560
Compare
1870da6 to
b688ad9
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.9.0→v5.0.0v0.53.1→v0.53.2827e5e9→931cb4bv1.0.1-0.20260329113556-783bbb0820d5→v1.1.0v0.49.7→v0.49.86878cb3→d4a5065v4.35.2→v4.35.41.26.2→1.26.3v0.35.0→v0.36.0v0.44.0→v0.45.0v0.9.2→v0.10.0Release Notes
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
aperturerobotics/controllerbus (github.com/aperturerobotics/controllerbus)
v0.53.2Compare Source
aperturerobotics/json-iterator-lite (github.com/aperturerobotics/json-iterator-lite)
v1.1.0Compare Source
aperturerobotics/starpc (github.com/aperturerobotics/starpc)
v0.49.8Compare Source
Full Changelog: aperturerobotics/starpc@v0.49.7...v0.49.8
github/codeql-action (github/codeql-action)
v4.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. #3853golang/go (go)
v1.26.3mvdan/gofumpt (mvdan.cc/gofumpt)
v0.10.0Compare Source
This release is based on Go 1.26's gofmt, and requires Go 1.25 or later.
A new rule is introduced to drop unnecessary parentheses around expressions
where the inner expression is unambiguous on its own, such as
f((3)).Parentheses are kept where they are useful, such as on binary expressions. See #44.
A new rule is introduced to require multi-line function calls to match
the opening and closing parenthesis in terms of the use of newlines. See #74.
The
-extraflag now accepts a comma-separated list of rule names to enableindividual extra rules, rather than enabling all of them at once. See #339.
The following changes are included as well:
go.modfiles without amoduledirective - #350Configuration
📅 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.