Skip to content

Conversation

@LFDanLu
Copy link
Member

@LFDanLu LFDanLu commented Nov 18, 2025

Closes

✅ Pull Request Checklist:

  • Included link to corresponding React Spectrum GitHub Issue.
  • Added/updated unit tests and storybook for this change (for new code or code which already has tests).
  • Filled out test instructions.
  • Updated documentation (if it already exists for this component).
  • Looked at the Accessibility Practices for this feature - Aria Practices

📝 Test Instructions:

🧢 Your Project:

RSP

Comment on lines +26 to 29
} else if (dependency.workspace.ident === '@react-spectrum/s2' || dependency.workspace.ident === '@react-spectrum/s2-icon-builder') {
dependency.update('^19.0.0-rc.1');
} else if (dependency.workspace.ident === '@react-spectrum/codemods') {
dependency.update('^18.0.0 || ^19.0.0-rc.1');
Copy link
Member Author

Choose a reason for hiding this comment

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

I think this is correct since the codemods also include v3 specific monopackage codemods?

@rspbot
Copy link

rspbot commented Nov 18, 2025

Copy link
Member

@snowystinger snowystinger left a comment

Choose a reason for hiding this comment

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

also update in verdaccio build icon builder script

@rspbot
Copy link

rspbot commented Nov 19, 2025

@LFDanLu LFDanLu added this pull request to the merge queue Nov 19, 2025
Merged via the queue into main with commit 5d472d4 Nov 19, 2025
32 checks passed
@LFDanLu LFDanLu deleted the dep_bump branch November 19, 2025 17:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants