Skip to content
This repository has been archived by the owner on Feb 3, 2023. It is now read-only.

Bump phpstan/phpstan from 0.12.96 to 0.12.100 #383

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 1, 2022

Bumps phpstan/phpstan from 0.12.96 to 0.12.100.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.100

Message from the future

⚠️ You're running a really old version of PHPStan.️

The last release in the 0.12.x series with new features and bugfixes was released on September 12th 2021, that's 415 days ago.

Since then more than 67 new PHPStan versions were released with hundreds of new features, bugfixes, and other quality of life improvements.

To learn about what you're missing out on, check out this blog with articles about the latest major releases: https://phpstan.org/blog

Upgrade today to PHPStan 1.8 or newer by using "phpstan/phpstan": "^1.8" in your composer.json.

0.12.99

Improvements 🔧

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

Bugfixes 🐛

... (truncated)

Commits
  • 48236dd PHPStan 0.12.100
  • b4d40f1 PHPStan 0.12.99
  • f92b072 Updated PHPStan to commit 76800bfb578426817fabcedba5ba7ff695bdc74a
  • 644ea1d Updated PHPStan to commit 3b6f0bf739c77e1fb8fb5116ae89cd70a2ac96c2
  • 65093a3 Updated PHPStan to commit 9c19d6f6fb29a8dbd297b01c841557291e288f20
  • 55e6ba5 Updated PHPStan to commit 8b3382aceac801b9801fccda253033d8e8e5f655
  • e5fd67a Updated PHPStan to commit 8596663270b7b45d227e2184264a1fed7f5e8a57
  • 6f7da91 Updated PHPStan to commit 3e0ecec8fc2482e412f67f6a62bdb6542be0fe5d
  • 7f7c8fc Revert "Update PMMP baseline"
  • d0fde15 Updated PHPStan to commit 9c3b76539a10453fffc5c30e213ffab9dd03c737
  • 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 0.12.96 to 0.12.100.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@0.12.96...0.12.100)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 1, 2022
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