nucleos / SonataCKEditorBundle

⚙️ Sonata media management for the CKEditor
https://nucleos.rocks
MIT License
3 stars 1 forks source link

Bump phpstan/phpstan-doctrine from 1.0.4 to 1.2.10 in /vendor-bin/tools #4

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps phpstan/phpstan-doctrine from 1.0.4 to 1.2.10.

Release notes

Sourced from phpstan/phpstan-doctrine's releases.

1.2.10

  • 5a5454c - literal-string in QueryBuilder::where()
  • aefeca7 - Update CS

1.2.9

  • 149cf71 - Look for QueryBuilder in nested methods when calling getQuery() directly on QueryBuilder
  • 7460f9d - determine queryBuilderType if called on other method
  • b7195d6 - Add allowNullablePropertyForRequiredField Readme
  • ecec34e - Update renovate.json
  • dc3b2b3 - Update lock-closed-issues.yml
  • dccb60d - Update github-actions
  • 7a425f0 - Update metcalfc/changelog-generator action to v1.0.1
  • 728dfd9 - Delete dependabot.yml
  • c8161f5 - Update and rename renovate.json to .github/renovate.json
  • f6b4354 - Add renovate.json
  • 45ecec1 - Update phpunit.xml

1.2.8

  • c49475b - Add IDENTITY() type inference support

1.2.7

  • 938350f - Non-existent class is transient
  • 46256c9 - Aggregate functions affect nullability only when the query is not grouped

1.2.6

  • 7c11cd7 - Fix error with nonexistent Doctrine\ORM\Mapping\ClassMetadataFactory

1.2.5

  • 2eb2e0c - Catch Doctrine\Persistence\Mapping\MappingException too

1.2.4

  • 1325277 - MappingDriverChain::isTransient() - catch exceptions too
  • 47aa7ca - We can not assume the type of Query::getResult() if ResultType may be void
  • 753f9e8 - Avoid error about unknown annotations

1.2.3

  • 16cb23a - Do not crash with AnnotationException

1.2.2

  • b86c38c - Compatibility with Doctrine DBAL 3.x
  • 2c6deea - Run entity mapping rules without objectManagerLoader only on bleedingEdge
  • 9f1df5b - Fix
  • f66919f - Fix getRepository on DocumentManager
  • cb3a2cf - Fix
  • 28cb4bb - Fix
  • 346484d - Update CS
  • 5fa8fef - Fix loading metadata of entities that contain embeddables

1.2.1

  • 28ee715 - Support for infering the result type of queries in EntityManager::createQuery()

... (truncated)

Commits
  • 5a5454c literal-string in QueryBuilder::where()
  • aefeca7 Update CS
  • 149cf71 Look for QueryBuilder in nested methods when calling getQuery() directly on Q...
  • 7460f9d determine queryBuilderType if called on other method
  • b7195d6 Add allowNullablePropertyForRequiredField Readme
  • ecec34e Update renovate.json
  • dc3b2b3 Update lock-closed-issues.yml
  • dccb60d Update github-actions
  • 7a425f0 Update metcalfc/changelog-generator action to v1.0.1
  • 728dfd9 Delete dependabot.yml
  • 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)
core23 commented 2 years ago

@dependabot rebase