UNCLASSIFIED - NO CUI

Skip to content

Update dependency python-gitlab to v3.11.0

renovate requested to merge renovate/all into development

This MR contains the following updates:

Package Update Change
python-gitlab minor 3.10.0 -> 3.11.0
python-gitlab minor ==3.10.0 -> ==3.11.0

Release Notes

python-gitlab/python-gitlab

v3.11.0

Compare Source

Feature
  • build: Officially support Python 3.11 (74f66c7)
  • api: Add support for topics merge API (9a6d197)
Fix
  • Remove project.approvals.set_approvals() method (91f08f0)
  • Use epic id instead of iid for epic notes (97cae38)
  • cli: Handle list response for json/yaml output (9b88132)
  • Intermittent failure in test_merge_request_reset_approvals (3dde36e)
Documentation
  • advanced: Add hint on type narrowing (a404152)
  • Add minimal docs about the enable_debug() method (b4e9ab7)
  • commits: Fix commit create example for binary content (bcc1eb4)
  • readme: Add a basic feature list (b4d53f1)
  • api: Describe use of lower-level methods (b7a6874)
  • api: Describe the list() and all() runners' functions (b6cc3f2)
  • api: Update merge_requests.rst: mr_id to mr_iid (b32234d)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled due to failing status checks.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about these updates again.


  • If you want to rebase/retry this MR, click this checkbox.

This MR has been generated by Renovate Bot.

Edited by renovate

Merge request reports