flathub-infra / backend

https://github.com/flathub/website/
Apache License 2.0
26 stars 9 forks source link

build(deps): bump python-gitlab from 3.1.1 to 3.2.0 #141

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps python-gitlab from 3.1.1 to 3.2.0.

Release notes

Sourced from python-gitlab's releases.

v3.2.0

Feature

  • merge_request_approvals: Add support for deleting MR approval rules (85a734f)
  • artifacts: Add support for project artifacts delete API (c01c034)
  • mixins: Allow deleting resources without IDs (0717517)
  • objects: Add a complete artifacts manager (c8c2fa7)

Fix

  • services: Use slug for id_attr instead of custom methods (e30f39d)
  • Remove custom delete method for labels (0841a2a)

Documentation

  • Enable gitter chat directly in docs (bd1ecdd)
  • Add delete methods for runners and project artifacts (5e711fd)
  • Add retry_transient infos (bb1f054)
  • Add transient errors retry info (b7a1266)
  • artifacts: Deprecate artifacts() and artifact() methods (64d01ef)
  • Revert "chore: add temporary banner for v3" (#1864) (7a13b9b)
Changelog

Sourced from python-gitlab's changelog.

v3.2.0 (2022-02-28)

Feature

  • merge_request_approvals: Add support for deleting MR approval rules (85a734f)
  • artifacts: Add support for project artifacts delete API (c01c034)
  • mixins: Allow deleting resources without IDs (0717517)
  • objects: Add a complete artifacts manager (c8c2fa7)

Fix

  • services: Use slug for id_attr instead of custom methods (e30f39d)
  • Remove custom delete method for labels (0841a2a)

Documentation

  • Enable gitter chat directly in docs (bd1ecdd)
  • Add delete methods for runners and project artifacts (5e711fd)
  • Add retry_transient infos (bb1f054)
  • Add transient errors retry info (b7a1266)
  • artifacts: Deprecate artifacts() and artifact() methods (64d01ef)
  • Revert "chore: add temporary banner for v3" (#1864) (7a13b9b)
Commits
  • a14baac chore: release v3.2.0
  • bd1ecdd docs: enable gitter chat directly in docs
  • 85a734f feat(merge_request_approvals): add support for deleting MR approval rules
  • 0eb4f7f test(unit): clean up MR approvals fixtures
  • 5e711fd docs: add delete methods for runners and project artifacts
  • c01c034 feat(artifacts): add support for project artifacts delete API
  • 14b88a1 test(runners): add test for deleting runners by auth token
  • 0717517 feat(mixins): allow deleting resources without IDs
  • 5beda3b Merge pull request #1882 from python-gitlab/jlvillal/custom_warn
  • 6ca9aa2 chore: create a custom warnings.warn wrapper
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
barthalion commented 2 years ago

@dependabot rebase

dependabot[bot] commented 2 years ago

Looks like python-gitlab is up-to-date now, so this is no longer needed.