-
-
Notifications
You must be signed in to change notification settings - Fork 32.2k
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
Update influxdb dependency to 5.3.1
#62228
Conversation
Hey there @fabaff, mind taking a look at this pull request as it has been labeled with an integration ( |
5.3.0
5.3.1
There's no tag for 5.3.1. Maybe open an issue and ask them to make a tag and update the changelog? |
Looks like there is one already and its not new: influxdata/influxdb-python#887 . I think this project is essentially in maintenance mode since it only works for 1.x and Influx's attention is entirely on 2.0 now. I'll bump the issue but we may not get anything, I'm not sure when/if there will be another release barring a security issue. I can revert to |
This commit range matches the release date of 5.3.1 on PyPI: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think it is OK to move forward with, looking at the changelog and the link @MartinHjelmare posted.
Would you agree @MartinHjelmare ?
Yes. 👍 |
Proposed change
Update influxDB dependency from
5.2.3
to5.3.1
. Contains primarily bug fixes and small QOL improvements. Changelog can be found here.Note: The changelog says that 5.3.1 is unreleased but it is available in pip. I'm not entirely sure what to make of that. It's not a dev build since there have been commits to the repo since then. I think the author may have forgotten to modify the changelog after releasing it.
Type of change
Additional information
Checklist
black --fast homeassistant tests
)If user exposed functionality or configuration variables are added/changed:
If the code communicates with devices, web services, or third-party tools:
Updated and included derived files by running:
python3 -m script.hassfest
.requirements_all.txt
.Updated by running
python3 -m script.gen_requirements_all
..coveragerc
.The integration reached or maintains the following Integration Quality Scale:
To help with the load of incoming pull requests: