Chrome/113.0.0.0 with the new headless mode
This new release of phantomas comes with the latest version of puppeteer that ships Chrome/113.0.0.0.
From now on phantomas will use the --headless=new
mode making it behave even more close to the real browser.
What's Changed
- bump puppeteer to v20.1.0 by @macbre in #1266
- bump puppeteer to v20.1.1 by @macbre in #1267
- bump puppeteer to v20.2.1 by @macbre in #1270
- bump puppeteer to v20.3.0 by @macbre in #1271
- Build(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.5.0 by @dependabot in #1272
- Build(deps): bump dependabot/fetch-metadata from 1.5.0 to 1.5.1 by @dependabot in #1273
- bump puppeteer to v20.4.0 by @macbre in #1274
- Build(deps): bump coverallsapp/github-action from 2.1.2 to 2.2.0 by @dependabot in #1276
- bump puppeteer to v20.5.0 by @macbre in #1277
- Require Node.js 16.x by @macbre in #1278
- bump puppeteer to v20.5.0 by @macbre in #1280
- Use the new head{-less,-full} mode for Chrome by @macbre in #1281
Full Changelog: v2.6.0...v2.7.0