fix(deps): update all dependencies #189
Open
+507
−483
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:
0.22.10
->0.22.12
v4.7.1
->v4.7.3
v5.5.0
->v6.0.0
v4.4.0
->v5.0.0
v0.22.10
->v0.22.12
v0.50.4
->v0.50.5
v0.39.7
->v0.39.8
v1.31.2
->v1.31.3
v3.29.9
->v3.30.1
1.25.0
->1.25.1
v0.8.0
->v0.9.0
0.39.7
->0.39.8
Release Notes
aperturerobotics/common (@aptre/common)
v0.22.12
Compare Source
v0.22.11
Compare Source
actions/dependency-review-action (actions/dependency-review-action)
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)
v6.0.0
Compare 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-data
to bring in fix for critical vulnerability by @matthewhughes934 in #618New Contributors
Full Changelog: actions/setup-go@v5...v6.0.0
actions/setup-node (actions/setup-node)
v5.0.0
Compare Source
What's Changed
Breaking Changes
Make sure your runner is updated to this version or newer to use this release. v2.327.1 Release Notes
Dependency Upgrades
Enhancement:
New Contributors
Full Changelog: actions/setup-node@v4...v5.0.0
aperturerobotics/controllerbus (github.com/aperturerobotics/controllerbus)
v0.50.5
Compare Source
aperturerobotics/starpc (github.com/aperturerobotics/starpc)
v0.39.8
Compare Source
aperturerobotics/util (github.com/aperturerobotics/util)
v1.31.3
Compare Source
github/codeql-action (github/codeql-action)
v3.30.1
Compare Source
v3.30.0
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.30.0 - 01 Sep 2025
No user facing changes.
See the full CHANGELOG.md for more information.
v3.29.11
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.11 - 21 Aug 2025
See the full CHANGELOG.md for more information.
v3.29.10
Compare Source
CodeQL Action Changelog
See the releases page for the relevant changes to the CodeQL CLI and language packs.
3.29.10 - 18 Aug 2025
No user facing changes.
See the full CHANGELOG.md for more information.
golang/go (go)
v1.25.1
mvdan/gofumpt (mvdan.cc/gofumpt)
v0.9.0
Compare Source
This release is based on Go 1.25's gofmt, and requires Go 1.24 or later.
A new rule is introduced to "clothe" naked returns for the sake of clarity.
While there is nothing wrong with naming results in function signatures,
using lone
return
statements can be confusing to the reader.Go 1.25's
ignore
directives ingo.mod
files are now obeyed;any directories within the module matching any of the patterns
are now omitted when walking directories, such as with
gofumpt -w .
.Module information is now loaded via Go's
x/mod/modfile
packagerather than executing
go mod edit -json
, which is way faster.This should result in moderate speed-ups when formatting many directories.
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 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.