sophi-for-wordpress
sophi-for-wordpress copied to clipboard
Update dependency dealerdirect/phpcodesniffer-composer-installer to v1
This PR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
dealerdirect/phpcodesniffer-composer-installer (source) | require-dev | major | 0.7.2 -> 1.0.0 |
Release Notes
PHPCSStandards/composer-installer (dealerdirect/phpcodesniffer-composer-installer)
v1.0.0
Breaking changes
- Rename namespace prefix from
Dealerdirect
toPHPCSStandards
by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/191 - Drop support for PHP 5.3 by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/147
What's Changed
- Correct grammar in error message by @fredden in https://github.com/PHPCSStandards/composer-installer/pull/189
- .gitattributes: sync with current repo state by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/198
- PHPCSVersions: update URL references by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/161
- Plugin: improve feedback by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/182
- README: remove references to Scrutinizer by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/157
- Rename references to
master
branch by @Potherca in https://github.com/PHPCSStandards/composer-installer/pull/201 - Update repo references by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/158
CI / CD
- GH Actions: add builds against Composer 2.2 for PHP 7.2 - 8.x by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/172
- GH Actions: bust the cache semi-regularly by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/192
- GH Actions: fix builds on Windows with PHP 8.2 by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/180
- GH Actions: fix up fail-fast for setup-php by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/195
- GH Actions: run integration tests against Composer snapshot by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/163
- GH Actions: run linting against against ubuntu-latest by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/184
- GH Actions/Securitycheck: update the security checker download by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/178
- GH Actions/Securitycheck: update the security checker download by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/186
- GH Actions/Securitycheck: update the security checker download by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/190
- GH Actions: selectively use
fail-fast
with setup-php by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/194 - GH Actions: stop running tests against PHP 5.5/Composer 1.x on Windows (and remove work-arounds) by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/183
- GH Actions: various tweaks / PHP 8.2 not allowed to fail by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/193
- GH Actions: version update for various predefined actions by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/170
- Update YamLint by @Potherca in https://github.com/PHPCSStandards/composer-installer/pull/173
Tests
- Add initial integration test setup and first few tests by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/153
- BaseLineTest: stabilize the message checks by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/162
- PlayNiceWithScriptsTest: wrap output expectation in condition by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/179
- RegisterExternalStandardsTest: add new tests by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/165
- RegisterExternalStandardsTest: stabilize test for Composer v1 on Windows with PHP 5.5 by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/171
- TestCase::executeCliCommand(): retry Composer commands on a particular exception by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/164
- Tests: add new
InstalledPathsOrderTest
by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/176 - Tests: add new InstallUpdateEventsTest and NonInstallUpdateEventsTest by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/174
- Tests: add new
InvalidPackagesTest
by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/168 - Tests: add new
PlayNiceWithScriptsTest
by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/169 - Tests: add new
PreexistingPHPCSConfigTest
by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/166 - Tests: add new
PreexistingPHPCSInstalledPathsConfigTest
+ bug fix by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/167 - Tests: add new
RemovePluginTest
by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/177 - Tests: add new RootPackageHandlingTest + bugfix by @jrfnl in https://github.com/PHPCSStandards/composer-installer/pull/175
New Contributors
- @fredden made their first contribution in https://github.com/PHPCSStandards/composer-installer/pull/189
Full Changelog: https://github.com/PHPCSStandards/composer-installer/compare/v0.7.2...v1.0.0
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
⚠ 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: docker run --rm --name=renovate_a_sidecar --label=renovate_a_child -v "/tmp/worker/eeaf86/500f3f/repos/github/globeandmail/sophi-for-wordpress":"/tmp/worker/eeaf86/500f3f/repos/github/globeandmail/sophi-for-wordpress" -v "/tmp/worker/eeaf86/500f3f/cache":"/tmp/worker/eeaf86/500f3f/cache" -e COMPOSER_CACHE_DIR -e COMPOSER_AUTH -e BUILDPACK_CACHE_DIR -e CONTAINERBASE_CACHE_DIR -w "/tmp/worker/eeaf86/500f3f/repos/github/globeandmail/sophi-for-wordpress" ghcr.io/containerbase/sidecar bash -l -c "install-tool php 8.2.7 && install-tool composer 2.5.8 && composer update dealerdirect/phpcodesniffer-composer-installer --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
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires dealerdirect/phpcodesniffer-composer-installer 1.0.0, found dealerdirect/phpcodesniffer-composer-installer[v1.0.0] but these were not loaded, likely because it conflicts with another require.
Problem 2
- automattic/vipwpcs is locked to version 2.3.3 and an update of this package was not requested.
- automattic/vipwpcs 2.3.3 requires dealerdirect/phpcodesniffer-composer-installer ^0.4.1 || ^0.5 || ^0.6.2 || ^0.7 -> found dealerdirect/phpcodesniffer-composer-installer[v0.4.1, ..., v0.7.2] but it conflicts with your root composer.json require (1.0.0).
Problem 3
- 10up/phpcs-composer is locked to version dev-master and an update of this package was not requested.
- 10up/phpcs-composer dev-master requires dealerdirect/phpcodesniffer-composer-installer * -> found dealerdirect/phpcodesniffer-composer-installer[v0.1.0, ..., v0.7.2, v1.0.0] 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.
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication