ItinerisLtd / wordpress-packager

Generates itinerisltd/wordpress composer package
MIT License
0 stars 1 forks source link

build(deps): bump symfony/browser-kit from 4.3.8 to 4.4.0 #224

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps symfony/browser-kit from 4.3.8 to 4.4.0.

Commits - [`e19e465`](https://github.com/symfony/browser-kit/commit/e19e465c055137938afd40cfddd687e7511bbbf0) Merge branch '4.3' into 4.4 - [`f597b03`](https://github.com/symfony/browser-kit/commit/f597b037389fffe52b4aefb472c2771b4a815fd8) Add .gitignore to .gitattributes - [`eeade40`](https://github.com/symfony/browser-kit/commit/eeade4030711b065c2c690e5f9846c69e01cf247) Add types to constructors and private/final/internal methods (Batch I) - [`980b268`](https://github.com/symfony/browser-kit/commit/980b268b9e8574f3164ed870e7002646741cb49c) Adding .gitattributes to remove Tests directory from "dist" - [`177fe57`](https://github.com/symfony/browser-kit/commit/177fe57a8457a997c545992ca4e30e7d6cdb82e7) Merge branch '4.3' into 4.4 - [`888aefa`](https://github.com/symfony/browser-kit/commit/888aefa4a64881b15c366bb29cea9db13a8d5280) Merge branch '4.3' into 4.4 - [`07a0d8a`](https://github.com/symfony/browser-kit/commit/07a0d8ad88995ee86845fa5b6341519cb393b307) Merge branch '4.3' into HEAD - [`8aaad0c`](https://github.com/symfony/browser-kit/commit/8aaad0c6200e12d96f5eabb87e55d9054f15defe) Merge branch '4.3' into 4.4 - [`5ab3e02`](https://github.com/symfony/browser-kit/commit/5ab3e02721e6da319dfaeb4ef3a1d36b6422136d) Merge branch '4.3' into 4.4 - [`4a1a86a`](https://github.com/symfony/browser-kit/commit/4a1a86a0a6210cc28fb106ddf13ef097b7230b20) Merge branch '4.3' into 4.4 - Additional commits viewable in [compare view](https://github.com/symfony/browser-kit/compare/v4.3.8...v4.4.0)


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 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 the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)