Skip to content
This repository has been archived by the owner on Jan 4, 2022. It is now read-only.

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

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 #177 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             master   #177   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity       41     41           
=======================================
  Files             4      4           
  Lines           159    159           
=======================================
  Hits            159    159

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 e23eef4...6aaf9c3. Read the comment docs.

@dependabot-preview dependabot-preview bot merged commit 25ce671 into master Jan 15, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/vimeo/psalm-3.8.3 branch January 15, 2020 06:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants