-
Notifications
You must be signed in to change notification settings - Fork 17
Comparing changes
Open a pull request
base repository: ergebnis/php-cs-fixer-config
base: 4.7.0
head repository: ergebnis/php-cs-fixer-config
compare: 4.8.0
- 15 commits
- 10 files changed
- 3 contributors
Commits on Aug 22, 2022
-
composer(deps-dev): bump phpunit/phpunit from 9.5.21 to 9.5.22
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.21 to 9.5.22. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md) - [Commits](sebastianbergmann/phpunit@9.5.21...9.5.22) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for f8113e4 - Browse repository at this point
Copy the full SHA f8113e4View commit details -
Merge pull request #647 from ergebnis/dependabot/composer/phpunit/php…
…unit-9.5.22 composer(deps-dev): bump phpunit/phpunit from 9.5.21 to 9.5.22
Configuration menu - View commit details
-
Copy full SHA for 5452740 - Browse repository at this point
Copy the full SHA 5452740View commit details
Commits on Aug 23, 2022
-
composer(deps-dev): bump phpunit/phpunit from 9.5.22 to 9.5.23
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.22 to 9.5.23. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md) - [Commits](sebastianbergmann/phpunit@9.5.22...9.5.23) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for b1037e9 - Browse repository at this point
Copy the full SHA b1037e9View commit details -
Merge pull request #648 from ergebnis/dependabot/composer/phpunit/php…
…unit-9.5.23 composer(deps-dev): bump phpunit/phpunit from 9.5.22 to 9.5.23
Configuration menu - View commit details
-
Copy full SHA for 85b4b65 - Browse repository at this point
Copy the full SHA 85b4b65View commit details
Commits on Aug 30, 2022
-
composer(deps-dev): bump phpunit/phpunit from 9.5.23 to 9.5.24
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.23 to 9.5.24. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.md) - [Commits](sebastianbergmann/phpunit@9.5.23...9.5.24) --- updated-dependencies: - dependency-name: phpunit/phpunit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for d26513b - Browse repository at this point
Copy the full SHA d26513bView commit details -
Merge pull request #649 from ergebnis/dependabot/composer/phpunit/php…
…unit-9.5.24 composer(deps-dev): bump phpunit/phpunit from 9.5.23 to 9.5.24
Configuration menu - View commit details
-
Copy full SHA for e5ee171 - Browse repository at this point
Copy the full SHA e5ee171View commit details
Commits on Sep 2, 2022
-
composer(deps-dev): bump vimeo/psalm from 4.26.0 to 4.27.0
Bumps [vimeo/psalm](https://github.com/vimeo/psalm) from 4.26.0 to 4.27.0. - [Release notes](https://github.com/vimeo/psalm/releases) - [Commits](vimeo/psalm@4.26.0...4.27.0) --- updated-dependencies: - dependency-name: vimeo/psalm dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for c6ebff0 - Browse repository at this point
Copy the full SHA c6ebff0View commit details -
Merge pull request #650 from ergebnis/dependabot/composer/vimeo/psalm…
…-4.27.0 composer(deps-dev): bump vimeo/psalm from 4.26.0 to 4.27.0
Configuration menu - View commit details
-
Copy full SHA for f650922 - Browse repository at this point
Copy the full SHA f650922View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63fad6c - Browse repository at this point
Copy the full SHA 63fad6cView commit details -
composer(deps): bump friendsofphp/php-cs-fixer from 3.10.0 to 3.11.0
Bumps [friendsofphp/php-cs-fixer](https://github.com/FriendsOfPHP/PHP-CS-Fixer) from 3.10.0 to 3.11.0. - [Release notes](https://github.com/FriendsOfPHP/PHP-CS-Fixer/releases) - [Changelog](https://github.com/FriendsOfPHP/PHP-CS-Fixer/blob/master/CHANGELOG.md) - [Commits](PHP-CS-Fixer/PHP-CS-Fixer@v3.10.0...v3.11.0) --- updated-dependencies: - dependency-name: friendsofphp/php-cs-fixer dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for dbd3233 - Browse repository at this point
Copy the full SHA dbd3233View commit details -
Configuration menu - View commit details
-
Copy full SHA for efa0035 - Browse repository at this point
Copy the full SHA efa0035View commit details -
Fix: Configure no_trailing_comma_in_singleline instead of deprecated …
…no_trailing_comma_in_list_call, no_trailing_comma_in_singleline_array, and no_trailing_comma_in_singleline_function_call fixers
Configuration menu - View commit details
-
Copy full SHA for 4bde5b4 - Browse repository at this point
Copy the full SHA 4bde5b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 049331c - Browse repository at this point
Copy the full SHA 049331cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f10f0cb - Browse repository at this point
Copy the full SHA f10f0cbView commit details -
Merge pull request #651 from ergebnis/dependabot/composer/friendsofph…
…p/php-cs-fixer-3.11.0 composer(deps): bump friendsofphp/php-cs-fixer from 3.10.0 to 3.11.0
Configuration menu - View commit details
-
Copy full SHA for a2c225e - Browse repository at this point
Copy the full SHA a2c225eView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 4.7.0...4.8.0