-
Notifications
You must be signed in to change notification settings - Fork 49
chore(deps): bump actions/setup-python from 5f2af211d616f86005883b44826180b21abb4060 to 12648859835f68b273febdd9aab9972bbb624d8c #2033
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: dev
Are you sure you want to change the base?
Conversation
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5f2af211d616f86005883b44826180b21abb4060 to 12648859835f68b273febdd9aab9972bbb624d8c. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@5f2af21...1264885) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 12648859835f68b273febdd9aab9972bbb624d8c dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Deploy Preview for kleros-v2-neo ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for kleros-v2-testnet-devtools ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
✅ Deploy Preview for kleros-v2-testnet ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Code Climate has analyzed commit 4558ee3 and detected 0 issues on this pull request. View more on Code Climate. |
❌ Deploy Preview for kleros-v2-university failed. Why did it fail? →
|
Bumps actions/setup-python from 5f2af211d616f86005883b44826180b21abb4060 to 12648859835f68b273febdd9aab9972bbb624d8c.
Commits
1264885
Enhance cache-dependency-path handling to support files outside the workspace...e9c40fb
Add support forpip-version
(#1129)5fa0ee6
Bump@actions/tool-cache
from 2.0.1 to 2.0.2 (#1095)5db1cf9
Enhance reading from .python-version (#787)a26af69
Bump ts-jest from 29.1.2 to 29.3.2 (#1081)30eafe9
Bump prettier from 2.8.8 to 3.5.3 (#1046)5d95bc1
Bump semver and@types/semver
(#1091)6ed2c67
Fix for Candidate Not Iterable Error (#1082)e348410
Remove Ubuntu 20.04 from workflows due to deprecation from 2025-04-15 (#1065)8d9ed9a
Add e2e Testing for free threaded and Bump@action/cache
from 4.0.0 to 4.0.3 ...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 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)PR-Codex overview
This PR updates the
setup-python
action version in the.github/workflows/deploy-bots.yml
file to a newer commit hash for improved functionality or security.Detailed summary
actions/setup-python
from version5f2af211d616f86005883b44826180b21abb4060
to12648859835f68b273febdd9aab9972bbb624d8c
.