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

chore(deps-dev): bump phpstan/phpstan from 1.9.2 to 1.9.3 #920

Merged
merged 1 commit into from
Dec 14, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 14, 2022

Bumps phpstan/phpstan from 1.9.2 to 1.9.3.

Release notes

Sourced from phpstan/phpstan's releases.

1.9.3

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 🐛

... (truncated)

Commits
  • 709999b PHPStan 1.9.3
  • 68fd144 Fix
  • 49512bf Fix
  • ac93c2a Updated PHPStan to commit b7441d66b0e3a3f810de21b780744799171f4ca1
  • dad4727 Updated PHPStan to commit c760b1f7a45c512cd34c91d8e078046dfdc453ba
  • 731ab71 phpunit-bridge regression test
  • fa6da45 Updated PHPStan to commit 11a10393537137d06747b09f8d8ab128f93a52ed
  • 59433d5 Run Symplify tests
  • c10b5fa Updated PHPStan to commit 5fc2bfd3522909ca40af7e6bcbf9c95e11120683
  • b6ac56c Updated PHPStan to commit cbf4b063988c23073c11da92f1c9c74c69539917
  • 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.2 to 1.9.3.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Changelog](https://github.com/phpstan/phpstan/blob/1.9.x/CHANGELOG.md)
- [Commits](phpstan/phpstan@1.9.2...1.9.3)

---
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 dependencies Pull requests that update a dependency file php Pull requests that update Php code labels Dec 14, 2022
@codecov-commenter
Copy link

Codecov Report

Merging #920 (f45eabd) into master (e7dd951) will decrease coverage by 3.34%.
The diff coverage is 82.66%.

@@             Coverage Diff              @@
##             master     #920      +/-   ##
============================================
- Coverage     91.97%   88.63%   -3.35%     
- Complexity      256      285      +29     
============================================
  Files            40       47       +7     
  Lines           810      774      -36     
============================================
- Hits            745      686      -59     
- Misses           65       88      +23     
Impacted Files Coverage Δ
src/Badge/Infrastructure/ResponseFactory.php 100.00% <ø> (ø)
src/Controller/Badge/CircleCiController.php 0.00% <0.00%> (ø)
src/Controller/HealthController.php 0.00% <0.00%> (ø)
src/Stats/Reader/RedisReader.php 100.00% <ø> (ø)
src/Service/CircleCiClient.php 55.55% <42.85%> (-44.45%) ⬇️
...c/Badge/Model/UseCase/CreateGitAttributesBadge.php 78.57% <50.00%> (-5.64%) ⬇️
src/Controller/SnippetController.php 50.00% <50.00%> (ø)
src/Service/SnippetGenerator.php 85.41% <56.25%> (-14.59%) ⬇️
src/Service/GitLabClient.php 58.33% <58.33%> (ø)
src/Contributors/Service/Repository.php 93.10% <80.00%> (-1.35%) ⬇️
... and 63 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@JellyBellyDev JellyBellyDev merged commit 212f15f into master Dec 14, 2022
@JellyBellyDev JellyBellyDev deleted the dependabot/composer/phpstan/phpstan-1.9.3 branch December 14, 2022 07:30
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 php Pull requests that update Php code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants