Skip to content

Update all non-major dependencies#563

Open
renovate[bot] wants to merge 1 commit into1.0.xfrom
renovate/all-minor-patch
Open

Update all non-major dependencies#563
renovate[bot] wants to merge 1 commit into1.0.xfrom
renovate/all-minor-patch

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Apr 4, 2023

ℹ️ Note

This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/cache action minor v3.3.1v3.5.0 age adoption passing confidence
codecov/codecov-action action patch v3.1.1v3.1.6 age adoption passing confidence
infection/infection require-dev minor ^0.26.19^0.32.0 age adoption passing confidence
laminas/laminas-diactoros (source) require-dev minor 2.24.22.26.0 age adoption passing confidence
lcobucci/content-negotiation-middleware require minor 3.1.03.2.0 age adoption passing confidence
middlewares/negotiation require minor 2.1.02.2.0 age adoption passing confidence
php require minor ~8.1.0 || ~8.2.0~8.1.0 || ~8.2.0 || ~8.5.0 age adoption passing confidence
psr/http-factory require minor 1.0.11.1.0 age adoption passing confidence
psr/http-message require minor 1.0.11.1 age adoption passing confidence
psr/http-server-handler require patch 1.0.11.0.2 age adoption passing confidence
psr/http-server-middleware require patch 1.0.11.0.2 age adoption passing confidence
shivammathur/setup-php action minor 2.24.02.37.0 age adoption passing confidence

Release Notes

actions/cache (actions/cache)

v3.5.0

Compare Source

  • Bump actions/cache to v4.1.0

Full Changelog: actions/cache@v3...v3.5.0

v3.4.3

Compare Source

What's Changed

Full Changelog: actions/cache@v3.4.2...v3.4.3

v3.4.2

Compare Source

What's Changed

[!IMPORTANT]
As a reminder, there were important backend changes to release v3.4.0, see those release notes and the announcement for more details.

Full Changelog: actions/cache@v3.4.0...v3.4.2

v3.4.1

Compare Source

[!WARNING]
This version was incorrectly released using a SHA pointing to a newer version for immutable actions only. Please use v3.4.2 (or v3) instead.

v3.4.0

Compare Source

⚠️ Important Changes

The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.

The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.

We are deprecating some versions of this action. We recommend upgrading to version v4 or v3 as soon as possible before February 1st, 2025. (Upgrade instructions below).

If you are using pinned SHAs, please use the SHAs of versions v4.2.0 or v3.4.0

If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.

Upgrading to the recommended versions will not break your workflows.

Read more about the change & access the migration guide: reference to the announcement.

Minor changes

Minor and patch version updates for these dependencies:

Full Changelog: actions/cache@v3.3.3...v3.4.0

v3.3.3

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.3

v3.3.2

Compare Source

What's Changed

New Contributors

Full Changelog: actions/cache@v3...v3.3.2

codecov/codecov-action (codecov/codecov-action)

v3.1.6

Compare Source

#Full Changelog: codecov/codecov-action@v3.1.5...v3.1.6

v3.1.5

Compare Source

What's Changed

v3.1.4: 3.1.4

Compare Source

What's Changed
New Contributors

Full Changelog: codecov/codecov-action@v3.1.3...v3.1.4

v3.1.3: 3.1.3

Compare Source

What's Changed

Full Changelog: codecov/codecov-action@v3.1.2...v3.1.3

v3.1.2: 3.1.2

Compare Source

What's Changed
New Contributors

Full Changelog: codecov/codecov-action@v3.1.1...v3.1.2

infection/infection (infection/infection)

v0.32.6

Compare Source

Fixed:

New Contributors

Full Changelog: infection/infection@0.32.5...0.32.6

v0.32.5

Compare Source

Fixed:

Full Changelog: infection/infection@0.32.4...0.32.5

v0.32.4

Compare Source

Added:

Internal:

Full Changelog: infection/infection@0.32.3...0.32.4

v0.32.3

Compare Source

Added:

Internal:

Full Changelog: infection/infection@0.32.2...0.32.3

v0.32.2

Compare Source

Fixed:

  • fix: Properly isolate function bodies in NextConnectingVisitor by @​sanmai in #​2796

Full Changelog: infection/infection@0.32.1...0.32.2

v0.32.1

Compare Source

Added:

Fixed:

Full Changelog: infection/infection@0.32.0...0.32.1

v0.32.0

Compare Source

Fixed:

  • [BC BREAK!] The relative paths of the sources (source.directories in the Infection configuration file) are no longer relative to the current working directory but instead to the location of the configuration file.

v0.31.9: Support PHPStan-dev version in PHPStanAdapter

Compare Source

Changed:

Full Changelog: infection/infection@0.31.8...0.31.9

v0.31.8

Compare Source

Changed:

