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

chore(deps): bump m4tthumphrey/php-gitlab-api from 11.10.0 to 11.11.0 #1081

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps m4tthumphrey/php-gitlab-api from 11.10.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
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
  • @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.10.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.10.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 dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Sep 4, 2023
@codecov-commenter
Copy link

codecov-commenter commented Sep 4, 2023

Codecov Report

Merging #1081 (e96b961) into master (f2d2eab) will increase coverage by 0.40%.
Report is 53 commits behind head on master.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the GitHub App Integration for your organization. Read more.

@@             Coverage Diff              @@
##             master    #1081      +/-   ##
============================================
+ Coverage     88.63%   89.03%   +0.40%     
  Complexity      285      285              
============================================
  Files            47       47              
  Lines           774     1012     +238     
============================================
+ Hits            686      901     +215     
- Misses           88      111      +23     

see 37 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JellyBellyDev JellyBellyDev merged commit cfb0693 into master Sep 4, 2023
4 checks passed
@JellyBellyDev JellyBellyDev deleted the dependabot/composer/m4tthumphrey/php-gitlab-api-11.11.0 branch September 4, 2023 08:31
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants