Skip to content

[composer/dev](deps-dev): Bump symplify/easy-coding-standard from 13.2.3 to 13.3.2 - #1995

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symplify/easy-coding-standard-13.3.2
Open

[composer/dev](deps-dev): Bump symplify/easy-coding-standard from 13.2.3 to 13.3.2#1995
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/composer/symplify/easy-coding-standard-13.3.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor

Bumps symplify/easy-coding-standard from 13.2.3 to 13.3.2.

Release notes

Sourced from symplify/easy-coding-standard's releases.

Released ECS 13.3.2

News 🎉

Add PER-CS 3.0 prepared set

Native ECS support for the PER Coding Style 3.0. Before this, PER-CS was only reachable through the deprecated withPhpCsFixerSets(), now a no-op - so there was no way to apply PER-CS through ECS.

Reachable both ways:

$ecsConfig->withPreparedSets(perCs: true);

Non-risky rules only, matching how the other prepared sets ship. Faithful to php-cs-fixer v3.95 @PER-CS3x0 resolution.

ecsphp/ecs-src#76

Released ECS 13.3.0

News 🎉

Add NoBlankLineBetweenImportsFixer to the spaces set

Removes blank lines between consecutive import use statements, while keeping the blank line after the namespace intact. Ported from a custom fixer used in the Mautic codebase.

 use App\First;
-
 use App\Second;

ecsphp/ecs-src#75

JSON output always reports absolute paths

JsonOutputFormatter now always reports absolute paths - the format machines consume (IDE links, CI ingestion) - so no toggle is needed.

ecsphp/ecs-src#70

Deprecated 💀

🧹 Fixer-first: deprecate the CI report formats

ECS is a fixer by default, not a static analyzer. The report formats that target CI static-analysis pipelines now emit a warning and fall back to console:

... (truncated)

Commits
  • 91848a9 ECS 13.3.2
  • abdd37c ECS 13.3.1
  • b92aed2 Updated ECS to commit 96f15789fca654118483cedefba20a0c0dbc2e0d
  • f672131 ECS 13.3.0
  • 7c7dc34 ECS v9.3.28
  • 8ab297d Updated ECS to commit dc06bf36187461c3ec092f4776035ae95ba21a13
  • e035dd9 Updated ECS to commit 9da08a941fd8a72b2ea90d7627274c11362fd2b8
  • 0b4846e Updated ECS to commit 1742943feb0fb662c7c3bc7a6a8342d3ec182e2c
  • 93025c0 Updated ECS to commit 39ce2d357932d75e825b8daff2f4a0a6577212c8
  • f892a2d Updated ECS to commit b6571593a01c143a51b1a3f8c1437596aa05ad42
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [symplify/easy-coding-standard](https://github.com/ecsphp/ecs) from 13.2.3 to 13.3.2.
- [Release notes](https://github.com/ecsphp/ecs/releases)
- [Commits](ecsphp/ecs@13.2.3...13.3.2)

---
updated-dependencies:
- dependency-name: symplify/easy-coding-standard
  dependency-version: 13.3.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
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