This is an automated email from the ASF dual-hosted git repository.

kou pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow-java.git


The following commit(s) were added to refs/heads/main by this push:
     new e026f3c2 MINOR: [CI] Bump actions/github-script from 7.0.1 to 8.0.0 
(#844)
e026f3c2 is described below

commit e026f3c29832577ee4f55dff8f942d7cab8301ae
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 9 10:09:27 2025 +0900

    MINOR: [CI] Bump actions/github-script from 7.0.1 to 8.0.0 (#844)
    
    Bumps [actions/github-script](https://github.com/actions/github-script)
    from 7.0.1 to 8.0.0.
    <details>
    <summary>Release notes</summary>
    <p><em>Sourced from <a
    
href="https://github.com/actions/github-script/releases";>actions/github-script's
    releases</a>.</em></p>
    <blockquote>
    <h2>v8.0.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Update Node.js version support to 24.x by <a
    href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/637";>actions/github-script#637</a></li>
    <li>README for updating actions/github-script from v7 to v8 by <a
    href="https://github.com/sneha-krip";><code>@​sneha-krip</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/653";>actions/github-script#653</a></li>
    </ul>
    <h2>⚠️ Minimum Compatible Runner Version</h2>
    <p><strong>v2.327.1</strong><br />
    <a
    href="https://github.com/actions/runner/releases/tag/v2.327.1";>Release
    Notes</a></p>
    <p>Make sure your runner is updated to this version or newer to use this
    release.</p>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/actions/github-script/pull/637";>actions/github-script#637</a></li>
    <li><a
    href="https://github.com/sneha-krip";><code>@​sneha-krip</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/actions/github-script/pull/653";>actions/github-script#653</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/actions/github-script/compare/v7.1.0...v8.0.0";>https://github.com/actions/github-script/compare/v7.1.0...v8.0.0</a></p>
    <h2>v7.1.0</h2>
    <h2>What's Changed</h2>
    <ul>
    <li>Upgrade husky to v9 by <a
    href="https://github.com/benelan";><code>@​benelan</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/482";>actions/github-script#482</a></li>
    <li>Add workflow file for publishing releases to immutable action
    package by <a
    href="https://github.com/Jcambass";><code>@​Jcambass</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/485";>actions/github-script#485</a></li>
    <li>Upgrade IA Publish by <a
    href="https://github.com/Jcambass";><code>@​Jcambass</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/486";>actions/github-script#486</a></li>
    <li>Fix workflow status badges by <a
    href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/497";>actions/github-script#497</a></li>
    <li>Update usage of <code>actions/upload-artifact</code> by <a
    href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/512";>actions/github-script#512</a></li>
    <li>Clear up package name confusion by <a
    href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/514";>actions/github-script#514</a></li>
    <li>Update dependencies with <code>npm audit fix</code> by <a
    href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/515";>actions/github-script#515</a></li>
    <li>Specify that the used script is JavaScript by <a
    href="https://github.com/timotk";><code>@​timotk</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/478";>actions/github-script#478</a></li>
    <li>chore: Add Dependabot for NPM and Actions by <a
    href="https://github.com/nschonni";><code>@​nschonni</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/472";>actions/github-script#472</a></li>
    <li>Define <code>permissions</code> in workflows and update actions by
    <a href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in
    <a
    
href="https://redirect.github.com/actions/github-script/pull/531";>actions/github-script#531</a></li>
    <li>chore: Add Dependabot for .github/actions/install-dependencies by <a
    href="https://github.com/nschonni";><code>@​nschonni</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/532";>actions/github-script#532</a></li>
    <li>chore: Remove .vscode settings by <a
    href="https://github.com/nschonni";><code>@​nschonni</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/533";>actions/github-script#533</a></li>
    <li>ci: Use github/setup-licensed by <a
    href="https://github.com/nschonni";><code>@​nschonni</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/473";>actions/github-script#473</a></li>
    <li>make octokit instance available as octokit on top of github, to make
    it easier to seamlessly copy examples from GitHub rest api or octokit
    documentations by <a
    href="https://github.com/iamstarkov";><code>@​iamstarkov</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/508";>actions/github-script#508</a></li>
    <li>Remove <code>octokit</code> README updates for v7 by <a
    href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/557";>actions/github-script#557</a></li>
    <li>docs: add &quot;exec&quot; usage examples by <a
    href="https://github.com/neilime";><code>@​neilime</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/546";>actions/github-script#546</a></li>
    <li>Bump ruby/setup-ruby from 1.213.0 to 1.222.0 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/actions/github-script/pull/563";>actions/github-script#563</a></li>
    <li>Bump ruby/setup-ruby from 1.222.0 to 1.229.0 by <a
    href="https://github.com/dependabot";><code>@​dependabot</code></a>[bot]
    in <a
    
href="https://redirect.github.com/actions/github-script/pull/575";>actions/github-script#575</a></li>
    <li>Clearly document passing inputs to the <code>script</code> by <a
    href="https://github.com/joshmgross";><code>@​joshmgross</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/603";>actions/github-script#603</a></li>
    <li>Update README.md by <a
    href="https://github.com/nebuk89";><code>@​nebuk89</code></a> in <a
    
href="https://redirect.github.com/actions/github-script/pull/610";>actions/github-script#610</a></li>
    </ul>
    <h2>New Contributors</h2>
    <ul>
    <li><a href="https://github.com/benelan";><code>@​benelan</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/actions/github-script/pull/482";>actions/github-script#482</a></li>
    <li><a href="https://github.com/Jcambass";><code>@​Jcambass</code></a>
    made their first contribution in <a
    
href="https://redirect.github.com/actions/github-script/pull/485";>actions/github-script#485</a></li>
    <li><a href="https://github.com/timotk";><code>@​timotk</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/actions/github-script/pull/478";>actions/github-script#478</a></li>
    <li><a
    href="https://github.com/iamstarkov";><code>@​iamstarkov</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/actions/github-script/pull/508";>actions/github-script#508</a></li>
    <li><a href="https://github.com/neilime";><code>@​neilime</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/actions/github-script/pull/546";>actions/github-script#546</a></li>
    <li><a href="https://github.com/nebuk89";><code>@​nebuk89</code></a> made
    their first contribution in <a
    
href="https://redirect.github.com/actions/github-script/pull/610";>actions/github-script#610</a></li>
    </ul>
    <p><strong>Full Changelog</strong>: <a
    
href="https://github.com/actions/github-script/compare/v7...v7.1.0";>https://github.com/actions/github-script/compare/v7...v7.1.0</a></p>
    </blockquote>
    </details>
    <details>
    <summary>Commits</summary>
    <ul>
    <li><a
    
href="https://github.com/actions/github-script/commit/ed597411d8f924073f98dfc5c65a23a2325f34cd";><code>ed59741</code></a>
    Merge pull request <a
    href="https://redirect.github.com/actions/github-script/issues/653";>#653</a>
    from actions/sneha-krip/readme-for-v8</li>
    <li><a
    
href="https://github.com/actions/github-script/commit/2dc352e4baefd91bec0d06f6ae2f1045d1687ca3";><code>2dc352e</code></a>
    Bold minimum Actions Runner version in README</li>
    <li><a
    
href="https://github.com/actions/github-script/commit/01e118c8d0d22115597e46514b5794e7bc3d56f1";><code>01e118c</code></a>
    Update README for Node 24 runtime requirements</li>
    <li><a
    
href="https://github.com/actions/github-script/commit/8b222ac82eda86dcad7795c9d49b839f7bf5b18b";><code>8b222ac</code></a>
    Apply suggestion from <a
    href="https://github.com/salmanmkc";><code>@​salmanmkc</code></a></li>
    <li><a
    
href="https://github.com/actions/github-script/commit/adc0eeac992408a7b276994ca87edde1c8ce4d25";><code>adc0eea</code></a>
    README for updating actions/github-script from v7 to v8</li>
    <li><a
    
href="https://github.com/actions/github-script/commit/20fe497b3fe0c7be8aae5c9df711ac716dc9c425";><code>20fe497</code></a>
    Merge pull request <a
    href="https://redirect.github.com/actions/github-script/issues/637";>#637</a>
    from actions/node24</li>
    <li><a
    
href="https://github.com/actions/github-script/commit/e7b7f222b11a03e8b695c4c7afba89a02ea20164";><code>e7b7f22</code></a>
    update licenses</li>
    <li><a
    
href="https://github.com/actions/github-script/commit/2c81ba05f308415d095291e6eeffe983d822345b";><code>2c81ba0</code></a>
    Update Node.js version support to 24.x</li>
    <li><a
    
href="https://github.com/actions/github-script/commit/f28e40c7f34bde8b3046d885e986cb6290c5673b";><code>f28e40c</code></a>
    Merge pull request <a
    href="https://redirect.github.com/actions/github-script/issues/610";>#610</a>
    from actions/nebuk89-patch-1</li>
    <li><a
    
href="https://github.com/actions/github-script/commit/1ae9958572fde544457e4d51aed5ea044e8936f3";><code>1ae9958</code></a>
    Update README.md</li>
    <li>Additional commits viewable in <a
    
href="https://github.com/actions/github-script/compare/60a0d83039c74a4aee543508d2ffcb1c3799cdea...ed597411d8f924073f98dfc5c65a23a2325f34cd";>compare
    view</a></li>
    </ul>
    </details>
    <br />
    
    
    [![Dependabot compatibility
    
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=actions/github-script&package-manager=github_actions&previous-version=7.0.1&new-version=8.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
    
    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-automerge-start)
    [//]: # (dependabot-automerge-end)
    
    ---
    
    <details>
    <summary>Dependabot commands and options</summary>
    <br />
    
    You can trigger Dependabot actions by commenting on this PR:
    - `@dependabot rebase` will rebase this PR
    - `@dependabot recreate` will recreate this PR, overwriting any edits
    that have been made to it
    - `@dependabot merge` will merge this PR after your CI passes on it
    - `@dependabot squash and merge` will squash and merge this PR after
    your CI passes on it
    - `@dependabot cancel merge` will cancel a previously requested merge
    and block automerging
    - `@dependabot reopen` will reopen this PR if it is closed
    - `@dependabot close` will close this PR and stop Dependabot recreating
    it. You can achieve the same result by closing it manually
    - `@dependabot show <dependency name> ignore conditions` will show all
    of the ignore conditions of the specified dependency
    - `@dependabot ignore this major version` will close this PR and stop
    Dependabot creating any more for this major version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this minor version` will close this PR and stop
    Dependabot creating any more for this minor version (unless you reopen
    the PR or upgrade to it yourself)
    - `@dependabot ignore this dependency` will close this PR and stop
    Dependabot creating any more for this dependency (unless you reopen the
    PR or upgrade to it yourself)
    
    
    </details>
    
    ---------
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sutou Kouhei <k...@clear-code.com>
---
 .github/workflows/comment_bot.yml | 2 +-
 .github/workflows/dev_pr.yml      | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/.github/workflows/comment_bot.yml 
b/.github/workflows/comment_bot.yml
index 5fbc858c..b4dbc92d 100644
--- a/.github/workflows/comment_bot.yml
+++ b/.github/workflows/comment_bot.yml
@@ -30,7 +30,7 @@ jobs:
     if: github.event.comment.body == 'take'
     runs-on: ubuntu-latest
     steps:
-      - uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea # 
v7.0.1
+      - uses: actions/github-script@v8
         with:
           github-token: ${{ secrets.GITHUB_TOKEN }}
           script: |-
diff --git a/.github/workflows/dev_pr.yml b/.github/workflows/dev_pr.yml
index 7352137b..58f5f3d3 100644
--- a/.github/workflows/dev_pr.yml
+++ b/.github/workflows/dev_pr.yml
@@ -49,28 +49,28 @@ jobs:
 
       - name: Ensure PR title format
         id: title-format
-        uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea  
# v7.0.1
+        uses: actions/github-script@v8
         with:
           script: |
             const scripts = 
require(`${process.env.GITHUB_WORKSPACE}/.github/workflows/dev_pr.js`);
             return scripts.check_title_format({core, github, context});
 
       - name: Label PR
-        uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea  
# v7.0.1
+        uses: actions/github-script@v8
         with:
           script: |
             const scripts = 
require(`${process.env.GITHUB_WORKSPACE}/.github/workflows/dev_pr.js`);
             await scripts.apply_labels({core, github, context});
 
       - name: Ensure PR is labeled
-        uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea  
# v7.0.1
+        uses: actions/github-script@v8
         with:
           script: |
             const scripts = 
require(`${process.env.GITHUB_WORKSPACE}/.github/workflows/dev_pr.js`);
             await scripts.check_labels({core, github, context});
 
       - name: Ensure PR is linked to an issue
-        uses: actions/github-script@60a0d83039c74a4aee543508d2ffcb1c3799cdea  
# v7.0.1
+        uses: actions/github-script@v8
         with:
           script: |
             const scripts = 
require(`${process.env.GITHUB_WORKSPACE}/.github/workflows/dev_pr.js`);

Reply via email to