dependabot[bot] opened a new pull request, #520: URL: https://github.com/apache/arrow-julia/pull/520
Bumps [julia-actions/setup-julia](https://github.com/julia-actions/setup-julia) from 1 to 2. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/julia-actions/setup-julia/releases">julia-actions/setup-julia's releases</a>.</em></p> <blockquote> <h2>v2.0.0 - Update to Node20</h2> <h2>What's Changed</h2> <ul> <li>update to node20 by <a href="https://github.com/ranocha"><code>@ranocha</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/209">julia-actions/setup-julia#209</a></li> </ul> <p>Note the rationale for the breaking change was discussed in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/209">julia-actions/setup-julia#209</a></p> <h3>Dependencies and misc</h3> <ul> <li>Bump nock from 13.5.1 to 13.5.4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/224">julia-actions/setup-julia#224</a></li> <li>Bump <code>@types/semver</code> from 7.5.6 to 7.5.8 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/222">julia-actions/setup-julia#222</a></li> <li>Bump <code>@types/node</code> from 20.11.16 to 20.11.30 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/226">julia-actions/setup-julia#226</a></li> <li>Bump the version number to <code>2.0.0</code> in <code>package.json</code> and <code>package-lock.json</code> by <a href="https://github.com/DilumAluthge"><code>@DilumAluthge</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/228">julia-actions/setup-julia#228</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/ranocha"><code>@ranocha</code></a> made their first contribution in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/209">julia-actions/setup-julia#209</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/julia-actions/setup-julia/compare/v1.9.6...v2.0.0">https://github.com/julia-actions/setup-julia/compare/v1.9.6...v2.0.0</a></p> <h2>v1.9.6: Fix Apple Silicon installation</h2> <h2>What's Changed</h2> <ul> <li>Fix the Apple Silicon (macOS <code>aarch64</code> / <code>arm64</code>) URLs for Julia nightly by <a href="https://github.com/benlorenz"><code>@benlorenz</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/220">julia-actions/setup-julia#220</a></li> <li>put quotes on readme version examples by <a href="https://github.com/IanButterworth"><code>@IanButterworth</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/203">julia-actions/setup-julia#203</a></li> </ul> <h3>Deps & CI</h3> <ul> <li>Bump actions/cache from 3 to 4 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/215">julia-actions/setup-julia#215</a></li> <li>Bump <code>@types/node</code> from 20.10.6 to 20.11.16 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/213">julia-actions/setup-julia#213</a></li> <li>Bump ts-jest from 29.1.1 to 29.1.2 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/212">julia-actions/setup-julia#212</a></li> <li>Bump nock from 13.4.0 to 13.5.1 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/211">julia-actions/setup-julia#211</a></li> <li>Bump semver from 7.5.4 to 7.6.0 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/217">julia-actions/setup-julia#217</a></li> <li>CI: Increase the Dependabot "number of open PRs" limit by <a href="https://github.com/DilumAluthge"><code>@DilumAluthge</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/218">julia-actions/setup-julia#218</a></li> <li>Bump prettier from 3.1.1 to 3.2.5 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/216">julia-actions/setup-julia#216</a></li> <li>Bump <code>@types/jest</code> from 29.5.11 to 29.5.12 by <a href="https://github.com/dependabot"><code>@dependabot</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/210">julia-actions/setup-julia#210</a></li> <li>1.9.6 and compat bump for node semver package by <a href="https://github.com/IanButterworth"><code>@IanButterworth</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/221">julia-actions/setup-julia#221</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/benlorenz"><code>@benlorenz</code></a> made their first contribution in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/220">julia-actions/setup-julia#220</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/julia-actions/setup-julia/compare/v1.9.5...v1.9.6">https://github.com/julia-actions/setup-julia/compare/v1.9.5...v1.9.6</a></p> <h2>v1.9.5: Maintain mtime of julia build to avoid re-precompilation</h2> <p>A big part of fixing <a href="https://redirect.github.com/JuliaLang/julia/issues/50667">JuliaLang/julia#50667</a> for julia <1.11 as maintaining the mtime of the julia source files means cached <code>/compiled</code> caches won't be invalidated in new runs where julia has been reinstalled.</p> <h2>What's Changed</h2> <ul> <li>add test for julia install and mtime maintenance by <a href="https://github.com/IanButterworth"><code>@IanButterworth</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/200">julia-actions/setup-julia#200</a></li> <li>extract julia directly to tool path to maintain mtimes by <a href="https://github.com/IanButterworth"><code>@IanButterworth</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/196">julia-actions/setup-julia#196</a></li> <li>v1.9.5 by <a href="https://github.com/IanButterworth"><code>@IanButterworth</code></a> in <a href="https://redirect.github.com/julia-actions/setup-julia/pull/201">julia-actions/setup-julia#201</a></li> </ul> <h3>Dep updates</h3> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/julia-actions/setup-julia/blob/master/devdocs/making_a_new_release.md">julia-actions/setup-julia's changelog</a>.</em></p> <blockquote> <h2>Step 1: Clone a fresh copy of the repo</h2> <p>We intentionally work in a brand-new copy of the repo.</p> <pre lang="bash"><code>git clone [email protected]:julia-actions/setup-julia.git cd setup-julia git checkout master git submodule init git submodule update </code></pre> <h2>Step 2: Make sure you have the right version of NodeJS</h2> <p>If you use <a href="https://asdf-vm.com/"><code>asdf</code></a>, this is as simple as:</p> <pre lang="bash"><code>asdf plugin add nodejs asdf install </code></pre> <p>If you don't use <code>asdf</code>, then you need to:</p> <ol> <li>Open the <code>./tool-versions</code> file in the root of the repo.</li> <li>Make note of the NodeJS version listed in the <code>.tool-versions</code> file.</li> <li>Install that same version of NodeJS on your machine.</li> <li>Make sure that you are currently using that version of NodeJS (i.e. it is at the front of your PATH).</li> </ol> <h2>Step 3: Edit the <code>version</code> field in <code>package.json</code></h2> <pre lang="bash"><code>vim package.json <h1>Edit the <code>version</code> number (should be line 2)</h1> <h1>Save your changes in Vim. Then exit Vim.</h1> <h1>For the remaining of this guide, let MAJOR.MINOR.PATCH refer</h1> <h1>to the new version number that you set.</h1> <p>git add package.json</p> <h1>No need to commit yet.</h1> <h1>The release script will run <code>git commit</code>.</h1> <p></code></pre></p> <h2>Step 4: Remove the <code>dist/</code> line from the <code>.gitignore</code> file</h2> <pre lang="bash"><code>vim .gitignore # Delete the line that says `dist/` (it should be line 3) # Save your changes in Vim. Then exit Vim. </tr></table> </code></pre> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/julia-actions/setup-julia/commit/780022b48dfc0c2c6b94cfee6a9284850107d037"><code>780022b</code></a> Add production dependencies & build</li> <li><a href="https://github.com/julia-actions/setup-julia/commit/3bc2a872dad1703629dad1a4aba965730c0ca49f"><code>3bc2a87</code></a> <code>package.json</code>: change version number from <code>2.2.0</code> to <code>2.3.0</code> (<a href="https://redirect.github.com/julia-actions/setup-julia/issues/271">#271</a>)</li> <li><a href="https://github.com/julia-actions/setup-julia/commit/0c4130534d4592993bb2be37df004499be6f3e7e"><code>0c41305</code></a> Improve example version instructions. Add info about "lts" if user specifies ...</li> <li><a href="https://github.com/julia-actions/setup-julia/commit/5956f5ed1704ccb208d1065f015672d7af947c8f"><code>5956f5e</code></a> If the user provides <code>default</code> as the value of the <code>arch</code> input, use the runn...</li> <li><a href="https://github.com/julia-actions/setup-julia/commit/a9e17d5c78c9df1760b80ef5e6f80e433054bb10"><code>a9e17d5</code></a> Bump prettier from 3.3.2 to 3.3.3 (<a href="https://redirect.github.com/julia-actions/setup-julia/issues/269">#269</a>)</li> <li><a href="https://github.com/julia-actions/setup-julia/commit/f2f2b89a9f511da41a4c89d34f25106b86f5e892"><code>f2f2b89</code></a> Bump ts-jest from 29.1.5 to 29.2.3 (<a href="https://redirect.github.com/julia-actions/setup-julia/issues/268">#268</a>)</li> <li><a href="https://github.com/julia-actions/setup-julia/commit/f9eef78196409128b2c30b1d7aef00bb369dbb4f"><code>f9eef78</code></a> Bump semver from 7.6.2 to 7.6.3 (<a href="https://redirect.github.com/julia-actions/setup-julia/issues/270">#270</a>)</li> <li><a href="https://github.com/julia-actions/setup-julia/commit/3511533b57422384f911d15c9d1238072054231c"><code>3511533</code></a> Bump typescript from 5.4.5 to 5.5.3 (<a href="https://redirect.github.com/julia-actions/setup-julia/issues/258">#258</a>)</li> <li><a href="https://github.com/julia-actions/setup-julia/commit/8db9e523402f22d1cbd4e5bbc182357703946ded"><code>8db9e52</code></a> CI: don't instruct the user to do <code>npm run format</code> (<a href="https://redirect.github.com/julia-actions/setup-julia/issues/267">#267</a>)</li> <li><a href="https://github.com/julia-actions/setup-julia/commit/1da1716a18a3492e1fddd9d670328fe95856dae1"><code>1da1716</code></a> Improve the error logging for the case of Julia 1.6 or 1.7 on Apple Silicon (...</li> <li>Additional commits viewable in <a href="https://github.com/julia-actions/setup-julia/compare/v1...v2">compare view</a></li> </ul> </details> <br /> [](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> -- 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]
