Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

build(deps): update python-gitlab requirement from <6.0.0,>=4.0.0 to >=4.0.0,<7.0.0#1273

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@dependabot
Copy link
Contributor

@dependabotdependabotbot commented on behalf ofgithubJun 9, 2025

Updates the requirements onpython-gitlab to permit the latest version.

Release notes

Sourced frompython-gitlab's releases.

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)

  • deps: Update all non-major dependencies (4fef9f6)

  • deps: Update all non-major dependencies (78c0c03)

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

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

  • deps: Update all non-major dependencies (159b958)

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

  • deps: Update all non-major dependencies (1a2a68c)

  • deps: Update all non-major dependencies (6ad4ce6)

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

  • deps: Update all non-major dependencies (1a95981)

  • deps: Update all non-major dependencies (451d951)

  • deps: Update all non-major dependencies (41eb95d)

  • deps: Update all non-major dependencies (37ff25b)

  • deps: Update dependency black to v25 (e61157b)

  • deps: Update dependency isort to v6 (46dfc50)

  • deps: Update dependency jinja2 to v3.1.6 [security] (52bc585)

  • deps: Update dependency types-setuptools to v76 (1299440)

... (truncated)

Changelog

Sourced frompython-gitlab's changelog.

CHANGELOG

v5.6.0 (2025-01-28)

Features

  • group: Add support for group level MR approval rules(304bdd0)

v5.5.0 (2025-01-28)

Chores

  • Add deprecation warning for mirror_pull functions(7f6fd5c)

  • Relax typing constraints for response action(f430078)

  • tests: Catch deprecation warnings(0c1af08)

Documentation

  • Add usage of pull mirror(9b374b2)

  • Remove old pull mirror implementation(9e18672)

Features

  • functional: Add pull mirror test(3b31ade)

  • projects: Add pull mirror class(2411bff)

  • unit: Add pull mirror tests(5c11203)

v5.4.0 (2025-01-28)

Bug Fixes

  • api: Make type ignores more specific where possible(e3cb806)

... (truncated)

Commits
  • 8bae3b5 chore: release v6.0.0
  • f49d54e chore(deps): update python-semantic-release/python-semantic-release action to...
  • 4fef9f6 chore(deps): update all non-major dependencies
  • 5a4acab chore(deps): update pre-commit hook maxbrunet/pre-commit-renovate to v40
  • 78c0c03 chore(deps): update all non-major dependencies
  • da40e09 feat(api): add support for token self-rotation
  • 938b0d9 feat(api): add iteration_id as boards create attribute (#3191)
  • 203bd92 docs(job_token_scope): fix typo/inconsistency
  • a9163a9 feat(settings): implement support for 'silent_mode_enabled'
  • ee6cba1 chore(deps): update all non-major dependencies
  • Additional commits viewable incompare view

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)

Updates the requirements on [python-gitlab](https://github.com/python-gitlab/python-gitlab) to permit the latest version.- [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@v4.0.0...v6.0.0)---updated-dependencies:- dependency-name: python-gitlab  dependency-version: 6.0.0  dependency-type: direct:production...Signed-off-by: dependabot[bot] <support@github.com>
@dependabotdependabotbot added dependabotcreated by dependabot dependencies labelsJun 9, 2025
@codejedi365codejedi365 merged commit99fc9cc intomasterJun 12, 2025
12 of 13 checks passed
@codejedi365codejedi365 deleted the dependabot/pip/python-gitlab-gte-4.0.0-and-lt-7.0.0 branchJune 12, 2025 03:47
@codejedi365
Copy link
Contributor

🎉 This PR has been published as part of v10.1.0 🎉

You can find more information about this release on theGitHub Releases page.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

dependabotcreated by dependabotdependencies

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@codejedi365

[8]ページ先頭

©2009-2025 Movatter.jp