acquia / cli

Acquia CLI
GNU General Public License v2.0
42 stars 47 forks source link

Bump the dependencies group with 1 update #1568

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps the dependencies group with 1 update: m4tthumphrey/php-gitlab-api.

Release notes

Sourced from m4tthumphrey/php-gitlab-api's releases.

11.11.0 (17/07/2023)

  • Add support for author_id in Issues::all
  • Add support for tier in Environments::create
  • Add support for expires_at in Groups::addMember
  • Add support for include_retried in Jobs::pipelineBridges
  • Add support for additional parameters in Projects::deployment
  • Add support for additional parameters in Projects::forks
  • Add support for Events::all
  • Add support for Users::removeUserIdentity
  • Add support for MergeRequests::showParticipants
Changelog

Sourced from m4tthumphrey/php-gitlab-api's changelog.

[11.11.0] - 2023-07-17

  • Add support for author_id in Issues::all
  • Add support for tier in Environments::create
  • Add support for expires_at in Groups::addMember
  • Add support for include_retried in Jobs::pipelineBridges
  • Add support for additional parameters in Projects::deployment
  • Add support for additional parameters in Projects::forks
  • Add support for Events::all
  • Add support for Users::removeUserIdentity
  • Add support for MergeRequests::showParticipants
Commits
  • 7cd35ef Release 11.11.0
  • 10cc6af Merge branch '11.10' into 11.11
  • e6ea963 Update .styleci.yml
  • a56f7f2 Update CHANGELOG.md
  • f80b572 [11.11] Add support for tier in Environments::create (#758)
  • 9f630a1 Add support for Events API (#754)
  • 1b9a894 [11.11] Add support for additional parameters in Projects::forks (#752)
  • ebe5d9e Update CHANGELOG.md
  • 34f06de [11.11] Add support for MergeRequests::showParticipants (#755)
  • 3d0f14e [11.11] Add support for author_id in Issues::all (#761)
  • 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
codecov[bot] commented 1 year ago

Codecov Report

Patch and project coverage have no change.

Comparison is base (4dc1a18) 91.77% compared to head (4a7feb2) 91.77%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1568 +/- ## ========================================= Coverage 91.77% 91.77% Complexity 1663 1663 ========================================= Files 110 110 Lines 5957 5957 ========================================= Hits 5467 5467 Misses 490 490 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.