-
Notifications
You must be signed in to change notification settings - Fork 2
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
Bump the phpstan group with 4 updates #148
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dependabot
bot
added
dependencies
Pull requests that update a dependency file
php
Pull requests that update Php code
labels
Feb 1, 2024
@dependabot squash and merge |
One of your CI runs failed on this pull request, so Dependabot won't merge it. Dependabot will still automatically merge this pull request if you amend it and your tests pass. |
@dependabot rebase |
dependabot
bot
force-pushed
the
dependabot/composer/phpstan-f89aaf50c1
branch
from
February 2, 2024 21:15
6ba49e8
to
679d6bc
Compare
@dependabot squash and merge |
@dependabot rebase |
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan), [spaze/phpstan-disallowed-calls](https://github.com/spaze/phpstan-disallowed-calls), [shipmonk/phpstan-rules](https://github.com/shipmonk-rnd/phpstan-rules) and [phpstan/phpstan-mockery](https://github.com/phpstan/phpstan-mockery) to permit the latest version. Updates `phpstan/phpstan` to 1.10.57 - [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.50...1.10.57) Updates `spaze/phpstan-disallowed-calls` to 3.1.1 - [Release notes](https://github.com/spaze/phpstan-disallowed-calls/releases) - [Commits](spaze/phpstan-disallowed-calls@v3.0.0...v3.1.1) Updates `shipmonk/phpstan-rules` to 2.11.2 - [Release notes](https://github.com/shipmonk-rnd/phpstan-rules/releases) - [Commits](shipmonk-rnd/phpstan-rules@2.11.1...2.11.2) Updates `phpstan/phpstan-mockery` to 1.1.2 - [Release notes](https://github.com/phpstan/phpstan-mockery/releases) - [Commits](phpstan/phpstan-mockery@1.1.1...1.1.2) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development dependency-group: phpstan - dependency-name: spaze/phpstan-disallowed-calls dependency-type: direct:development dependency-group: phpstan - dependency-name: shipmonk/phpstan-rules dependency-type: direct:development dependency-group: phpstan - dependency-name: phpstan/phpstan-mockery dependency-type: direct:development dependency-group: phpstan ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
force-pushed
the
dependabot/composer/phpstan-f89aaf50c1
branch
from
February 2, 2024 21:22
679d6bc
to
88fb914
Compare
@dependabot squash and merge |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Updates the requirements on phpstan/phpstan, spaze/phpstan-disallowed-calls, shipmonk/phpstan-rules and phpstan/phpstan-mockery to permit the latest version.
Updates
phpstan/phpstan
to 1.10.57Release notes
Sourced from phpstan/phpstan's releases.
Commits
1627b1d
PHPStan 1.10.5711268e5
Updated PHPStan to commit 11268e5eebb2b147007fdc4902d91a34181755944d5bf20
Updated PHPStan to commit 4d5bf2049c124fb7cfbb2caa1f1ab32f2e2e8eb4a21253e
Update rector-srcfea5b69
Update bladestan7c75d21
Updated PHPStan to commit 7c75d210cfb3459e7e4f53b0a58d5ead7bdb8c968f82b79
Updated PHPStan to commit 8f82b799c5e65424d85a79ffdc60b3ea14d957316363932
Updated PHPStan to commit 6363932c56678f5d49a960f65b09fb2c11cd7dd3b60d12c
Updated PHPStan to commit b60d12cb8bbe9c7a9ee317ea998ae386836b75ba4e1bfac
Updated PHPStan to commit 4e1bfacafb0cd4a4dd89946d211205fb0ba9cef5Updates
spaze/phpstan-disallowed-calls
to 3.1.1Release notes
Sourced from spaze/phpstan-disallowed-calls's releases.
Commits
fe56632
Support all Expr nodes when in dynamic constant fetch (#248)43e9213
Support all Expr nodes when in dynamic constant fetchce98abe
Reuse the existing reflection and do it just once (#246)92e3305
Reuse the existing reflection and do it just once0741bd1
disallowedConstants
'constant
field is always present (#245)30b06ec
disallowedConstants
'constant
field is always presentac1fd66
Test on>=
8.0 & 8.1, not just>
(#244)1f24ad6
Test on>=
8.0 & 8.1, not just>
eaeb406
AddeddisallowedEnums
, they useDisallowedConstant
internally (#243)1f91fa9
AddeddisallowedEnums
, they useDisallowedConstant
internallyUpdates
shipmonk/phpstan-rules
to 2.11.2Release notes
Sourced from shipmonk/phpstan-rules's releases.
Commits
567f9b8
Fix compatibility with PHPStan >=1.10.51 (#206)9f194f6
Bump phpunit/phpunit from 9.6.14 to 9.6.15 (#204)525a9f5
Bump ergebnis/composer-normalize from 2.39.0 to 2.41.1 (#202)f5c3148
Bump phpstan/phpstan from 1.10.46 to 1.10.50 (#201)1a542d3
phpcs & phpstan: emulate lowest supported PHP version (#200)6103ed1
RuleTestCase: ability to autofix errors (#198)Updates
phpstan/phpstan-mockery
to 1.1.2Release notes
Sourced from phpstan/phpstan-mockery's releases.
Commits
88ae859
Fix MockInterface::shouldHaveReceived() and MockInterface::shouldNotHaveRecei...40dc3e2
Update metcalfc/changelog-generator action to v4.2.09cac2b2
Update dessant/lock-threads action to v5c033012
Update actions/checkout action to v4965a4c0
Next-gen coding standard workflowd9975b9
Update dependency slevomat/coding-standard to v8.12.01724f53
Update dependency slevomat/coding-standard to v8.11.1b2a842f
Update dependency slevomat/coding-standard to v8.11.0526dfad
Update dependency slevomat/coding-standard to v8.10.0f9e262c
Update build-csDependabot 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 will merge this PR once CI passes on it, as requested by @xificurk.
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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions