melt icon indicating copy to clipboard operation
melt copied to clipboard

Bump gitlab4j-api from 4.8.4 to 4.16.0

Open dependabot-preview[bot] opened this issue 3 years ago • 0 comments

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps gitlab4j-api from 4.8.4 to 4.16.0.

Changelog

Sourced from gitlab4j-api's changelog.

Changelog

Changelog of GitLab4J API.

Unreleased

GitHub #348 support access level for project user

Feature-351: Add support for get all members to ProjectApi and GroupApi

  • Added getAllMembers() methods (#348).
  • Added tests for getAllMembers() methods (#348).

d72fb68468bdeb7 Greg Messner 2019-05-11 02:01:12

GitHub #349 User related data models need to be verified and updated. enhancement

Audited and updated all user related data models (#349, #350)

  • Updated user related data models and tests to match latest GitLab API specs.

a6b7c78912d0555 Greg Messner 2019-05-10 22:55:43

GitHub #350 Audited and updated all user related data models (#349).

Audited and updated all user related data models (#349, #350)

  • Updated user related data models and tests to match latest GitLab API specs.

a6b7c78912d0555 Greg Messner 2019-05-10 22:55:43

Jira Feature-351

Feature-351: Add support for get all members to ProjectApi and GroupApi

  • Added getAllMembers() methods (#348).
  • Added tests for getAllMembers() methods (#348).

d72fb68468bdeb7 Greg Messner 2019-05-11 02:01:12

No issue

Bumped version.

aea14054daf6c21 Greg Messner 2019-05-11 02:03:40

Switched to the jakarta version of the activation and servlet dependencies.

... (truncated)

Commits
  • c9bb3d5 [maven-release-plugin] prepare release gitlab4j-api-4.16.0
  • 5d2fa4c Bumped version in preparation for next release.
  • 9d7c8a1 Merge pull request #688 from gitlab4j/issue-657
  • d80899f fix: Remove duplicate set of namespace_id
  • a80780c Merge pull request #654 from esep/prevent_nsee
  • 7c0cf5e Merge pull request #664 from ojacquemart/feature/generate-changelog-data
  • 57a7cc5 Merge pull request #670 from yuezhuangshi/add-field-to-note-event
  • 955d1a3 Merge pull request #674 from gitlab4j/jabby-patch-1
  • ccda043 build: temporary skip tests on github action
  • e570c9b Merge pull request #677 from lesiak/676-missing-values-in-pipelinestatus
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

dependabot-preview[bot] avatar Apr 13 '21 04:04 dependabot-preview[bot]