-
Notifications
You must be signed in to change notification settings - Fork 667
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
Drop support for Python 3.9 #4009
Merged
Merged
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
audgirka
requested review from
priyamsahoo and
shatakshiiii
and removed request for
a team
February 5, 2024 13:37
audgirka
force-pushed
the
chore/rm_py39
branch
from
February 5, 2024 13:53
5a02720
to
4c28d18
Compare
audgirka
force-pushed
the
chore/rm_py39
branch
from
February 5, 2024 13:55
db56d61
to
c65fe64
Compare
audgirka
force-pushed
the
chore/rm_py39
branch
from
February 5, 2024 14:04
5415c66
to
2fb06dc
Compare
audgirka
force-pushed
the
chore/rm_py39
branch
from
February 5, 2024 14:06
2fb06dc
to
584b0bd
Compare
priyamsahoo
approved these changes
Feb 5, 2024
ssbarnea
reviewed
Feb 5, 2024
@ajinkyau Can we also change the python version to py310 for |
audgirka
commented
Feb 6, 2024
shatakshiiii
approved these changes
Feb 6, 2024
audgirka
force-pushed
the
chore/rm_py39
branch
from
February 6, 2024 13:15
023d63e
to
6e52c05
Compare
ssbarnea
approved these changes
Feb 6, 2024
nrdufour
added a commit
to nrdufour/home-ops
that referenced
this pull request
Feb 7, 2024
This PR contains the following updates: | Package | Update | Change | |---|---|---| | [ansible-lint](https://github.com/ansible/ansible-lint) ([changelog](https://github.com/ansible/ansible-lint/releases)) | major | `==6.22.2` -> `==24.2.0` | --- ### Release Notes <details> <summary>ansible/ansible-lint (ansible-lint)</summary> ### [`v24.2.0`](https://github.com/ansible/ansible-lint/releases/tag/v24.2.0) [Compare Source](ansible/ansible-lint@v6.22.2...v24.2.0) #### Minor Changes - Drop support for Python 3.9 ([#​4009](ansible/ansible-lint#4009)) [@​audgirka](https://github.com/audgirka) #### Bugfixes - Fix scenario when role has no `dependencies` section in `meta/main.yml` ([#​3993](ansible/ansible-lint#3993)) [@​audgirka](https://github.com/audgirka) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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 has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9--> Reviewed-on: https://git.home/nrdufour/home-ops/pulls/367 Co-authored-by: Renovate <renovate@ptinem.io> Co-committed-by: Renovate <renovate@ptinem.io>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.