Skip to content

chore(deps): upgrade @rollup/plugin-commonjs to v29#331

Merged
bennypowers merged 1 commit into
mainfrom
chore/upgrade-rollup-plugins
Jun 10, 2026
Merged

chore(deps): upgrade @rollup/plugin-commonjs to v29#331
bennypowers merged 1 commit into
mainfrom
chore/upgrade-rollup-plugins

Conversation

@bennypowers

Copy link
Copy Markdown
Member

Summary

  • Upgrade @rollup/plugin-commonjs from ^28.0.6 to ^29.0.3

@rollup/plugin-graphql v3 cannot be upgraded yet -- it uses the new Rollup plugin filter API (object-form transform hook) which @web/dev-server-rollup's fromRollup adapter does not support.

Verification

  • npm install succeeds
  • npm run build completes
  • npm run lint passes
  • npm test passes (1909/1909)

Closes #323

Upgrade @rollup/plugin-commonjs from ^28.0.6 to ^29.0.3.

@rollup/plugin-graphql v3 cannot be upgraded yet -- it uses the new
Rollup plugin filter API (object-form transform hook) which
@web/dev-server-rollup's fromRollup adapter does not support.

Closes #323

Assisted-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
@changeset-bot

changeset-bot Bot commented Jun 10, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: d83f156

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@bennypowers
bennypowers merged commit 7bf8768 into main Jun 10, 2026
1 of 2 checks passed
@bennypowers
bennypowers deleted the chore/upgrade-rollup-plugins branch June 10, 2026 13:06
@netlify

netlify Bot commented Jun 10, 2026

Copy link
Copy Markdown

Deploy Preview for apollo-elements ready!

Name Link
🔨 Latest commit d83f156
🔍 Latest deploy log https://app.netlify.com/projects/apollo-elements/deploys/6a295c6e3665290008d60214
😎 Deploy Preview https://deploy-preview-331--apollo-elements.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

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.

chore(deps): upgrade rollup plugins (commonjs 29, graphql 3)

1 participant