Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: ergebnis/php-cs-fixer-config
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.7.0
Choose a base ref
...
head repository: ergebnis/php-cs-fixer-config
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.8.0
Choose a head ref
  • 15 commits
  • 10 files changed
  • 3 contributors

Commits on Aug 22, 2022

  1. 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>
    dependabot[bot] authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    f8113e4 View commit details
    Browse the repository at this point in the history
  2. 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
    ergebnis-bot authored Aug 22, 2022
    Configuration menu
    Copy the full SHA
    5452740 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. 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>
    dependabot[bot] authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    b1037e9 View commit details
    Browse the repository at this point in the history
  2. 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
    ergebnis-bot authored Aug 23, 2022
    Configuration menu
    Copy the full SHA
    85b4b65 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. 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>
    dependabot[bot] authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    d26513b View commit details
    Browse the repository at this point in the history
  2. 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
    ergebnis-bot authored Aug 30, 2022
    Configuration menu
    Copy the full SHA
    e5ee171 View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2022

  1. 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>
    dependabot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    c6ebff0 View commit details
    Browse the repository at this point in the history
  2. 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
    ergebnis-bot authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    f650922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    63fad6c View commit details
    Browse the repository at this point in the history
  4. 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>
    dependabot[bot] authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    dbd3233 View commit details
    Browse the repository at this point in the history
  5. Fix: Update CHANGELOG.md

    localheinz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    efa0035 View commit details
    Browse the repository at this point in the history
  6. 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
    localheinz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    4bde5b4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    049331c View commit details
    Browse the repository at this point in the history
  8. Fix: Update CHANGELOG.md

    localheinz committed Sep 2, 2022
    Configuration menu
    Copy the full SHA
    f10f0cb View commit details
    Browse the repository at this point in the history
  9. 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
    localheinz authored Sep 2, 2022
    Configuration menu
    Copy the full SHA
    a2c225e View commit details
    Browse the repository at this point in the history
Loading