Skip to content

fix(deps): update dependency python-gitlab to v3.13.0

Sylvain Desbureaux requested to merge renovate/python into main

This MR contains the following updates:

Package Change Age Adoption Passing Confidence
python-gitlab ==3.12.0 -> ==3.13.0 age adoption passing confidence

Release Notes

python-gitlab/python-gitlab

v3.13.0

Compare Source

Feature
Fix
  • client: Regression - do not automatically get_next if page=# and (585e3a8)
  • Change return value to "None" in case getattr returns None to prevent error (3f86d36)
  • deps: Bump requests-toolbelt to fix deprecation warning (faf842e)
  • Use the ProjectIterationManager within the Project object (44f05dc)
  • api: Make description optional for releases (5579750)
Documentation
  • faq: Describe and group common errors (4c9a072)

Configuration

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

🚦 Automerge: Enabled.

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

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


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

This MR has been generated by Renovate Bot.

Merge request reports