fix(deps): update dependency org.gitlab4j:gitlab4j-api to v6.2.0
This MR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| org.gitlab4j:gitlab4j-api (source) |
6.1.0 -> 6.2.0
|
Release Notes
gitlab4j/gitlab4j-api (org.gitlab4j:gitlab4j-api)
v6.2.0
What's Changed
- Use Long instead of Integer in addMergeRequestAwardEmoji(..) by @jmini in https://github.com/gitlab4j/gitlab4j-api/pull/1272
- Expose ci_delete_pipelines_in_seconds via Project API by @lheer in https://github.com/gitlab4j/gitlab4j-api/pull/1269
- Add pagination support for project badges by @Jony-Jas in https://github.com/gitlab4j/gitlab4j-api/pull/1270
- Add Pull mirror API (#1227) by @Jony-Jas in https://github.com/gitlab4j/gitlab4j-api/pull/1271
- Add methods to retrieve Merge Requests with projectIdOrPath and filter by @mhagnumdw in https://github.com/gitlab4j/gitlab4j-api/pull/1275
- add user_update_for_group and event to SystemHookEvent by @simon-weimann in https://github.com/gitlab4j/gitlab4j-api/pull/1279
- PipelineApi: get test report summary for a pipeline by @b3nj0 in https://github.com/gitlab4j/gitlab4j-api/pull/1282
- Add new AccessLevel Planner by @ysemko in https://github.com/gitlab4j/gitlab4j-api/pull/1288
- MergeRequestApi: Add support for Author Username by @lucasls in https://github.com/gitlab4j/gitlab4j-api/pull/1283
- DiscussionApi: Retrieve a single discussion from a Merge Request by @lucasls in https://github.com/gitlab4j/gitlab4j-api/pull/1284
- Better support for DiffNote type (line_range in Position, suggestions, ...) by @vimsucks in https://github.com/gitlab4j/gitlab4j-api/pull/1286
- Add Issue related Merge Request fix #1144 by @LeJeanbono in https://github.com/gitlab4j/gitlab4j-api/pull/1292
- Add environment filters #1129 by @LeJeanbono in https://github.com/gitlab4j/gitlab4j-api/pull/1293
- feat: added methods for Endpoint "/groups/:id/groups/shared" by @ysemko in https://github.com/gitlab4j/gitlab4j-api/pull/1290
- Add project Template list #1127 by @LeJeanbono in https://github.com/gitlab4j/gitlab4j-api/pull/1291
- Add additional job scope #1104 by @LeJeanbono in https://github.com/gitlab4j/gitlab4j-api/pull/1294
- Add ErrorTrackingApi #875 by @LeJeanbono in https://github.com/gitlab4j/gitlab4j-api/pull/1295
- Add support for comment_on_event_enabled property in JiraService #853 by @LeJeanbono in https://github.com/gitlab4j/gitlab4j-api/pull/1296
- Support the "environment" field in the Pipeline and Job webhook events by @lucasls in https://github.com/gitlab4j/gitlab4j-api/pull/1297
New Contributors
- @lheer made their first contribution in https://github.com/gitlab4j/gitlab4j-api/pull/1269
- @Jony-Jas made their first contribution in https://github.com/gitlab4j/gitlab4j-api/pull/1270
- @mhagnumdw made their first contribution in https://github.com/gitlab4j/gitlab4j-api/pull/1275
- @ysemko made their first contribution in https://github.com/gitlab4j/gitlab4j-api/pull/1288
- @lucasls made their first contribution in https://github.com/gitlab4j/gitlab4j-api/pull/1283
Full Changelog: https://github.com/gitlab4j/gitlab4j-api/compare/6.1.0...6.2.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.