Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 24, 2023

Bumps symfony/property-info from 6.0.11 to 6.0.19.

Release notes

Sourced from symfony/property-info's releases.

v6.0.19

Changelog (symfony/property-info@v6.0.18...v6.0.19)

  • bug #48969 Fixes constructor extractor for mixed type (michael.kubovic)

v6.0.17

Changelog (symfony/property-info@v6.0.16...v6.0.17)

  • bug #48718 Compatibility with doctrine/annotations 2 (derrabus)

v6.0.16

Changelog (symfony/property-info@v6.0.15...v6.0.16)

  • bug #48251 ignore const expressions read by phpdocumentor (xabbuh)

v6.0.15

Changelog (symfony/property-info@v6.0.14...v6.0.15)

  • no significant changes

v6.0.14

Changelog (symfony/property-info@v6.0.13...v6.0.14)

  • bug #47763 a readonly property must not be reported as being writable (xabbuh)
Commits
  • e6dfb22 Merge branch '5.4' into 6.0
  • 8ccf54b [PropertyInfo] Fixes constructor extractor for mixed type
  • 4e082b4 Merge branch '5.4' into 6.0
  • 0b9e046 Bump license year to 2023
  • a8593a4 Merge branch '5.4' into 6.0
  • 12e1f7b Compatibility with doctrine/annotations 2
  • 7b50c39 Use static methods inside data providers
  • 5124bab Merge branch '5.4' into 6.0
  • 9dd148c ignore const expressions read by phpdocumentor
  • 0a40a59 Merge branch '5.4' into 6.0
  • 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 [symfony/property-info](https://github.com/symfony/property-info) from 6.0.11 to 6.0.19.
- [Release notes](https://github.com/symfony/property-info/releases)
- [Changelog](https://github.com/symfony/property-info/blob/6.2/CHANGELOG.md)
- [Commits](symfony/property-info@v6.0.11...v6.0.19)

---
updated-dependencies:
- dependency-name: symfony/property-info
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 24, 2023
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.

0 participants