Bump actions/setup-python from 6.0.0 to 6.2.0 by dependabot[bot] · Pull Request #381 · OZI-Project/checkpoint
Bumps actions/setup-python from 6.0.0 to 6.2.0.
Release notes
Sourced from actions/setup-python's releases.
v6.2.0
What's Changed
Dependency Upgrades
- Upgrade dependencies to Node 24 compatible versions by
@salmanmkcin actions/setup-python#1259- Upgrade urllib3 from 2.5.0 to 2.6.3 in
/__tests__/databy@dependabotin actions/setup-python#1253 and actions/setup-python#1264Full Changelog: actions/setup-python@v6...v6.2.0
v6.1.0
What's Changed
Enhancements:
- Add support for
pip-installinput by@gowridurgadin actions/setup-python#1201- Add graalpy early-access and windows builds by
@timfelin actions/setup-python#880Dependency and Documentation updates:
- Enhanced wording and updated example usage for
allow-prereleasesby@yarikopticin actions/setup-python#979- Upgrade urllib3 from 1.26.19 to 2.5.0 and document breaking changes in v6 by
@dependabotin actions/setup-python#1139- Upgrade typescript from 5.4.2 to 5.9.3 and Documentation update by
@dependabotin actions/setup-python#1094- Upgrade actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pip-install input by
@dependabotin actions/setup-python#1199- Upgrade requests from 2.32.2 to 2.32.4 by
@dependabotin actions/setup-python#1130- Upgrade prettier from 3.5.3 to 3.6.2 by
@dependabotin actions/setup-python#1234- Upgrade
@types/nodefrom 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel by@dependabotin actions/setup-python#1235New Contributors
@yarikopticmade their first contribution in actions/setup-python#979Full Changelog: actions/setup-python@v6...v6.1.0
Commits
a309ff8Bump urllib3 from 2.6.0 to 2.6.3 in /tests/data (#1264)bfe8cc5Upgrade@actionsdependencies to Node 24 compatible versions (#1259)4f41a90Bump urllib3 from 2.5.0 to 2.6.0 in /tests/data (#1253)83679a8Bump@types/nodefrom 24.1.0 to 24.9.1 and update macos-13 to macos-15-intel ...bfc4944Bump prettier from 3.5.3 to 3.6.2 (#1234)97aeb3eBump requests from 2.32.2 to 2.32.4 in /tests/data (#1130)443da59Bump actions/publish-action from 0.3.0 to 0.4.0 & Documentation update for pi...cfd55cagraalpy: add graalpy early-access and windows builds (#880)bba65e5Bump typescript from 5.4.2 to 5.9.3 and update docs/advanced-usage.md (#1094)18566f8Improve wording and "fix example" (remove 3.13) on testing against pre-releas...- Additional commits viewable in compare view
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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)