Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade Prism requirement to v0.17.1 #249

Merged
merged 1 commit into from
Nov 3, 2023
Merged

Conversation

vinistock
Copy link
Member

Upgrade our requirement to be the v0.17.1, which includes the fixes for the bundled Prism RBIs - allowing us to upgrade it in Tapioca.

There's only one breaking change that impacts RBI, which is the split of KeywordParameterNode into RequiredKeywordParameterNode and OptionalKeywordParameterNode.

@vinistock vinistock self-assigned this Nov 3, 2023
@vinistock vinistock requested a review from a team as a code owner November 3, 2023 18:11
@vinistock vinistock requested review from st0012 and KaanOzkan November 3, 2023 18:11
Copy link
Member Author

Choose a reason for hiding this comment

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

The shim is no longer needed now that the RBIs are bundled in Prism.

Copy link
Member

@paracycle paracycle left a comment

Choose a reason for hiding this comment

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

Thanks!

@vinistock vinistock merged commit 085d4b2 into main Nov 3, 2023
8 checks passed
@vinistock vinistock deleted the vs/upgrade_to_latest_prism branch November 3, 2023 19:42
@Morriar Morriar added the dependencies Pull requests that update a dependency file label Mar 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants