stefanzweifel / screeenly

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

Bump symfony/dom-crawler from 4.3.0 to 4.3.2 #263

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps symfony/dom-crawler from 4.3.0 to 4.3.2.

Changelog *Sourced from [symfony/dom-crawler's changelog](https://github.com/symfony/dom-crawler/blob/master/CHANGELOG.md).* > CHANGELOG > ========= > > 5.0.0 > ----- > > * Added argument `$selector` to ``Crawler::children()` > * Added argument `$default` to ``Crawler::text()` and `html()` > > 4.4.0 > ----- > > * Added `Form::getName()` method.
Commits - [`2913972`](https://github.com/symfony/dom-crawler/commit/291397232a2eefb3347eaab9170409981eaad0e2) fixed CS - [`cfbbcaf`](https://github.com/symfony/dom-crawler/commit/cfbbcaf833ef91417155edaa9dbbf78666b90d0f) Merge branch '4.2' into 4.3 - [`ba1da8f`](https://github.com/symfony/dom-crawler/commit/ba1da8fb10291714b8db153fcf7ac515e1a217bb) fixed CS - [`06ee58f`](https://github.com/symfony/dom-crawler/commit/06ee58fbc9a8130f1d35b5280e15235a0515d457) Merge branch '4.2' into 4.3 - [`38e9b4a`](https://github.com/symfony/dom-crawler/commit/38e9b4ad77dee4f6e44f42c2a96c5136c41fb8a3) [DomCrawler] Fix type error with null Form::$currentUri - [`4f14cd4`](https://github.com/symfony/dom-crawler/commit/4f14cd48a80965e36a87ee84ed5834e0e20520c1) Merge branch '4.2' into 4.3 - [`f76de9f`](https://github.com/symfony/dom-crawler/commit/f76de9fbfb2cf30428950f428f900137c7065566) Merge branch '3.4' into 4.2 - [`adb96e6`](https://github.com/symfony/dom-crawler/commit/adb96e63af6fb0cc721cc69861001d60d0133d0c) Use willReturn() instead of will(returnValue()). - See full diff in [compare view](https://github.com/symfony/dom-crawler/compare/v4.3.0...v4.3.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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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.