Skip to content

Commit a3af0ff

Browse files
build(deps): bump astral-sh/ruff-action from 3.5.0 to 3.5.1 (#3695)
[//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [astral-sh/ruff-action](https://github.com/astral-sh/ruff-action) from 3.5.0 to 3.5.1. <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>v3.5.1 🌈 Improve error messages on GitHub API errors</h2> <h2>Changes</h2> <p>Recent GitHub outages showed that we can improve the error messages to tell the user what happened and what can be done about it.</p> <h2>🐛 Bug fixes</h2> <ul> <li>Improve error messages on GitHub API errors <a href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/199">#199</a>)</li> </ul> <h2>🧰 Maintenance</h2> <ul> <li>chore: update known checksums for 0.12.8 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/190">#190</a>)</li> <li>chore: update known checksums for 0.12.5 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/189">#189</a>)</li> <li>chore: update known checksums for 0.12.4 @<a href="https://github.com/apps/github-actions">github-actions[bot]</a> (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/185">#185</a>)</li> </ul> <h2>⬆️ Dependency updates</h2> <ul> <li>bump biome to 2.1.4 <a href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/201">#201</a>)</li> <li>Bump actions/checkout from 4 to 5 @<a href="https://github.com/apps/dependabot">dependabot[bot]</a> (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/197">#197</a>)</li> <li>Bump dependencies <a href="https://github.com/eifinger"><code>@​eifinger</code></a> (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/200">#200</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/astral-sh/ruff-action/commit/57714a7c8a2e59f32539362ba31877a1957dded1"><code>57714a7</code></a> bump biome to 2.1.4 (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/201">#201</a>)</li> <li><a href="https://github.com/astral-sh/ruff-action/commit/f46fd74e358277fab6605579efdc5d073b311c91"><code>f46fd74</code></a> Bump actions/checkout from 4 to 5 (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/197">#197</a>)</li> <li><a href="https://github.com/astral-sh/ruff-action/commit/6afcb280fd7afef3ea28507ef0d24b7e9ea8c874"><code>6afcb28</code></a> Bump dependencies (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/200">#200</a>)</li> <li><a href="https://github.com/astral-sh/ruff-action/commit/232c1eca568498016834d8bfa5e5721b6968aa68"><code>232c1ec</code></a> Improve error messages on GitHub API errors (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/199">#199</a>)</li> <li><a href="https://github.com/astral-sh/ruff-action/commit/6b45781b82aaa8db39637c34aa46930110e71473"><code>6b45781</code></a> chore: update known checksums for 0.12.8 (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/190">#190</a>)</li> <li><a href="https://github.com/astral-sh/ruff-action/commit/a099b88c70b77c8fd249ef2210a31a4b4ae8e129"><code>a099b88</code></a> chore: update known checksums for 0.12.5 (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/189">#189</a>)</li> <li><a href="https://github.com/astral-sh/ruff-action/commit/b63c059bc712155674aabe1140af7107212ea9b9"><code>b63c059</code></a> chore: update known checksums for 0.12.4 (<a href="https://redirect.github.com/astral-sh/ruff-action/issues/185">#185</a>)</li> <li>See full diff in <a href="https://github.com/astral-sh/ruff-action/compare/0c50076f12c38c3d0115b7b519b54a91cb9cf0ad...57714a7c8a2e59f32539362ba31877a1957dded1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=astral-sh/ruff-action&package-manager=github_actions&previous-version=3.5.0&new-version=3.5.1)](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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a4198ba commit a3af0ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/push.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@ jobs:
118118
- name: Run Go lint checks (does not include formatting checks)
119119
run: go tool -modfile=tools/go.mod golangci-lint run --timeout=15m
120120
- name: Run ruff (Python linter and formatter)
121-
uses: astral-sh/ruff-action@0c50076f12c38c3d0115b7b519b54a91cb9cf0ad # v3.5.0
121+
uses: astral-sh/ruff-action@57714a7c8a2e59f32539362ba31877a1957dded1 # v3.5.1
122122
with:
123123
version: "0.9.1"
124124
args: "format --check"

0 commit comments

Comments
 (0)