json-normalizer
json-normalizer copied to clipboard
composer(deps-dev): bump ergebnis/php-cs-fixer-config from 4.7.0 to 4.8.0
Bumps ergebnis/php-cs-fixer-config from 4.7.0 to 4.8.0.
Release notes
Sourced from ergebnis/php-cs-fixer-config's releases.
4.8.0
What's Changed
- composer(deps-dev): bump phpunit/phpunit from 9.5.21 to 9.5.22 by
@​dependabot
in ergebnis/php-cs-fixer-config#647- composer(deps-dev): bump phpunit/phpunit from 9.5.22 to 9.5.23 by
@​dependabot
in ergebnis/php-cs-fixer-config#648- composer(deps-dev): bump phpunit/phpunit from 9.5.23 to 9.5.24 by
@​dependabot
in ergebnis/php-cs-fixer-config#649- composer(deps-dev): bump vimeo/psalm from 4.26.0 to 4.27.0 by
@​dependabot
in ergebnis/php-cs-fixer-config#650- composer(deps): bump friendsofphp/php-cs-fixer from 3.10.0 to 3.11.0 by
@​dependabot
in ergebnis/php-cs-fixer-config#651Full Changelog: https://github.com/ergebnis/php-cs-fixer-config/compare/4.7.0...4.8.0
Changelog
Sourced from ergebnis/php-cs-fixer-config's changelog.
[
4.8.0
][4.8.0]For a full diff see [
4.7.0...4.8.0
][4.7.0...4.8.0].Changed
- Updated
friendsofphp/php-cs-fixer
(#651), by [@​dependabot
]
Commits
a2c225e
Merge pull request #651 from ergebnis/dependabot/composer/friendsofphp/php-cs...f10f0cb
Fix: Update CHANGELOG.md049331c
Fix: Configure phpdoc_separation fixer4bde5b4
Fix: Configure no_trailing_comma_in_singleline instead of deprecated no_trail...efa0035
Fix: Update CHANGELOG.mddbd3233
composer(deps): bump friendsofphp/php-cs-fixer from 3.10.0 to 3.11.063fad6c
Fix: Run 'make static-code-analysis-baseline'f650922
Merge pull request #650 from ergebnis/dependabot/composer/vimeo/psalm-4.27.0c6ebff0
composer(deps-dev): bump vimeo/psalm from 4.26.0 to 4.27.0e5ee171
Merge pull request #649 from ergebnis/dependabot/composer/phpunit/phpunit-9.5.24- Additional commits viewable in compare view
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)
Codecov Report
Merging #735 (bf19986) into main (31ccf0c) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #735 +/- ##
=========================================
Coverage 98.89% 98.89%
Complexity 146 146
=========================================
Files 32 32
Lines 452 452
=========================================
Hits 447 447
Misses 5 5
:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more
Superseded by #739.