Skip to content

Closes #4958: Revert change to composer audit reporting mode for abandoned packages (2.x backport of #5429)#5452

Merged
bberndt-uaz merged 2 commits into2.xfrom
backport/2.x-5429
Apr 2, 2026
Merged

Closes #4958: Revert change to composer audit reporting mode for abandoned packages (2.x backport of #5429)#5452
bberndt-uaz merged 2 commits into2.xfrom
backport/2.x-5429

Conversation

@joeparsons
Copy link
Copy Markdown
Member

(cherry picked from commit 4299af9)

Description

Backport of #5429 for 2.x

Related issues

2.x backport of #5429 for #4958

How to test

Types of changes

Arizona Quickstart (install profile, custom modules, custom theme)

  • Patch release changes
    • Bug fix
    • Accessibility, performance, or security improvement
    • Critical institutional link or brand change
    • Adding experimental module
    • Update experimental module
  • Minor release changes
    • New feature
    • Breaking or visual change to existing behavior
    • Upgrade experimental module to stable
    • Enable existing module by default or database update
    • Non-critical brand change
    • New internal API or API improvement with backwards compatibility
    • Risky or disruptive cleanup to comply with coding standards
    • High-risk or disruptive change (requires upgrade path, risks regression, etc.)
  • Other or unknown
    • Other or unknown

Drupal core

  • Patch release changes
    • Security update
    • Patch level release (non-security bug-fix release)
    • Patch removal that's no longer necessary
  • Minor release changes
    • Major or minor level update
  • Other or unknown
    • Other or unknown

Drupal contrib projects

  • Patch release changes
    • Security update
    • Patch or minor level update
    • Add new module
    • Patch removal that's no longer necessary
  • Minor release changes
    • Major level update
  • Other or unknown
    • Other or unknown

Checklist

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have read the CONTRIBUTING document.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • My change requires release notes.

@joeparsons joeparsons self-assigned this Mar 31, 2026
@joeparsons joeparsons added 2.x only backport Changes that are being back-ported to a previous release branch labels Mar 31, 2026
@joeparsons joeparsons moved this from Todo to Needs review in 2.14.7 Mar 31, 2026
@github-project-automation github-project-automation bot moved this to Todo in 2.14.7 Mar 31, 2026
@joeparsons joeparsons added the ci Continuous integration / automation label Mar 31, 2026
@joeparsons joeparsons marked this pull request as ready for review March 31, 2026 20:38
@joeparsons joeparsons requested review from a team as code owners March 31, 2026 20:38
@joeparsons
Copy link
Copy Markdown
Member Author

Blocked by #5192

@github-project-automation github-project-automation bot moved this from Needs review to Ready to merge in 2.14.7 Apr 2, 2026
@bberndt-uaz bberndt-uaz merged commit 8661a95 into 2.x Apr 2, 2026
31 checks passed
@bberndt-uaz bberndt-uaz deleted the backport/2.x-5429 branch April 2, 2026 21:01
@github-project-automation github-project-automation bot moved this from Ready to merge to Done in 2.14.7 Apr 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

2.x only backport Changes that are being back-ported to a previous release branch ci Continuous integration / automation

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Revert change to composer audit reporting mode for abandoned packages

4 participants