ossf / scorecard

OpenSSF Scorecard - Security health metrics for Open Source
https://scorecard.dev
Apache License 2.0
4.25k stars 460 forks source link

:seedling: Bump github.com/xanzy/go-gitlab from 0.103.0 to 0.105.0 #4099

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps github.com/xanzy/go-gitlab from 0.103.0 to 0.105.0.

Commits
  • 6c765d2 Merge pull request #1937 from djrichar/MemberRoleIdForSAMLGroupLink
  • 3291483 Issue: 1936 fix Missing MEmberRoleId for group link creation
  • aee1e19 Merge pull request #1935 from heidiberry/main
  • a13465b Reinstate missing fields for emails on push integration
  • db7c135 Merge pull request #1934 from heidiberry/main
  • 50bbab2 Remove deprecated field removed in GitLab 9.0
  • f23e38b Merge pull request #1917 from ashmckenzie/ashmckenzie/add-merged-at
  • ca11f5c Merge pull request #1933 from heidiberry/add-container-registry-status
  • ffe1971 Minor tweaks
  • 32950b3 Merge pull request #1932 from heidiberry/add-new-field-to-edit-project
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.

Dependabot will merge this PR once CI passes on it, as requested by @spencerschrock.


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 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)
spencerschrock commented 1 month ago

@dependabot squash and merge

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 59.92%. Comparing base (8789bbb) to head (86fa85f). Report is 32 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #4099 +/- ## ========================================== - Coverage 66.66% 59.92% -6.75% ========================================== Files 224 209 -15 Lines 16134 15316 -818 ========================================== - Hits 10756 9178 -1578 - Misses 4704 5461 +757 - Partials 674 677 +3 ```