Commit fb70ac8
authored
chore(deps): update dependency composer/composer to v2.9.2 (#207)
This PR contains the following updates:
| Package | Update | Change | Pending |
|---|---|---|---|
| [composer/composer](https://redirect.github.com/composer/composer) |
minor | `2.8.12` → `2.9.2` | `2.9.3` |
---
### Release Notes
<details>
<summary>composer/composer (composer/composer)</summary>
###
[`v2.9.2`](https://redirect.github.com/composer/composer/blob/HEAD/CHANGELOG.md#292-2025-11-19)
[Compare
Source](https://redirect.github.com/composer/composer/compare/2.9.1...2.9.2)
- Added new `--no-security-blocking` flag to disable/configure security
blocking
([#​12617](https://redirect.github.com/composer/composer/issues/12617))
- Added a way to set [`audit >
ignore`](https://getcomposer.org/doc/06-config.md#detailed-format-with-apply-scope-)
to act only on audits or only on security blocking
([#​12618](https://redirect.github.com/composer/composer/issues/12618),
[#​12612](https://redirect.github.com/composer/composer/issues/12612))
- Fixed `config` command not being able to set the new audit settings
([#​12609](https://redirect.github.com/composer/composer/issues/12609))
- Fixed handling audit.ignore to support CVE ids while doing security
blocking, but advisory IDs are still preferred for performance reasons
([#​12624](https://redirect.github.com/composer/composer/issues/12624))
- Fixed partial updates failing when another package in the lock file
has a known security advisory
([#​12626](https://redirect.github.com/composer/composer/issues/12626))
###
[`v2.9.1`](https://redirect.github.com/composer/composer/blob/HEAD/CHANGELOG.md#291-2025-11-13)
[Compare
Source](https://redirect.github.com/composer/composer/compare/2.9.0...2.9.1)
- Fixed regression in phpunit binary proxies
([#​12601](https://redirect.github.com/composer/composer/issues/12601))
- Fixed script handler autoloading issues
([#​12606](https://redirect.github.com/composer/composer/issues/12606))
- Fixed null call of Command::setDescription in some cases
([#​12605](https://redirect.github.com/composer/composer/issues/12605))
- Fixed --prefer-lowest builds sometimes failing due to the filtering of
versions with known vulnerabilities
([#​12603](https://redirect.github.com/composer/composer/issues/12603))
###
[`v2.9.0`](https://redirect.github.com/composer/composer/blob/HEAD/CHANGELOG.md#290-2025-11-13)
[Compare
Source](https://redirect.github.com/composer/composer/compare/2.8.12...2.9.0)
- Fixed a couple minor issues with --bump-after-update
([#​12598](https://redirect.github.com/composer/composer/issues/12598))
- Various docs fixes
</details>
---
### Configuration
📅 **Schedule**: Branch creation - At any time (no schedule defined),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/Lendable/message).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xNi4xIiwidXBkYXRlZEluVmVyIjoiNDIuNjYuMTQiLCJ0YXJnZXRCcmFuY2giOiJtYWluIiwibGFiZWxzIjpbInJlbm92YXRlIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 8a27128 commit fb70ac8
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments