Skip to content
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

Bump mattermostautodriver from 1.2.2 to 2.0.0 #2

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 6, 2024

Bumps mattermostautodriver from 1.2.2 to 2.0.0.

Changelog

Sourced from mattermostautodriver's changelog.

2.0.0 """""

Code ''''

  • Remove non-standard "TRACE" debug level in httpx code
  • Fix logging output when passing debug=True to Driver()
  • Include API cnanges as of 2023-12-01
  • Add cloud.get_endpoint_for_installation_information
  • Add emoji.get_emojis_by_names
  • Add groups.restore_group
  • Add users.get_users_with_invalid_emails
  • Fix URL of commands.list_command_autocomplete_suggestions
  • Fix URL of files.get_file_public
  • Remove insights and opengraph endpoints
  • New endpoints filtering and ip
  • threads.set_thread_unread_by_post_id now uses POST

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

  • Updated README API clone instructions. API is now part of main mattermost repository.

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

  • Rename GitHub Actions for clarity
  • Force upgrade of pip in sphinx build GitHub Action - fixes docutils incompatibility resolution

1.3.0 """""

Release 1.2.3 and 1.2.4 should have been made under a new minor digit. This release addresses this mistake.

Code ''''

  • Minor refactor to avoid using basepath in hook calls
  • Fix missing /api/v4 in websocket handcrafted URL

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

  • Update GitHub Actions to resolve deprecation warnings
  • Fix GitHub Action Python 3.10 related failures
  • Add possiblity to manually release to PyPi

1.2.4

... (truncated)

Commits
  • a3093cc Release 2.0.0
  • 3e79c91 Try to upgrade pip to avoid package resolution problems
  • 940a648 Simplify gitignore
  • 320c3d0 Add note to README about updating documentation
  • 09d0a04 Add warning about versioning scheme used to README
  • 191a8d6 Update changelog to 2023-12-01 and prepare for 2.0.0
  • 614ab58 Ignore the new mattermost/ clone dir
  • d1d0460 Update API 2023-12-01
  • 02019f5 Update README instructions for API reference cloning
  • fcb0423 Temporary workaround to fix #9
  • Additional commits viewable in compare view

Dependabot compatibility score

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

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [mattermostautodriver](https://github.com/embl-bio-it/python-mattermost-autodriver) from 1.2.2 to 2.0.0.
- [Changelog](https://github.com/embl-bio-it/python-mattermost-autodriver/blob/main/CHANGELOG.rst)
- [Commits](embl-bio-it/python-mattermost-autodriver@1.2.2...2.0.0)

---
updated-dependencies:
- dependency-name: mattermostautodriver
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 6, 2024
@lbr88
Copy link
Collaborator

lbr88 commented Apr 7, 2024

versions > 1.2.x is not supported by mmpy_bot yet, which is the source of this dependency.
see attzonko/mmpy_bot#464

@lbr88
Copy link
Collaborator

lbr88 commented Dec 12, 2024

@dependabot ignore major

Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

Sorry, the command you entered is not valid for this pull request. Please check the syntax and try again.

Valid commands:
For single dependency PRs, use commands like:
@dependabot ignore this major version
@dependabot ignore this minor version
@dependabot ignore this dependency

@lbr88
Copy link
Collaborator

lbr88 commented Dec 12, 2024

@dependabot ignore this major version

@dependabot dependabot bot closed this Dec 12, 2024
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 12, 2024

OK, I won't notify you about version 2.x.x again, unless you re-open this PR.

@dependabot dependabot bot deleted the dependabot/pip/mattermostautodriver-2.0.0 branch December 12, 2024 13:23
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.

1 participant