Skip to content

chore(deps): Bump astral-sh/ruff-action from 3.2.0 to 3.6.1#31

Merged
heliocastro merged 2 commits intomainfrom
dependabot/github_actions/astral-sh/ruff-action-3.6.1
Mar 23, 2026
Merged

chore(deps): Bump astral-sh/ruff-action from 3.2.0 to 3.6.1#31
heliocastro merged 2 commits intomainfrom
dependabot/github_actions/astral-sh/ruff-action-3.6.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 23, 2026

Bumps astral-sh/ruff-action from 3.2.0 to 3.6.1.

Release notes

Sourced from astral-sh/ruff-action's releases.

v3.6.1 🌈 fix automatic minor tag updates

Changes

This is just a bugfix release for the release process

🧰 Maintenance

v3.5.1 🌈 Improve error messages on GitHub API errors

Changes

Recent GitHub outages showed that we can improve the error messages to tell the user what happened and what can be done about it.

🐛 Bug fixes

🧰 Maintenance

⬆️ Dependency updates

v3.4.0 🌈 Add support for pep440 version specifiers

Changes

With this release you can now also define your ruff version using pep440 specifier:

- name: Install a pep440-specifier-satisfying version of ruff
  uses: astral-sh/ruff-action@v3
  with:
    version: ">=0.11.10,<0.12.0"

🚀 Enhancements

🧰 Maintenance

... (truncated)

Commits
  • 4919ec5 fix: persist credentials for git push in update-major-minor-tags workflow (#312)
  • 1977806 ci: add zizmor security linting (#313)
  • aedff8d Bump dependencies and actions (#311)
  • 191187a Bump actions/checkout from 5.0.0 to 6.0.1 (#278)
  • ecac2cc Bump github/codeql-action from 3.30.5 to 4.31.10 (#294)
  • ddb8c29 Bump actions/setup-node from 6.0.0 to 6.2.0 (#296)
  • 5eee2a4 search in parent dir (#306)
  • 1d756c4 chore: update known checksums for 0.14.13/0.14.14 (#297)
  • fde82cb Fix CI: Pin ruff version to stable 0.13.x in test fixture (#305)
  • deb6320 ignore environment markers in dep specs (#295)
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

Bumps [astral-sh/ruff-action](https://github.com/astral-sh/ruff-action) from 3.2.0 to 3.6.1.
- [Release notes](https://github.com/astral-sh/ruff-action/releases)
- [Commits](astral-sh/ruff-action@a7b1296...4919ec5)

---
updated-dependencies:
- dependency-name: astral-sh/ruff-action
  dependency-version: 3.6.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 23, 2026
@heliocastro heliocastro merged commit f656ee3 into main Mar 23, 2026
16 checks passed
@heliocastro heliocastro deleted the dependabot/github_actions/astral-sh/ruff-action-3.6.1 branch March 23, 2026 16:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant