owncloud / files_external_gdrive

GDrive external storage for ownCloud
GNU Affero General Public License v3.0
44 stars 46 forks source link

Bump guzzlehttp/guzzle from 5.3.1 to 5.3.4 #37

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps guzzlehttp/guzzle from 5.3.1 to 5.3.4.

Changelog *Sourced from [guzzlehttp/guzzle's changelog](https://github.com/guzzle/guzzle/blob/5.3.4/CHANGELOG.md).* > ## 5.3.4 - 2019-10-30 > > * Fix: Prevent concurrent writes in `FileCookieJar` > > ## 5.3.3 - 2018-07-31 > > * Fix bug parsing 0 epoch expiry times > * Fix PHP 7.3 compatibility > > ## 5.3.2 - 2018-01-15 > > * Improve tests > * Fix react promise dependency > * Fix PHP 7 compatibility
Commits - [`b87eda7`](https://github.com/guzzle/guzzle/commit/b87eda7a7162f95574032da17e9323c9899cb6b2) Change log for 5.3.4 ([#2394](https://github-redirect.dependabot.com/guzzle/guzzle/issues/2394)) - [`40bdb7f`](https://github.com/guzzle/guzzle/commit/40bdb7fff25c0a1bd37c0f9d11ff94f350aeb746) Merge pull request [#1884](https://github-redirect.dependabot.com/guzzle/guzzle/issues/1884) from greg0ire/patch-2 - [`d9a19b2`](https://github.com/guzzle/guzzle/commit/d9a19b2509af0979de323707c397e87bb00ceb6b) Merge pull request [#2192](https://github-redirect.dependabot.com/guzzle/guzzle/issues/2192) from localheinz/fix/combine - [`8cf7917`](https://github.com/guzzle/guzzle/commit/8cf79176bcdb4e125aec9ef814d0179b35b12bcf) Fix: Add test case for Url::combine() - [`93bbdb3`](https://github.com/guzzle/guzzle/commit/93bbdb30d59be6cd9839495306c65f2907370eb9) Release 5.3.3 - [`998176f`](https://github.com/guzzle/guzzle/commit/998176f7fd4f34cc9c8376999d66082d562afb85) Merge pull request [#2112](https://github-redirect.dependabot.com/guzzle/guzzle/issues/2112) from jenschude/fix_message_factory_for_php73 - [`d71a751`](https://github.com/guzzle/guzzle/commit/d71a751d38b835df0bee4718d2a770c210c82081) fix MessageFactory for PHP 7.3 - [`af094f5`](https://github.com/guzzle/guzzle/commit/af094f5a5a1558301b3dce0abcafacff6319592d) Merge pull request [#2039](https://github-redirect.dependabot.com/guzzle/guzzle/issues/2039) from neerolyte/fix-cookie-isexpired-check-5-3 - [`1ae1d86`](https://github.com/guzzle/guzzle/commit/1ae1d8688c1ab5bea21c34b7a7a77776e48c67f9) Fix bug parsing 0 epoch expiry times - [`f9acb47`](https://github.com/guzzle/guzzle/commit/f9acb4761844317e626a32259205bec1f1bc60d2) Prepare release - Additional commits viewable in [compare view](https://github.com/guzzle/guzzle/compare/5.3.1...5.3.4)


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) - `@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) - Pull request limits (per update run and/or open at any time) - 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)