Skip to content

chore: stop pinning the concurrently dep to a precise version#1262

Merged
wing328 merged 1 commit into
OpenAPITools:masterfrom
pcorpet:feature/pin-axios
Jul 22, 2026
Merged

chore: stop pinning the concurrently dep to a precise version#1262
wing328 merged 1 commit into
OpenAPITools:masterfrom
pcorpet:feature/pin-axios

Conversation

@pcorpet

@pcorpet pcorpet commented Jul 22, 2026

Copy link
Copy Markdown
Contributor

Use the recent improvement of lostpebble/generate-package-json-webpack-plugin#49 to propagate a caret version of the concurrently dep in the released package.

Fixes #1248


Summary by cubic

Publish concurrently in the generated package with a caret version (^) instead of an exact pin, leveraging the latest generate-package-json-webpack-plugin behavior. This allows non-breaking updates to be picked up automatically and fixes #1248.

Written for commit 88d17ef. Summary will update on new commits.

Review in cubic

Use the recent improvement of lostpebble/generate-package-json-webpack-plugin#49 to propagate
a caret version of the concurrently dep in the released package.

Fixes OpenAPITools#1248

@cubic-dev-ai cubic-dev-ai Bot 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.

No issues found across 1 file

Re-trigger cubic

@wing328
wing328 merged commit 53fa12d into OpenAPITools:master Jul 22, 2026
4 checks passed
@github-actions

Copy link
Copy Markdown

🎉 This PR is included in version 2.40.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Locked version of concurrently should be updated once patch is available

2 participants