8000 Bump phpstan/phpstan from 0.12.82 to 0.12.85 by dependabot-preview[bot] · Pull Request #3382 · forkcms/forkcms · GitHub
[go: up one dir, main page]

Skip to content

Bump phpstan/phpstan from 0.12.82 to 0.12.85#3382

Merged
carakas merged 1 commit intomasterfrom
dependabot/composer/phpstan/phpstan-0.12.85
May 3, 2021
Merged

Bump phpstan/phpstan from 0.12.82 to 0.12.85#3382
carakas merged 1 commit intomasterfrom
dependabot/composer/phpstan/phpstan-0.12.85

Conversation

@dependabot-preview
Copy link
Contributor
@dependabot-preview dependabot-preview bot commented Apr 28, 2021

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps phpstan/phpstan from 0.12.82 to 0.12.85.

Release notes

Sourced from phpstan/phpstan's releases.

0.12.85

Improvements 🔧

Bugfixes 🐛

Function signature fixes 🤖

  • Dynamic return type extension for date_create_from_format and date_create_immutable_from_format (#502), thanks @​pascalheidmann!

0.12.84

Major new feature 🚀

Local type aliases

Thanks to @​jiripudil and his PR phpstan/phpstan-src#460, you can now enjoy @phpstan-type and @phpstan-import-type in class-level PHPDoc. See the documentation for more details.

Improvements 🔧

Bugfixes 🐛

... (truncated)

Commits
  • 20e6333 PHPStan 0.12.85
  • f077501 Updated PHPStan to commit d141309018c3b6455c967b7d00c2dcf0e7d8712c
  • c89e8d9 Updated PHPStan to commit 93b025bc48d1d63ca5373e0f6be632fb5023541d
  • 83f646f Updated PHPStan to commit 662240117e38bdf3fa6628f767e8e3010e28dd9b
  • 28eb2d7 Updated PHPStan to commit 2ec878b66b8e87840df811ebc4feea6b6b5068e2
  • 2ff43fb Update dynamic-throw-type-extensions.md
  • afa37f8 Documentation - throw type extensions
  • 0f8470a Updated PHPStan to commit 2bf30bff0b91e2c8144171ce6892fd9098183eff
  • 284cac5 Updated PHPStan to commit a00eb3f1b4d8f0658bc410ea5e6e72b6982ed0cd
  • 2681262 Updated PHPStan to commit 1eaef0463d2347bdbef3612da158853519867d82
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • 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 [phpstan/phpstan](https://github.com/phpstan/phpstan) from 0.12.82 to 0.12.85.
- [Release notes](https://github.com/phpstan/phpstan/releases)
- [Commits](phpstan/phpstan@0.12.82...0.12.85)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot requested a review from a team as a code owner April 28, 2021 13:15
@dependabot-preview dependabot-preview bot added the Dependency bump A small bump in a dependency label Apr 28, 2021
@codecov
Copy link
codecov bot commented Apr 28, 2021

Codecov Report

Merging #3382 (6d9551e) into master (5656da0) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master    #3382   +/-   ##
=========================================
  Coverage     27.75%   27.75%           
  Complexity     8029     8029           
=========================================
  Files           568      568           
  Lines         30627    30627           
=========================================
  Hits           8500     8500           
  Misses        22127    22127           
Flag Coverage Δ Complexity Δ
functional 23.69% <ø> (ø) 8029.00 <ø> (ø)
installer 3.85% <ø> (ø) 8029.00 <ø> (ø)
unit 7.62% <ø> (ø) 8029.00 <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


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 5656da0...6d9551e. Read the comment docs.

@carakas carakas added this to the 5.10.0 milestone May 3, 2021
@carakas carakas merged commit 4bbad23 into master May 3, 2021
@carakas carakas deleted the dependabot/composer/phpstan/phpstan-0.12.85 branch May 3, 2021 06:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Dependency bump A small bump in a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

0