Update dependency ocramius/package-versions to v2 - autoclosed #38
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^1.9->^1.9 || ^2.0Release Notes
Ocramius/PackageVersions (ocramius/package-versions)
v2.8.0Compare Source
Release Notes for 2.8.0
Feature release (minor)
2.8.0
enhancement
renovate
v2.7.0Compare Source
Release Notes for 2.7.0
Feature release (minor)
2.7.0
dependencies
renovate
security
enhancement
laminas/laminas-ci-matrix-actionthanks to @Ocramiusv2.6.0Compare Source
Release Notes for 2.6.0
Feature release (minor)
2.6.0
dependencies,enhancement
dependencies,github_actions
enhancement
v2.5.1Compare Source
Release Notes for 2.5.1
2.5.x bugfix release (patch)
2.5.1
enhancement,help wanted
v2.5.0Compare Source
2.5.0 - 2021-12-22
Release Notes for 2.5.0
Feature release (minor)
2.5.0
dependencies,enhancement
composer/composer:2.2.0, trustdealerdirect/phpcodesniffer-composer-installerand run everything in CI with--no-interactionthanks to @Ocramiusdependencies,github_actions
v2.4.1Compare Source
Release Notes for 2.4.1
2.4.x bugfix release (patch)
2.4.1
enhancement,help wanted
v2.4.0Compare Source
2.4.0 - 2021-09-19
Release Notes for 2.4.0
2.4.0
enhancement
dependencies
v2.3.1Compare Source
2.3.1 - 2022-03-05
Release Notes for 2.3.1
2.3.1
enhancement,help wanted
v2.3.0Compare Source
Release Notes for 2.3.0
2.3.0
enhancement
.gitattributesto avoid exporting phpcs artifacts thanks to @reedyv2.2.1Compare Source
Release Notes for 2.2.1
2.2.1
enhancement,help wanted
v2.2.0Compare Source
Release Notes for 2.2.0
This release is mostly a cleanup to keep the test setup and CI pipelines
small in size and manageable long-term, since maintaining both PHP 7
and PHP 8 support would (due to dependencies) become quite a lot of
long-term effort otherwise.
If, for some reason, you require to run both PHP 7 and PHP 8 in different
environments, use
ocramius/package-versions:2.1.0, which supports both.2.2.0
enhancement
php:^7.4.7support - switch to onlyphp:~8.0.0thanks to @Ocramiusv2.1.1Compare Source
Release Notes for 2.1.1
2.1.1
enhancement,help wanted
v2.1.0Compare Source
Release Notes for 2.1.0
This patch explicitly adds
php:~8.0.0support along withphp:^7.4.7.phpunit/phpunithad to also be upgraded, so that it does not contain symbolsthat clash with the
php:8.0.0parser BC breaks.To do so, we had to disable
infection/infectionreporting for now, as themutation testing setup is not yet capable of working with
phpunit/phpunit:^9.3.In addition to that, we now actively replace
composer/package-versions-deprecated,which is constantly causing issues in installation, and which is fully replaced by
this specific package. If you run
composer/composer:^2.0andphp:8.0.0, there isno reason to use
composer/package-versions-deprecatedanyway.Please note that the support for PHP is limited to
php:^7.4.7 || php:~8.0.0:php:8.1.0is NOT supported by this release, as the upstream ecosystem is just too unstable
and regularly breaks BC in multiple ways. Once
php:8.1.0-rc2is out (possibly next year),work will be done to support that too.
2.1.0
enhancement
php:8.0.*support thanks to @Ocramiusv2.0.1Compare Source
Release Notes for 2.0.1
2.0.1
enhancement
v2.0.0Compare Source
This release turns the package into a library (previously, it was
a composer plugin).
Relevant change is that the
PackageVersions\Versions::ROOT_PACKAGE_NAMEconstant no longer exists: please use
PackageVersions\Versions::rootPackageName()instead.
This slims down the complexity of the package massively, and removes
multiple known bugs.
Total issues resolved: 5
src/Packages/Versions.phpchanges detected incomposer installthanks to @TaluuPackageVersions\Versions::ROOT_PACKAGE_NAMEconstant thanks to @OcramiusConfiguration
📅 Schedule: Branch creation - "* 6-22/3 * * 1-5,* 12-23/3 * * 0,6" in timezone Europe/Amsterdam, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.