-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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
chore: Bump snapbuild packages #30046
Conversation
@@ -604,6 +604,8 @@ | |||
"./node_modules/xdg-basedir/index.js", | |||
"./node_modules/xml2js/lib/xml2js.js", | |||
"./packages/config/index.js", | |||
"./packages/config/src/browser.ts", | |||
"./packages/config/src/index.ts", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks like these were just reordered....
cypress Run #56628
Run Properties:
|
Project |
cypress
|
Branch Review |
bump-snapbuild-deps
|
Run status |
Passed #56628
|
Run duration | 17m 17s |
Commit |
2b0282b2f9: Merge branch 'develop' into bump-snapbuild-deps
|
Committer | Ryan Manuel |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
3
|
Pending |
210
|
Skipped |
0
|
Passing |
11073
|
View all changes introduced in this branch ↗︎ |
UI Coverage
null%
|
|
---|---|
Untested elements |
0
|
Tested elements |
0
|
Accessibility
null%
|
|
---|---|
Failed rules |
0 critical
0 serious
0 moderate
0 minor
|
Failed elements |
0
|
@ryanthemanuel I'm thinking this change does have an effect on things 😅 |
@jennifer-shehane, the launchpad failures were weird. There was a busy port: https://cloud.cypress.io/projects/ypt4pf/runs/56583/overview/2a8cb34e-979c-4d00-a494-b2f14d8d962a/replay?roarHideRunsWithDiffGroupsAndTags=1&ts=1723741128942.5999&att=1 is it possible that was flake? I'm not sure I've seen it before, but everything now seems to be passing. |
@ryanthemanuel Alright welp, the tests were clearly lying. |
Additional details
This bumps the
@cypress/snapbuild-*
packages from 1.0.2 to 1.0.3.This update should have no effect as per this Slack conversation. Just want to get them off the list of deps that keep showing up on this list that need update.
Not sure if I need to run some v8 snapshot tasks for this update or not.
Steps to test
Tests should pass
How has the user experience changed?
Should be no difference.
PR Tasks
cypress-documentation
?type definitions
?