Commit 48d496a
authored
Bump astral-sh/ruff-action from 3.6.1 to 4.0.0 (#302)
Bumps [astral-sh/ruff-action](https://github.com/astral-sh/ruff-action)
from 3.6.1 to 4.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/astral-sh/ruff-action/releases">astral-sh/ruff-action's
releases</a>.</em></p>
<blockquote>
<h2>v4.0.0 🌈 Immutable releases, node24 and manifest-file</h2>
<h1>This is the first immutable release of <code>ruff-action</code>
🥳</h1>
<p>All future releases are also immutable, if you want to know more
about what this means checkout <a
href="https://docs.github.com/en/code-security/concepts/supply-chain-security/immutable-releases">the
docs</a>.</p>
<p>This action now also supports the <a
href="https://github.com/astral-sh/ruff-action?tab=readme-ov-file#install-using-a-custom-manifest-url">mainfest-file</a>
input which lets you define custom ruff versions and custom download
locations.</p>
<p>Last but not least this action now runs on node24. This might be a
breaking change on very old self-hosted runners.</p>
<h2>🚨 Breaking changes</h2>
<ul>
<li>Migrate to ESMBundler and node 24 <a
href="https://github.com/eifinger"><code>@eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/345">#345</a>)</li>
</ul>
<h2>🚀 Enhancements</h2>
<ul>
<li>Add manifest-file input <a
href="https://github.com/eifinger"><code>@eifinger</code></a> (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/352">#352</a>)</li>
</ul>
<h2>🧰 Maintenance</h2>
<ul>
<li>chore: update known checksums for 0.15.10 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/351">#351</a>)</li>
<li>Add a release workflow <a
href="https://github.com/zanieb"><code>@zanieb</code></a> (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/349">#349</a>)</li>
<li>chore: update known checksums for 0.15.9 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/348">#348</a>)</li>
<li>chore: update known checksums for 0.15.8 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/344">#344</a>)</li>
<li>chore: update known checksums for 0.15.7 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/342">#342</a>)</li>
<li>chore: update known checksums for 0.15.6 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/337">#337</a>)</li>
<li>chore: update known checksums for 0.15.5 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/331">#331</a>)</li>
<li>chore: update known checksums for 0.15.4 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/328">#328</a>)</li>
<li>chore: update known checksums for 0.15.2 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/325">#325</a>)</li>
<li>chore: update known checksums for 0.15.1 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/323">#323</a>)</li>
<li>chore: update known checksums for 0.15.0 @<a
href="https://github.com/apps/github-actions">github-actions[bot]</a>
(<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/320">#320</a>)</li>
</ul>
<h2>⬆️ Dependency updates</h2>
<ul>
<li>Bump release-drafter/release-drafter from 6.2.0 to 7.2.0 @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a> (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/350">#350</a>)</li>
<li>Bump eifinger/actionlint-action from 1.10.0 to 1.10.2 @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a> (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/347">#347</a>)</li>
<li>Bump zizmorcore/zizmor-action from 0.4.1 to 0.5.2 @<a
href="https://github.com/apps/dependabot">dependabot[bot]</a> (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/333">#333</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/astral-sh/ruff-action/commit/0ce1b0bf8b818ef400413f810f8a11cdbda0034b"><code>0ce1b0b</code></a>
refactor version resolving (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/353">#353</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-action/commit/9b8caf6c4176fc1ee61fbd902a17861593d1280d"><code>9b8caf6</code></a>
Add manifest-file input (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/352">#352</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-action/commit/535554df9688f21db8618100054c336d2230c9b6"><code>535554d</code></a>
Bump release-drafter/release-drafter from 6.2.0 to 7.2.0 (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/350">#350</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-action/commit/2186c6ecaee57cd9c479eb504c726c3fe6cf7c7d"><code>2186c6e</code></a>
chore: update known checksums for 0.15.10 (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/351">#351</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-action/commit/26892dbe43e7bc298ba762a1d627aed83c4f0666"><code>26892db</code></a>
Add a release workflow (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/349">#349</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-action/commit/d7f6ad639a4c5114cf48e4459cc6fad582915895"><code>d7f6ad6</code></a>
chore: update known checksums for 0.15.9 (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/348">#348</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-action/commit/5b5935861b2e3cbafe8312524ba60a5dadc4facd"><code>5b59358</code></a>
Bump eifinger/actionlint-action from 1.10.0 to 1.10.2 (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/347">#347</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-action/commit/0be154b683a428c623cb2147ed433f2d2fcbaeac"><code>0be154b</code></a>
Migrate to ESMBundler and node 24 (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/345">#345</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-action/commit/f611dfc1222246073b5cd81c5f13b2da8bf373fb"><code>f611dfc</code></a>
chore: update known checksums for 0.15.8 (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/344">#344</a>)</li>
<li><a
href="https://github.com/astral-sh/ruff-action/commit/d40baf4d10f25c1e1419aa1c43dae8372a69affd"><code>d40baf4</code></a>
chore: update known checksums for 0.15.7 (<a
href="https://redirect.github.com/astral-sh/ruff-action/issues/342">#342</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/astral-sh/ruff-action/compare/4919ec5cf1f49eff0871dbcea0da843445b837e6...0ce1b0bf8b818ef400413f810f8a11cdbda0034b">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 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>1 parent 344fbd6 commit 48d496a
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
0 commit comments