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/composer-normalize
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.25.1
Choose a base ref
...
head repository: ergebnis/composer-normalize
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.25.2
Choose a head ref
  • 18 commits
  • 9 files changed
  • 4 contributors

Commits on Mar 30, 2022

  1. Fix: Update CHANGELOG.md

    localheinz committed Mar 30, 2022
    Configuration menu
    Copy the full SHA
    79573ef View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2022

  1. composer(deps-dev): bump phpunit/phpunit from 9.5.19 to 9.5.20

    Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 9.5.19 to 9.5.20.
    - [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
    - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md)
    - [Commits](sebastianbergmann/phpunit@9.5.19...9.5.20)
    
    ---
    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 Apr 4, 2022
    Configuration menu
    Copy the full SHA
    bb14b51 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #918 from ergebnis/dependabot/composer/phpunit/php…

    …unit-9.5.20
    
    composer(deps-dev): bump phpunit/phpunit from 9.5.19 to 9.5.20
    ergebnis-bot authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    b6bdf3d View commit details
    Browse the repository at this point in the history
  3. composer(deps-dev): bump symfony/filesystem from 5.4.6 to 5.4.7

    Bumps [symfony/filesystem](https://github.com/symfony/filesystem) from 5.4.6 to 5.4.7.
    - [Release notes](https://github.com/symfony/filesystem/releases)
    - [Changelog](https://github.com/symfony/filesystem/blob/5.4/CHANGELOG.md)
    - [Commits](symfony/filesystem@v5.4.6...v5.4.7)
    
    ---
    updated-dependencies:
    - dependency-name: symfony/filesystem
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    db74822 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #917 from ergebnis/dependabot/composer/symfony/fil…

    …esystem-5.4.7
    
    composer(deps-dev): bump symfony/filesystem from 5.4.6 to 5.4.7
    ergebnis-bot authored Apr 4, 2022
    Configuration menu
    Copy the full SHA
    7c327a0 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2022

  1. github-actions(deps): bump shivammathur/setup-php from 2.18.0 to 2.18.1

    Bumps [shivammathur/setup-php](https://github.com/shivammathur/setup-php) from 2.18.0 to 2.18.1.
    - [Release notes](https://github.com/shivammathur/setup-php/releases)
    - [Commits](shivammathur/setup-php@2.18.0...2.18.1)
    
    ---
    updated-dependencies:
    - dependency-name: shivammathur/setup-php
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    45951bb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #919 from ergebnis/dependabot/github_actions/shiva…

    …mmathur/setup-php-2.18.1
    
    github-actions(deps): bump shivammathur/setup-php from 2.18.0 to 2.18.1
    ergebnis-bot authored Apr 11, 2022
    Configuration menu
    Copy the full SHA
    6bbc3f3 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2022

  1. github-actions(deps): bump stefanzweifel/git-auto-commit-action

    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4.14.0 to 4.14.1.
    - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
    - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
    - [Commits](stefanzweifel/git-auto-commit-action@v4.14.0...v4.14.1)
    
    ---
    updated-dependencies:
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    70c2484 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #921 from ergebnis/dependabot/github_actions/stefa…

    …nzweifel/git-auto-commit-action-4.14.1
    
    github-actions(deps): bump stefanzweifel/git-auto-commit-action from 4.14.0 to 4.14.1
    ergebnis-bot authored Apr 18, 2022
    Configuration menu
    Copy the full SHA
    2b98828 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2022

  1. Enhancement: Update schema.json

    ergebnis-bot authored and localheinz committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    f80eaa3 View commit details
    Browse the repository at this point in the history
  2. Fix: Update CHANGELOG.md

    localheinz committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    19dd614 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #916 from ergebnis/feature/schema

    Enhancement: Update `schema.json`
    localheinz authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    4bcb390 View commit details
    Browse the repository at this point in the history
  4. composer(deps): bump justinrainbow/json-schema from 5.2.11 to 5.2.12

    Bumps [justinrainbow/json-schema](https://github.com/justinrainbow/json-schema) from 5.2.11 to 5.2.12.
    - [Release notes](https://github.com/justinrainbow/json-schema/releases)
    - [Commits](jsonrainbow/json-schema@5.2.11...5.2.12)
    
    ---
    updated-dependencies:
    - dependency-name: justinrainbow/json-schema
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    bb71071 View commit details
    Browse the repository at this point in the history
  5. Fix: Update CHANGELOG.md

    localheinz committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    8e67670 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #920 from ergebnis/dependabot/composer/justinrainb…

    …ow/json-schema-5.2.12
    
    composer(deps): bump justinrainbow/json-schema from 5.2.11 to 5.2.12
    localheinz authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    7d867bc View commit details
    Browse the repository at this point in the history
  7. Fix: Update CHANGELOG.md

    localheinz committed Apr 20, 2022
    Configuration menu
    Copy the full SHA
    170121e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    04b078d View commit details
    Browse the repository at this point in the history
  9. Merge pull request #922 from ergebnis/fix/composer

    Fix: Update `composer/composer`
    localheinz authored Apr 20, 2022
    Configuration menu
    Copy the full SHA
    854ca67 View commit details
    Browse the repository at this point in the history
Loading