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

Bump m4tthumphrey/php-gitlab-api from 11.9.0 to 11.11.0 #207

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 7, 2023

Bumps m4tthumphrey/php-gitlab-api from 11.9.0 to 11.11.0.

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

11.10.0 (30/04/2023)

  • Add support for Packages::addGenericFile
  • Add support for Milestones::mergeRequests
  • Add support for Project::removeTrigger
  • Add support for Schedules::takeOwnership and Schedules::play
  • Add support for access_level in Projects::createProjectAccessToken
  • Add support for expires_at in Projects::addMember and Projects::saveMember
  • Add support for order_by version in Tags::all
  • Added support for psr/http-message v2

11.9.1 (30/04/2023)

  • Corrected upload avatar endpoint
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

[11.10.0] - 2023-04-30

  • Add support for Packages::addGenericFile
  • Add support for Milestones::mergeRequests
  • Add support for Project::removeTrigger
  • Add support for Schedules::takeOwnership and Schedules::play
  • Add support for access_level in Projects::createProjectAccessToken
  • Add support for expires_at in Projects::addMember and Projects::saveMember
  • Add support for order_by version in Tags::all
  • Added support for psr/http-message v2

[11.9.1] - 2023-04-30

  • Corrected upload avatar endpoint
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
  • @dependabot show <dependency name> 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)

Bumps [m4tthumphrey/php-gitlab-api](https://github.com/GitLabPHP/Client) from 11.9.0 to 11.11.0.
- [Release notes](https://github.com/GitLabPHP/Client/releases)
- [Changelog](https://github.com/GitLabPHP/Client/blob/11.11/CHANGELOG.md)
- [Commits](GitLabPHP/Client@11.9.0...11.11.0)

---
updated-dependencies:
- dependency-name: m4tthumphrey/php-gitlab-api
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 7, 2023
@codecov
Copy link

codecov bot commented Sep 7, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (74887d3) 66.04% compared to head (f5803eb) 66.04%.

Additional details and impacted files
@@            Coverage Diff            @@
##                1.x     #207   +/-   ##
=========================================
  Coverage     66.04%   66.04%           
  Complexity      417      417           
=========================================
  Files            58       58           
  Lines          1649     1649           
=========================================
  Hits           1089     1089           
  Misses          560      560           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 12, 2023

Superseded by #217.

@dependabot dependabot bot closed this Oct 12, 2023
@dependabot dependabot bot deleted the dependabot/composer/m4tthumphrey/php-gitlab-api-11.11.0 branch October 12, 2023 01:23
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants