Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 30, 2025

Bumps python-gitlab from 5.6.0 to 7.0.0.

Release notes

Sourced from python-gitlab's releases.

v7.0.0 (2025-10-29)

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

Features

  • Drop Python 3.9 support and add Python 3.14 (22941ac)

Breaking Changes

  • As of python-gitlab 7.0.0, Python 3.9 is no longer supported. Python 3.10 or higher is required.

Detailed Changes: v6.5.0...v7.0.0

v6.5.0 (2025-10-17)

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

Bug Fixes

  • semantic-release: Enable CHANGELOG.md generation (fb9693b)

Continuous Integration

  • stale: Fix permission for stale action and allow manual run (9357a37)

Documentation

  • pull_mirror: Fix incorrect start() method usage example (2acac19)

Features

  • api: Add content_ref and dry_run_ref parameters to ProjectCiLintManager (e8d2538)

  • users: Implement 'skip_confirmation' in users 'emails' creation (2981730)


Detailed Changes: v6.4.0...v6.5.0

v6.4.0 (2025-09-28)

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

Chores

  • deps: Update actions/setup-python action to v6 (89cdb78)

... (truncated)

Changelog

Sourced from python-gitlab's changelog.

v7.0.0 (2025-10-29)

Features

  • Drop Python 3.9 support and add Python 3.14 (22941ac)

Breaking Changes

  • As of python-gitlab 7.0.0, Python 3.9 is no longer supported. Python 3.10 or higher is required.

v6.5.0 (2025-10-17)

Bug Fixes

  • semantic-release: Enable CHANGELOG.md generation (fb9693b)

Continuous Integration

  • stale: Fix permission for stale action and allow manual run (9357a37)

Documentation

  • pull_mirror: Fix incorrect start() method usage example (2acac19)

Features

  • api: Add content_ref and dry_run_ref parameters to ProjectCiLintManager (e8d2538)

  • users: Implement 'skip_confirmation' in users 'emails' creation (2981730)

v6.4.0 (2025-09-28)

Features

  • users: Implement missing arguments in users 'list' (99923d4)

  • users: Sort 'user list' arguments against documentation (99923d4)

v6.3.0 (2025-08-28)

... (truncated)

Commits
  • 378b72d chore: release v7.0.0
  • 22941ac feat!: drop Python 3.9 support and add Python 3.14
  • adbc833 chore(deps): update github artifact actions
  • 0f5655c chore(deps): upgrade coverage to 7.11.0 for Python > 3.9
  • e213849 chore(deps): update pre-commit hook pycqa/pylint to v4
  • d623085 chore(deps): update pre-commit hook pycqa/isort to v7
  • 2e0831c chore(deps): update dependency isort to v7
  • 0a6c408 chore(deps): update dependency pylint to v4
  • f78a873 chore: release v6.5.0
  • 2acac19 docs(pull_mirror): fix incorrect start() method usage example
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [python-gitlab](https://github.com/python-gitlab/python-gitlab) from 5.6.0 to 7.0.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...v7.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 30, 2025
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.

1 participant