repman-io / repman

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

Bump doctrine/orm from 2.9.1 to 2.9.4 #504

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps doctrine/orm from 2.9.1 to 2.9.4.

Release notes

Sourced from doctrine/orm's releases.

2.9.4

Release Notes for 2.9.4

2.9.x bugfix release (patch)

2.9.4

  • Total issues resolved: 0
  • Total pull requests resolved: 33
  • Total contributors: 15

Improvement

Bug

Documentation

Failing Test

Backporting

... (truncated)

Commits
  • b19a13f Override getAssociationTargetClass phpdoc (#8907)
  • 1e2c0ce Merge pull request #8909 from greg0ire/fix-build
  • 6a6bcc1 Ignore error caused by upstream package
  • e2f54f6 Remove phpstan-specific annotation
  • e16a768 Adapt baseline to new error message
  • 3b9e04e Merge pull request #8905 from nicolas-grekas/ret-types
  • fca1f52 Add explicit @return type next to #[ReturnTypeWillChange]
  • 4fa2f6b Merge pull request #8896 from derrabus/bugfix/dont-pass-null
  • 245563e Merge pull request #8894 from derrabus/bugfix/return-type-will-change
  • a5436be Merge pull request #8899 from simPod/psalm
  • 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)
codecov[bot] commented 3 years ago

Codecov Report

Merging #504 (9139cb8) into master (f521e24) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #504   +/-   ##
=========================================
  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 f521e24...9139cb8. Read the comment docs.