Skip to content

chore: rac upgrade to 1.18.0 with new features for calendar and date pickers and playwright hanging issue#199

Merged
egaitan-godaddy merged 5 commits into
mainfrom
chore/rac-upgrade
May 29, 2026
Merged

chore: rac upgrade to 1.18.0 with new features for calendar and date pickers and playwright hanging issue#199
egaitan-godaddy merged 5 commits into
mainfrom
chore/rac-upgrade

Conversation

@egaitan-godaddy

@egaitan-godaddy egaitan-godaddy commented May 29, 2026

Copy link
Copy Markdown
Contributor

Bumping react aria components to latest 1.18.0 with new features for Calendar, Date Picker components, necessary for our Date and calendar components. It also brings new updates for Checkbox and Radio hence the snapshot updates.

Also,

  • I added the missing export file for Modal as well.
  • Bumped playwright dep to 1.60.0 to fix hanging issue.
  • moved npm run lint before tests for faster feedback on failures (tests take longer)

Copilot AI review requested due to automatic review settings May 29, 2026 18:23
@egaitan-godaddy egaitan-godaddy requested a review from a team as a code owner May 29, 2026 18:23
@changeset-bot

changeset-bot Bot commented May 29, 2026

Copy link
Copy Markdown

🦋 Changeset detected

Latest commit: 11544e6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 2 packages
Name Type
@godaddy/antares Patch
@bento/listbox Patch

Not sure what this means? Click here to learn what changesets are.

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

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

Bumps react-aria-components from ^1.17.0 to ^1.18.0 in @godaddy/antares and @bento/listbox to pick up new Calendar/DatePicker features, refreshes affected SSR snapshots (Checkbox, Radio, Modal — the latter due to embedded RadioGroup examples), and adds the previously-missing exports/Modal.ts subpath entry so Modal/ModalTrigger can be imported via the per-component subpath like other components.

Changes:

  • Upgrade react-aria-components to ^1.18.0 in both packages (and updated package-lock.json).
  • Add packages/@godaddy/antares/exports/Modal.ts to align with the existing exports/* subpath pattern.
  • Regenerate Checkbox/Radio/Modal SSR snapshots to match RAC 1.18's new per-input aria-describedby IDs.

Reviewed changes

Copilot reviewed 7 out of 8 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/@godaddy/antares/package.json Bumps RAC to ^1.18.0.
packages/@bento/listbox/package.json Bumps RAC to ^1.18.0.
packages/@godaddy/antares/exports/Modal.ts Adds Modal subpath export to match other components.
packages/@godaddy/antares/components/checkbox/test/__snapshots__/checkbox.node.test.tsx.snap Refreshes Checkbox SSR snapshots for new per-checkbox aria-describedby IDs.
packages/@godaddy/antares/components/radio/test/__snapshots__/radio.node.test.tsx.snap Refreshes RadioGroup SSR snapshots for new per-radio aria-describedby IDs.
packages/@godaddy/antares/components/modal/test/__snapshots__/modal.node.test.tsx.snap Updates Modal SSR snapshots for embedded RadioGroup ID changes.
package-lock.json Resolves RAC 1.18.0 (with nested react-aria@3.49.0 / react-stately@3.47.0) and incidental peer flag churn.
.changeset/wet-beans-serve.md Adds patch changeset entry for the upgrade.

@github-actions

github-actions Bot commented May 29, 2026

Copy link
Copy Markdown
Contributor

📚 Storybook Preview

Preview URL: https://godaddy.github.io/antares/pr-199-storybook/

Preview will be automatically deleted when this PR is closed.

@github-actions

Copy link
Copy Markdown
Contributor

Docs Site Preview

Preview URL: https://godaddy.github.io/antares/pr-199-site/

Preview will be automatically deleted when this PR is closed.

@egaitan-godaddy egaitan-godaddy changed the title chore: rac upgrade to 1.18.0 with new features for calendar and date pickers chore: rac upgrade to 1.18.0 with new features for calendar and date pickers and playwright hanging issue May 29, 2026
Comment thread .github/workflows/ci.yaml
@egaitan-godaddy egaitan-godaddy merged commit 75595b0 into main May 29, 2026
7 of 8 checks passed
github-actions Bot added a commit that referenced this pull request May 29, 2026
github-actions Bot added a commit that referenced this pull request May 29, 2026
@github-actions github-actions Bot mentioned this pull request May 29, 2026
@egaitan-godaddy egaitan-godaddy deleted the chore/rac-upgrade branch June 24, 2026 19:01
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.

[Regression]: Browsers install stuck on Playwright < 1.60.0

4 participants