Skip to content
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

Bump actions/setup-python from 4.6.1 to 4.7.0 #21455

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 13, 2023

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps actions/setup-python from 4.6.1 to 4.7.0.

Release notes

Sourced from actions/setup-python's releases.

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
        with:
          python-version-file: pyproject.toml

Besides, it includes such changes as:

New Contributors

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

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

@openssl-machine openssl-machine added the hold: cla required The contributor needs to submit a license agreement label Jul 13, 2023
@openssl-machine openssl-machine deleted the dependabot/github_actions/actions/setup-python-4.7.0 branch July 13, 2023 22:45
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 13, 2023

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@paulidale paulidale restored the dependabot/github_actions/actions/setup-python-4.7.0 branch July 13, 2023 22:48
@paulidale paulidale reopened this Jul 13, 2023
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-python-4.7.0 branch from 889d81d to e46f0bb Compare July 13, 2023 22:49
@openssl-machine openssl-machine deleted the dependabot/github_actions/actions/setup-python-4.7.0 branch July 13, 2023 23:53
@paulidale paulidale restored the dependabot/github_actions/actions/setup-python-4.7.0 branch July 14, 2023 01:14
@paulidale paulidale reopened this Jul 14, 2023
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-python-4.7.0 branch from e46f0bb to 0fb3c7e Compare July 14, 2023 01:15
@openssl-machine openssl-machine deleted the dependabot/github_actions/actions/setup-python-4.7.0 branch July 14, 2023 01:18
@github-actions github-actions bot added the severity: fips change The pull request changes FIPS provider sources label Jul 14, 2023
@t8m t8m restored the dependabot/github_actions/actions/setup-python-4.7.0 branch July 14, 2023 08:06
@t8m t8m reopened this Jul 14, 2023
@t8m t8m added approval: ready to merge The 24 hour grace period has passed, ready to merge triaged: bug The issue/pr is/fixes a bug labels Jul 14, 2023
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4.6.1...v4.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/actions/setup-python-4.7.0 branch from 0fb3c7e to f737885 Compare July 14, 2023 08:07
@t8m t8m added cla: trivial One of the commits is marked as 'CLA: trivial' and removed hold: cla required The contributor needs to submit a license agreement labels Jul 14, 2023
@openssl-machine openssl-machine added the hold: cla required The contributor needs to submit a license agreement label Jul 14, 2023
openssl-machine pushed a commit that referenced this pull request Jul 14, 2023
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4.6.1...v4.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

CLA: trivial

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #21455)
openssl-machine pushed a commit that referenced this pull request Jul 14, 2023
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4.6.1...v4.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

CLA: trivial

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #21455)

(cherry picked from commit dbe3635)
@openssl-machine openssl-machine deleted the dependabot/github_actions/actions/setup-python-4.7.0 branch July 14, 2023 08:10
openssl-machine pushed a commit that referenced this pull request Jul 14, 2023
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.1 to 4.7.0.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](actions/setup-python@v4.6.1...v4.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

CLA: trivial

Reviewed-by: Paul Dale <pauli@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from #21455)

(cherry picked from commit dbe3635)
@t8m
Copy link
Member

t8m commented Jul 14, 2023

Merged to master, 3.1, and 3.0 branches.

@github-actions github-actions bot removed the severity: fips change The pull request changes FIPS provider sources label Jul 14, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approval: ready to merge The 24 hour grace period has passed, ready to merge cla: trivial One of the commits is marked as 'CLA: trivial' hold: cla required The contributor needs to submit a license agreement triaged: bug The issue/pr is/fixes a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants