Skip to content

Bump python-gitlab from 4.10.0 to 4.11.1

HIFIS Bot requested to merge dependabot-pip-python-gitlab-4.11.1 into master

Bumps python-gitlab from 4.10.0 to 4.11.1.

Release notes

Sourced from python-gitlab's releases.

v4.11.1 (2024-09-13)

Fix

  • fix(client): ensure type evaluations are postponed (b41b2de)

v4.11.0 (2024-09-13)

Chore

  • chore(pre-commit): add deps (fe5e608)

  • chore(deps): update all non-major dependencies (fac8bf9)

  • chore(deps): update dependency types-setuptools to v74 (bdfaddb)

  • chore(deps): update all non-major dependencies (88c7529)

Documentation

  • docs(objects): fix typo in get latest pipeline (b9f5c12)

Feature

  • feat(client): make retries configurable in GraphQL (145870e)

  • feat(client): add retry handling to GraphQL client (8898c38)

  • feat(api): add exclusive GET attrs for /projects/:id/members (e637808)

  • feat: add a minimal GraphQL client (d6b1b0a)

  • feat(api): add exclusive GET attrs for /groups/:id/members (d44ddd2)

Refactor

  • refactor(client): move retry logic into utility (3235c48)
Changelog

Sourced from python-gitlab's changelog.

v4.11.1 (2024-09-13)

Fix

  • fix(client): ensure type evaluations are postponed (b41b2de)

v4.11.0 (2024-09-13)

Chore

  • chore(pre-commit): add deps (fe5e608)

  • chore(deps): update all non-major dependencies (fac8bf9)

  • chore(deps): update dependency types-setuptools to v74 (bdfaddb)

  • chore(deps): update all non-major dependencies (88c7529)

Documentation

  • docs(objects): fix typo in get latest pipeline (b9f5c12)

Feature

  • feat(client): make retries configurable in GraphQL (145870e)

  • feat(client): add retry handling to GraphQL client (8898c38)

  • feat(api): add exclusive GET attrs for /projects/:id/members (e637808)

  • feat: add a minimal GraphQL client (d6b1b0a)

  • feat(api): add exclusive GET attrs for /groups/:id/members (d44ddd2)

Refactor

  • refactor(client): move retry logic into utility (3235c48)
Commits
  • 10c7aee chore: release v4.11.1
  • b41b2de fix(client): ensure type evaluations are postponed
  • 7669d4d chore: release v4.11.0
  • b9f5c12 docs(objects): fix typo in get latest pipeline
  • 145870e feat(client): make retries configurable in GraphQL
  • 8898c38 feat(client): add retry handling to GraphQL client
  • 3235c48 refactor(client): move retry logic into utility
  • fe5e608 chore(pre-commit): add deps
  • fac8bf9 chore(deps): update all non-major dependencies
  • e637808 feat(api): add exclusive GET attrs for /projects/:id/members
  • Additional commits viewable in compare view

Merge request reports