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

chore(deps): update dependency vimeo/psalm to v3.12.2 - autoclosed #73

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 22, 2020

This PR contains the following updates:

Package Type Update Change
vimeo/psalm require-dev minor 3.11.6 -> 3.12.2

Release Notes

vimeo/psalm

v3.12.2

Compare Source

Taint analysis bugfixes & features

  • allow taints to flow when no return type is given (#​3652)
  • taint encapsulated strings based on their contents (#​3655)
  • @​TysonAndre added print, unserialize, create_function and more as sinks
  • allow taints to flow through unpacked arguments and mixed foreach (#​3670)
  • taint property types for magic getters/setters even in the absence of a @property annotation (#​3668)
  • add taints to filter_var (#​3675)
  • preserve taints after is_string checks (#​3680)
  • taint the contents of exit just as echo is (#​3681)
  • @​TysonAndre improved handling of preg_replace_callback
  • allow taints to flow through implied __toString methods (#​3697)
  • specialize constructor taints as nececssary
  • allow any part of a taint path to be suppressed with @psalm-suppress TaintedInput

Other features

@​olleharstedt added support for @psalm-self-out, which allows some typestate-oriented programming in Psalm (#​3650)

Bugfixes

  • allow comparison of get_class($foo) === static::class
  • fix false-negative around missing property declarations (#​3642)
  • improve treatment of comparisons after assignment in conditional (#​3631)
  • @​villfa improved reflection info for Redis (#​3673)
  • PDO::query now allows two arguments (#​3694)
  • @​simPod improved reflection for RdKafka\ProducerTopic::producev (#​3700)
  • @​bdsl added a change that propagates @internal annotations on classes to their methods (#​3698)
  • prevent crash with a Foo|? return type (#​3716)
  • prevent crash on empty @method (#​3721)
  • @​jarstelfox fixed up the example TemplateChecker plugin
  • prevent crash when clone-ing undefined class (#​3719)
  • infer template params from a class-string where appropriate (#​3726)
  • improve handling of if conditionals inside do {...} while(); (#​3685)
  • @​lhchavez fixed a bug in docblock parsing where data was lost if a comment referred to a tag (#​3776)
  • allow false to be removed from template params (#​3737)
  • allow storing references to impure classes via the class names inside immutable classes (#​3738)

v3.12.1

Compare Source

v3.12.0

Compare Source

v3.11.7

Compare Source


Renovate configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

♻️ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/vimeo-psalm-3.x branch from da33c34 to 9d2e4d3 Compare June 22, 2020 18:24
@renovate renovate bot changed the title chore(deps): update dependency vimeo/psalm to v3.11.7 chore(deps): update dependency vimeo/psalm to v3.12.0 Jun 22, 2020
@renovate renovate bot force-pushed the renovate/vimeo-psalm-3.x branch from 9d2e4d3 to 1650341 Compare June 23, 2020 01:26
@renovate renovate bot changed the title chore(deps): update dependency vimeo/psalm to v3.12.0 chore(deps): update dependency vimeo/psalm to v3.12.1 Jun 23, 2020
@renovate renovate bot force-pushed the renovate/vimeo-psalm-3.x branch from 1650341 to d48d809 Compare July 3, 2020 01:12
@renovate renovate bot force-pushed the renovate/vimeo-psalm-3.x branch from d48d809 to 117a7ff Compare July 3, 2020 19:44
@renovate renovate bot changed the title chore(deps): update dependency vimeo/psalm to v3.12.1 chore(deps): update dependency vimeo/psalm to v3.12.2 Jul 3, 2020
@renovate renovate bot changed the title chore(deps): update dependency vimeo/psalm to v3.12.2 chore(deps): update dependency vimeo/psalm to v3.12.2 - autoclosed Jul 7, 2020
@renovate renovate bot closed this Jul 7, 2020
@renovate renovate bot deleted the renovate/vimeo-psalm-3.x branch July 7, 2020 19:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant