Skip to content

Build(deps): update mattermostautodriver requirement from >=11.2.1 to >=11.8.2#645

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mattermostautodriver-gte-11.8.2
Open

Build(deps): update mattermostautodriver requirement from >=11.2.1 to >=11.8.2#645
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/mattermostautodriver-gte-11.8.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on mattermostautodriver to permit the latest version.

Changelog

Sourced from mattermostautodriver's changelog.

Unreleased """"""""""

Code ''''

Documentation '''''''''''''

Maintenance '''''''''''

  • Fix websocket heartbeat task leak on reconnect (@​lizakoch)

11.8.1 """"""

Code ''''

  • Backwards incompatible: Remove the deprecated dictionary-based Driver and AsyncDriver classes along with the underlying endpoints_old interface and its generator (bin/generate_endpoints_ast_deprecated.py). Driver and AsyncDriver are no longer importable from mattermostautodriver. Use TypedDriver / AsyncTypedDriver with explicit keyword arguments instead. See the migration docs <https://embl-bio-it.github.io/python-mattermost-autodriver/api_deprecation.html>_.

Documentation '''''''''''''

  • Rewrite the API migration page to document the removal of the dictionary-based interface (previously the "API Deprecation" page).

.. warning:: The dictionary-based Driver / AsyncDriver interface, deprecated since 10.8.2, has been removed in version 11.8.1. Because this project follows the Mattermost server version rather than semantic versioning, this backwards-incompatible removal is not signalled by the version number. Code still using Driver, AsyncDriver or the options= dictionary argument must switch to TypedDriver / AsyncTypedDriver with explicit arguments.

10.12.0 """"""

Code ''''

  • Add MattermostError base exception class
  • Add ÌnvalidMattermostError for mattermost errors returning invalid error format

... (truncated)

Commits
  • 8b03e1d Prepare release v11.8.2
  • 5d4b676 Bugfix: Properly assert correct number of content types
  • ebaad9b Merge pull request #41 from embl-bio-it/release/v11.8.1
  • 2e68cbe Revert "Update endpoints to v11.8.1"
  • 4cb6da6 Avoid assert for requiring content type count of 1
  • 425cb47 Bugfix: Require that content type count is 1 after filter
  • d059db1 Update endpoints to v11.8.1
  • 293d504 Ignore application/octet-stream input option
  • b49a828 Add support for HEAD requests
  • 6b7ca0a Add convert_group_message_to_channel to list of duplicate arguments
  • Additional commits viewable in compare view

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

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@11.2.1...11.8.2)

---
updated-dependencies:
- dependency-name: mattermostautodriver
  dependency-version: 11.8.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 29, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants