Skip to content

build(deps-dev): bump carthage-software/mago from 1.46.0 to 1.47.2 in /tools/mago - #2606

Open
dependabot[bot] wants to merge 1 commit into
1.xfrom
dependabot/composer/tools/mago/carthage-software/mago-1.47.2
Open

build(deps-dev): bump carthage-software/mago from 1.46.0 to 1.47.2 in /tools/mago#2606
dependabot[bot] wants to merge 1 commit into
1.xfrom
dependabot/composer/tools/mago/carthage-software/mago-1.47.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 24, 2026

Copy link
Copy Markdown
Contributor

Bumps carthage-software/mago from 1.46.0 to 1.47.2.

Release notes

Sourced from carthage-software/mago's releases.

Mago 1.47.2

Mago 1.47.2 prevents invalid UTF-8 reporting crashes, preserves formatter semantics, and fixes several analyzer false positives.

🐛 Bug Fixes

Analyzer

  • Static class-string calls: preserves generics returned by static factories. (#2220, 0766957)
  • Array assignments: reports undefined target variables once. (#2219, 1705475)
  • Promoted property hooks: analyzes hook bodies and records method usage. (#2218, 0936c30)

Formatter

  • Invoked constructs: preserves required parentheses around invoked require expressions. (#2221, 38f9e2a)

Reporting

  • Invalid UTF-8: preserves source offsets and prevents rich-reporting panics. (#2222, e91cc71)

🏗️ Internal

Maintenance

  • Shared internals: deduplicates closure typing, call analysis, and linter utilities. (1668678)
  • Analyzer linting: cleans up Clippy findings after the shared refactor. (782d2cc)

🙏 Thank You

Contributors

No external pull requests were merged for this release.

Issue Reporters

Thank you to everyone who reported issues that shaped this release:

Full Changelog: carthage-software/mago@1.47.1...1.47.2

Mago 1.47.1

This patch release has no user-facing changes. It fixes the release pipeline so every supported target and crate can be published successfully.

🏗️ Internal

... (truncated)

Commits
  • 6d09af9 release: 1.47.2
  • 0936c30 fix(analyzer): analyze promoted property hooks
  • 1705475 fix(analyzer): avoid duplicate undefined-variable reports for array assignments
  • 38f9e2a fix(formatter): preserve parentheses around invoked constructs
  • 0766957 fix(analyzer): preserve generics in static class-string calls
  • e91cc71 fix(reporting): preserve source offsets for invalid UTF-8
  • 5113937 chore(sponsors): update CHECK24 logo
  • 782d2cc chore(analyzer): make clippy happy
  • 3ba1c0b chore(sponsors): adjust check24 logo
  • 33593dc chore(sponsors): adjust manual tier sort amounts
  • 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 [carthage-software/mago](https://github.com/carthage-software/mago) from 1.46.0 to 1.47.2.
- [Release notes](https://github.com/carthage-software/mago/releases)
- [Commits](carthage-software/mago@1.46.0...1.47.2)

---
updated-dependencies:
- dependency-name: carthage-software/mago
  dependency-version: 1.47.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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 Aug 24, 2026
@dependabot
dependabot Bot requested a review from norberttech as a code owner August 24, 2026 04:41
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Aug 24, 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: S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants