Skip to content

build(deps-dev): bump symplify/monorepo-builder from 11.2.22 to 12.5.1 in /tools/monorepo#2215

Open
dependabot[bot] wants to merge 1 commit into1.xfrom
dependabot/composer/tools/monorepo/symplify/monorepo-builder-12.5.1
Open

build(deps-dev): bump symplify/monorepo-builder from 11.2.22 to 12.5.1 in /tools/monorepo#2215
dependabot[bot] wants to merge 1 commit into1.xfrom
dependabot/composer/tools/monorepo/symplify/monorepo-builder-12.5.1

Conversation

@dependabot
Copy link
Contributor

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

Bumps symplify/monorepo-builder from 11.2.22 to 12.5.1.

Release notes

Sourced from symplify/monorepo-builder's releases.

12.5.0

What's Changed

Bug Fixes

  • Merge command now preserves unknown/custom composer.json sections — Sections like scripts-aliases, abandoned, readme, and any other non-standard keys in root composer.json are no longer silently dropped during merge (#105, #106)
  • dataToAppend supports arbitrary composer.json keys — No longer limited to the 24 hardcoded sections (#105)
  • Original section order of root composer.json is preserved by default — New sections are appended at the end; custom ordering is available via composerSectionOrder() (#107)
  • Fix comparator transitivity violations in ComposerJson::sortItemsByOrderedListOfKeys() and ArraySorter::recursiveSortBySchema()
  • Fix FilterOutDuplicatedRequireAndRequireDevJsonDecorator which was a no-op due to array_intersect comparing values instead of keys
  • Fix self-merge bug in MergedAndDecoratedComposerJsonFactory (was merging object with itself)

Improvements

  • Allow webmozart/assert ^2 (#103)

Internal

  • Consolidate require/require-dev dedup logic into ComposerJsonMerger and decorator
  • Add explicit DECORATOR_ORDER constant for decorator execution ordering
  • Remove dead code: RequireRequireDevDuplicateCleaner, src-deps/composer-json-manipulator/

Full Changelog: symplify/monorepo-builder@12.4.5...12.5.0

Commits
  • 2aa3a24 Remove stale composer-json-manipulator autoload entry that breaks PHAR build ...
  • afc716d Fix merge command: preserve unknown sections, fix ordering, fix dedup (#108)
  • c5ddc92 chore: allow webmozart/assert ^2 (#103)
  • 30a80ee Fix disableDefaultWorkers() edge case where user-added workers were incorrect...
  • 0a74cec Update Symfony package requirements to support version 8.0 alongside 7.0 in c...
  • 0020766 Fix a missing naming changes (#101)
  • b5fd96b Rename monorepo phar file name (#100)
  • a5d8495 Use --no-dev for composer install in PHAR build (#99)
  • ea4e3b3 Add Box config and CI workflow for PHAR build on release (#98)
  • 805b2a4 Fix parameter merge priority to allow user configs to override defaults and i...
  • 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/monorepo-builder](https://github.com/symplify/monorepo-builder) from 11.2.22 to 12.5.1.
- [Release notes](https://github.com/symplify/monorepo-builder/releases)
- [Commits](symplify/monorepo-builder@11.2.22...12.5.1)

---
updated-dependencies:
- dependency-name: symplify/monorepo-builder
  dependency-version: 12.5.1
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Feb 16, 2026
@dependabot dependabot bot requested a review from norberttech as a code owner February 16, 2026 04:35
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Feb 16, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code size: XL

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants