danielwestendorf / breezy-pdf-lite

HTML/CSS/JS in, PDF out, via Chrome
https://breezypdf.com
GNU Lesser General Public License v3.0
394 stars 22 forks source link

Bump chrome-launcher from 0.13.4 to 0.15.2 #279

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps chrome-launcher from 0.13.4 to 0.15.2.

Release notes

Sourced from chrome-launcher's releases.

v0.15.1 (Tue, May 31 2022)

  • 3724165a make launcher.kill() synchronous, fs.rm now gets force and maxRetries (#268)
  • 3561350a revise taskkill procedure on windows (#267)
  • 690ae983 add lighthouse smoketests (windows) to CI (#265)
  • 279577fd docs(chrome-flags-for-tools): add link to overview of features (#235)
  • ff91c18b fix: use wslpath to resolve Windows paths (#200)
  • 30755cde test: run latest versions of node in CI (#257)

v0.15.0 (Wed, Nov 10 2021)

  • 1af60cb add getChromePath() method for printing found chrome path (#255)

v0.14.2 (Tue, Nov 2 2021)

  • ba8d76bd fix chrome connection in node 17, use 127.0.0.1 explicitly (#253)
  • 56731dd8 fix: forward support for fs.rm in node 14.14+ (#242)

v0.14.1

  • 630bb77f feat: set browser preferences (#247)
  • 12b2c8e3 docs(flags): note that disable-gpu isnt needed

v0.14.0 (Tue, May 18 2021)

  • ac1f4aff move to minimum node 12; remove rimraf (#237)
  • dec646c4 deps: remove mkdirp for fs.mkdirSync (#234)
  • 83ab178a update minimum node version (#222)
  • a5f6eb2f add additional chrome flags (#227)
  • 3a7c9610 reword unset-CHROME_PATH error message
  • b1b8dc74 rename disabled TranslateUI to Translate to match Chrome (#225)
  • beb41360 chore: update dependencies and test targets (#221)
  • df9d564a tests: migrate from travis to github actions (#228)
  • 673da08b tests: add mac/win bots to ci (#232)
  • a700ae0c docs: fix readme's getInstallations() section (#212)
  • chrome-flags-for-tools.md update
    • 4b98587d massive update and refactor (#226)
    • e45b100f minor tweaks to headless and others
    • 3a90c21b fix links
    • 8429ca93 add feature flags description
    • 21db5f9f even more documented flags (#231)
Changelog

Sourced from chrome-launcher's changelog.

v0.15.1 (Tue, May 31 2022)

  • 3724165a make launcher.kill() synchronous (#268)
  • 3561350a revise taskkill procedure on windows (#267)
  • 690ae983 add lighthouse smoketests (windows) to CI (#265)
  • 279577fd docs(chrome-flags-for-tools): add link to overview of features (#235)
  • ff91c18b fix: use wslpath to resolve Windows paths (#200)
  • 30755cde test: run latest versions of node in CI (#257)

v0.15.0 (Wed, Nov 10 2021)

  • 1af60cb add getChromePath() method for printing found chrome path (#255)

v0.14.2 (Tue, Nov 2 2021)

  • ba8d76bd fix chrome connection in node 17, use 127.0.0.1 explicitly (#253)
  • 56731dd8 fix: forward support for fs.rm in node 14.14+ (#242)

v0.14.1 (Wed, Oct 6 2021)

  • 630bb77f feat: set browser preferences (#247)
  • 12b2c8e3 docs(flags): note that disable-gpu isnt needed

v0.14.0 (Tue, May 18 2021)

  • ac1f4aff move to minimum node 12; remove rimraf (#237)
  • dec646c4 deps: remove mkdirp for fs.mkdirSync (#234)
  • 83ab178a update minimum node version (#222)
  • a5f6eb2f add additional chrome flags (#227)
  • 3a7c9610 reword unset-CHROME_PATH error message
  • b1b8dc74 rename disabled TranslateUI to Translate to match Chrome (#225)
  • beb41360 chore: update dependencies and test targets (#221)
  • df9d564a tests: migrate from travis to github actions (#228)
  • 673da08b tests: add mac/win bots to ci (#232)
  • a700ae0c docs: fix readme's getInstallations() section (#212)
  • chrome-flags-for-tools.md update
    • 4b98587d massive update and refactor (#226)
    • e45b100f minor tweaks to headless and others
    • 3a90c21b fix links
    • 8429ca93 add feature flags description
    • 21db5f9f even more documented flags (#231)
Commits
Maintainer changes

This version was pushed to npm by hoten, a new releaser for chrome-launcher since your current version.


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)