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): bump the minor-patch-dependencies group with 4 updates #320
Merged
mimmi20
merged 1 commit into
master
from
dependabot/composer/master/minor-patch-dependencies-c8b55d209c
Apr 19, 2024
Merged
composer(deps): bump the minor-patch-dependencies group with 4 updates #320
mimmi20
merged 1 commit into
master
from
dependabot/composer/master/minor-patch-dependencies-c8b55d209c
Apr 19, 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
Updates the requirements on [monolog/monolog](https://github.com/Seldaek/monolog), [mimmi20/coding-standard](https://github.com/mimmi20/coding-standard), [phpstan/phpstan](https://github.com/phpstan/phpstan) and [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) to permit the latest version. Updates `monolog/monolog` to 3.6.0 - [Release notes](https://github.com/Seldaek/monolog/releases) - [Changelog](https://github.com/Seldaek/monolog/blob/main/CHANGELOG.md) - [Commits](Seldaek/monolog@3.5.0...3.6.0) Updates `mimmi20/coding-standard` to 5.2.22 - [Release notes](https://github.com/mimmi20/coding-standard/releases) - [Commits](mimmi20/coding-standard@5.2.21...5.2.22) Updates `phpstan/phpstan` to 1.10.67 - [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.66...1.10.67) Updates `phpunit/phpunit` to 10.5.19 - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/10.5.19/ChangeLog-10.5.md) - [Commits](sebastianbergmann/phpunit@10.5.17...10.5.19) --- updated-dependencies: - dependency-name: monolog/monolog dependency-type: direct:production dependency-group: minor-patch-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: phpunit/phpunit 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
Apr 19, 2024
Dependency Review✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.OpenSSF Scorecard
Scanned Manifest Filescomposer.json
|
Code Climate has analyzed commit 726936b 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 97.5% (0.0% change). View more on Code Climate. |
mimmi20
approved these changes
Apr 19, 2024
mimmi20
deleted the
dependabot/composer/master/minor-patch-dependencies-c8b55d209c
branch
April 19, 2024 04:38
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 monolog/monolog, mimmi20/coding-standard, phpstan/phpstan and phpunit/phpunit to permit the latest version.
Updates
monolog/monolog
to 3.6.0Release notes
Sourced from monolog/monolog's releases.
Changelog
Sourced from monolog/monolog's changelog.
... (truncated)
Commits
4b18b21
Update changeloga0860dd
Merge branch '2.x'a30bfe2
Update changelog84638a5
Add test for setBasePath functionality, refs #187324e0e45
Remove base path on LineFormatter (#1873)c48c642
#1878 User definable duplication for DeduplicationHandler (#1879)613eaea
Fix group annotationsb127292
Fix phpunit deprecations5b99025
Remove curlopt safe upload which is not needed since php5.6cdec3b5
Merge branch '2.x'Updates
mimmi20/coding-standard
to 5.2.22Commits
d5d69d5
Merge pull request #479 from mimmi20/dependabot/composer/master/friendsofphp/...8d6a7b4
composer(deps): update friendsofphp/php-cs-fixer requirementdcec99c
Merge pull request #478 from mimmi20/dependabot/composer/master/minor-patch-d...2f89559
composer(deps-dev): update phpstan/phpstan requirementUpdates
phpstan/phpstan
to 1.10.67Release notes
Sourced from phpstan/phpstan's releases.
Commits
16ddbe7
PHPStan 1.10.677961f7a
Updated PHPStan to commit 7961f7ae1fe815b0796e4d73717f1b117d4a71637f8f9cc
Updated PHPStan to commit 7f8f9cce7f3903e505916c7afe04b7912570b5e2f71da02
Updated PHPStan to commit f71da02958da0dd6b40193c64fcb6da12daf7227074de75
Updated PHPStan to commit 074de75ff3bffd32e554e3ce8b0dbbde003e471e1453c3f
Updated PHPStan to commit 1453c3f160075f299dc4fc3b3098e8b0b3739b854a4c739
Updated PHPStan to commit 4a4c739f9ff85b6c73659c21f8f3b8b7af8c82c928c5729
Updated PHPStan to commit 28c57296288b78707902fdb4cdf9313a60eff363a80cd8a
Update Larastan336ab5c
Update baselinesUpdates
phpunit/phpunit
to 10.5.19Release notes
Sourced from phpunit/phpunit's releases.
Changelog
Sourced from phpunit/phpunit's changelog.
... (truncated)
Commits
c726f0d
Prepare release8086c07
Closes #5818b82007c
Add tests8c7e59b
Improve TestDox output11e6f46
Merge branch '9.6' into 10.5789a100
Merge branch '8.5' into 9.6eee5718
Update tools41c6588
Fix6b6e153
Merge branch '9.6' into 10.5c4b2075
Merge branch '8.5' into 9.6Dependabot 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