vshn / concierge-cli

Companion CLI for Concierge to bulk-manage repository projects.
https://pypi.org/project/concierge-cli/
BSD 3-Clause "New" or "Revised" License
8 stars 1 forks source link

Update dependency python-gitlab to v3.13.0 #103

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR 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`](https://togithub.com/python-gitlab/python-gitlab/blob/HEAD/CHANGELOG.md#v3130-2023-01-30) [Compare Source](https://togithub.com/python-gitlab/python-gitlab/compare/v3.12.0...v3.13.0) ##### Feature - **group:** Add support for group restore API ([`9322db6`](https://togithub.com/python-gitlab/python-gitlab/commit/9322db663ecdaecf399e3192810d973c6a9a4020)) - **client:** Automatically retry on HTTP 409 Resource lock ([`dced76a`](https://togithub.com/python-gitlab/python-gitlab/commit/dced76a9900c626c9f0b90b85a5e371101a24fb4)) - **api:** Add support for bulk imports API ([`043de2d`](https://togithub.com/python-gitlab/python-gitlab/commit/043de2d265e0e5114d1cd901f82869c003413d9b)) - **api:** Add support for resource groups ([`5f8b8f5`](https://togithub.com/python-gitlab/python-gitlab/commit/5f8b8f5be901e944dfab2257f9e0cc4b2b1d2cd5)) - **api:** Support listing pipelines triggered by pipeline schedules ([`865fa41`](https://togithub.com/python-gitlab/python-gitlab/commit/865fa417a20163b526596549b9afbce679fc2817)) - Allow filtering pipelines by source ([`b6c0872`](https://togithub.com/python-gitlab/python-gitlab/commit/b6c08725042380d20ef5f09979bc29f2f6c1ab6f)) - **client:** Bootstrap the http backends concept ([#​2391](https://togithub.com/python-gitlab/python-gitlab/issues/2391)) ([`91a665f`](https://togithub.com/python-gitlab/python-gitlab/commit/91a665f331c3ffc260db3470ad71fde0d3b56aa2)) - Add resource iteration events (see https://docs.gitlab.com/ee/api/resource_iteration_events.html) ([`ef5feb4`](https://togithub.com/python-gitlab/python-gitlab/commit/ef5feb4d07951230452a2974da729a958bdb9d6a)) - Allow passing kwargs to Gitlab class when instantiating with `from_config` ([#​2392](https://togithub.com/python-gitlab/python-gitlab/issues/2392)) ([`e88d34e`](https://togithub.com/python-gitlab/python-gitlab/commit/e88d34e38dd930b00d7bb48f0e1c39420e09fa0f)) - Add keep_base_url when getting configuration from file ([`50a0301`](https://togithub.com/python-gitlab/python-gitlab/commit/50a03017f2ba8ec3252911dd1cf0ed7df42cfe50)) ##### Fix - **client:** Regression - do not automatically get_next if page=# and ([`585e3a8`](https://togithub.com/python-gitlab/python-gitlab/commit/585e3a86c4cafa9ee73ed38676a78f3c34dbe6b2)) - Change return value to "None" in case getattr returns None to prevent error ([`3f86d36`](https://togithub.com/python-gitlab/python-gitlab/commit/3f86d36218d80b293b346b37f8be5efa6455d10c)) - **deps:** Bump requests-toolbelt to fix deprecation warning ([`faf842e`](https://togithub.com/python-gitlab/python-gitlab/commit/faf842e97d4858ff5ebd8ae6996e0cb3ca29881c)) - Use the ProjectIterationManager within the Project object ([`44f05dc`](https://togithub.com/python-gitlab/python-gitlab/commit/44f05dc017c5496e14db82d9650c6a0110b95cf9)) - **api:** Make description optional for releases ([`5579750`](https://togithub.com/python-gitlab/python-gitlab/commit/5579750335245011a3acb9456cb488f0fa1cda61)) ##### Documentation - **faq:** Describe and group common errors ([`4c9a072`](https://togithub.com/python-gitlab/python-gitlab/commit/4c9a072b053f12f8098e4ea6fc47e3f6ab4f8b07))

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.



This PR has been generated by Mend Renovate. View repository job log here.