Skip to content

Bump python-gitlab from 2.9.0 to 2.10.0#46

Closed
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/python-gitlab-2.10.0
Closed

Bump python-gitlab from 2.9.0 to 2.10.0#46
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/pip/dev/python-gitlab-2.10.0

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Aug 2, 2021

Bumps python-gitlab from 2.9.0 to 2.10.0.

Release notes

Sourced from python-gitlab's releases.

v2.10.0

Feature

  • api: Add merge_ref for merge requests (1e24ab2)
  • api: Add name_regex_keep attribute in delete_in_bulk() (e49ff3f)

Fix

  • api: Do not require Release name for creation (98cd03b)

Documentation

  • readme: Move contributing docs to CONTRIBUTING.rst (edf49a3)
  • Add example for mr.merge_ref (b30b8ac)
  • project: Add example on getting a single project using name with namespace (ef16a97)
Changelog

Sourced from python-gitlab's changelog.

v2.10.0 (2021-07-28)

Feature

  • api: Add merge_ref for merge requests (1e24ab2)
  • api: Add name_regex_keep attribute in delete_in_bulk() (e49ff3f)

Fix

  • api: Do not require Release name for creation (98cd03b)

Documentation

  • readme: Move contributing docs to CONTRIBUTING.rst (edf49a3)
  • Add example for mr.merge_ref (b30b8ac)
  • project: Add example on getting a single project using name with namespace (ef16a97)
Commits
  • cec99d0 chore: release v2.10.0
  • edf49a3 docs(readme): move contributing docs to CONTRIBUTING.rst
  • 98cd03b fix(api): do not require Release name for creation
  • a9924f4 test(functional): add mr.merge_ref tests
  • b30b8ac docs: add example for mr.merge_ref
  • 1e24ab2 feat(api): add merge_ref for merge requests
  • ef16a97 docs(project): add example on getting a single project using name with namespace
  • d3ea203 chore(deps): update dependency requests to v2.26.0
  • 521cddd chore(deps): update precommit hook pycqa/isort to v5.9.2
  • d5dcf1c chore(deps): update dependency isort to v5.9.2
  • 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)

Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/python-gitlab/python-gitlab/releases)
- [Changelog](https://github.com/python-gitlab/python-gitlab/blob/master/CHANGELOG.md)
- [Commits](python-gitlab/python-gitlab@v2.9.0...v2.10.0)

---
updated-dependencies:
- dependency-name: python-gitlab
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Aug 2, 2021
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Aug 30, 2021

Superseded by #60.

@dependabot dependabot bot closed this Aug 30, 2021
@dependabot dependabot bot deleted the dependabot/pip/dev/python-gitlab-2.10.0 branch August 30, 2021 05:03
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.

0 participants