Skip to content

Bump actions/setup-python from 4 to 5#74

Merged
larsoner merged 1 commit intomasterfrom
dependabot/github_actions/actions/setup-python-5
Dec 7, 2023
Merged

Bump actions/setup-python from 4 to 5#74
larsoner merged 1 commit intomasterfrom
dependabot/github_actions/actions/setup-python-5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 7, 2023

Bumps actions/setup-python from 4 to 5.

Release notes

Sourced from actions/setup-python's releases.

v5.0.0

What's Changed

In scope of this release, we update node version runtime from node16 to node20 (actions/setup-python#772). Besides, we update dependencies to the latest versions.

Full Changelog: actions/setup-python@v4.8.0...v5.0.0

v4.8.0

What's Changed

In scope of this release we added support for GraalPy (actions/setup-python#694). You can use this snippet to set up GraalPy:

steps:
- uses: actions/checkout@v4
- uses: actions/setup-python@v4 
  with:
    python-version: 'graalpy-22.3' 
- run: python my_script.py

Besides, the release contains such changes as:

New Contributors

Full Changelog: actions/setup-python@v4...v4.8.0

v4.7.1

What's Changed

Full Changelog: actions/setup-python@v4...v4.7.1

v4.7.0

In scope of this release, the support for reading python version from pyproject.toml was added (actions/setup-python#669).

      - name: Setup Python
        uses: actions/setup-python@v4
</tr></table> 

... (truncated)

Commits

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 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)

Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4...v5)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 7, 2023
@larsoner larsoner merged commit 8edd9f2 into master Dec 7, 2023
@larsoner larsoner deleted the dependabot/github_actions/actions/setup-python-5 branch December 7, 2023 19:49
renovate bot referenced this pull request in allenporter/flux-local Aug 19, 2024
#784)

[![Mend
Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Type | Update | Change |
|---|---|---|---|
|
[codespell-project/actions-codespell](https://togithub.com/codespell-project/actions-codespell)
| action | minor | `v2.0` -> `v2.1` |

---

### Release Notes

<details>
<summary>codespell-project/actions-codespell
(codespell-project/actions-codespell)</summary>

###
[`v2.1`](https://togithub.com/codespell-project/actions-codespell/releases/tag/v2.1)

[Compare
Source](https://togithub.com/codespell-project/actions-codespell/compare/v2.0...v2.1)

#### What's Changed

- Use v2 in README by
[@&#8203;okuramasafumi](https://togithub.com/okuramasafumi) in
[https://github.com/codespell-project/actions-codespell/pull/69](https://togithub.com/codespell-project/actions-codespell/pull/69)
- Bump actions/checkout from 3 to 4 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codespell-project/actions-codespell/pull/72](https://togithub.com/codespell-project/actions-codespell/pull/72)
- Bump actions/setup-python from 4 to 5 by
[@&#8203;dependabot](https://togithub.com/dependabot) in
[https://github.com/codespell-project/actions-codespell/pull/74](https://togithub.com/codespell-project/actions-codespell/pull/74)
- feat: bump to use node20 runtime by
[@&#8203;kbdharun](https://togithub.com/kbdharun) in
[https://github.com/codespell-project/actions-codespell/pull/71](https://togithub.com/codespell-project/actions-codespell/pull/71)
- \[pre-commit.ci] pre-commit autoupdate by
[@&#8203;pre-commit-ci](https://togithub.com/pre-commit-ci) in
[https://github.com/codespell-project/actions-codespell/pull/76](https://togithub.com/codespell-project/actions-codespell/pull/76)

#### New Contributors

- [@&#8203;okuramasafumi](https://togithub.com/okuramasafumi) made their
first contribution in
[https://github.com/codespell-project/actions-codespell/pull/69](https://togithub.com/codespell-project/actions-codespell/pull/69)
- [@&#8203;dependabot](https://togithub.com/dependabot) made their first
contribution in
[https://github.com/codespell-project/actions-codespell/pull/72](https://togithub.com/codespell-project/actions-codespell/pull/72)
- [@&#8203;kbdharun](https://togithub.com/kbdharun) made their first
contribution in
[https://github.com/codespell-project/actions-codespell/pull/71](https://togithub.com/codespell-project/actions-codespell/pull/71)
- [@&#8203;pre-commit-ci](https://togithub.com/pre-commit-ci) made their
first contribution in
[https://github.com/codespell-project/actions-codespell/pull/76](https://togithub.com/codespell-project/actions-codespell/pull/76)

**Full Changelog**:
codespell-project/actions-codespell@v2...v2.1

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR was generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View the
[repository job
log](https://developer.mend.io/github/allenporter/flux-local).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOC4yNi4xIiwidXBkYXRlZEluVmVyIjoiMzguMjYuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant