Update dependency Mastodon.py to v1.8.1 #2

Merged
buckbanzai merged 1 commit from renovate/mastodon.py-1.x into main 2024-01-14 16:02:56 -08:00
Collaborator

This PR contains the following updates:

Package Update Change
Mastodon.py patch ==1.8.0 -> ==1.8.1

Release Notes

halcy/Mastodon.py (Mastodon.py)

v1.8.1

Compare Source

  • Replace some lambdas with list comprenehsions (thanks eumiro)
  • Add resolve keyword to account_search (thanks zevaryx)
  • Add support for user agent header in create_app (thanks jkawamoto)
  • Update tox.ini for newer versions (thanks jkawamoto)
  • Various doc and argument check fixes (thanks cnotin, codl, alexmshepherd, RedactedCode)
  • Fix magic not working on windows (thanks xloem)
  • Add readme to PyPi page (thanks hugovk)
  • Fix list_accounts to actually include request parameters (thanks leoncowle)
  • Small formatting changes (thanks amaargiru)
  • Add link to examples to docs and readme.
  • Add local and remote parameter to stream_public (thank you for the report jeafreezy)
  • Fix limit and lang parameters on trend related functions not present or working (thanks for the report pdeitel)
  • Fix some issues with stream reconnect handling (thanks for the report ianh)
  • Added an example for how to receive webpush notifications (thanks JesseWeinstein)
  • Replaced follows with a backwards compatibility stub.
  • Added pagination parameters to admin_domain_blocks (thanks for the report defnull)

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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Update | Change | |---|---|---| | [Mastodon.py](https://github.com/halcy/Mastodon.py) | patch | `==1.8.0` -> `==1.8.1` | --- ### Release Notes <details> <summary>halcy/Mastodon.py (Mastodon.py)</summary> ### [`v1.8.1`](https://github.com/halcy/Mastodon.py/blob/HEAD/CHANGELOG.rst#v181) [Compare Source](https://github.com/halcy/Mastodon.py/compare/1.8.0...1.8.1) - Replace some lambdas with list comprenehsions (thanks eumiro) - Add `resolve` keyword to `account_search` (thanks zevaryx) - Add support for user agent header in `create_app` (thanks jkawamoto) - Update tox.ini for newer versions (thanks jkawamoto) - Various doc and argument check fixes (thanks cnotin, codl, alexmshepherd, RedactedCode) - Fix magic not working on windows (thanks xloem) - Add readme to PyPi page (thanks hugovk) - Fix `list_accounts` to actually include request parameters (thanks leoncowle) - Small formatting changes (thanks amaargiru) - Add link to examples to docs and readme. - Add `local` and `remote` parameter to `stream_public` (thank you for the report jeafreezy) - Fix `limit` and `lang` parameters on trend related functions not present or working (thanks for the report pdeitel) - Fix some issues with stream reconnect handling (thanks for the report ianh) - Added an example for how to receive webpush notifications (thanks JesseWeinstein) - Replaced `follows` with a backwards compatibility stub. - Added pagination parameters to `admin_domain_blocks` (thanks for the report defnull) </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:eyJjcmVhdGVkSW5WZXIiOiIzNy4xMzEuMCIsInVwZGF0ZWRJblZlciI6IjM3LjEzMS4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
renovate_bot added 1 commit 2024-01-14 15:54:52 -08:00
buckbanzai merged commit 27bf509e8b into main 2024-01-14 16:02:56 -08:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: buckbanzai/kuow-mastodon-bot#2
No description provided.