Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 12, 2023

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

Release notes

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

11.12.0 (08/10/2023)

  • Add PHP 8.3 support
  • Add Projects::updateProtectedBranch and Projects::updateApprovalsConfiguration
  • Add support for environment_scope in Projects::removeVariable
  • Add support for filter in Projects::variable
  • Add support for author in Repositories::commits
  • Add support for additional parameters in Projects::labels and Groups::labels

11.11.1 (08/10/2023)

  • Fixed double encoding of job name in artifacts download

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.1 (08/10/2023)

  • Fixed double encoding of job name in artifacts download

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.12.0] - 2023-10-08

  • Add PHP 8.3 support
  • Add Projects::updateProtectedBranch and Projects::updateApprovalsConfiguration
  • Add support for environment_scope in Projects::removeVariable
  • Add support for filter in Projects::variable
  • Add support for author in Repositories::commits
  • Add support for additional parameters in Projects::labels and Groups::labels

[11.11.1] - 2023-10-08

  • Fixed double encoding of job name in artifacts download

[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

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.12.0.
- [Release notes](https://github.com/GitLabPHP/Client/releases)
- [Changelog](https://github.com/GitLabPHP/Client/blob/11.12/CHANGELOG.md)
- [Commits](GitLabPHP/Client@11.9.0...11.12.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 Oct 12, 2023
@codecov
Copy link

codecov bot commented Oct 12, 2023

Codecov Report

All modified lines are covered by tests ✅

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

Additional details and impacted files
@@            Coverage Diff            @@
##                1.x     #217   +/-   ##
=========================================
  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.

@dpi
Copy link
Owner

dpi commented Jul 2, 2024

@dependabot rebase

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jul 2, 2024

Superseded by #232.

@dependabot dependabot bot closed this Jul 2, 2024
@dependabot dependabot bot deleted the dependabot/composer/m4tthumphrey/php-gitlab-api-11.12.0 branch July 2, 2024 03:06
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.

2 participants