Skip to content

Bump gitlab from 5.1.0 to 6.1.0 in /updater#34

Merged
JaclynCodes merged 1 commit into
mainfrom
dependabot/bundler/updater/gitlab-6.1.0
Feb 26, 2026
Merged

Bump gitlab from 5.1.0 to 6.1.0 in /updater#34
JaclynCodes merged 1 commit into
mainfrom
dependabot/bundler/updater/gitlab-6.1.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Jan 28, 2026

Bumps gitlab from 5.1.0 to 6.1.0.

Release notes

Sourced from gitlab's releases.

v6.1.0

General improvements

  • Removed dependency constraint for base64 #719

Bugfixes

  • Encoded tag_name in project releases API b3b5d37

New features

  • Added support for setting override flag for a member of a group #718
  • Added support for options in merge request diffs API #723

v6.0.0

General improvements

  • Dropped Ruby 3.1 support
  • Added support for Ruby 3.4 #708

New features

  • Added body_as_json configuration parameter #712
  • Added support for remote mirrors API #704
  • Added support for additional options in group members API #713
  • Added support for additional options in registry repositories API #710
Commits
  • 4818c57 Release v6.1.0
  • 9b9f5ce Set permissions for CI workflow
  • ba365f0 Minor improvements to GitHub pages
  • df6abc6 Implement new GitHub pages (#725)
  • f74a883 Enable GitHub actions update via dependabot
  • f62c8d3 Add GitHub action for gem release
  • 29c1c85 Remove inactive contributor
  • 90db6a9 Merge pull request #723 from travisdock/pagination-of-merge-request-changes
  • 42e1dc5 Add query options to merge_request_diffs
  • 4f2667d Merge pull request #719 from andrewmarkle/master
  • 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)

Summary by cubic

Upgrade the gitlab gem in /updater from 5.1.0 to 6.1.0 and relax the gemspec to allow versions <7. This brings bug fixes, new API options, and updated Ruby support.

  • Dependencies

    • gitlab → 6.1.0; gemspec updated to ">= 5, < 7".
    • Transitive: httparty 0.24.2, base64 0.3.0 (constraint removed), csv 3.3.5. Includes the release tag encoding fix and new API options (MR diffs, group member override, remote mirrors).
  • Migration

    • Ruby 3.1 is no longer supported by gitlab v6; ensure runtime is Ruby 3.2+ before merging.

Written for commit 05bccb4. Summary will update on new commits.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code labels Jan 28, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Jan 28, 2026

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

  • ✅ Review completed - (🔄 Check again to review again)

Comment @coderabbitai help to get the list of available commands and usage tips.

Copy link
Copy Markdown

@cubic-dev-ai cubic-dev-ai Bot left a comment

Choose a reason for hiding this comment

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

No issues found across 2 files

@dependabot dependabot Bot force-pushed the dependabot/bundler/updater/gitlab-6.1.0 branch from d941c86 to 529da98 Compare February 1, 2026 17:15
Bumps [gitlab](https://github.com/NARKOZ/gitlab) from 5.1.0 to 6.1.0.
- [Release notes](https://github.com/NARKOZ/gitlab/releases)
- [Commits](NARKOZ/gitlab@v5.1.0...v6.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/bundler/updater/gitlab-6.1.0 branch from 529da98 to 05bccb4 Compare February 23, 2026 00:44
@JaclynCodes JaclynCodes merged commit b9d1c8e into main Feb 26, 2026
33 of 131 checks passed
@dependabot dependabot Bot deleted the dependabot/bundler/updater/gitlab-6.1.0 branch February 26, 2026 04:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Coderabbit dependencies Pull requests that update a dependency file ruby Pull requests that update ruby code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant