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

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

Merged
merged 2 commits into from
Jun 21, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 23, 2022

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)

Bumps [ramsey/uuid-doctrine](https://github.com/ramsey/uuid-doctrine) from 1.8.0 to 1.8.1.
- [Release notes](https://github.com/ramsey/uuid-doctrine/releases)
- [Changelog](https://github.com/ramsey/uuid-doctrine/blob/main/CHANGELOG.md)
- [Commits](ramsey/uuid-doctrine@1.8.0...1.8.1)

---
updated-dependencies:
- dependency-name: ramsey/uuid-doctrine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 23, 2022
@codecov
Copy link

codecov bot commented May 23, 2022

Codecov Report

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

❗ 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.

@akondas akondas enabled auto-merge (squash) June 21, 2022 20:22
@akondas akondas merged commit 50fe808 into master Jun 21, 2022
@akondas akondas deleted the dependabot/composer/ramsey/uuid-doctrine-1.8.1 branch June 21, 2022 20:25
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.

1 participant