Re: [PR] Bump actions/checkout from 5 to 6 [arrow-julia]
kou merged PR #579: URL: https://github.com/apache/arrow-julia/pull/579 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
[PR] Bump actions/checkout from 5 to 6 [arrow-julia]
dependabot[bot] opened a new pull request, #579: URL: https://github.com/apache/arrow-julia/pull/579 Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from https://github.com/actions/checkout/releases";>actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by https://github.com/salmanmkc";>@salmanmkc in https://redirect.github.com/actions/checkout/pull/2248";>actions/checkout#2248 Persist creds to a separate file by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2286";>actions/checkout#2286 v6-beta by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2298";>actions/checkout#2298 update readme/changelog for v6 by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2311";>actions/checkout#2311 Full Changelog: https://github.com/actions/checkout/compare/v5.0.0...v6.0.0";>https://github.com/actions/checkout/compare/v5.0.0...v6.0.0 v6-beta What's Changed Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config. This requires a minimum Actions Runner version of https://github.com/actions/runner/releases/tag/v2.329.0";>v2.329.0 to access the persisted credentials for https://docs.github.com/en/actions/tutorials/use-containerized-services/create-a-docker-container-action";>Docker container action scenarios. v5.0.1 What's Changed Port v6 cleanup to v5 by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2301";>actions/checkout#2301 Full Changelog: https://github.com/actions/checkout/compare/v5...v5.0.1";>https://github.com/actions/checkout/compare/v5...v5.0.1 Changelog Sourced from https://github.com/actions/checkout/blob/main/CHANGELOG.md";>actions/checkout's changelog. Changelog V6.0.0 Persist creds to a separate file by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2286";>actions/checkout#2286 Update README to include Node.js 24 support details and requirements by https://github.com/salmanmkc";>@salmanmkc in https://redirect.github.com/actions/checkout/pull/2248";>actions/checkout#2248 V5.0.1 Port v6 cleanup to v5 by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2301";>actions/checkout#2301 V5.0.0 Update actions checkout to use node 24 by https://github.com/salmanmkc";>@salmanmkc in https://redirect.github.com/actions/checkout/pull/2226";>actions/checkout#2226 V4.3.1 Port v6 cleanup to v4 by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2305";>actions/checkout#2305 V4.3.0 docs: update README.md by https://github.com/motss";>@motss in https://redirect.github.com/actions/checkout/pull/1971";>actions/checkout#1971 Add internal repos for checking out multiple repositories by https://github.com/mouismail";>@mouismail in https://redirect.github.com/actions/checkout/pull/1977";>actions/checkout#1977 Documentation update - add recommended permissions to Readme by https://github.com/benwells";>@benwells in https://redirect.github.com/actions/checkout/pull/2043";>actions/checkout#2043 Adjust positioning of user email note and permissions heading by https://github.com/joshmgross";>@joshmgross in https://redirect.github.com/actions/checkout/pull/2044";>actions/checkout#2044 Update README.md by https://github.com/nebuk89";>@nebuk89 in https://redirect.github.com/actions/checkout/pull/2194";>actions/checkout#2194 Update CODEOWNERS for actions by https://github.com/TingluoHuang";>@TingluoHuang in https://redirect.github.com/actions/checkout/pull/2224";>actions/checkout#2224 Update package dependencies by https://github.com/salmanmkc";>@salmanmkc in https://redirect.github.com/actions/checkout/pull/2236";>actions/checkout#2236 v4.2.2 url-helper.ts now leverages well-known environment variables by https://github.com/jww3";>@jww3 in https://redirect.github.com/actions/checkout/pull/1941";>actions/checkout#1941 Expand unit test coverage for isGhes by https://github.com/jww3";>@jww3 in https://redirect.github.com/actions/checkout/pull/1946";>actions/checkout#1946 v4.2.1 Check out other refs/* by commit if provided, fall back to ref by https://github.com/orhantoy";>@orhantoy in https://redirect.github.com/actions/checkout/pull/1924";>actions/checkout#1924 v4.2.0 Add Ref and Commit outputs by https://github.com/lucacome";>@lucacome in https://redirect.github.com/actions/checkout/pull/1180";>actions/checkout#1180 Dependency updates by https://github.com/dependabot";
Re: [PR] Bump actions/checkout from 5 to 6 [arrow-julia]
kou merged PR #576: URL: https://github.com/apache/arrow-julia/pull/576 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
[PR] Bump actions/checkout from 5 to 6 [arrow-julia]
dependabot[bot] opened a new pull request, #576: URL: https://github.com/apache/arrow-julia/pull/576 Bumps [actions/checkout](https://github.com/actions/checkout) from 5 to 6. Release notes Sourced from https://github.com/actions/checkout/releases";>actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by https://github.com/salmanmkc";>@salmanmkc in https://redirect.github.com/actions/checkout/pull/2248";>actions/checkout#2248 Persist creds to a separate file by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2286";>actions/checkout#2286 v6-beta by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2298";>actions/checkout#2298 update readme/changelog for v6 by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2311";>actions/checkout#2311 Full Changelog: https://github.com/actions/checkout/compare/v5.0.0...v6.0.0";>https://github.com/actions/checkout/compare/v5.0.0...v6.0.0 v6-beta What's Changed Updated persist-credentials to store the credentials under $RUNNER_TEMP instead of directly in the local git config. This requires a minimum Actions Runner version of https://github.com/actions/runner/releases/tag/v2.329.0";>v2.329.0 to access the persisted credentials for https://docs.github.com/en/actions/tutorials/use-containerized-services/create-a-docker-container-action";>Docker container action scenarios. v5.0.1 What's Changed Port v6 cleanup to v5 by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2301";>actions/checkout#2301 Full Changelog: https://github.com/actions/checkout/compare/v5...v5.0.1";>https://github.com/actions/checkout/compare/v5...v5.0.1 Changelog Sourced from https://github.com/actions/checkout/blob/main/CHANGELOG.md";>actions/checkout's changelog. Changelog V6.0.0 Persist creds to a separate file by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2286";>actions/checkout#2286 Update README to include Node.js 24 support details and requirements by https://github.com/salmanmkc";>@salmanmkc in https://redirect.github.com/actions/checkout/pull/2248";>actions/checkout#2248 V5.0.1 Port v6 cleanup to v5 by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2301";>actions/checkout#2301 V5.0.0 Update actions checkout to use node 24 by https://github.com/salmanmkc";>@salmanmkc in https://redirect.github.com/actions/checkout/pull/2226";>actions/checkout#2226 V4.3.1 Port v6 cleanup to v4 by https://github.com/ericsciple";>@ericsciple in https://redirect.github.com/actions/checkout/pull/2305";>actions/checkout#2305 V4.3.0 docs: update README.md by https://github.com/motss";>@motss in https://redirect.github.com/actions/checkout/pull/1971";>actions/checkout#1971 Add internal repos for checking out multiple repositories by https://github.com/mouismail";>@mouismail in https://redirect.github.com/actions/checkout/pull/1977";>actions/checkout#1977 Documentation update - add recommended permissions to Readme by https://github.com/benwells";>@benwells in https://redirect.github.com/actions/checkout/pull/2043";>actions/checkout#2043 Adjust positioning of user email note and permissions heading by https://github.com/joshmgross";>@joshmgross in https://redirect.github.com/actions/checkout/pull/2044";>actions/checkout#2044 Update README.md by https://github.com/nebuk89";>@nebuk89 in https://redirect.github.com/actions/checkout/pull/2194";>actions/checkout#2194 Update CODEOWNERS for actions by https://github.com/TingluoHuang";>@TingluoHuang in https://redirect.github.com/actions/checkout/pull/2224";>actions/checkout#2224 Update package dependencies by https://github.com/salmanmkc";>@salmanmkc in https://redirect.github.com/actions/checkout/pull/2236";>actions/checkout#2236 v4.2.2 url-helper.ts now leverages well-known environment variables by https://github.com/jww3";>@jww3 in https://redirect.github.com/actions/checkout/pull/1941";>actions/checkout#1941 Expand unit test coverage for isGhes by https://github.com/jww3";>@jww3 in https://redirect.github.com/actions/checkout/pull/1946";>actions/checkout#1946 v4.2.1 Check out other refs/* by commit if provided, fall back to ref by https://github.com/orhantoy";>@orhantoy in https://redirect.github.com/actions/checkout/pull/1924";>actions/checkout#1924 v4.2.0 Add Ref and Commit outputs by https://github.com/lucacome";>@lucacome in https://redirect.github.com/actions/checkout/pull/1180";>actions/checkout#1180 Dependency updates by https://github.com/dependabot";
