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 dependency fig-r/psr2r-sniffer to v2.1.1 #22

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 29, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
fig-r/psr2r-sniffer 2.0.0 -> 2.1.1 age adoption passing confidence

Release Notes

php-fig-rectified/psr2r-sniffer (fig-r/psr2r-sniffer)

v2.1.1

Compare Source

Fixes
  • Skip FQCN to use statement refactor requirement for attributes

v2.1.0

Compare Source

Improvements
  • Added new PSR4 sniff

Full Changelog: php-fig-rectified/psr2r-sniffer@2.0.0...2.1.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 was generated by Mend Renovate. View the repository job log.

| datasource | package             | from  | to    |
| ---------- | ------------------- | ----- | ----- |
| packagist  | fig-r/psr2r-sniffer | 2.0.0 | 2.0.1 |
Copy link

composer.lock

Package changes

Package Operation From To About
spryker/code-sniffer add - 0.17.23 view code - License: MIT License
fig-r/psr2r-sniffer upgrade 2.0.0 2.0.1 diff
phpstan/phpdoc-parser upgrade 1.24.2 1.27.0 diff
php-collective/code-sniffer remove 0.1.0 - -

Settings · Docs · Powered by Private Packagist

@renovate renovate bot changed the title Update dependency fig-r/psr2r-sniffer to v2.0.1 Update dependency fig-r/psr2r-sniffer to v2.1.0 Mar 30, 2024
Copy link
Contributor Author

renovate bot commented Mar 30, 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 fig-r/psr2r-sniffer:2.1.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
Dependency squizlabs/php_codesniffer 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 dealerdirect/phpcodesniffer-composer-installer 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
    - php-collective/code-sniffer 0.2.6 requires squizlabs/php_codesniffer ^3.8.0 -> found squizlabs/php_codesniffer[3.8.0, 3.8.1, 3.9.0] but the package is fixed to 3.7.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.
    - fig-r/psr2r-sniffer 2.1.0 requires php-collective/code-sniffer ^0.2.6 -> satisfiable by php-collective/code-sniffer[0.2.6].
    - Root composer.json requires fig-r/psr2r-sniffer ^2.0 -> satisfiable by fig-r/psr2r-sniffer[2.1.0].

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

@renovate renovate bot changed the title Update dependency fig-r/psr2r-sniffer to v2.1.0 Update dependency fig-r/psr2r-sniffer to v2.1.1 Nov 15, 2024
Copy link
Contributor Author

renovate bot commented Nov 15, 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 fig-r/psr2r-sniffer:2.1.1 --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 squizlabs/php_codesniffer 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 dealerdirect/phpcodesniffer-composer-installer 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 fig-r/psr2r-sniffer ^2.0 -> satisfiable by fig-r/psr2r-sniffer[2.1.1].
    - fig-r/psr2r-sniffer 2.1.1 requires php-collective/code-sniffer ^0.2.6 -> satisfiable by php-collective/code-sniffer[0.2.6, 0.2.7, 0.2.8, 0.2.9].
    - php-collective/code-sniffer[0.2.6, ..., 0.2.9] require squizlabs/php_codesniffer ^3.8.0 -> found squizlabs/php_codesniffer[3.8.0, ..., 3.11.0] but the package is fixed to 3.7.2 (lock file version) by a partial update and that version does not match. Make sure you list it as an argument for the update command.

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants