build(deps): Bump the github-actions group with 2 updates#556
Merged
build(deps): Bump the github-actions group with 2 updates#556
Conversation
Bumps the github-actions group with 2 updates: [miniscruff/changie-action](https://github.com/miniscruff/changie-action) and [actions/setup-go](https://github.com/actions/setup-go). Updates `miniscruff/changie-action` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/miniscruff/changie-action/releases) - [Changelog](https://github.com/miniscruff/changie-action/blob/main/CHANGELOG.md) - [Commits](miniscruff/changie-action@6dcc253...5036dff) Updates `actions/setup-go` from 5.5.0 to 6.0.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@d35c59a...4469467) --- updated-dependencies: - dependency-name: miniscruff/changie-action dependency-version: 2.1.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: github-actions - dependency-name: actions/setup-go dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
austinvalle
reviewed
Sep 10, 2025
Member
austinvalle
left a comment
There was a problem hiding this comment.
Looks like we got the tools module bumped already here, so this one just needs a changelog and an adjustment for the patch version 👍🏻
go.mod
Outdated
| go 1.23.0 | ||
|
|
||
| toolchain go1.23.7 | ||
| go 1.24.4 |
Member
There was a problem hiding this comment.
Same suggestion as here -> hashicorp/terraform-plugin-framework#1217 (comment)
d5d908e to
9703a8e
Compare
austinvalle
approved these changes
Sep 10, 2025
Comment on lines
+3
to
+5
| go 1.24.0 | ||
|
|
||
| toolchain go1.24.4 |
Member
There was a problem hiding this comment.
It's not necessarily a problem, but we don't need this to be go 1.24.0 because no one is consuming this tools module, it could just be:
go 1.24.4
With no toolchain (as it will just default to the same version)
This was referenced Sep 10, 2025
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
Bumps the github-actions group with 2 updates: miniscruff/changie-action and actions/setup-go.
Updates
miniscruff/changie-actionfrom 2.0.0 to 2.1.0Release notes
Sourced from miniscruff/changie-action's releases.
Changelog
Sourced from miniscruff/changie-action's changelog.
Commits
5036dffsupport install only and custom work dir (#302)a6093f5Bump the node-deps group with 3 updates (#299)a78ca2bBump the node-deps group with 3 updates (#298)07f1ae3Bump actions/checkout from 4 to 5 in the action-deps group (#297)2c1effcBump the node-deps group with 3 updates (#296)fc96aa3Bump the node-deps group with 8 updates (#295)983f75aBump the node-deps group across 1 directory with 8 updates (#293)59c7589Bump the node-deps group with 6 updates (#290)e9b8ae5Bump the node-deps group with 8 updates (#289)25e3d52Bump the node-deps group with 6 updates (#288)Updates
actions/setup-gofrom 5.5.0 to 6.0.0Release notes
Sourced from actions/setup-go's releases.
Commits
4469467Bump actions/checkout from 4 to 5 (#631)e093d1eNode 24 upgrade (#624)1d76b95Improve toolchain handling (#460)e75c3e8Bumpform-datato bring in fix for critical vulnerability (#618)8e57b58Bump eslint-plugin-jest from 28.11.0 to 29.0.1 (#603)7c0b336Bump typescript from 5.4.2 to 5.8.3 (#538)6f26dccBump undici from 5.28.5 to 5.29.0 (#594)8d4083aBump@typescript-eslint/parserfrom 5.62.0 to 8.32.0 (#590)fa96338Bump@actions/tool-cachefrom 2.0.1 to 2.0.2 (#591)4de67c0Bump@types/jestfrom 29.5.12 to 29.5.14 (#589)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions