Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 13, 2023

Bumps phpstan/phpstan from 1.10.14 to 1.10.15.

Release notes

Sourced from phpstan/phpstan's releases.

1.10.15

Bleeding edge 🔪

If you want to see the shape of things to come and adopt bleeding edge features early, you can include this config file in your project's phpstan.neon:

includes:
	- vendor/phpstan/phpstan/conf/bleedingEdge.neon

Of course, there are no backwards compatibility guarantees when you include this file. The behaviour and reported errors can change in minor versions with this file included. Learn more

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • intval() and floatval() should handle non-scalar values (#2351), thanks @​dravnic!
  • More precise strval() family function signatures (#2354), thanks @​dravnic!

Internals 🔍

Commits
  • 762c4da PHPStan 1.10.15
  • a345902 Updated PHPStan to commit a3459023a2bec4738a74ee1c66192a36d1eb375f
  • 3a4cd59 Updated PHPStan to commit 3a4cd59e46e72fe26119ab356e62a288367643d4
  • 74d1c9a Updated PHPStan to commit 74d1c9a1ca1cd6199a8771444e9bc4d6b7737f46
  • 411adf2 Updated PHPStan to commit 411adf29a74e45d5f0d2a9bf8d97a620e9b680d6
  • 18ed8b1 react/promise-stream is no longer PHPStan dependency
  • e14163c Updated PHPStan to commit e14163ce0073b697cfbafb5e479f95cc978c9144
  • 6682a4a Updated PHPStan to commit 6682a4a86d2cc95f0c18b2d7425bb8cdff1ede87
  • 8d0c032 Updated PHPStan to commit 8d0c032d19cd6ca9bb8462f8cf74362b2b4a6ae9
  • f61d488 Updated PHPStan to commit f61d488dbd6e1d315c8a71cc5992e08f499f3a0d
  • 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 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)

Bumps [phpstan/phpstan](https://github.com/phpstan/phpstan) from 1.10.14 to 1.10.15.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.10.14...1.10.15)

---
updated-dependencies:
- dependency-name: phpstan/phpstan
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 13, 2023
@ericfortmeyer ericfortmeyer self-assigned this May 13, 2023
@ericfortmeyer ericfortmeyer merged commit 7bf70b2 into main May 13, 2023
@ericfortmeyer ericfortmeyer deleted the dependabot/composer/phpstan/phpstan-1.10.15 branch May 13, 2023 23:18
@coveralls
Copy link

coveralls commented Sep 19, 2024

Pull Request Test Coverage Report for Build 4969329756

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 98.0%

Totals Coverage Status
Change from base Build 4969325888: 0.0%
Covered Lines: 98
Relevant Lines: 100

💛 - Coveralls

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.

3 participants