Skip to content

Don't let Composer advisory blocking break CI#261

Merged
Kocal merged 1 commit into
symfony:2.xfrom
Kocal:ci-disable-advisory-blocking
Jun 24, 2026
Merged

Don't let Composer advisory blocking break CI#261
Kocal merged 1 commit into
symfony:2.xfrom
Kocal:ci-disable-advisory-blocking

Conversation

@Kocal

@Kocal Kocal commented Jun 24, 2026

Copy link
Copy Markdown
Member
Q A
Bug fix? no
New feature? no
Issues Fix #...
License MIT

Disabling Composer security advisories check in CI, see https://github.com/symfony/webpack-encore-bundle/actions/runs/28081086683/job/83135972448

Composer 2.10 blocks installing packages affected by an active security
advisory. When Symfony deps have an advisory but no patched release yet,
dependency resolution fails and CI turns red with nothing actionable in
the bundle itself. Disable advisory blocking for the test job.
@Kocal Kocal self-assigned this Jun 24, 2026
@carsonbot carsonbot added the Status: Needs Review Needs to be reviewed label Jun 24, 2026
@Kocal Kocal merged commit cac8d6c into symfony:2.x Jun 24, 2026
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Status: Needs Review Needs to be reviewed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants