generated from mimmi20/template
-
Notifications
You must be signed in to change notification settings - Fork 1
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
composer(deps-dev): bump the minor-patch-dependencies group with 4 updates #341
Merged
mimmi20
merged 2 commits into
master
from
dependabot/composer/master/minor-patch-dependencies-4789519206
Jun 18, 2024
Merged
composer(deps-dev): bump the minor-patch-dependencies group with 4 updates #341
mimmi20
merged 2 commits into
master
from
dependabot/composer/master/minor-patch-dependencies-4789519206
Jun 18, 2024
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
…dates Updates the requirements on [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [phpstan/phpstan](https://github.com/phpstan/phpstan), [symplify/phpstan-rules](https://github.com/symplify/phpstan-rules) and [tomasvotruba/type-coverage](https://github.com/TomasVotruba/type-coverage) to permit the latest version. Updates `mimmi20/coding-standard` to 5.2.35 - [Release notes](https://github.com/mimmi20/coding-standard/releases) - [Commits](mimmi20/coding-standard@5.2.33...5.2.35) Updates `phpstan/phpstan` to 1.11.5 - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/1.11.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.11.4...1.11.5) Updates `symplify/phpstan-rules` to 13.0.0 - [Release notes](https://github.com/symplify/phpstan-rules/releases) - [Commits](symplify/phpstan-rules@12.7.0...13.0.0) Updates `tomasvotruba/type-coverage` to 0.3.1 - [Commits](TomasVotruba/type-coverage@0.3.0...0.3.1) --- updated-dependencies: - dependency-name: mimmi20/coding-standard dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: phpstan/phpstan dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: symplify/phpstan-rules dependency-type: direct:development dependency-group: minor-patch-dependencies - dependency-name: tomasvotruba/type-coverage dependency-type: direct:development dependency-group: minor-patch-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Jun 18, 2024
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Files.github/workflows/lint-workflow-files.yml
composer.json
|
mimmi20
approved these changes
Jun 18, 2024
Code Climate has analyzed commit f3d74bf and detected 0 issues on this pull request. The test coverage on the diff in this pull request is 100.0% (50% is the threshold). This pull request will bring the total coverage in the repository to 100.0% (0.0% change). View more on Code Climate. |
mimmi20
deleted the
dependabot/composer/master/minor-patch-dependencies-4789519206
branch
June 18, 2024 18:55
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 mimmi20/coding-standard, phpstan/phpstan, symplify/phpstan-rules and tomasvotruba/type-coverage to permit the latest version.
Updates
mimmi20/coding-standard
to 5.2.35Commits
b9b83e4
Merge pull request #521 from mimmi20/renovate/all-minor-patch-dependencies442b99b
Update dependency friendsofphp/php-cs-fixer to ^3.59.318b6c03
Merge pull request #520 from mimmi20/updatesc497061
update docblock3c15d3f
add new stub4d2a07c
add new stubfd4b6fc
Merge pull request #513 from mimmi20/renovate/all-minor-patch-dependenciesfd9d326
Merge pull request #519 from mimmi20/dependabot/composer/master/friendsofphp/...1b765e4
Update all non-major dependencies01afc7c
composer(deps): update friendsofphp/php-cs-fixer requirementUpdates
phpstan/phpstan
to 1.11.5Release notes
Sourced from phpstan/phpstan's releases.
... (truncated)
Commits
490f0ae
PHPStan 1.11.52546955
Update errors identifiers01e5828
Updated PHPStan to commit 01e5828ef4dd581732c087c3524073c4691730697d9800c
Updated PHPStan to commit 7d9800c2241344556731eb7f17fd6b8564dba43c71534f1
Fix98476c3
Update result-cache.md1cb07bd
Update errors identifiers108277a
Updated PHPStan to commit 108277a6348de38eaaeb6a5bdb89f83dd775fc9c1711429
Updated PHPStan to commit 1711429c1ba2b30ce63ae6f8eff763758accc4c1c45cade
Bump braces from 3.0.2 to 3.0.3 in /websiteUpdates
symplify/phpstan-rules
to 13.0.0Release notes
Sourced from symplify/phpstan-rules's releases.
Commits
94300a4
release PHP 7.2 downgraded69e4d29
[docs] Show rules directly in README (#137)51b5765
Improve no single interface (#136)883c98d
restore parseClassReflection()b22fabb
Allow abstract classes to be implemented in NoSingleInterfaceImplementerRule ...3c9b05f
docs8ee301e
space7fb4489
Remove NoNullableArrayPropertyRule as depends on use-case, cached etc (#134)d988393
Typoa82ea88
typoUpdates
tomasvotruba/type-coverage
to 0.3.1Commits
dd47f95
release PHP 7.2 downgradedcf8eb16
Tidy constant check (#42)8527a16
Check for const types (#41)f7512af
spaceDependabot 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 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