Skip to content

Update dependency lcobucci/coding-standard to v12 - #587

Open
renovate[bot] wants to merge 1 commit into
1.0.xfrom
renovate/lcobucci-coding-standard-12.x
Open

renovate[bot] wants to merge 1 commit into
1.0.xfrom
renovate/lcobucci-coding-standard-12.x

Conversation

@renovate

@renovate renovate Bot commented Apr 13, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
lcobucci/coding-standard ^9.0 → ^12.0 age adoption passing confidence

Release Notes

lcobucci/coding-standard (lcobucci/coding-standard)

v12.0.0

Compare Source

Release Notes for 12.0.0

This release bumps PHP requirements and the base CS libraries, pushing us to use PHP 8.4+ and PHPCS 4.0+.

12.0.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Improvement

v11.2.0

Compare Source

Release Notes for 11.2.0

Feature release (minor)

11.2.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Improvement

v11.1.0

Compare Source

Release Notes for 11.1.0

This release adds compatibility with PHP 8.4.

11.1.0
  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1
Improvement

v11.0.0

Compare Source

Release Notes for 11.0.0

This release upgrades Doctrine CS to v12 and re-introduces PHP 8.1 support.

11.0.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 2
Improvement

v10.0.0

Compare Source

Release Notes for 10.0.0

This release makes PHP 8.2 the minimum required version and standardises how attributes should be used.

10.0.0
  • Total issues resolved: 0
  • Total pull requests resolved: 2
  • Total contributors: 1
Improvement

Configuration

📅 Schedule: (in timezone UTC)

  • 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 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.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the renovate label Apr 13, 2026
@renovate

renovate Bot commented Apr 13, 2026 •

Copy link
Copy Markdown
Contributor Author

⚠️ 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
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 php ~8.1.0 || ~8.2.0 but your php version (8.5.10) does not satisfy that requirement.
  Problem 2
    - 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.10) does not satisfy that requirement.
  Problem 3
    - Root composer.json requires lcobucci/coding-standard ^12.0 -> satisfiable by lcobucci/coding-standard[12.0.0].
    - doctrine/coding-standard 14.0.0 requires slevomat/coding-standard ^8.23 -> satisfiable by slevomat/coding-standard[8.23.0, ..., 8.31.1].
    - lcobucci/coding-standard 12.0.0 requires doctrine/coding-standard ^14.0.0 -> satisfiable by doctrine/coding-standard[14.0.0].
    - slevomat/coding-standard[8.23.0, ..., 8.26.0] require phpstan/phpdoc-parser ^2.3.0 -> found phpstan/phpdoc-parser[2.3.0, ..., 2.3.5] but these were not loaded, likely because it conflicts with another require.
    - slevomat/coding-standard[8.27.0, ..., 8.27.1] require phpstan/phpdoc-parser ^2.3.1 -> found phpstan/phpdoc-parser[2.3.1, ..., 2.3.5] but these were not loaded, likely because it conflicts with another require.
    - slevomat/coding-standard[8.28.0, ..., 8.30.1] require phpstan/phpdoc-parser ^2.3.2 -> found phpstan/phpdoc-parser[2.3.2, 2.3.3, 2.3.4, 2.3.5] but these were not loaded, likely because it conflicts with another require.
    - slevomat/coding-standard[8.31.0, ..., 8.31.1] require phpstan/phpdoc-parser ^2.3.3 -> found phpstan/phpdoc-parser[2.3.3, 2.3.4, 2.3.5] 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 renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 Update dependency lcobucci/coding-standard to v12 - autoclosed Apr 14, 2026
