Skip to content

Pin select2 to 4.0.13 - #26026

Merged
maliming merged 1 commit into
rel-10.7from
maliming/pin-select2-4013
Aug 21, 2026
Merged

Pin select2 to 4.0.13#26026
maliming merged 1 commit into
rel-10.7from
maliming/pin-select2-4013

Conversation

@maliming

Copy link
Copy Markdown
Member

select2 4.1.0 declares engines.node >=24 by mistake, so fresh installs fail on Node 20/22 with yarn. Pin the exact version until the upstream fix (select2/select2#6446) is released.

@maliming
maliming requested a lite review from Copilot August 20, 2026 06:51
@maliming maliming added this to the 10.7-final milestone Aug 20, 2026
@maliming
maliming requested a review from EngincanV August 20, 2026 06:51

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Pins the select2 dependency used by the @abp/select2 npm pack to avoid unintended upgrades to select2@4.1.0, which currently declares an incorrect engines.node >=24 requirement and can break fresh installs on Node 20/22 with Yarn.

Changes:

  • Change select2 dependency range from ^4.0.13 to the exact version 4.0.13 for @abp/select2.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@maliming
maliming marked this pull request as ready for review August 21, 2026 06:20
@maliming
maliming merged commit 1aba7fa into rel-10.7 Aug 21, 2026
2 checks passed
@maliming
maliming deleted the maliming/pin-select2-4013 branch August 21, 2026 06:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants