Skip to content

chore: Fix version bump for bundler plugin fixtures#21707

Merged
JPeer264 merged 2 commits into
developfrom
jp/fix-bundler-plugin-fixtures
Jun 23, 2026
Merged

chore: Fix version bump for bundler plugin fixtures#21707
JPeer264 merged 2 commits into
developfrom
jp/fix-bundler-plugin-fixtures

Conversation

@JPeer264

Copy link
Copy Markdown
Member

The bundler plugin fixtures are not part of our yarn workspace, therefore the updates were not part of it.

I, with the help of Claude, refactored the script to use updateWorkspaceDeps, which could be used for any package.json that updates to the latest release.

So we now also manually loop over the bundler-plugin-integration-tests/fixtures folder and update the dependencies there too. Before it was only used for our workspace folders.

@JPeer264 JPeer264 requested review from Lms24, isaacs and timfish June 23, 2026 09:54
@JPeer264 JPeer264 self-assigned this Jun 23, 2026
@JPeer264 JPeer264 merged commit 8febb52 into develop Jun 23, 2026
44 checks passed
@JPeer264 JPeer264 deleted the jp/fix-bundler-plugin-fixtures branch June 23, 2026 11:00
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