acquia / cli

Acquia CLI
GNU General Public License v2.0
42 stars 47 forks source link

Bump the dependencies group with 2 updates #1768

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 2 months ago

Bumps the dependencies group with 2 updates: composer/semver and laminas/laminas-validator.

Updates composer/semver from 3.4.0 to 3.4.2

Release notes

Sourced from composer/semver's releases.

3.4.2

  • Fixed PHP 5.3 syntax error

Full Changelog: https://github.com/composer/semver/compare/3.4.1...3.4.2

3.4.1

  • Fixed normalizeStability's return type to enforce valid stabilities

Full Changelog: https://github.com/composer/semver/compare/3.4.0...3.4.1

Changelog

Sourced from composer/semver's changelog.

[3.4.2] 2024-07-12

  • Fixed PHP 5.3 syntax error

[3.4.1] 2024-07-12

  • Fixed normalizeStability's return type to enforce valid stabilities
Commits
  • c51258e Fix tests
  • f25dd04 Update CHANGELOG.md
  • d9dae3c Fix PHP 5.3 compatibility
  • 8536c1b Update CHANGELOG.md
  • 106a346 Fix normalizeStability return type to enforce valid stabilities
  • a40ea7e Add test cases for invalid CalVer & the boundary between SemVer and CalVer (#...
  • 1d09200 Add phpstan-baseline.neon to .gitattributes (#153)
  • See full diff in compare view


Updates laminas/laminas-validator from 2.60.0 to 2.61.0

Release notes

Sourced from laminas/laminas-validator's releases.

2.61.0

Release Notes for 2.61.0

2.61.0

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

Documentation,Feature Removal

Enhancement

Documentation,Enhancement

Commits
  • df77732 Merge pull request #360 from gsteel/v2/deprecate-upload
  • 9afd2ac Merge pull request #359 from gsteel/v2/abstract-validator-deprecations
  • 4775b92 Deprecate the legacy Upload validator
  • b7d54f7 AbstractValidator deprecations
  • 29c167c Merge pull request #353 from gsteel/v2/deprecate-file-hash-validators
  • 535827f Deprecate Unnecessary File Hash Validators
  • 7b3f899 Merge pull request #352 from gsteel/v2/add-type-coverage
  • 8b495a4 Add type coverage badge to the readme
  • 52f8a93 Merge pull request #342 from gsteel/v2/mime-type-deprecations
  • 2d9d4b1 MimeType deprecations
  • 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 2 months ago

Codecov Report

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

Project coverage is 91.99%. Comparing base (153d33c) to head (7dbb508).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1768 +/- ## ========================================= Coverage 91.99% 91.99% Complexity 1818 1818 ========================================= Files 121 121 Lines 6834 6834 ========================================= Hits 6287 6287 Misses 547 547 ```

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

github-actions[bot] commented 2 months ago

Try the dev build for this PR: https://acquia-cli.s3.amazonaws.com/build/pr/1768/acli.phar

curl -OL https://acquia-cli.s3.amazonaws.com/build/pr/1768/acli.phar
chmod +x acli.phar