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 #77

Open
wants to merge 1 commit into
base: 1.6.x
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 19, 2023

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
php require minor ~8.0.0 || ~8.1.0 || ~8.2.0 -> ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.4.0 age adoption passing confidence
phpunit/phpunit (source) require-dev patch 9.6.10 -> 9.6.22 age adoption passing confidence
psalm/plugin-phpunit require-dev minor ^0.18.0 -> ^0.19.0 age adoption passing confidence

Release Notes

containerbase/php-prebuild (php)

v8.4.1

Compare Source

Bug Fixes
  • deps: update dependency php to v8.4.1

v8.3.14

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.14

v8.3.13

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.13

v8.3.12

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.12

v8.3.11

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.11

v8.3.10

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.10

v8.3.9

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.9

v8.3.8

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.8

v8.3.7

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.7

v8.3.6

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.6

v8.3.4

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.4

v8.3.3

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.3

v8.3.2

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.2

v8.3.1

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.1

v8.3.0

Compare Source

Bug Fixes
  • deps: update dependency php to v8.3.0
sebastianbergmann/phpunit (phpunit/phpunit)

v9.6.22

Compare Source

v9.6.21: PHPUnit 9.6.21

Compare Source

Changed
  • #​5956: Deprecation of the E_STRICT constant in PHP 8.4
  • Removed .phpstorm.meta.php file as methods such as TestCase::createStub() use generics / template types for their return types and PhpStorm, for example, uses that information

How to install or update PHPUnit

v9.6.20: PHPUnit 9.6.20

Compare Source

Changed
  • Updated dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions)

How to install or update PHPUnit

v9.6.19: PHPUnit 9.6.19

Compare Source

Changed
  • The namespaces of dependencies are now prefixed with PHPUnitPHAR instead of just PHPUnit for the PHAR distribution of PHPUnit

How to install or update PHPUnit

v9.6.18

Compare Source

v9.6.17

Compare Source

v9.6.16

Compare Source

v9.6.15

Compare Source

v9.6.14

Compare Source

v9.6.13

Compare Source

v9.6.12

Compare Source

v9.6.11

Compare Source

psalm/psalm-plugin-phpunit (psalm/plugin-phpunit)

v0.19.0: Add Psalm 6 support, drop Psalm 4 support

Compare Source

This release adds support for Psalm 6, dropping support for Psalm 4.

What's Changed

New Contributors

Full Changelog: psalm/psalm-plugin-phpunit@0.18.4...0.19.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

Read more information about the use of Renovate Bot within Laminas.

@renovate renovate bot added the renovate label Aug 19, 2023
@renovate
Copy link
Contributor Author

renovate bot commented Aug 19, 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 changed the title Update dependency phpunit/phpunit to v9.6.11 Update dependency phpunit/phpunit to v9.6.12 Sep 12, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from dd7080b to 3ed0fb1 Compare September 12, 2023 14:58
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.12 Update dependency phpunit/phpunit to v9.6.13 Sep 19, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3ed0fb1 to c7fd61f Compare September 19, 2023 07:29
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.13 Update dependency phpunit/phpunit to v9.6.14 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from c7fd61f to 4e36cbe Compare December 1, 2023 06:51
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.14 Update dependency phpunit/phpunit to v9.6.15 Dec 1, 2023
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4e36cbe to d6b5612 Compare December 1, 2023 20:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from d6b5612 to 6db1753 Compare January 19, 2024 07:15
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.15 Update dependency phpunit/phpunit to v9.6.16 Jan 19, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6db1753 to 3f86780 Compare February 23, 2024 15:29
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.16 Update dependency phpunit/phpunit to v9.6.17 Feb 23, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 3f86780 to b2f5c18 Compare March 15, 2024 12:29
@renovate renovate bot changed the title Update dependency phpunit/phpunit to v9.6.17 Update all non-major dependencies Mar 15, 2024
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b2f5c18 to 24a65c6 Compare March 21, 2024 13:04
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 24a65c6 to 4556121 Compare April 5, 2024 07:55
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 4556121 to e601490 Compare July 10, 2024 16:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e601490 to e988b76 Compare August 6, 2024 10:48
Copy link
Contributor Author

renovate bot commented Aug 6, 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 php:8.4.1 phpunit/phpunit:9.6.22 psalm/plugin-phpunit:0.19.0 --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
Pattern "php" listed for update matches platform packages, but these cannot be updated by Composer.
Dependency composer/semver 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 vimeo/psalm 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

In RuleSetGenerator.php line 260:
                                                          
  [LogicException]                                        
  Fixed package php 8.0.99 was not added to solver pool.  
                                                          

Exception trace:
  at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:260
 Composer\DependencyResolver\RuleSetGenerator->addRulesForRequest() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/DependencyResolver/RuleSetGenerator.php:312
 Composer\DependencyResolver\RuleSetGenerator->getRulesFor() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/DependencyResolver/Solver.php:183
 Composer\DependencyResolver\Solver->solve() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Installer.php:508
 Composer\Installer->doUpdate() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Installer.php:298
 Composer\Installer->run() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Command/UpdateCommand.php:281
 Composer\Command\UpdateCommand->execute() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/vendor/symfony/console/Command/Command.php:298
 Symfony\Component\Console\Command\Command->run() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/vendor/symfony/console/Application.php:1040
 Symfony\Component\Console\Application->doRunCommand() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/vendor/symfony/console/Application.php:301
 Symfony\Component\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Console/Application.php:396
 Composer\Console\Application->doRun() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/vendor/symfony/console/Application.php:171
 Symfony\Component\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/src/Composer/Console/Application.php:136
 Composer\Console\Application->run() at phar:///opt/containerbase/tools/composer/2.8.3/bin/composer/bin/composer:93
 require() at /opt/containerbase/tools/composer/2.8.3/bin/composer:29

update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--no-autoloader] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-m|--minimal-changes] [--patch-only] [-i|--interactive] [--root-reqs] [--bump-after-update [BUMP-AFTER-UPDATE]] [--] [<packages>...]


@renovate renovate bot force-pushed the renovate/all-minor-patch branch from e988b76 to 04ff4f4 Compare August 7, 2024 11:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 04ff4f4 to 174b5c0 Compare September 19, 2024 11:23
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 7 times, most recently from 9563724 to 17076ec Compare November 25, 2024 04:40
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 128ad79 to 542e3ca Compare November 25, 2024 17:42
| datasource  | package                    | from   | to     |
| ----------- | -------------------------- | ------ | ------ |
| github-tags | containerbase/php-prebuild | 8.2.26 | 8.4.1  |
| packagist   | phpunit/phpunit            | 9.6.10 | 9.6.22 |
| packagist   | psalm/plugin-phpunit       | 0.18.4 | 0.19.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 542e3ca to b482222 Compare December 5, 2024 14:48
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