acquia / cli

Command-line interface for Acquia Cloud Platform products
https://docs.acquia.com/acquia-cli/
GNU General Public License v2.0
42 stars 47 forks source link

Bump the dependencies group with 3 updates #1704

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps the dependencies group with 3 updates: laminas/laminas-validator, m4tthumphrey/php-gitlab-api and phpstan/phpstan.

Updates laminas/laminas-validator from 2.50.0 to 2.51.0

Release notes

Sourced from laminas/laminas-validator's releases.

2.51.0

Release Notes for 2.51.0

Feature release (minor)

2.51.0

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

Documentation,Enhancement

Commits
  • 25cc42e Merge pull request #236 from akrabat/update-mimetype-isvalid-value-annotation
  • bec5e0e Import UploadedFileInterface
  • 950c8c0 Limit (Exclude)MimeType's type of $value
  • 03b2319 Update ExcludeMimeType::isValid() signature
  • a0ef89e Add object to $value parameter of MimeType::isValid()
  • See full diff in compare view


Updates 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


Updates phpstan/phpstan from 1.10.60 to 1.10.62

Release notes

Sourced from phpstan/phpstan's releases.

1.10.62

Improvements 🔧

Bugfixes 🐛

1.10.61

Improvements 🔧

Bugfixes 🐛

Internals 🔍

Commits
  • cd5c8a1 PHPStan 1.10.62
  • de1c07e Updated PHPStan to commit de1c07ea68c36854b46c43ee575145ad4ae2386a
  • 5a47893 Updated PHPStan to commit 5a4789339e5768628bf9bb2abdf38eff135553cd
  • 787c1e2 Updated PHPStan to commit 787c1e2b46a40ccac9bb254fd45204a310f6ff2f
  • 30049da PHPStan 1.10.61
  • 67f9420 Updated PHPStan to commit 67f9420cba9fa45501cdca87770d50c5c22bd508
  • effad95 Updated PHPStan to commit effad95da555c2b6c7b305178a221e84c831df61
  • e76f64e Updated PHPStan to commit e76f64e55baee5e67a01d0dd0c6b0b62f76e134f
  • 8b9a619 Updated PHPStan to commit 8b9a619f36ed1d3c1c000df0d5f04b1da85870f7
  • d1bcf78 Updated PHPStan to commit d1bcf786eedbce9fee74f43f080678fa7788e4e3
  • Additional commits viewable in compare view


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 ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 91.22%. Comparing base (f865c67) to head (6e592dd).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1704 +/- ## ========================================= Coverage 91.22% 91.22% Complexity 1796 1796 ========================================= Files 122 122 Lines 6450 6450 ========================================= Hits 5884 5884 Misses 566 566 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.