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

Build(deps-dev): Bump vimeo/psalm from 3.8.2 to 3.8.3 #92

Merged
merged 1 commit into from
Jan 15, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 15, 2020

Bumps vimeo/psalm from 3.8.2 to 3.8.3.

Release notes

Sourced from vimeo/psalm's releases.

3.8.3

Features

  • allow generation of stubs from the analysed files with a --generate-stubs=output.php command (#827)

Bugfixes

  • Improve array function types (#2566)
  • Improve remapping of template params (#2567. #2569)
  • Prevent recursion infinite recursion when analysing @mixin in trait (#2565)
  • Remove previous assertions after incrementing variable (#2574, #2591)
  • Don't convert scalar terms in @method annotations like boolean (#2583)
  • Allow null argument in DateTime when a second argument is passed (#2590)
  • Don't crash when @param-out annotation is malformed (#2593)
  • Allow list to be cast to array (#2577)
  • Remove literal key values for known array shape when array_filter has a single arg (#2576)
  • Improve isset checks on null values (#2594)
  • Allow multiple inferred closure types (#2611)
  • Prevent unnecessary crashes in language server mode
  • Emit error on isset($someDefinedString) (#2614)
  • numerous bugs around list and non-empty-array annotations
Commits

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 will merge this PR once CI passes on it, as requested by @ergebnis-bot.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@codecov
Copy link

codecov bot commented Jan 15, 2020

Codecov Report

Merging #92 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #92   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity       20     20           
=======================================
  Files             1      1           
  Lines            53     53           
=======================================
  Hits             53     53

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 dc9dd83...652be45. Read the comment docs.

@dependabot-preview dependabot-preview bot merged commit 816a899 into master Jan 15, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/vimeo/psalm-3.8.3 branch January 15, 2020 07:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants