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.13.0 to 11.14.0 #1182

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 18, 2024

Bumps m4tthumphrey/php-gitlab-api from 11.13.0 to 11.14.0.

Release notes

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

11.14.0 (17/03/2024)

  • Add support for php-http/cache-plugin:^2.0
  • Add support for 'approved' status in Project::events
  • Add support for name in createRelease and updateRelease
  • Add support for date filtering to GroupsMilestones::all()
  • Update MergeRequests::all to use millisecond precision for date filters
Changelog

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

[11.14.0] - 2024-03-11

  • Add support for php-http/cache-plugin:^2.0
  • Add support for 'approved' status in Project::events
  • Add support for name in createRelease and updateRelease
  • Add support for date filtering to GroupsMilestones::all()
  • Update MergeRequests::all to use millisecond precision for date filters
Commits
  • 6b80588 Release 11.14.0
  • fb6e520 Update release notes
  • 869915e Add support for php-http/cache-plugin:^2.0
  • 7d1ee08 Apply fixes from StyleCI
  • 04d543b Fixes
  • 26a4f3a [11.14] Group milestones API: able to call GitLab API with addtional paramete...
  • f6fcad6 Fix project events not allowing approved action (#788)
  • 7d52be1 [11.14] Update MergeRequests::all to use millisecond precision (#787)
  • dd5eecc Ability to set release name (#781)
  • a3e4186 Merge branch '11.13' into 11.14
  • 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.13.0 to 11.14.0.
- [Release notes](https://github.com/GitLabPHP/Client/releases)
- [Changelog](https://github.com/GitLabPHP/Client/blob/11.14/CHANGELOG.md)
- [Commits](GitLabPHP/Client@11.13.0...11.14.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Mar 18, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.03%. Comparing base (f9bb960) to head (4cf62aa).
Report is 1 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #1182   +/-   ##
=========================================
  Coverage     89.03%   89.03%           
  Complexity      285      285           
=========================================
  Files            47       47           
  Lines          1012     1012           
=========================================
  Hits            901      901           
  Misses          111      111           

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

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.

None yet

1 participant