Skip to content

deps: bump gitlab from 4.18.0 to 4.19.0

George Koltsov requested to merge dependabot/bundler/gitlab-4.19.0 into main

Created by: dependabot[bot]

Bumps gitlab from 4.18.0 to 4.19.0.

Release notes

Sourced from gitlab's releases.

v4.19.0

General improvements

  • Dropped Ruby 2.5 support
  • Added support for Ruby 3.1
  • Bumped httparty dependency #631
  • Added funding_uri to gemspec

If you find this gem useful please show your support by sponsoring the author via https://github.com/sponsors/NARKOZ

New features

  • Added support for user approval #634
  • Added support for merge request deletion #635
  • Added support for group's descendant groups API #637
  • Added raise error for HTTP status code 522 #638
  • Added ResponseError error for undefined 4xx or 5xx HTTP status codes #640
  • Added support for all members of a group API #641
  • Added support for packages API #643
  • Added support for fetching changelog data #645
Commits
  • fdf06d0 Release v4.19.0
  • 054ef6e Add github to FUNDING.yml
  • e6764c5 feat: Add get changelog data endpoint (#645)
  • 1379680 Merge pull request #643 from renehernandez/packages-api
  • 5d1601d Add include Packages in Client class
  • e346ced Rename module
  • 4c19196 Add Packages API
  • cbd9e32 Merge pull request #641 from sourcelevel/add-all-group-members-endpoint
  • e6cfd10 Merge pull request #640 from reuben453/rp/raise-on-all-4xx-5xx
  • c1a3930 Add members/all endpoint for Group module
  • 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)

Merge request reports

Loading