Skip to content
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

Update all non-major dependencies #51

Merged
merged 5 commits into from
Oct 31, 2022
Merged

Commits on Oct 31, 2022

  1. Update all non-major dependencies

    | datasource | package             | from   | to      |
    | ---------- | ------------------- | ------ | ------- |
    | packagist  | doctrine/cache      | 1.13.0 | 1.13.0  |
    | packagist  | infection/infection | 0.20.2 | 0.26.16 |
    | packagist  | phpunit/phpunit     | 9.5.26 | 9.5.26  |
    | packagist  | psr/simple-cache    | 1.0.1  | 1.0.1   |
    | packagist  | symfony/console     | 4.4.48 | 4.4.48  |
    renovate[bot] authored Oct 31, 2022
    Configuration menu
    Copy the full SHA
    642e66c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    27f94ff View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e64ec5 View commit details
    Browse the repository at this point in the history
  4. Reduced mutation test score requirements

    `infection/infection` upgraded, which means that new mutations
    and better coverage are now involved, and we shouldn't
    chase ghosts just because of this.
    
    We will likely improve the code the next time it is
    patched, rather than here.
    Ocramius committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    860525e View commit details
    Browse the repository at this point in the history
  5. Reduced mutation test score requirements

    `infection/infection` upgraded, which means that new mutations
    and better coverage are now involved, and we shouldn't
    chase ghosts just because of this.
    
    We will likely improve the code the next time it is
    patched, rather than here.
    Ocramius committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    964c557 View commit details
    Browse the repository at this point in the history