-
Notifications
You must be signed in to change notification settings - Fork 10.1k
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
Update dependencies to the most recent versions and upgrade eslint-plugin-unicorn
to version 55.0.0
#18499
Conversation
/botio-linux preview |
From: Bot.io (Linux m4)ReceivedCommand cmd_preview from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/382f16ff25a2ab1/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/382f16ff25a2ab1/output.txt Total script time: 1.24 mins Published |
/botio test |
From: Bot.io (Windows)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.193.163.58:8877/5ae8ec2ba94167c/output.txt |
From: Bot.io (Linux m4)ReceivedCommand cmd_test from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/e50c22e9199a5fa/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/e50c22e9199a5fa/output.txt Total script time: 23.53 mins
Image differences available at: http://54.241.84.105:8877/e50c22e9199a5fa/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/5ae8ec2ba94167c/output.txt Total script time: 46.03 mins
Image differences available at: http://54.193.163.58:8877/5ae8ec2ba94167c/reftest-analyzer.html#web=eq.log |
/botio-linux browsertest |
From: Bot.io (Linux m4)ReceivedCommand cmd_browsertest from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/95b852eaa015fd7/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/95b852eaa015fd7/output.txt Total script time: 8.79 mins
Image differences available at: http://54.241.84.105:8877/95b852eaa015fd7/reftest-analyzer.html#web=eq.log |
/botio-linux browsertest |
From: Bot.io (Linux m4)ReceivedCommand cmd_browsertest from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/caf1943024a7bcc/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/caf1943024a7bcc/output.txt Total script time: 9.82 mins
Image differences available at: http://54.241.84.105:8877/caf1943024a7bcc/reftest-analyzer.html#web=eq.log |
This is a major version bump, but the changelog at https://github.com/sindresorhus/eslint-plugin-unicorn/releases/tag/v55.0.0 doesn't indicate any breaking changes that should impact us.
/botio-linux browsertest |
It looks like either the Puppeteer update or the Chrome/Firefox binary contains a regression on Linux only that causes excessive memory usage. I have updated the patch to remove the Puppeteer update so we can retrigger the browser tests once the Linux bot has stabilized (old processes killed and Puppeteer cache folder cleared). If it works, we'll know for sure that it's related to the Puppeteer update because it will redownload fresh binaries with the current Puppeteer version we used before. If it doesn't work, it could be a bug in Firefox Nightly since we recently refreshed the binaries for that and the Chrome binary is pinned by the Puppeteer version so that doesn't change (in contrast to Firefox which is pulled in from the "latest" tag). |
From: Bot.io (Linux m4)ReceivedCommand cmd_browsertest from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/57308d212139dd8/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/57308d212139dd8/output.txt Total script time: 19.96 mins
Image differences available at: http://54.241.84.105:8877/57308d212139dd8/reftest-analyzer.html#web=eq.log |
/botio-linux browsertest |
From: Bot.io (Linux m4)ReceivedCommand cmd_browsertest from @timvandermeij received. Current queue size: 0 Live output at: http://54.241.84.105:8877/7fe4b637e66dbf5/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/7fe4b637e66dbf5/output.txt Total script time: 26.41 mins
Image differences available at: http://54.241.84.105:8877/7fe4b637e66dbf5/reftest-analyzer.html#web=eq.log |
I'll redo this later after the release to not block that. |
No translation updates were available upstream this time. This is the final update before the new release.