Update dependency pydiscourse to v1.7.0 #5

Merged
soerface merged 2 commits from renovate/pydiscourse-1.x into main 2026-03-29 14:46:50 +00:00
Collaborator

This PR contains the following updates:

Package Type Update Change
pydiscourse project.dependencies minor ==1.1.1==1.7.0

Release Notes

bennylope/pydiscourse (pydiscourse)

v1.7.0

Compare Source

  • Possible breaking change: Change search() term paramater from term to q,
    fixes search. Thanks @​weber-s
  • Add support for Python 3.12

v1.6.1

Compare Source

v1.6.0

Compare Source

  • Breaking: toggle_gravatar, pick_avatar, create_group now require
    keyword arguments where keyword arguments were used. This may break existing
    code if you have not referenced these by keyword!
  • Introduced ruff and black into pre-commit hook
  • Added lint job to GitHub Actions, tests will run if and only if lint job
    passes.
  • Sundry code cleanup

v1.5.0

Compare Source

v1.3.0

Compare Source

  • Add fix for handling global Discourse timeouts
  • Add group owners
  • Update API for add_group_owner

v1.2.0

Compare Source

  • BREAKING? Dropped support for Python 2.7, 3.4, 3.5
  • Added numerous new endpoint queries
  • Updated category querying

v1.1.2

Compare Source

  • Fix for Discourse users API change

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 | Type | Update | Change | |---|---|---|---| | [pydiscourse](https://github.com/bennylope/pydiscourse) | project.dependencies | minor | `==1.1.1` → `==1.7.0` | --- ### Release Notes <details> <summary>bennylope/pydiscourse (pydiscourse)</summary> ### [`v1.7.0`](https://github.com/bennylope/pydiscourse/blob/HEAD/HISTORY.rst#170) [Compare Source](https://github.com/bennylope/pydiscourse/compare/v1.6.1...v1.7.0) - Possible breaking change: Change `search()` term paramater from `term` to `q`, fixes search. Thanks [@&#8203;weber-s](https://github.com/weber-s) - Add support for Python 3.12 ### [`v1.6.1`](https://github.com/bennylope/pydiscourse/blob/HEAD/HISTORY.rst#161) [Compare Source](https://github.com/bennylope/pydiscourse/compare/v1.6.0...v1.6.1) - Adds `posts_by_number` endpoint from [@&#8203;Dettorer](https://github.com/Dettorer) ### [`v1.6.0`](https://github.com/bennylope/pydiscourse/blob/HEAD/HISTORY.rst#160) [Compare Source](https://github.com/bennylope/pydiscourse/compare/v1.5.0...v1.6.0) - Breaking: `toggle_gravatar`, `pick_avatar`, `create_group` now *require* keyword arguments where keyword arguments were used. This *may* break existing code if you have not referenced these by keyword! - Introduced `ruff` and `black` into pre-commit hook - Added `lint` job to GitHub Actions, tests will run if and only if lint job passes. - Sundry code cleanup ### [`v1.5.0`](https://github.com/bennylope/pydiscourse/blob/HEAD/HISTORY.rst#150) [Compare Source](https://github.com/bennylope/pydiscourse/compare/v1.3.0...v1.5.0) - Owner creation endpoint update from [@&#8203;akhmerov](https://github.com/akhmerov) - Python 3.11 support from [@&#8203;Dettorer](https://github.com/Dettorer) - Group membership fixes from [@&#8203;inducer](https://github.com/inducer) - Rate limiting fixes from [@&#8203;inducer](https://github.com/inducer) - Latest posts endpoint from [@&#8203;max-lancaster](https://github.com/max-lancaster) ### [`v1.3.0`](https://github.com/bennylope/pydiscourse/blob/HEAD/HISTORY.rst#130) [Compare Source](https://github.com/bennylope/pydiscourse/compare/v1.2.0...v1.3.0) - Add fix for handling global Discourse timeouts - Add group owners - Update API for add\_group\_owner ### [`v1.2.0`](https://github.com/bennylope/pydiscourse/blob/HEAD/HISTORY.rst#120) [Compare Source](https://github.com/bennylope/pydiscourse/compare/v1.1.2...v1.2.0) - BREAKING? Dropped support for Python 2.7, 3.4, 3.5 - Added numerous new endpoint queries - Updated category querying ### [`v1.1.2`](https://github.com/bennylope/pydiscourse/blob/HEAD/HISTORY.rst#112) [Compare Source](https://github.com/bennylope/pydiscourse/compare/v1.1.1...v1.1.2) - Fix for Discourse users API change </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:eyJjcmVhdGVkSW5WZXIiOiI0My43Ni4zIiwidXBkYXRlZEluVmVyIjoiNDMuNzYuMyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Update dependency pydiscourse to v1.7.0
All checks were successful
CI / tests (push) Successful in 1m36s
CI / pre-commit (push) Successful in 1m18s
CI / build (push) Has been skipped
89c053c555
Remove custom "search" method. It was fixed upstream in v1.7.0
All checks were successful
CI / tests (push) Successful in 17s
CI / pre-commit (push) Successful in 1m19s
CI / build (push) Has been skipped
90796f8c69
soerface scheduled this pull request to auto merge when all checks succeed 2026-03-29 14:45:22 +00:00
soerface deleted branch renovate/pydiscourse-1.x 2026-03-29 14:46:50 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
2 participants
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
flipdot/forumbot!5
No description provided.