Skip to content
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.

build(deps-dev): bump phpstan/phpstan from 1.9.14 to 1.10.15 #198

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

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

Bumps phpstan/phpstan from 1.9.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 🔍

... (truncated)

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.9.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.9.14...1.10.15)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label May 15, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants