Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 1, 2025

Bumps python-gitlab from 5.6.0 to 6.1.0.

Release notes

Sourced from python-gitlab's releases.

v6.1.0 (2025-06-28)

This release is published under the LGPL-3.0-or-later License.

Chores

  • Update to mypy 1.16.0 and resolve issues found (f734c58)

  • deps: Update all non-major dependencies (2bab8d4)

  • deps: Update all non-major dependencies (a87ba63)

  • deps: Update dependency requests to v2.32.4 [security] (ff579a6)

Documentation

  • Update CONTRIBUTING.rst with policy on issue management (45dda50)

Features

  • api: Add listing user contributed projects (98c1307)

  • api: Add support for project tag list filters (378a836)

  • api: Pipeline inputs support (#3194, 306c4b1)

  • const: Add PLANNER_ACCESS constant (ba6f174)

  • groups: Add protectedbranches to group class (#3164, bfd31a8)


Detailed Changes: v6.0.0...v6.1.0

v6.0.0 (2025-06-04)

This release is published under the LGPL-3.0-or-later License.

Chores

  • Add reformat code commit to .git-blame-ignore-revs (a6ac939)

  • Reformat code with skip_magic_trailing_comma = true (2100aa4)

  • Remove trivial get methods in preparation for generic Get mixin (edd01a5)

  • Upgrade to sphinx 8.2.1 and resolve issues (d0b5ae3)

  • ci: Replace docs artifact with readthedocs previews (193c5de)

... (truncated)

Changelog

Sourced from python-gitlab's changelog.

CHANGELOG

Commits
  • b2c7225 chore: release v6.1.0
  • ba6f174 feat(const): add PLANNER_ACCESS constant
  • 45dda50 docs: update CONTRIBUTING.rst with policy on issue management
  • 2bab8d4 chore(deps): update all non-major dependencies
  • a87ba63 chore(deps): update all non-major dependencies
  • ff579a6 chore(deps): update dependency requests to v2.32.4 [security]
  • f734c58 chore: update to mypy 1.16.0 and resolve issues found
  • 378a836 feat(api): add support for project tag list filters
  • bfd31a8 feat(groups): add protectedbranches to group class (#3164)
  • 98c1307 feat(api): add listing user contributed projects
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

@dependabot dependabot bot requested review from albertmeronyo and c-martinez July 1, 2025 12:25
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 1, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 1, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Jul 1, 2025
Copy link
Collaborator

@c-martinez c-martinez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Safe to merge

Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 5.6.0 to 6.1.0.
- [Release notes](https://github.com/python-gitlab/python-gitlab/releases)
- [Changelog](https://github.com/python-gitlab/python-gitlab/blob/main/CHANGELOG.md)
- [Commits](python-gitlab/python-gitlab@v5.6.0...v6.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/dev/python-gitlab-6.1.0 branch from 325fdc3 to 7703eb7 Compare July 30, 2025 18:58
@c-martinez c-martinez merged commit 8cf7690 into dev Jul 30, 2025
15 checks passed
@dependabot dependabot bot deleted the dependabot/pip/dev/python-gitlab-6.1.0 branch July 30, 2025 19:00
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.

2 participants