Update dependency python-gitlab to v3.14.0
This MR contains the following updates:
Package | Update | Change |
---|---|---|
python-gitlab | minor |
3.13.0 -> 3.14.0
|
python-gitlab | minor |
==3.13.0 -> ==3.14.0
|
Release Notes
python-gitlab/python-gitlab
v3.14.0
Feature
-
projects: Allow importing additional items from GitHub (
ce84f2e
) -
objects: Support fetching PATs via id or
self
endpoint (19b38bd
) - Add resource_weight_event for ProjectIssue (
6e5ef55
) -
backends: Use PEP544 protocols for structural subtyping (#2442) (
4afeaff
) -
client: Add http_patch method (#2471) (
f711d9e
) -
cli: Add setting of
allow_force_push
for protected branch (929e07d
)
Fix
-
cli: Warn user when no fields are displayed (
8bf53c8
) -
client: Properly parse content-type when charset is present (
76063c3
) - Support int for
parent_id
inimport_group
(90f96ac
) -
cli: Add ability to escape at-prefixed parameter (#2513) (
4f7c784
) -
cli: Display items when iterator is returned (
33a04e7
) - Typo fixed in docs (
ee5f444
)
Documentation
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.