chore(deps): update workflows #174
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v3.5.1→v3.6.1v4.31.11→v4.32.0Release Notes
astral-sh/ruff-action (astral-sh/ruff-action)
v3.6.1: 🌈 fix automatic minor tag updatesCompare Source
Changes
This is just a bugfix release for the release process
🧰 Maintenance
v3.6.0: 🌈 search for pyproject.toml in parent dirsCompare Source
Changes
This release brings some bug fixes like
"ruff~=0.13 ; python_version >= '3.11'"to prevent them from breaking the version resolver. If you have a usecase for needing the environment markers to derive the correct ruff version this action should use please add your voice to #256In case no pyproject.toml is in the configured
srcthis action now also walks up the directory tree to search for it, just like the "normal" ruff does. This is limited to the current workspace to prevent this action from trying to access private data outside the GitHub Actions runner.EDIT: Oh I forgot to mention that the error matcher now properly detects invalid formatting and displays the correct line number etc in the GitHub UI.
🐛 Bug fixes
🚀 Enhancements
🧰 Maintenance
npm ci --ignore-scriptsin CI and scripts @woodruffw (#276)⬆️ Dependency updates
github/codeql-action (github/codeql-action)
v4.32.0Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.