fix(deps): update all dependencies #42

Open
kjuulh wants to merge 1 commits from renovate/all into main
Owner

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4 -> v6
actions/setup-go action major v5 -> v6
go (source) toolchain minor 1.24.1 -> 1.25.5
golang.org/x/tools require minor v0.31.0 -> v0.39.0

Release Notes

actions/checkout (actions/checkout)

v6

Compare Source

v5

Compare Source

actions/setup-go (actions/setup-go)

v6

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://github.com/actions/checkout) | action | major | `v4` -> `v6` | | [actions/setup-go](https://github.com/actions/setup-go) | action | major | `v5` -> `v6` | | [go](https://go.dev/) ([source](https://github.com/golang/go)) | toolchain | minor | `1.24.1` -> `1.25.5` | | golang.org/x/tools | require | minor | `v0.31.0` -> `v0.39.0` | --- ### Release Notes <details> <summary>actions/checkout (actions/checkout)</summary> ### [`v6`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v600) [Compare Source](https://github.com/actions/checkout/compare/v5...v6) - Persist creds to a separate file by [@&#8203;ericsciple](https://github.com/ericsciple) in https://github.com/actions/checkout/pull/2286 - Update README to include Node.js 24 support details and requirements by [@&#8203;salmanmkc](https://github.com/salmanmkc) in https://github.com/actions/checkout/pull/2248 ### [`v5`](https://github.com/actions/checkout/blob/HEAD/CHANGELOG.md#v501) [Compare Source](https://github.com/actions/checkout/compare/v4...v5) - Port v6 cleanup to v5 by [@&#8203;ericsciple](https://github.com/ericsciple) in https://github.com/actions/checkout/pull/2301 </details> <details> <summary>actions/setup-go (actions/setup-go)</summary> ### [`v6`](https://github.com/actions/setup-go/compare/v5...v6) [Compare Source](https://github.com/actions/setup-go/compare/v5...v6) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMzAuMSIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
kjuulh added 1 commit 2025-04-02 02:39:02 +02:00
kjuulh changed title from chore(deps): update dependency go to v1.24.2 to fix(deps): update all dependencies 2025-04-08 05:36:08 +02:00
Author
Owner

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 3 additional dependencies were updated

Details:

Package Change
golang.org/x/mod v0.24.0 -> v0.30.0
golang.org/x/sync v0.12.0 -> v0.18.0
golang.org/x/sys v0.31.0 -> v0.38.0
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 3 additional dependencies were updated Details: | **Package** | **Change** | | :------------------ | :--------------------- | | `golang.org/x/mod` | `v0.24.0` -> `v0.30.0` | | `golang.org/x/sync` | `v0.12.0` -> `v0.18.0` | | `golang.org/x/sys` | `v0.31.0` -> `v0.38.0` |
kjuulh force-pushed renovate/all from d580f137b0 to 8740d91b10 2025-04-08 05:36:09 +02:00 Compare
kjuulh force-pushed renovate/all from 8740d91b10 to 8e787906a1 2025-05-06 02:35:30 +02:00 Compare
kjuulh force-pushed renovate/all from 8e787906a1 to 2417ebdebd 2025-05-07 02:38:02 +02:00 Compare
kjuulh force-pushed renovate/all from 2417ebdebd to a583977526 2025-06-06 02:39:24 +02:00 Compare
kjuulh force-pushed renovate/all from a583977526 to ed2785f065 2025-07-09 02:39:43 +02:00 Compare
kjuulh force-pushed renovate/all from ed2785f065 to f6708632f2 2025-07-12 02:37:20 +02:00 Compare
kjuulh force-pushed renovate/all from f6708632f2 to 3c022a19e4 2025-11-13 03:20:27 +01:00 Compare
kjuulh force-pushed renovate/all from 3c022a19e4 to 3bd9b3c500 2025-11-13 05:35:18 +01:00 Compare
kjuulh force-pushed renovate/all from 3bd9b3c500 to 86f5ba408e 2025-11-21 02:42:07 +01:00 Compare
kjuulh force-pushed renovate/all from 86f5ba408e to ccf68d51ab 2025-12-03 02:42:19 +01:00 Compare
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/all:renovate/all
git checkout renovate/all
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: kjuulh/moq#42
No description provided.