This repository has been archived by the owner on Feb 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
Bump actions/setup-python from 4.3.0 to 4.3.1 #23
Merged
dependabot
merged 1 commit into
master
from
dependabot/github_actions/actions/setup-python-4.3.1
Dec 10, 2022
Merged
Bump actions/setup-python from 4.3.0 to 4.3.1 #23
dependabot
merged 1 commit into
master
from
dependabot/github_actions/actions/setup-python-4.3.1
Dec 10, 2022
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.3.0 to 4.3.1. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@v4.3.0...v4.3.1) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
added
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
labels
Dec 9, 2022
@dependabot squash and merge
…On Fri, Dec 9, 2022, 5:11 AM dependabot[bot] ***@***.***> wrote:
Bumps actions/setup-python <https://github.com/actions/setup-python> from
4.3.0 to 4.3.1.
Release notes
*Sourced from actions/setup-python's releases
<https://github.com/actions/setup-python/releases>.*
Improve error handling and messages
In scope of this release we added improved error message to put operating
system and its version in the logs (actions/setup-python#559
<https://github-redirect.dependabot.com/actions/setup-python/pull/559>).
Besides, the release
- fixes issue about specifying architecture for pypy-nightly on Windows
<https://github-redirect.dependabot.com/actions/setup-python/issues/518>
with related pull request
<https://github-redirect.dependabot.com/actions/setup-python/pull/520>.
- improves error handling for Http Errors (actions/setup-python#511
<https://github-redirect.dependabot.com/actions/setup-python/pull/511>
).
- updates minimatch (actions/setup-python#558
<https://github-redirect.dependabot.com/actions/setup-python/pull/558>
).
Commits
- 2c3dd9e
<actions/setup-python@2c3dd9e>
Add OS info to the error message (#559
<https://github-redirect.dependabot.com/actions/setup-python/issues/559>
)
- 76bbdfa
<actions/setup-python@76bbdfa>
Update minimatch (#558
<https://github-redirect.dependabot.com/actions/setup-python/issues/558>
)
- 1aafadc
<actions/setup-python@1aafadc>
Caching projects that use setup.py (#549
<https://github-redirect.dependabot.com/actions/setup-python/issues/549>
)
- b80efd6
<actions/setup-python@b80efd6>
Update to latest actions/publish-action (#546
<https://github-redirect.dependabot.com/actions/setup-python/issues/546>
)
- 5cddb27
<actions/setup-python@5cddb27>
Recommend setting python-version (#545
<https://github-redirect.dependabot.com/actions/setup-python/issues/545>
)
- 47c4a7a
<actions/setup-python@47c4a7a>
fix(ci): run .github/workflows/workflow.yml on ubuntu-20.04 (#535
<https://github-redirect.dependabot.com/actions/setup-python/issues/535>
)
- af57b64
<actions/setup-python@af57b64>
Extend docu regarding rate limit issues. (#510
<https://github-redirect.dependabot.com/actions/setup-python/issues/510>
)
- 4818a5a
<actions/setup-python@4818a5a>
Handle download HTTP error (#511
<https://github-redirect.dependabot.com/actions/setup-python/issues/511>
)
- 8bcd256
<actions/setup-python@8bcd256>
Add architecture input check for PyPy for Windows platform (#520
<https://github-redirect.dependabot.com/actions/setup-python/issues/520>
)
- See full diff in compare view
<actions/setup-python@v4.3.0...v4.3.1>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
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)
------------------------------
You can view, comment on, or merge this pull request online at:
#23
Commit Summary
- dfe6a50
<dfe6a50>
Bump actions/setup-python from 4.3.0 to 4.3.1
File Changes
(2 files
<https://github.com/vqvu/home-assistant-green-button/pull/23/files>)
- *M* .github/workflows/linting.yaml
<https://github.com/vqvu/home-assistant-green-button/pull/23/files#diff-8a5f346fd9aad953c1d089f3d85fbdd1d857258d3a5577202afe3c6798664fe5>
(2)
- *M* .github/workflows/tests.yaml
<https://github.com/vqvu/home-assistant-green-button/pull/23/files#diff-95557d53bf91069e59d82b9d8fcfaf52ec84a762858983edd5ef3c9b3e4c8191>
(2)
Patch Links:
- https://github.com/vqvu/home-assistant-green-button/pull/23.patch
- https://github.com/vqvu/home-assistant-green-button/pull/23.diff
—
Reply to this email directly, view it on GitHub
<#23>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABRDEZKFSHUKVZLWMJRZ4DLWMMHWDANCNFSM6AAAAAASZHDVFA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
dependabot
bot
deleted the
dependabot/github_actions/actions/setup-python-4.3.1
branch
December 10, 2022 02:18
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
github_actions
Pull requests that update Github_actions code
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.
Bumps actions/setup-python from 4.3.0 to 4.3.1.
Release notes
Sourced from actions/setup-python's releases.
Commits
2c3dd9e
Add OS info to the error message (#559)76bbdfa
Update minimatch (#558)1aafadc
Caching projects that use setup.py (#549)b80efd6
Update to latestactions/publish-action
(#546)5cddb27
Recommend setting python-version (#545)47c4a7a
fix(ci): run.github/workflows/workflow.yml
on ubuntu-20.04 (#535)af57b64
Extend docu regarding rate limit issues. (#510)4818a5a
Handle download HTTP error (#511)8bcd256
Add architecture input check for PyPy for Windows platform (#520)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)