Skip to content

Conversation

@dscho
Copy link
Member

@dscho dscho commented Sep 23, 2025

(Originally opened at git-for-windows#5811, then at git-l10n#870)

Bumps actions/setup-go from 5 to 6.

What's Changed in actions/setup-go@v6

Breaking Changes

  • Improve toolchain handling to ensure more reliable and consistent toolchain selection and management by @matthewhughes934 in #460
  • Upgrade Nodejs runtime from node20 to node 24 by @salmanmkc in #624

Make sure your runner is on version v2.327.1 or later to ensure compatibility with this release. See Release Notes

Cc: Jiang Xin worldhello.net@gmail.com

@dscho dscho self-assigned this Sep 23, 2025
@gitgitgadget
Copy link

gitgitgadget bot commented Sep 23, 2025

Invalid author email in 406e227: "49699333+dependabot[bot]@users.noreply.github.com"

@dscho dscho force-pushed the dependabot/github_actions/actions/setup-go-6 branch from 406e227 to 00b2b46 Compare September 23, 2025 08:56
@gitgitgadget
Copy link

gitgitgadget bot commented Sep 23, 2025

There are issues in commit 00b2b46:
l10n: bump actions/setup-go from 5 to 6
Lines in the body of the commit messages should be wrapped between 60 and 76 characters.
Indented lines, and lines without whitespace, are exempt

@dscho
Copy link
Member Author

dscho commented Sep 23, 2025

/submit

@gitgitgadget
Copy link

gitgitgadget bot commented Sep 23, 2025

There are issues in commit 00b2b46:
l10n: bump actions/setup-go from 5 to 6
Lines in the body of the commit messages should be wrapped between 60 and 76 characters.
Indented lines, and lines without whitespace, are exempt

[Originally opened at git-for-windows#5811]

Bumps [actions/setup-go](https://github.com/actions/setup-go)
from 5 to 6.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](actions/setup-go@v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-go
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

  Original-author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
@dscho dscho force-pushed the dependabot/github_actions/actions/setup-go-6 branch from 00b2b46 to 9e09e67 Compare September 23, 2025 10:38
@dscho
Copy link
Member Author

dscho commented Sep 23, 2025

/submit

@gitgitgadget
Copy link

gitgitgadget bot commented Sep 23, 2025

Submitted as pull.1975.git.1758623999720.gitgitgadget@gmail.com

To fetch this version into FETCH_HEAD:

git fetch https://github.com/gitgitgadget/git/ pr-1975/dscho/dependabot/github_actions/actions/setup-go-6-v1

To fetch this version to local tag pr-1975/dscho/dependabot/github_actions/actions/setup-go-6-v1:

git fetch --no-tags https://github.com/gitgitgadget/git/ tag pr-1975/dscho/dependabot/github_actions/actions/setup-go-6-v1
@gitgitgadget
Copy link

gitgitgadget bot commented Nov 17, 2025

On the Git mailing list, Johannes Schindelin wrote (reply to this):

Hi Jiang (or do you prefer to be addressed as Xin?),

gentle ping? I think that your missing review is blocking this.

Thanks!
Johannes

On Tue, 23 Sep 2025, Johannes Schindelin via GitGitGadget wrote:

> From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
> 
> [Originally opened at https://github.com/git-for-windows/git/pull/5811]
> 
> Bumps [actions/setup-go](https://github.com/actions/setup-go)
> from 5 to 6.
> - [Release notes](https://github.com/actions/setup-go/releases)
> - [Commits](https://github.com/actions/setup-go/compare/v5...v6)
> 
> ---
>     l10n: bump actions/setup-go from 5 to 6
>     
>     (Originally opened at https://github.com/git-for-windows/git/pull/5811,
>     then at https://github.com/git-l10n/git-po/pull/870)
>     
>     Bumps actions/setup-go [https://github.com/actions/setup-go] from 5 to
>     6.
>     
>      * Release notes [https://github.com/actions/setup-go/releases]
>      * Commits [https://github.com/actions/setup-go/compare/v5...v6]
>     
>     
>     What's Changed in actions/setup-go@v6
>     =====================================
>     
>     
>     Breaking Changes
>     ================
>     
>      * Improve toolchain handling to ensure more reliable and consistent
>        toolchain selection and management by @matthewhughes934
>        [https://github.com/matthewhughes934] in #460
>        [https://github.com/actions/setup-go/pull/460]
>      * Upgrade Nodejs runtime from node20 to node 24 by @salmanmkc
>        [https://github.com/salmanmkc] in #624
>        [https://github.com/actions/setup-go/pull/624]
>     
>     Make sure your runner is on version v2.327.1 or later to ensure
>     compatibility with this release. See Release Notes
>     [https://github.com/actions/runner/releases/tag/v2.327.1]
> 
> Published-As: https://github.com/gitgitgadget/git/releases/tag/pr-1975%2Fdscho%2Fdependabot%2Fgithub_actions%2Factions%2Fsetup-go-6-v1
> Fetch-It-Via: git fetch https://github.com/gitgitgadget/git pr-1975/dscho/dependabot/github_actions/actions/setup-go-6-v1
> Pull-Request: https://github.com/gitgitgadget/git/pull/1975
> 
> updated-dependencies:
> - dependency-name: actions/setup-go
>   dependency-version: '6'
>   dependency-type: direct:production
>   update-type: version-update:semver-major
> ...
> 
>   Original-author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
> 
> Signed-off-by: dependabot[bot] <support@github.com>
> Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
> ---
>  .github/workflows/l10n.yml | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/.github/workflows/l10n.yml b/.github/workflows/l10n.yml
> index e2c3dbdcb5..95e55134bd 100644
> --- a/.github/workflows/l10n.yml
> +++ b/.github/workflows/l10n.yml
> @@ -63,7 +63,7 @@ jobs:
>              origin \
>              ${{ github.ref }} \
>              $args
> -      - uses: actions/setup-go@v5
> +      - uses: actions/setup-go@v6
>          with:
>            go-version: '>=1.16'
>            cache: false
> 
> base-commit: 79ee0dce2a61b7552f9b5c73f0cf2d974a20a029
> -- 
> gitgitgadget
> 
> 
@gitgitgadget
Copy link

gitgitgadget bot commented Nov 18, 2025

On the Git mailing list, Jiang Xin wrote (reply to this):

From: Johannes Schindelin <Johannes.Schindelin@gmx.de>

Bumps actions/setup-go from 5 to 6. This upgrade includes dependency
updates that incorporate a fix for a critical vulnerability.
[Originally opened at https://github.com/git-for-windows/git/pull/5811]

- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v5...v6)

Originally-authored-by: dependabot[bot] <support@github.com>
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Jiang Xin <worldhello.net@gmail.com>
---
 .github/workflows/l10n.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/l10n.yml b/.github/workflows/l10n.yml
index e2c3dbdcb5..95e55134bd 100644
--- a/.github/workflows/l10n.yml
+++ b/.github/workflows/l10n.yml
@@ -63,7 +63,7 @@ jobs:
             origin \
             ${{ github.ref }} \
             $args
-      - uses: actions/setup-go@v5
+      - uses: actions/setup-go@v6
         with:
           go-version: '>=1.16'
           cache: false
-- 
2.52.0
@gitgitgadget
Copy link

gitgitgadget bot commented Nov 18, 2025

On the Git mailing list, Jiang Xin wrote (reply to this):

On Tue, Nov 18, 2025 at 3:26 PM Jiang Xin <worldhello.net@gmail.com> wrote:
>
> From: Johannes Schindelin <Johannes.Schindelin@gmx.de>
>
> Bumps actions/setup-go from 5 to 6. This upgrade includes dependency
> updates that incorporate a fix for a critical vulnerability.
> [Originally opened at https://github.com/git-for-windows/git/pull/5811]
>
> - [Release notes](https://github.com/actions/setup-go/releases)
> - [Commits](https://github.com/actions/setup-go/compare/v5...v6)

Hi Johannes,

I received your pull request[1] in September. At that time, I should have
resent the patch to the Git mailing list like the previous email, as I only
merge l10n changes to the "po/" directory. Sorry for the delay.

[1]: https://github.com/git-l10n/git-po/pull/870

--
Jiang Xin
@gitgitgadget
Copy link

gitgitgadget bot commented Nov 18, 2025

This patch series was integrated into seen via git@5ea81f9.

@gitgitgadget gitgitgadget bot added the seen label Nov 18, 2025
@gitgitgadget
Copy link

gitgitgadget bot commented Nov 18, 2025

This branch is now known as js/ci-github-setup-go-update.

@gitgitgadget
Copy link

gitgitgadget bot commented Nov 18, 2025

This patch series was integrated into seen via git@47b1774.

@gitgitgadget
Copy link

gitgitgadget bot commented Nov 19, 2025

This patch series was integrated into seen via git@443b4f6.

@gitgitgadget
Copy link

gitgitgadget bot commented Nov 19, 2025

This patch series was integrated into next via git@9922384.

@gitgitgadget gitgitgadget bot added the next label Nov 19, 2025
@gitgitgadget
Copy link

gitgitgadget bot commented Nov 20, 2025

There was a status update in the "New Topics" section about the branch js/ci-github-setup-go-update on the Git mailing list:

Update a version of action used at the GitHub Actrions CI.

Will merge to 'master'.
source: <ebc68ec5b2abbc4702b94f833b9b3bf1adb79f1a.1763450087.git.zhiyou.jx@alibaba-inc.com>
@gitgitgadget
Copy link

gitgitgadget bot commented Nov 20, 2025

This patch series was integrated into seen via git@0051d7f.

@gitgitgadget
Copy link

gitgitgadget bot commented Nov 21, 2025

This patch series was integrated into seen via git@4d94e1e.

@gitgitgadget
Copy link

gitgitgadget bot commented Nov 24, 2025

This patch series was integrated into seen via git@3bfdd75.

@gitgitgadget
Copy link

gitgitgadget bot commented Nov 24, 2025

There was a status update in the "Cooking" section about the branch js/ci-github-setup-go-update on the Git mailing list:

Update a version of action used at the GitHub Actrions CI.

Will merge to 'master'.
source: <ebc68ec5b2abbc4702b94f833b9b3bf1adb79f1a.1763450087.git.zhiyou.jx@alibaba-inc.com>
@gitgitgadget
Copy link

gitgitgadget bot commented Nov 24, 2025

This patch series was integrated into seen via git@af3b7e0.

@gitgitgadget
Copy link

gitgitgadget bot commented Nov 25, 2025

This patch series was integrated into seen via git@272538c.

@gitgitgadget
Copy link

gitgitgadget bot commented Nov 25, 2025

This patch series was integrated into seen via git@69e346e.

@gitgitgadget
Copy link

gitgitgadget bot commented Nov 26, 2025

There was a status update in the "Cooking" section about the branch js/ci-github-setup-go-update on the Git mailing list:

Update a version of action used at the GitHub Actrions CI.

Will merge to 'master'.
source: <ebc68ec5b2abbc4702b94f833b9b3bf1adb79f1a.1763450087.git.zhiyou.jx@alibaba-inc.com>
@gitgitgadget
Copy link

gitgitgadget bot commented Nov 26, 2025

This patch series was integrated into seen via git@fa40522.

@gitgitgadget
Copy link

gitgitgadget bot commented Nov 26, 2025

This patch series was integrated into master via git@fa40522.

@gitgitgadget
Copy link

gitgitgadget bot commented Nov 26, 2025

This patch series was integrated into next via git@fa40522.

@gitgitgadget gitgitgadget bot added the master label Nov 26, 2025
@gitgitgadget gitgitgadget bot closed this Nov 26, 2025
@gitgitgadget
Copy link

gitgitgadget bot commented Nov 26, 2025

Closed via fa40522.

@dscho dscho deleted the dependabot/github_actions/actions/setup-go-6 branch November 29, 2025 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant