repman-io / repman

Repman - PHP Repository Manager: packagist proxy and host for private packages
https://repman.io
MIT License
513 stars 106 forks source link

Bump ramsey/uuid-doctrine from 1.8.0 to 1.8.1 #592

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps ramsey/uuid-doctrine from 1.8.0 to 1.8.1.

Release notes

Sourced from ramsey/uuid-doctrine's releases.

1.8.1

Fixed

  • Prevent type error while converting invalid value type in convertToDatabaseValue() (#170).
  • Add return type annotation to getSQLDeclaration() to silence deprecation notices (#173).
Changelog

Sourced from ramsey/uuid-doctrine's changelog.

1.8.1 - 2022-01-15

Fixed

  • Prevent type error while converting invalid value type in convertToDatabaseValue() (#170).
  • Add return type annotation to getSQLDeclaration() to silence deprecation notices (#173).
Commits
  • 1a6f235 ci: set up dependencies in the workflow
  • 74bd731 chore: prepare release 1.8.1
  • 5a7a0f5 ci: update ramsey/composer-install
  • 8bbbab9 chore: add allowed plugins to composer.json
  • 7396241 Prevent type error while converting invalid value type in `convertToDatabaseV...
  • 57e85bd Make assertion equals strict (#172)
  • 05ed408 Fix return type (#173)
  • d120276 Bump codecov/codecov-action from 1 to 2.1.0 (#175)
  • f3f5b7b Use Dependabot to suggest github actions upgrades
  • See full diff 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 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)
codecov[bot] commented 2 years ago

Codecov Report

Merging #592 (8a1207a) into master (304f75d) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 8a1207a differs from pull request most recent head 31475ff. Consider uploading reports for the commit 31475ff to get more accurate results

@@            Coverage Diff            @@
##             master     #592   +/-   ##
=========================================
  Coverage     99.16%   99.16%           
  Complexity     1910     1910           
=========================================
  Files           301      301           
  Lines          6072     6072           
=========================================
  Hits           6021     6021           
  Misses           51       51           

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 99d6e11...31475ff. Read the comment docs.