Full Changelog: infection/infection@0.31.7...0.31.8

v0.31.7: Show uncovered mutants to output when --with-uncovered is used

Compare Source

Fixed:

Full Changelog: infection/infection@0.31.6...0.31.7

v0.31.6: Introduce --logger-text option

Compare Source

Added:

  • Introduce --logger-text option to enforce text logger file path by @​romm in #​2438

Full Changelog: infection/infection@0.31.5...0.31.6

v0.31.5

Compare Source

Fixed:

  • Fix --dry-run option using DryRunProcess wrapper (alternative approach) by @​sanmai in #​2435

Changed:

Full Changelog: infection/infection@0.31.4...0.31.5

v0.31.4

Compare Source

Changed:

Internal:

Full Changelog: infection/infection@0.31.3...0.31.4

v0.31.3: PHPStan running out of memory when attempting --static-analysis-tool=phpstan

Compare Source

Fixed:

Changed:

Internal:

Full Changelog: infection/infection@0.31.2...0.31.3

v0.31.2: --static-analysis-tool-options and no MSI shown by default for non-covered code

Compare Source

Added:

  • Remove Mutation Score Indicator (MSI) from default output, show only with --with-uncovered by @​Copilot in #​2378

Changed:

  • Add --static-analysis-tool-options CLI option with proper multiple options support by @​Copilot in #​2374

Internal:

New Contributors

Full Changelog: infection/infection@0.31.1...0.31.2

v0.31.1: Cleanup old PHPUnit cache files in Infection tmp directory

Compare Source

Added:

Internal:

Full Changelog: infection/infection@0.31.0...0.31.1

v0.31.0

Compare Source

Changed:

Fixed:

  • Fix CLI output rendering for diffs which contain symfony-style like text by @​staabm in #​2338

Internal:

Backward Compatibility Break

This version introduces BC Break. Do the following:

  1. If you used Infection for all the code, including uncovered, like bin/infection, now you need to add --with-uncovered, because by default, Infection doesn't mutate uncovered code anymore
- bin/infection
+ bin/infection --with-uncovered
  1. If you used Infection for the only code covered by tests, like bin/infection --only-covered, you need to remove this option because now this is a default behavior and this options has been removed
- bin/infection --only-covered
+ bin/infection
  1. If you used Infection for all the code, including uncovered, but now you want to mutated only covered code, do nothing (default behavior has been changed)

# continue using
bin/infection

Full Changelog: infection/infection@0.30.3...0.31.0

v0.30.3

Compare Source

Changed:

Fixed:

  • Fix CLI output rendering for diffs which contain symfony-style like text by @​staabm in #​2338

Internal:

Backward Compatibility Break

This version introduces BC Break. Do the following:

  1. If you used Infection for all the code, including uncovered, like bin/infection, now you need to add --with-uncovered, because by default, Infection doesn't mutate uncovered code anymore
- bin/infection
+ bin/infection --with-uncovered
  1. If you used Infection for the only code covered by tests, like bin/infection --only-covered, you need to remove this option because now this is a default behavior and this options has been removed
- bin/infection --only-covered
+ bin/infection
  1. If you used Infection for all the code, including uncovered, but now you want to mutated only covered code, do nothing (default behavior has been changed)

# continue using
bin/infection

Full Changelog: infection/infection@0.30.3...0.31.0

v0.30.2

Compare Source

Added:

Changed:

Fixed:

Internal:

Full Changelog: infection/infection@0.30.2...0.30.3

v0.30.1

Compare Source

Changed:

Internal:

Full Changelog: infection/infection@0.30.1...0.30.2

v0.30.0

Compare Source

Changed:

Fixed:

Internal:

Full Changelog

v0.29.14

Compare Source

Full Changelog

Added:

@renovate renovate bot added the renovate label Apr 4, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Apr 4, 2023

Branch automerge failure

This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.


  • Branch has one or more failed status checks

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from cec911e to 97b2a71 Compare April 12, 2023 00:30
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 10 times, most recently from 8d588f0 to a288133 Compare April 19, 2023 17:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 8f3e774 to 6334c66 Compare April 22, 2023 08:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 75513ae to 8abe7ce Compare June 2, 2023 06:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from 0d4c1bd to 430e9b8 Compare June 7, 2023 22:24
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 05e0807 to 671d704 Compare June 20, 2023 13:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 55b76df to dfbbfce Compare August 9, 2023 15:03
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dfbbfce to 8eccd5e Compare August 15, 2023 06:11
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from a519493 to 185b318 Compare August 27, 2023 09:32
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 4 times, most recently from cc77937 to b7c7907 Compare September 8, 2023 16:18
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 6 times, most recently from 998fcd8 to 9383b91 Compare September 19, 2023 12:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 9383b91 to c999d2c Compare September 28, 2023 09:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from f223b15 to 1a46c09 Compare October 9, 2023 13:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from fd2980c to 5c543ec Compare October 16, 2023 12:41
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 3 times, most recently from 30a4377 to 24dc0ab Compare November 2, 2023 13:38
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from d023bac to b62f1c5 Compare November 8, 2023 17:37
@renovate
Copy link
Contributor Author

