-
Notifications
You must be signed in to change notification settings - Fork 103
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 mattermostautodriver requirement from ~=1.3.0 to ~=2.0.0 #464
Update mattermostautodriver requirement from ~=1.3.0 to ~=2.0.0 #464
Conversation
Updates the requirements on [mattermostautodriver](https://github.com/embl-bio-it/python-mattermost-autodriver) to permit the latest version. - [Changelog](https://github.com/embl-bio-it/python-mattermost-autodriver/blob/main/CHANGELOG.rst) - [Commits](embl-bio-it/python-mattermost-autodriver@1.3.0...2.0.0) --- updated-dependencies: - dependency-name: mattermostautodriver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
We should hold this upgrade for a major mmpy_bot release. There are significant API breaking changes that while not used by mmpy_bot directly can break users' plugins so we should be cautious with mmpy_bot's versioning. |
Mattermostautodriver is now on version 7.3 and pip gives deprecation warnings for version 1.2.2 #9 24.92 DEPRECATION: mattermostautodriver 1.2.2 has a non-standard dependency specifier aiohttp>=3.8.1<4.0.0. pip 24.1 will enforce this behaviour change. A possible replacement is to upgrade to a newer version of mattermostautodriver or contact the author to suggest that they release a version with a conforming dependency specifiers. Discussion can be found at pypa/pip#12063 |
Code Climate has analyzed commit e130bef and detected 0 issues on this pull request. View more on Code Climate. |
* Added file_ids handling for incoming messages * Update mattermostautodriver requirement from ~=1.3.0 to ~=2.0.0 (#464) * Update mattermostautodriver requirement from ~=1.3.0 to ~=2.0.0 Updates the requirements on [mattermostautodriver](https://github.com/embl-bio-it/python-mattermost-autodriver) to permit the latest version. - [Changelog](https://github.com/embl-bio-it/python-mattermost-autodriver/blob/main/CHANGELOG.rst) - [Commits](embl-bio-it/python-mattermost-autodriver@1.3.0...2.0.0) --- updated-dependencies: - dependency-name: mattermostautodriver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update requirements.txt * Update requirements.txt * Update requirements.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Tzonkov <[email protected]> * Added file_ids handling for incoming messages --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Sergey Dmitrenko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Tzonkov <[email protected]>
* Update mattermostautodriver requirement from ~=1.3.0 to ~=2.0.0 Updates the requirements on [mattermostautodriver](https://github.com/embl-bio-it/python-mattermost-autodriver) to permit the latest version. - [Changelog](https://github.com/embl-bio-it/python-mattermost-autodriver/blob/main/CHANGELOG.rst) - [Commits](embl-bio-it/python-mattermost-autodriver@1.3.0...2.0.0) --- updated-dependencies: - dependency-name: mattermostautodriver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update requirements.txt * Update requirements.txt * Update requirements.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Tzonkov <[email protected]>
* Added file_ids handling for incoming messages * Update mattermostautodriver requirement from ~=1.3.0 to ~=2.0.0 (#464) * Update mattermostautodriver requirement from ~=1.3.0 to ~=2.0.0 Updates the requirements on [mattermostautodriver](https://github.com/embl-bio-it/python-mattermost-autodriver) to permit the latest version. - [Changelog](https://github.com/embl-bio-it/python-mattermost-autodriver/blob/main/CHANGELOG.rst) - [Commits](embl-bio-it/python-mattermost-autodriver@1.3.0...2.0.0) --- updated-dependencies: - dependency-name: mattermostautodriver dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]> * Update requirements.txt * Update requirements.txt * Update requirements.txt --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Tzonkov <[email protected]> * Added file_ids handling for incoming messages --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: Sergey Dmitrenko <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Alex Tzonkov <[email protected]>
Updates the requirements on mattermostautodriver to permit the latest version.
Changelog
Sourced from mattermostautodriver's changelog.
... (truncated)
Commits
a3093cc
Release 2.0.03e79c91
Try to upgrade pip to avoid package resolution problems940a648
Simplify gitignore320c3d0
Add note to README about updating documentation09d0a04
Add warning about versioning scheme used to README191a8d6
Update changelog to 2023-12-01 and prepare for 2.0.0614ab58
Ignore the new mattermost/ clone dird1d0460
Update API 2023-12-0102019f5
Update README instructions for API reference cloningfcb0423
Temporary workaround to fix #9You can trigger a rebase of this PR 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)