stefanzweifel / screeenly

📸 Screenshot as a Service
https://secure.screeenly.com
MIT License
495 stars 102 forks source link

Bump spatie/browsershot from 3.32.0 to 3.32.2 #295

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps spatie/browsershot from 3.32.0 to 3.32.2.

Release notes *Sourced from [spatie/browsershot's releases](https://github.com/spatie/browsershot/releases).* > ## 3.32.2 > - Adds support for Puppeteer's AddScriptTag() > - Fix pdf (in-memory) not deleting the temporary file on the filesystem > > ## 3.32.1 > - fix screenshots not deleting temporary files on the filesystem
Changelog *Sourced from [spatie/browsershot's changelog](https://github.com/spatie/browsershot/blob/master/CHANGELOG.md).* > ## Changelog > > All notable changes to `Browsershot` will be documented in this file > > ## 3.32.1 - 2019-08-02 > > - fix screenshots not deleting temporary files on the filesystem
Commits - [`6aa8750`](https://github.com/spatie/browsershot/commit/6aa8750308a0473d1e3cc079e698b78f9495e6d7) Merge pull request [#328](https://github-redirect.dependabot.com/spatie/browsershot/issues/328) from spatie/analysis-8QVERg - [`b5d772c`](https://github.com/spatie/browsershot/commit/b5d772cc75e7ef542deed6a8684c7ac37a341211) Merge pull request [#326](https://github-redirect.dependabot.com/spatie/browsershot/issues/326) from jpoesen/master - [`0494052`](https://github.com/spatie/browsershot/commit/04940522ff64ce3ad82dc53209e9d3f9046382bf) Apply fixes from StyleCI - [`cc067bb`](https://github.com/spatie/browsershot/commit/cc067bb4ec9cca0a183245b6362df3237171922e) Merge pull request [#327](https://github-redirect.dependabot.com/spatie/browsershot/issues/327) from netdev-julien/master - [`dc4c5a1`](https://github.com/spatie/browsershot/commit/dc4c5a1360dc53c56fc07402e57d166f9df773ca) Fix pdf (in-memory) not deleting temporary file on filesystem - [`9908034`](https://github.com/spatie/browsershot/commit/99080340a307e0b9c7e24643a1c8e9a44c7d894b) Add support for Puppeteer's AddScriptTag(). - [`a006f9a`](https://github.com/spatie/browsershot/commit/a006f9a33ebc305c9d7e1ef1d762e742986d07b9) Add instructions for AddScriptTag(). - [`e8fa80a`](https://github.com/spatie/browsershot/commit/e8fa80a1286f4f33b8658814e8db5e956f4675d8) Fixed Readme error for ->margins() method ([#324](https://github-redirect.dependabot.com/spatie/browsershot/issues/324)) - [`b889a79`](https://github.com/spatie/browsershot/commit/b889a79c529d97692f79ac04d654635143203535) fix screenshots not deleting temporary files on the filesystem - See full diff in [compare view](https://github.com/spatie/browsershot/compare/3.32.0...3.32.2)


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.

If all status checks pass Dependabot will automatically merge this pull request.


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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.