renovate bot commented Mar 23, 2024

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update infection/infection:0.28.1 laminas/laminas-diactoros:2.26.0 lcobucci/content-negotiation-middleware:3.2.0 middlewares/negotiation:2.1.1 phpstan/extension-installer:1.3.1 psr/http-factory:1.0.2 psr/http-message:1.1 psr/http-server-handler:1.0.2 psr/http-server-middleware:1.0.2 --with-dependencies --ignore-platform-req='ext-*' --ignore-platform-req='lib-*' --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins
Loading composer repositories with package information
Dependency fig/http-message-util is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Dependency phpstan/phpstan is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - Root composer.json requires infection/infection ^0.28.0 -> satisfiable by infection/infection[0.28.1].
    - infection/infection 0.28.1 requires nikic/php-parser ^5.0 -> found nikic/php-parser[v5.0.0, v5.0.1, v5.0.2] but these were not loaded, likely because it conflicts with another require.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

@renovate
Copy link
Contributor Author

renovate bot commented May 10, 2024

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: composer.lock
Command failed: composer update infection/infection:0.32.6 laminas/laminas-diactoros:2.26.0 lcobucci/content-negotiation-middleware:3.2.0 middlewares/negotiation:2.2.0 php:8.5.4 psr/http-factory:1.1.0 psr/http-message:1.1 psr/http-server-handler:1.0.2 psr/http-server-middleware:1.0.2 --with-dependencies --ignore-platform-req=ext-* --ignore-platform-req=lib-* --no-ansi --no-interaction --no-scripts --no-autoloader --no-plugins --minimal-changes
Loading composer repositories with package information
Pattern "php" listed for update matches platform packages, but these cannot be updated by Composer.
Dependency fig/http-message-util is also a root requirement. Package has not been listed as an update argument, so keeping locked at old version. Use --with-all-dependencies (-W) to include root dependencies.
Updating dependencies
Your requirements could not be resolved to an installable set of packages.

  Problem 1
    - chimera/foundation is locked to version 1.0.x-dev and an update of this package was not requested.
    - chimera/foundation 1.0.x-dev requires php ~8.1.0 || ~8.2.0 -> your php version (8.5.4) does not satisfy that requirement.
  Problem 2
    - Root composer.json requires lcobucci/content-negotiation-middleware ^3.1 -> satisfiable by lcobucci/content-negotiation-middleware[3.2.0].
    - lcobucci/content-negotiation-middleware 3.2.0 requires php ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.5.4) does not satisfy that requirement.
  Problem 3
    - Root composer.json requires infection/infection ^0.32.0 -> satisfiable by infection/infection[0.32.6].
    - infection/infection 0.32.6 requires nikic/php-parser ^5.6.2 -> found nikic/php-parser[v5.6.2, v5.7.0] but these were not loaded, likely because it conflicts with another require.
  Problem 4
    - Root composer.json requires laminas/laminas-diactoros ^2.24.2 -> satisfiable by laminas/laminas-diactoros[2.26.0].
    - laminas/laminas-diactoros 2.26.0 requires php ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 -> your php version (8.5.4) does not satisfy that requirement.

Use the option --with-all-dependencies (-W) to allow upgrades, downgrades and removals for packages currently locked to specific versions.

| datasource  | package                                 | from    | to     |
| ----------- | --------------------------------------- | ------- | ------ |
| github-tags | actions/cache                           | v3.3.1  | v3.5.0 |
| github-tags | codecov/codecov-action                  | v3.1.1  | v3.1.6 |
| packagist   | infection/infection                     | 0.26.19 | 0.32.6 |
| packagist   | laminas/laminas-diactoros               | 2.24.2  | 2.26.0 |
| packagist   | lcobucci/content-negotiation-middleware | 3.1.0   | 3.2.0  |
| packagist   | middlewares/negotiation                 | 2.1.0   | 2.2.0  |
| github-tags | containerbase/php-prebuild              | 8.2.30  | 8.5.4  |
| packagist   | psr/http-factory                        | 1.0.1   | 1.1.0  |
| packagist   | psr/http-message                        | 1.0.1   | 1.1    |
| packagist   | psr/http-server-handler                 | 1.0.1   | 1.0.2  |
| packagist   | psr/http-server-middleware              | 1.0.1   | 1.0.2  |
| github-tags | shivammathur/setup-php                  | 2.24.0  | 2.37.0 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants