-
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 translations and dependencies to the most recent versions #17655
Conversation
This is a major version bump, but the breaking changes don't affect us; please see https://github.com/sindresorhus/globals/releases/tag/v14.0.0.
This is a major version bump, but the breaking changes don't affect us; please see https://github.com/sindresorhus/eslint-plugin-unicorn/releases.
This is a major version bump, but the breaking changes don't affect us; please see https://github.com/postcss/gulp-postcss/releases/tag/10.0.0.
This is a major version bump that requires two changes on our side: - The new headless mode is now the default, so we can remove our transformation code (see puppeteer/puppeteer#11815). - The `page.waitForTimeout` API is removed. Sadly we still used it in the integration tests (but fortunately much less than before we worked on fixing intermittent failures), so until we remove the final occurrences we provide an implementation ourselves (see puppeteer/puppeteer#11780). The full changelog can be found here: https://github.com/puppeteer/puppeteer/releases/tag/puppeteer-core-v22.0.0
/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/4b1e9b338dbcf46/output.txt |
From: Bot.io (Linux m4)SuccessFull output at http://54.241.84.105:8877/4b1e9b338dbcf46/output.txt Total script time: 1.20 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/3df8fc1a6237945/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/26f052ee257725c/output.txt |
From: Bot.io (Linux m4)FailedFull output at http://54.241.84.105:8877/26f052ee257725c/output.txt Total script time: 24.52 mins
Image differences available at: http://54.241.84.105:8877/26f052ee257725c/reftest-analyzer.html#web=eq.log |
From: Bot.io (Windows)FailedFull output at http://54.193.163.58:8877/3df8fc1a6237945/output.txt Total script time: 41.03 mins
Image differences available at: http://54.193.163.58:8877/3df8fc1a6237945/reftest-analyzer.html#web=eq.log |
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.
r=me, thanks for the updates!
The commit messages contain more details about the individual changes.