Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump python-gitlab from 2.6.0 to 2.7.1 #4369

Merged
merged 1 commit into from
May 2, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 27, 2021

Bumps python-gitlab from 2.6.0 to 2.7.1.

Release notes

Sourced from python-gitlab's releases.

v2.7.1

  • fix(files): do not url-encode file paths twice

v2.7.0

Bug Fixes

  • update user's bool data and avatar (3ba27ffb)
  • argument type was not a tuple as expected (062f8f6a)
  • correct some type-hints in gitlab/mixins.py (8bd31240)
  • only append kwargs as query parameters (b9ecc9a8)
  • only add query_parameters to GitlabList once (1386)
  • checking if RESTManager._from_parent_attrs is set (8224b406)
  • handling config value in _get_values_from_helper (9dfb4cd9)
  • let the homedir be expanded in path of helper (fc7387a0)
  • make secret helper more user friendly (fc2798fc)
  • linting issues and test (b04dd2c0)
  • handle tags like debian/2%2.6-21 as identifiers (b4dac5ce)
  • remove duplicate class definitions in v4/objects/users.py (7c4e6259)
  • wrong variable name (15ec41ca)
  • tox pep8 target, so that it can run (f518e87b)
  • undefined name errors (48ec9e0f)
  • extend wait timeout for test_delete_user() (19fde8ed)
  • test_update_group() dependency on ordering (e78a8d63)
  • honor parameter value passed (c2f8f0e7)
  • objects: add single get endpoint for instance audit events (c3f0a6f1)
  • types: prevent dir from producing duplicates (5bf7525d)

Features

  • add ProjectPackageFile (#1372)
  • add option to add a helper to lookup token (8ecf5592)
  • add project audit endpoint (6660dbef)
  • add personal access token API (2bb16fac)
  • add import from bitbucket server (ff3013a2)
  • api,cli: make user agent configurable (4bb201b9)
  • issues: add missing get verb to IssueManager (f78ebe06)
  • objects:
    • add support for resource state events API (d4799c40)
    • add support for group audit events API (2a0fbdf9)
    • add Release Links API support (28d75181)
  • projects: add project access token api (1becef02)
  • users: add follow/unfollow API (e456869d)

Documentation

  • correct ProjectFile.decode() documentation (b180bafd)
  • update doc for token helper (3ac6fa12)
  • better real life token lookup example (9ef83118)
Commits
  • 37af229 Merge pull request #1418 from python-gitlab/fix/urlencode-file-paths
  • 8e25cec fix(files): do not url-encode file paths twice
  • e37de18 Merge pull request #1408 from python-gitlab/chore/bump-to-2-7-0
  • 62c75b5 Merge pull request #1411 from JohnVillalovos/jlvillal/list_filters
  • 09522b3 Merge pull request #1410 from JohnVillalovos/jlvillal/short_print_attr
  • 0a0fcaf Merge pull request #1414 from python-gitlab/chore/remove-noisy-deprecation-wa...
  • 2953642 chore(objects): remove noisy deprecation warning for audit events
  • 8933113 chore: make ListMixin._list_filters always present
  • 6d55120 chore: make RESTObject._short_print_attrs always present
  • 34c4052 chore: bump version to 2.7.0
  • 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 dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Apr 27, 2021
@dependabot dependabot bot force-pushed the dependabot/pip/dev/python-gitlab-2.7.1 branch from 2fcfbdd to 9c6c19c Compare April 27, 2021 14:22
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 27, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot force-pushed the dependabot/pip/dev/python-gitlab-2.7.1 branch from 9c6c19c to 4895471 Compare April 27, 2021 15:54
@valentijnscholten
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/pip/dev/python-gitlab-2.7.1 branch from 4895471 to daea613 Compare May 2, 2021 10:46
@valentijnscholten valentijnscholten merged commit f24cf64 into dev May 2, 2021
@dependabot dependabot bot deleted the dependabot/pip/dev/python-gitlab-2.7.1 branch May 2, 2021 12:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file python Pull requests that update Python code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant