Skip to content

Bump ramsey/uuid-doctrine from 1.6.0 to 1.7.0 #501

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

Merged
merged 1 commit into from
Aug 19, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 19, 2021

Bumps ramsey/uuid-doctrine from 1.6.0 to 1.7.0.

Release notes

Sourced from ramsey/uuid-doctrine's releases.

1.7.0

Added

  • Support ramsey/uuid v4
  • Support PHP 8

Changed

  • Changed primary Doctrine dependency to doctrine/dbal and moved doctrine/orm dependency to require-dev.
Changelog

Sourced from ramsey/uuid-doctrine's changelog.

1.7.0 - 2021-08-07

Added

  • Support ramsey/uuid v4
  • Support PHP 8

Changed

  • Changed primary Doctrine dependency to doctrine/dbal and moved doctrine/orm dependency to require-dev.
Commits
  • b250b9d chore: prepare release 1.7.0
  • a1be042 chore: hide the type coverage badge
  • ad3c0b3 chore: bring package up to current package standards
  • 955cd78 Merge pull request #82 from vudaltsov/doctrine-orm-soft-dependency
  • c5a8bb3 Merge branch 'master' into doctrine-orm-soft-dependency
  • 2164daf Merge pull request #142 from thicolares/add-uuid-type-config-example-laravel
  • c5f54b1 Merge pull request #153 from michaeldnelson/mysql_polyfill_docs
  • 3ceac12 Merge pull request #159 from vmdumitrache/update-readme
  • 4ece4a3 Update README.md for doctrine/orm 2.8
  • 0b2d9f3 Documents the use of BIN_TO_UUID and UUID_TO_BIN in mysql 8+ as well as a con...
  • 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 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.6.0 to 1.7.0.
- [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.6.0...1.7.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 19, 2021
@codecov
Copy link

codecov bot commented Aug 19, 2021

Codecov Report

Merging #501 (f29cd89) into master (640a878) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #501   +/-   ##
=========================================
  Coverage     99.32%   99.32%           
  Complexity     1884     1884           
=========================================
  Files           300      300           
  Lines          5970     5970           
=========================================
  Hits           5930     5930           
  Misses           40       40           

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 640a878...f29cd89. Read the comment docs.

@akondas akondas enabled auto-merge (squash) August 19, 2021 08:33
@akondas akondas merged commit 0d65a46 into master Aug 19, 2021
@akondas akondas deleted the dependabot/composer/ramsey/uuid-doctrine-1.7.0 branch August 19, 2021 08:33
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