Skip to content

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

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

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

Release notes

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

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:

Remaining formatters: console and json.

Deprecate withRealPathReporting()

Kept as a deprecation warning pointing to --output-format json, now that JSON output always reports absolute paths.

ecsphp/ecs-src#70

Deprecate withEditorConfig()

.editorconfig discovery silently leaked project-wide settings into ECS, overriding the rules configured through sets. Coding standard should be driven by the ECS config. withEditorConfig() is kept as a deprecation warning; configure the matching PHP-CS-Fixer rules explicitly instead.

ecsphp/ecs-src#68

Deprecate withPhpCsFixerSets()

... (truncated)

Commits
  • 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
  • 0ca9c7c Updated ECS to commit 50acb0ce8a3129b24a6f58a96056b8ec0c6bbebc
  • fd88d9f Updated ECS to commit 0666ceb2e2e98763cf15293efb3b9c989afed6cf
  • 901ac88 Updated ECS to commit 48b8df19cfb3fad76e682ddf27a1dbaeb4ebad62
  • 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.0.
- [Release notes](https://github.com/ecsphp/ecs/releases)
- [Commits](ecsphp/ecs@13.2.3...13.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Sep 10, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #1995.

@dependabot dependabot Bot closed this Sep 10, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/symplify/easy-coding-standard-13.3.0 branch September 10, 2026 10:03
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