Skip to content
Snippets Groups Projects

Bump python-gitlab from 5.3.1 to 5.6.0

Merged HIFIS Bot requested to merge dependabot-pip-python-gitlab-5.6.0 into master
All threads resolved!

Bumps python-gitlab from 5.3.1 to 5.6.0.

Release notes

Sourced from python-gitlab's releases.

v5.6.0 (2025-01-28)

Features

  • group: Add support for group level MR approval rules (304bdd0)

Detailed Changes: v5.5.0...v5.6.0

v5.5.0 (2025-01-28)

Chores

  • Add deprecation warning for mirror_pull functions (7f6fd5c)

  • Relax typing constraints for response action (f430078)

  • tests: Catch deprecation warnings (0c1af08)

Documentation

  • Add usage of pull mirror (9b374b2)

  • Remove old pull mirror implementation (9e18672)

Features

  • projects: Add pull mirror class (2411bff)

Detailed Changes: v5.4.0...v5.5.0

v5.4.0 (2025-01-28)

Bug Fixes

  • api: Make type ignores more specific where possible (e3cb806)

Instead of using absolute ignore # type: ignore use a more specific ignores like # type: ignore[override]. This might help in the future where a new bug might be introduced and get ignored by a general ignore comment but not a more specific one.

Signed-off-by: Igor Ponomarev igor.ponomarev@collabora.com

  • api: Return the new commit when calling cherry_pick (de29503)

  • files: Add optional ref parameter for cli project-file raw (python-gitlab#3032) (22f03bd)

The ef parameter was removed in python-gitlab v4.8.0. This will add ef back as an optional parameter for the project-file raw cli command.

... (truncated)

Changelog

Sourced from python-gitlab's changelog.

v5.6.0 (2025-01-28)

Features

  • group: Add support for group level MR approval rules (304bdd0)

v5.5.0 (2025-01-28)

Chores

  • Add deprecation warning for mirror_pull functions (7f6fd5c)

  • Relax typing constraints for response action (f430078)

  • tests: Catch deprecation warnings (0c1af08)

Documentation

  • Add usage of pull mirror (9b374b2)

  • Remove old pull mirror implementation (9e18672)

Features

  • functional: Add pull mirror test (3b31ade)

  • projects: Add pull mirror class (2411bff)

  • unit: Add pull mirror tests (5c11203)

v5.4.0 (2025-01-28)

Bug Fixes

  • api: Make type ignores more specific where possible (e3cb806)

Instead of using absolute ignore # type: ignore use a more specific ignores like # type: ignore[override]. This might help in the future where a new bug might be introduced and get

... (truncated)

Commits
  • 515a8a2 chore: release v5.6.0
  • 304bdd0 feat(group): add support for group level MR approval rules
  • cfa6358 chore: release v5.5.0
  • 0c1af08 chore(tests): catch deprecation warnings
  • f430078 chore: relax typing constraints for response action
  • 7f6fd5c chore: add deprecation warning for mirror_pull functions
  • 9e18672 docs: remove old pull mirror implementation
  • 9b374b2 docs: add usage of pull mirror
  • 3b31ade feat(functional): add pull mirror test
  • 2411bff feat(projects): add pull mirror class
  • Additional commits viewable in compare view

Merge request reports

Merge request pipeline #492531 passed

Merge request pipeline passed for 38e4681a

Test coverage 35.00% (0.00%) from 3 jobs
Approved by

Merged by Hueser, ChristianHueser, Christian 4 weeks ago (Feb 11, 2025 3:47pm UTC)

Merge details

  • Changes merged into master with edc2d58a.
  • Deleted the source branch.

Pipeline #492535 passed

Pipeline passed for edc2d58a on master

Test coverage 35.00% (0.00%) from 3 jobs

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading