UNCLASSIFIED - NO CUI

Skip to content

Update dependency python-gitlab to v3.12.0

renovate requested to merge renovate/all into development

This MR contains the following updates:

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

Release Notes

python-gitlab/python-gitlab

v3.12.0

Compare Source

Feature
  • Add support for SAML group links (#​2367) (1020ce9)
  • groups: Add LDAP link manager and deprecate old API endpoints (3a61f60)
  • groups: Add support for listing ldap_group_links (#​2371) (ad7c8fa)
  • Implement secure files API (d0a0348)
  • ci: Re-Run Tests on MR Comment workflow (034cde3)
  • api: Add support for getting a project's pull mirror details (060cfe1)
  • api: Add support for remote project import from AWS S3 (#​2357) (892281e)
  • api: Add support for remote project import (#​2348) (e5dc72d)
  • api: Add application statistics (6fcf3b6)
Fix
  • cli: Enable debug before doing auth (65abb85)
  • cli: Expose missing mr_default_target_self project attribute (12aea32)
  • Use POST method and return dict in cancel_merge_when_pipeline_succeeds() (#​2350) (bd82d74)
Documentation
  • Use the term "log file" for getting a job log file (9d2b1ad)
  • groups: Describe GitLab.com group creation limitation (9bd433a)
  • api: Pushrules remove saying None is returned when not found (c3600b4)

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 these updates again.


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

This MR has been generated by Renovate Bot.

Merge request reports