Skip to content

composer(deps-dev): Bump ergebnis/rector-rules from 1.9.0 to 1.12.5#1591

Merged
ergebnis-bot merged 1 commit intomainfrom
dependabot/composer/ergebnis/rector-rules-1.12.5
Mar 16, 2026
Merged

composer(deps-dev): Bump ergebnis/rector-rules from 1.9.0 to 1.12.5#1591
ergebnis-bot merged 1 commit intomainfrom
dependabot/composer/ergebnis/rector-rules-1.12.5

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps ergebnis/rector-rules from 1.9.0 to 1.12.5.

Release notes

Sourced from ergebnis/rector-rules's releases.

1.12.5

What's Changed

Full Changelog: ergebnis/rector-rules@1.12.4...1.12.5

1.12.4

What's Changed

Full Changelog: ergebnis/rector-rules@1.12.3...1.12.4

1.12.3

What's Changed

  • Fix: Adjust Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to skip rewriting when namespace prefix alias collides with declared symbol by @​localheinz in ergebnis/rector-rules#301

Full Changelog: ergebnis/rector-rules@1.12.2...1.12.3

1.12.2

What's Changed

Full Changelog: ergebnis/rector-rules@1.12.1...1.12.2

1.12.1

What's Changed

Full Changelog: ergebnis/rector-rules@1.12.0...1.12.1

1.12.0

... (truncated)

Changelog

Sourced from ergebnis/rector-rules's changelog.

[1.12.5][1.12.5]

For a full diff see [1.12.4...1.12.5][1.12.4...1.12.5].

Fixed

  • Adjusted Rules\Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to also rewrite fully-qualified references to namespaced symbols identical to a namespace prefix (#303), by [@​localheinz]
  • Adjusted Rules\Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to handle grouped use statements (#306), by [@​localheinz]

[1.12.4][1.12.4]

For a full diff see [1.12.3...1.12.4][1.12.3...1.12.4].

Fixed

  • Adjusted Rules\Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to handle fully qualified references (#302), by [@​localheinz]

[1.12.3][1.12.3]

For a full diff see [1.12.2...1.12.3][1.12.2...1.12.3].

Fixed

  • Adjusted Rules\Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to skip rewriting when the namespace prefix alias collides with a class, interface, trait, or enum declared in the same file (#301), by [@​localheinz]

[1.12.2][1.12.2]

For a full diff see [1.12.1...1.12.2][1.12.1...1.12.2].

Fixed

  • Adjusted Rules\Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to support parent namespace imports (#300), by [@​localheinz]

[1.12.1][1.12.1]

For a full diff see [1.12.0...1.12.1][1.12.0...1.12.1].

Fixed

  • Adjusted Rules\Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to support overlapping namespace prefixes by deferring to the more specific prefix (#298), by [@​localheinz]

[1.12.0][1.12.0]

For a full diff see [1.11.1...1.12.0][1.11.1...1.12.0].

Added

  • Added Rules\Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to replace references to namespaced symbols (classes, functions, constants) whose fully-qualified name starts with a namespace prefix so they are relative to that prefix (#295), by [@​localheinz]

Fixed

... (truncated)

Commits
  • cc66f97 Enhancement: Prepare release
  • 5fbe0ad Fix: Reference
  • 8571fb0 Merge pull request #306 from ergebnis/fix/use-group
  • 6636517 Fix: Adjust ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to hand...
  • 1598269 Enhancement: Add test cases for use groups
  • 7ed64e1 Fix: Order
  • 284224d Merge pull request #305 from ergebnis/fix/use
  • d48e883 Fix: Add test cases
  • 9f2ebaa Merge pull request #303 from ergebnis/fix/namespaced-symbol
  • 04925b5 Fix: Adjust ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to also...
  • 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)

ergebnis-bot
ergebnis-bot previously approved these changes Mar 16, 2026
Bumps [ergebnis/rector-rules](https://github.com/ergebnis/rector-rules) from 1.9.0 to 1.12.5.
- [Release notes](https://github.com/ergebnis/rector-rules/releases)
- [Changelog](https://github.com/ergebnis/rector-rules/blob/main/CHANGELOG.md)
- [Commits](ergebnis/rector-rules@1.9.0...1.12.5)

---
updated-dependencies:
- dependency-name: ergebnis/rector-rules
  dependency-version: 1.12.5
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/composer/ergebnis/rector-rules-1.12.5 branch from f4076b2 to 96601eb Compare March 16, 2026 22:04
@ergebnis-bot ergebnis-bot self-requested a review March 16, 2026 22:05
@ergebnis-bot ergebnis-bot merged commit b1d49d7 into main Mar 16, 2026
28 checks passed
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/rector-rules-1.12.5 branch March 16, 2026 22:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant