FAQ | This is a LIVE service | Changelog

Skip to content

fix(deps): update dependency gidgetlab to v2

Ghost User requested to merge renovate/gidgetlab-2.x into main

This MR contains the following updates:

Package Type Update Change
gidgetlab dependencies major ^1.1.0 -> ^2.0.0

Release Notes

beenje/gidgetlab (gidgetlab)

v2.0.1

Compare Source

  • Fix params typing (should accept value of both str and bool)
  • Update gitlab api clients link in README (thanks to Elan Ruusamäe)

v2.0.0

Compare Source

  • Use OAuth-compliant headers for access token (allow to use Oauth 2.0 tokens as well as personal/group/project token)
  • Move from setup.py to pyproject.toml
  • Add Python 3.12 tests
  • Drop Python 3.6 and 3.7 support
  • Fix deprecation warnings (remove cgi and pkg_resources)

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone Europe/London, Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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

Loading