Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): update gitlab requirement from = 4.17.0 to = 4.19.0 in /common #704

Open
wants to merge 1 commit into
base: azure_changes
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 11, 2022

Updates the requirements on gitlab to permit the latest version.

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
Changelog

Sourced from gitlab's changelog.

CHANGELOG

Newer releases

Please see: https://github.com/NARKOZ/gitlab/releases

4.2.0 (13/07/2017)

  • Use url_encode in all Commit resources (@​grodowski)
  • Fix project_search path for APIv4 (@​edaubert)
  • Add options to Labels#create_label (@​hlidotbe)
  • Add Board API support (@​hlidotbe)
  • Award Emoji API (@​akkee)
  • Subscribe and unsubscribe actions for labels (@​akkee)
  • Add options hash to add_hook method (@​mltsy)
  • Update repository files endpoint APIv4 (@​mltsy)
  • Update Branch docs and add options param to protect_branch (@​mltsy)
  • Fix and clarify edit_project option docs (@​mltsy)
  • Add TODO API (@​akkee)
  • Use body parameter to send POST data (@​sr189)
  • Add Environments module (@​mltsy)
  • Edit and Delete methods for Notes API (@​akkee)
  • Rename branch_name parameter to branch in create_branch & create_commit methods (@​sr189)

4.1.0 (26/05/2017)

4.0.0 (10/04/2017)

  • Adds ability to create commits in a repository - (@​logicminds)
  • Remove Ruby 1.x support from the project - (@​orta)
  • Add star_project and unstar_project methods. (@​connorshea)
  • Lock terminal-table to prevent build failures on Ruby 1.9/2.0. (@​connorshea)
  • Update documentation to link to docs.gitlab.com instead of the GitHub mirror for GitLab CE. (@​connorshea)
  • Add method share_project_with_group (@​danhalligan)
  • Allow to retrieve ssh_keys for a specific user(@​dirker)
  • Allow issues to use NAMESPACE/REPO identifier (@​brodock)
  • Add issues subscribe/unsubscribe (@​newellista)
  • Add merge_requests subscribe/unsubscribe (@​newellista)
  • Updated deploy_key endpoints (@​epintozzi)
  • Add milestone/merge_requests (API V4 only) (@​joren)
  • Rename "git hook" to "push rule". (@​asedge)
  • Change project fork endpoint for v4 API. (@​asedge)
  • Block/unblock user now uses POST instead of PUT. (@​asedge)
  • Project ID can also be a string (namespace/project_name). (@​bergholdt)
  • Support pipeline. (@​bergholdt)
  • Add methods to disable and enable deploy keys on projects. (@​buzzdeee)
  • Add method to fetch issues a merge request will close. (@​joren)

... (truncated)

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 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)

Updates the requirements on [gitlab](https://github.com/NARKOZ/gitlab) to permit the latest version.
- [Release notes](https://github.com/NARKOZ/gitlab/releases)
- [Changelog](https://github.com/NARKOZ/gitlab/blob/master/CHANGELOG.md)
- [Commits](NARKOZ/gitlab@v4.17.0...v4.19.0)

---
updated-dependencies:
- dependency-name: gitlab
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file ruby Pull requests that update Ruby code labels Jul 11, 2022
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 ruby Pull requests that update Ruby code
Projects
None yet
0 participants