Skip to content

Commit 6668ad8

Browse files
chore(deps): bump erlef/setup-beam from 1.23.0 to 1.24.0 (#37)
Bumps [erlef/setup-beam](https://github.com/erlef/setup-beam) from 1.23.0 to 1.24.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/erlef/setup-beam/releases">erlef/setup-beam's releases</a>.</em></p> <blockquote> <h2>v1.24.0</h2> <h2>⚠️ Potentially breaking changes</h2> <p>Since GitHub is phasing out Node 20 runners, the <code>erlef/setup-beam</code> action has updated its requirements ([see PR <a href="https://redirect.github.com/erlef/setup-beam/issues/426">#426</a>](<a href="https://redirect.github.com/erlef/setup-beam/pull/426">erlef/setup-beam#426</a>)). Please <strong>ensure your workflow files are updated</strong> to align with the <a href="https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/">latest GitHub Actions standards</a> to avoid execution failures.</p> <h2>What's Changed</h2> <ul> <li> <p>Support Node 24 runtime by <a href="https://github.com/levibuzolic"><code>@​levibuzolic</code></a> in <a href="https://redirect.github.com/erlef/setup-beam/pull/426">erlef/setup-beam#426</a></p> </li> <li> <p>Fix error that occurs when parsing TOML files that use dotted keys by <a href="https://github.com/mitchellhenke"><code>@​mitchellhenke</code></a> in <a href="https://redirect.github.com/erlef/setup-beam/pull/444">erlef/setup-beam#444</a></p> </li> <li> <p>Automation</p> <ul> <li>Update 3rd party licenses (automation) by <a href="https://github.com/github-actions"><code>@​github-actions</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/435">erlef/setup-beam#435</a>, <a href="https://redirect.github.com/erlef/setup-beam/pull/436">erlef/setup-beam#436</a>, and <a href="https://redirect.github.com/erlef/setup-beam/pull/442">erlef/setup-beam#442</a></li> </ul> </li> <li> <p>Security</p> <ul> <li>Bump eslint from 10.0.3 to 10.1.0 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/439">erlef/setup-beam#439</a></li> <li>Bump yauzl from 3.2.0 to 3.2.1 in the npm_and_yarn group across 1 directory by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/437">erlef/setup-beam#437</a></li> <li>Bump csv-parse from 6.1.0 to 6.2.1 by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/440">erlef/setup-beam#440</a></li> <li>Bump picomatch from 4.0.3 to 4.0.4 in the npm_and_yarn group across 1 directory by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>[bot] in <a href="https://redirect.github.com/erlef/setup-beam/pull/443">erlef/setup-beam#443</a></li> <li>fix: address <code>Prototype Pollution via parse() in NodeJS flatted</code> by <a href="https://github.com/paulo-ferraz-oliveira"><code>@​paulo-ferraz-oliveira</code></a> in <a href="https://redirect.github.com/erlef/setup-beam/pull/445">erlef/setup-beam#445</a></li> </ul> </li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/levibuzolic"><code>@​levibuzolic</code></a> made their first contribution in <a href="https://redirect.github.com/erlef/setup-beam/pull/426">erlef/setup-beam#426</a></li> <li><a href="https://github.com/mitchellhenke"><code>@​mitchellhenke</code></a> made their first contribution in <a href="https://redirect.github.com/erlef/setup-beam/pull/444">erlef/setup-beam#444</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/erlef/setup-beam/compare/v1...v1.24.0">https://github.com/erlef/setup-beam/compare/v1...v1.24.0</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/erlef/setup-beam/commit/fc68ffb90438ef2936bbb3251622353b3dcb2f93"><code>fc68ffb</code></a> Automation: update setup-beam version output to 190c3a5</li> <li><a href="https://github.com/erlef/setup-beam/commit/190c3a5e7b2d0a7e53ac2ae08f02a617c755b13d"><code>190c3a5</code></a> Fix error that occurs when parsing TOML files that use dotted keys (<a href="https://redirect.github.com/erlef/setup-beam/issues/444">#444</a>)</li> <li><a href="https://github.com/erlef/setup-beam/commit/92dab893ed9373c7c8b219be47f9e6ad3684507b"><code>92dab89</code></a> Automation: update setup-beam version output to 5dfda65</li> <li><a href="https://github.com/erlef/setup-beam/commit/5dfda6550693b3e524212c8e8956489385351723"><code>5dfda65</code></a> fix: address <code>Prototype Pollution via parse() in NodeJS flatted</code> (<a href="https://redirect.github.com/erlef/setup-beam/issues/445">#445</a>)</li> <li><a href="https://github.com/erlef/setup-beam/commit/ef385d6edc40d082c376680340dc4581014fb5c3"><code>ef385d6</code></a> Automation: update setup-beam version output to bf3c3af</li> <li><a href="https://github.com/erlef/setup-beam/commit/bf3c3af135ef07a5f34ef23377a9cbf2b2e1fab0"><code>bf3c3af</code></a> Bump picomatch from 4.0.3 to 4.0.4 in the npm_and_yarn group across 1 directo...</li> <li><a href="https://github.com/erlef/setup-beam/commit/e7645e410255776e1f30cddea2b7842df4b842fb"><code>e7645e4</code></a> Automation: update setup-beam version output to a36098e</li> <li><a href="https://github.com/erlef/setup-beam/commit/a36098e7415c702808cc414302b5a3fa2c83df52"><code>a36098e</code></a> Bump csv-parse from 6.1.0 to 6.2.1 (<a href="https://redirect.github.com/erlef/setup-beam/issues/440">#440</a>)</li> <li><a href="https://github.com/erlef/setup-beam/commit/87781dc68a92d3ae823e02b5a7c030621fcc71a2"><code>87781dc</code></a> Automation: update setup-beam version output to d5f3979</li> <li><a href="https://github.com/erlef/setup-beam/commit/d5f3979a5f2803385ad71e7a9e178d31f89b8d2b"><code>d5f3979</code></a> Support Node 24 runtime (<a href="https://redirect.github.com/erlef/setup-beam/issues/426">#426</a>)</li> <li>Additional commits viewable in <a href="https://github.com/erlef/setup-beam/compare/ee09b1e59bb240681c382eb1f0abc6a04af72764...fc68ffb90438ef2936bbb3251622353b3dcb2f93">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=erlef/setup-beam&package-manager=github_actions&previous-version=1.23.0&new-version=1.24.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 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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Jonathan D.A. Jewell <6759885+hyperpolymath@users.noreply.github.com>
1 parent a4998ee commit 6668ad8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/hypatia-scan.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ jobs:
2626
fetch-depth: 0 # Full history for better pattern analysis
2727

2828
- name: Setup Elixir for Hypatia scanner
29-
uses: erlef/setup-beam@ee09b1e59bb240681c382eb1f0abc6a04af72764 # v1.18.2
29+
uses: erlef/setup-beam@fc68ffb90438ef2936bbb3251622353b3dcb2f93 # v1.18.2
3030
with:
3131
elixir-version: '1.19.4'
3232
otp-version: '28.3'

0 commit comments

Comments
 (0)