@renovate renovate Bot closed this Apr 14, 2026
@renovate
renovate Bot deleted the renovate/lcobucci-coding-standard-12.x branch April 14, 2026 06:08
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 - autoclosed Update dependency lcobucci/coding-standard to v12 Apr 14, 2026
@renovate renovate Bot reopened this Apr 14, 2026
@renovate
renovate Bot force-pushed the renovate/lcobucci-coding-standard-12.x branch 2 times, most recently from 9e91b75 to 0c7281e Compare April 14, 2026 08:41
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 Update dependency lcobucci/coding-standard to v12 - autoclosed Jun 4, 2026
@renovate renovate Bot closed this Jun 4, 2026
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 - autoclosed Update dependency lcobucci/coding-standard to v12 Jun 4, 2026
@renovate renovate Bot reopened this Jun 4, 2026
@renovate
renovate Bot force-pushed the renovate/lcobucci-coding-standard-12.x branch 2 times, most recently from 0c7281e to b20e62e Compare June 4, 2026 10:40
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 Update dependency lcobucci/coding-standard to v12 - autoclosed Jun 10, 2026
@renovate renovate Bot closed this Jun 10, 2026
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 - autoclosed Update dependency lcobucci/coding-standard to v12 Jun 10, 2026
@renovate renovate Bot reopened this Jun 10, 2026
@renovate
renovate Bot force-pushed the renovate/lcobucci-coding-standard-12.x branch 2 times, most recently from b20e62e to c4580a9 Compare June 10, 2026 15:06
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 Update dependency lcobucci/coding-standard to v12 - autoclosed Jun 26, 2026
@renovate renovate Bot closed this Jun 26, 2026
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 - autoclosed Update dependency lcobucci/coding-standard to v12 Jun 26, 2026
@renovate renovate Bot reopened this Jun 26, 2026
@renovate
renovate Bot force-pushed the renovate/lcobucci-coding-standard-12.x branch 2 times, most recently from c4580a9 to a32696f Compare June 26, 2026 19:53
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 Update dependency lcobucci/coding-standard to v12 - autoclosed Aug 29, 2026
@renovate renovate Bot closed this Aug 29, 2026
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 - autoclosed Update dependency lcobucci/coding-standard to v12 Aug 29, 2026
@renovate renovate Bot reopened this Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/lcobucci-coding-standard-12.x branch 2 times, most recently from f4a4fa5 to 84f6ba9 Compare August 30, 2026 10:10
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 Update dependency lcobucci/coding-standard to v12 - autoclosed Aug 30, 2026
@renovate renovate Bot closed this Aug 30, 2026
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 - autoclosed Update dependency lcobucci/coding-standard to v12 Aug 30, 2026
@renovate renovate Bot reopened this Aug 30, 2026
@renovate
renovate Bot force-pushed the renovate/lcobucci-coding-standard-12.x branch 2 times, most recently from 84f6ba9 to 6cebbb8 Compare August 30, 2026 21:39
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 Update dependency lcobucci/coding-standard to v12 - autoclosed Sep 1, 2026
@renovate renovate Bot closed this Sep 1, 2026
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 - autoclosed Update dependency lcobucci/coding-standard to v12 Sep 2, 2026
@renovate renovate Bot reopened this Sep 2, 2026
@renovate
renovate Bot force-pushed the renovate/lcobucci-coding-standard-12.x branch 2 times, most recently from 6cebbb8 to 44f147b Compare September 2, 2026 13:59
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 Update dependency lcobucci/coding-standard to v12 - autoclosed Sep 4, 2026
@renovate renovate Bot closed this Sep 4, 2026
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 - autoclosed Update dependency lcobucci/coding-standard to v12 Sep 4, 2026
@renovate renovate Bot reopened this Sep 4, 2026
@renovate
renovate Bot force-pushed the renovate/lcobucci-coding-standard-12.x branch 2 times, most recently from 44f147b to e65cc93 Compare September 4, 2026 21:33
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 Update dependency lcobucci/coding-standard to v12 - autoclosed Sep 5, 2026
@renovate renovate Bot closed this Sep 5, 2026
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 - autoclosed Update dependency lcobucci/coding-standard to v12 Sep 5, 2026
@renovate renovate Bot reopened this Sep 5, 2026
@renovate
renovate Bot force-pushed the renovate/lcobucci-coding-standard-12.x branch 2 times, most recently from e65cc93 to 8027416 Compare September 5, 2026 21:30
@renovate renovate Bot changed the title Update dependency lcobucci/coding-standard to v12 Update dependency lcobucci/coding-standard to v12 - autoclosed Sep 6, 2026
@renovate renovate Bot closed this Sep 6, 2026
| datasource | package                  | from  | to     |
| ---------- | ------------------------ | ----- | ------ |
| packagist  | lcobucci/coding-standard | 9.0.0 | 12.0.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