Skip to content

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

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

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

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps ergebnis/rector-rules from 1.12.5 to 1.15.2.

Release notes

Sourced from ergebnis/rector-rules's releases.

1.15.2

What's Changed

  • Fix: Adjust Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to rewrite references relative to current namespace when file has only prefix import by @​localheinz in ergebnis/rector-rules#327

Full Changelog: ergebnis/rector-rules@1.15.1...1.15.2

1.15.1

What's Changed

  • Fix: Adjust Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to rewrite partially-qualified names when forceRelativeReferences is enabled by @​localheinz in ergebnis/rector-rules#326

Full Changelog: ergebnis/rector-rules@1.15.0...1.15.1

1.15.0

What's Changed

Full Changelog: ergebnis/rector-rules@1.14.1...1.15.0

1.14.1

What's Changed

Full Changelog: ergebnis/rector-rules@1.14.0...1.14.1

1.14.0

What's Changed

... (truncated)

Changelog

Sourced from ergebnis/rector-rules's changelog.

[1.15.2][1.15.2]

For a full diff see [1.15.1...1.15.2][1.15.1...1.15.2].

Fixed

  • Adjusted Rules\Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to rewrite references relative to current namespace when file has only prefix import (#327), by [@​localheinz]

[1.15.1][1.15.1]

For a full diff see [1.15.0...1.15.1][1.15.0...1.15.1].

Fixed

  • Adjusted Rules\Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to rewrite partially-qualified names when forceRelativeReferences is enabled (#326), by [@​localheinz]

[1.15.0][1.15.0]

For a full diff see [1.14.1...1.15.0][1.14.1...1.15.0].

Added

  • Added discoverNamespacePrefixes configuration option to Rules\Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to automatically discover parent namespace prefixes from file references (#324), by [@​localheinz]

[1.14.1][1.14.1]

For a full diff see [1.14.0...1.14.1][1.14.0...1.14.1].

Fixed

  • Adjusted Rules\Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to remove imports in file where namespace is identical to namespace prefix (#316), by [@​localheinz]

[1.14.0][1.14.0]

For a full diff see [1.13.2...1.14.0][1.13.2...1.14.0].

Added

  • Added forceRelativeReferences configuration option to Rules\Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector to force references to be expressed relative to the namespace prefix even when the file namespace matches the prefix (#315), by [@​localheinz]

Fixed

  • Adjusted Rules\Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector and Rules\Files\UseImportRelativeToNamespacePrefixRector to reject arrays that are not lists (#314), by [@​localheinz]

[1.13.2][1.13.2]

For a full diff see [1.13.1...1.13.2][1.13.1...1.13.2].

Fixed

... (truncated)

Commits
  • 32c8fb5 Enhancement: Prepare release
  • 8011192 Fix: Rename variable
  • e43e0b5 Fix: Rename method
  • 74b5e5e Fix: Rename variable
  • a60df4c Fix: Rename method
  • fea6f37 Fix: Rename parameter
  • 08ddcb1 Fix: Rename variable
  • f7267dd Merge pull request #327 from ergebnis/fix/rewrite
  • 686ba9d Fix: Adjust Files\ReferenceNamespacedSymbolsRelativeToNamespacePrefixRector t...
  • 8989629 Enhancement: Assert that Files\ReferenceNamespacedSymbolsRelativeToNamespaceP...
  • 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 23, 2026
Bumps [ergebnis/rector-rules](https://github.com/ergebnis/rector-rules) from 1.12.5 to 1.15.2.
- [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.12.5...1.15.2)

---
updated-dependencies:
- dependency-name: ergebnis/rector-rules
  dependency-version: 1.15.2
  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.15.2 branch from 87ea150 to f5edb5e Compare March 23, 2026 22:04
@ergebnis-bot ergebnis-bot self-requested a review March 23, 2026 22:05
@ergebnis-bot ergebnis-bot merged commit 701a34e into main Mar 23, 2026
28 checks passed
@ergebnis-bot ergebnis-bot deleted the dependabot/composer/ergebnis/rector-rules-1.15.2 branch March 23, 2026 22:05
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