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.9.4 to 3.9.5 #78

Merged
merged 1 commit into from Mar 9, 2020

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Mar 9, 2020

Bumps vimeo/psalm from 3.9.4 to 3.9.5.

Release notes

Sourced from vimeo/psalm's releases.

More bugfixes

  • improve handling of templated methods inherited from grandparent interface (#2928)
  • @dq5studios fixed JUnit output validation issues
  • @smelesh fixed an issue where where chained exception throwing wasn't handled correctly
  • added support for bitwise class constant references (#2943)
  • improved return type of arrray_splice to support lists better (#2942)
  • allow class-string<self> to be fleshed out when comparing types (#2941)
  • DateTimeZone is now treated as immutable (#2930)
  • Improve handling of complex templated properties (#2935)
  • Don’t crash when attempting to unpack a callable object-like array (#2932)
  • Fix array offset assignment when using ??= (#2940)
  • @leightonthomas fixed an issue where @return true actually returning false wasn't reported (#2914)
  • Allow conditionally-defined traits where more than one is defined in a given file (#2951)
Commits
  • 0cfe565 Fix #2952 - always be cloning
  • 2a72990 Add back support for unused method checks
  • a5672db Avoid issue where caches haven’t caught up
  • 1399b13 Fix #2951 - use reflection to identify trait when there’s more than one per file
  • 60fb392 Fix #2914 - falsable functions who only expect true now produce errors
  • 2c8688d Don’t crash when conditionally defining classes with properties
  • 04bcc32 Fix #2940 - fix array offset assignment under ??=
  • aa8d7be Add implements DateTimeInterface
  • 3c41648 Fix #2932 - don’t crash when trying to expand callable object-like array
  • 59dce5d Skip failing test
  • 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 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.9.4 to 3.9.5.
- [Release notes](https://github.com/vimeo/psalm/releases)
- [Commits](vimeo/psalm@3.9.4...3.9.5)

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

codecov bot commented Mar 9, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##             master    #78   +/-   ##
=======================================
  Coverage       100%   100%           
  Complexity        8      8           
=======================================
  Files             2      2           
  Lines            26     26           
=======================================
  Hits             26     26

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 bdb70bf...e5dd5e5. Read the comment docs.

@dependabot-preview dependabot-preview bot merged commit 5e6f678 into master Mar 9, 2020
@dependabot-preview dependabot-preview bot deleted the dependabot/composer/vimeo/psalm-3.9.5 branch March 9, 2020 23:47
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

1 participant