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

keep v4 patch versions at 132 or above #213

Merged
merged 3 commits into from
Jun 20, 2024
Merged

keep v4 patch versions at 132 or above #213

merged 3 commits into from
Jun 20, 2024

Conversation

wsbrunson
Copy link
Member

Description in slack

@wsbrunson wsbrunson requested a review from a team as a code owner June 18, 2024 18:15
Comment on lines +70 to +89
{
windowName: "xcomponent__ppcheckout__4_0_1__abc12345",
expected: "https://www.paypalobjects.com/api/checkout.4.0.132.js",
},
{
windowName: "xcomponent__ppcheckout__4_0_65__abc12345",
expected: "https://www.paypalobjects.com/api/checkout.4.0.132.js",
},
{
windowName: "xcomponent__ppcheckout__4_0_131__abc12345",
expected: "https://www.paypalobjects.com/api/checkout.4.0.132.js",
},
{
windowName: "xcomponent__ppcheckout__4_0_132__abc12345",
expected: "https://www.paypalobjects.com/api/checkout.4.0.132.js",
},
{
windowName: "xcomponent__ppcheckout__4_0_133__abc12345",
expected: "https://www.paypalobjects.com/api/checkout.4.0.133.js",
},
Copy link
Member Author

Choose a reason for hiding this comment

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

Here are the tests that matter

server/meta.jsx Outdated Show resolved Hide resolved
@wsbrunson wsbrunson merged commit ecbc2f9 into main Jun 20, 2024
3 checks passed
@wsbrunson wsbrunson deleted the cap-v4-patch branch June 20, 2024 18:51
wsbrunson added a commit that referenced this pull request Jun 20, 2024
wsbrunson added a commit that referenced this pull request Jun 20, 2024
@wsbrunson wsbrunson restored the cap-v4-patch branch June 20, 2024 18:52
@wsbrunson
Copy link
Member Author

i just realized we want to wait to merge this until we make the edge routing changes: #216

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