Skip to content

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps vimeo/psalm from 3.4.10 to 3.4.11.

Release notes

Sourced from vimeo/psalm's releases.

3.4.11

Features

  • Psalter: Undefined Variables can now be removed automatically (#1967) - thanks @​jeffreyyoo!
  • Psalm now warns about missing interface return types (#1846) and bad default types for static properties (#1974)

Bugfixes

  • Improve DOM property types (#1951), thanks @​ShiraNai7!
  • Allow comparisons to templated param classes (#1970)
  • Language Server: fix erroneous property not initialised issues (#1973)
  • Fix handling of setcookie (#1972)
  • Prevent fatal error with empty @template-extends docblock (#1963)
  • No false positives about unused variables after continue (#1980)
  • Prevent PHP Notice with malformed docblock type (#1563)
  • ComplicatedExpressionException should no longer cause a fatal error on elseif (#1985)
  • Support fully-qualified param types in @method annotations (#1989)
  • Psalter: Allow full replacements to take precedence over minor alterations, avoiding corrupted output (#1991)
  • Fix setlocale param types (#1988), thanks @​BackEndTea!
Commits
  • 85c9b6b Add documentation for automatically removing UnusedVariable
  • 5b2f54b Allow setLocale to have 0 or null as parameters (#1993)
  • dec612a Remove blank line
  • c77bcd1 Remove extraneous line
  • 53817ed Fix #1991 - allow overlapping code to subsume manipulations inside
  • cf53f5d Ignore spaces when array keys have $ at start
  • bdac015 Fix #1989 - support fully-qualified params in @​method annotations
  • d5e2c32 Add support for pure-ish instance methods
  • 747782d Fix #1987 - avoid inferredType not being null
  • 04c12a3 Fix docs example for impurity
  • 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.

If all status checks pass Dependabot will automatically merge this pull request.


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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 3.4.10 to 3.4.11.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Changelog](https://github.com/vimeo/psalm/blob/master/CHANGELOG.md)
- [Commits](vimeo/psalm@3.4.10...3.4.11)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Aug 12, 2019
@dependabot-preview
Copy link
Contributor Author

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@dependabot-preview dependabot-preview bot merged commit f01ca71 into master Aug 12, 2019
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/vimeo/psalm-3.4.11 branch August 12, 2019 12:17
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