Skip to content
This repository was archived by the owner on Jul 6, 2026. It is now read-only.

Bump guzzlehttp/guzzle from 6.3.0 to 6.3.3#765

Merged
DeepDiver1975 merged 1 commit into
masterfrom
dependabot/composer/guzzlehttp/guzzle-6.3.3
Jun 4, 2018
Merged

Bump guzzlehttp/guzzle from 6.3.0 to 6.3.3#765
DeepDiver1975 merged 1 commit into
masterfrom
dependabot/composer/guzzlehttp/guzzle-6.3.3

Conversation

@dependabot-preview

Copy link
Copy Markdown
Contributor

Bumps guzzlehttp/guzzle from 6.3.0 to 6.3.3.

Release notes

Sourced from guzzlehttp/guzzle's releases.

6.3.3

No release notes provided.

6.3.2

  • Bug fix: Parsing 0 epoch expiry times in cookies #2014
  • Improvement: Better ConnectException detection #2012
  • Bug fix: Malformed domain that contains a "/" #1999
  • Bug fix: Undefined offset when a cookie has no first key-value pair #1998
  • Improvement: Support PHPUnit 6 #1953
  • Bug fix: Support empty headers #1915
  • Bug fix: Ignore case during header modifications #1916
  • Minor code cleanups, documentation fixes and clarifications.
Changelog

Sourced from guzzlehttp/guzzle's changelog.

6.3.3 - 2018-04-22

  • Fix: Default headers when decode_content is specified

6.3.2 - 2018-03-26

  • Fix: Release process

6.3.1 - 2018-03-26

  • Bug fix: Parsing 0 epoch expiry times in cookies #2014
  • Improvement: Better ConnectException detection #2012
  • Bug fix: Malformed domain that contains a "/" #1999
  • Bug fix: Undefined offset when a cookie has no first key-value pair #1998
  • Improvement: Support PHPUnit 6 #1953
  • Bug fix: Support empty headers #1915
  • Bug fix: Ignore case during header modifications #1916
  • Minor code cleanups, documentation fixes and clarifications.
Commits
  • 407b0cb Prepare release
  • f3504c4 Merge pull request #2052 from fiboknacky/fix-decode-content
  • fc3d89a Fix a bug in Client.php that will clear all [] when decode_content is specified
  • 73bf093 Merge pull request #2044 from keradus/phpunit7
  • c695d33 Merge pull request #2045 from keradus/cs
  • 79294ad DX: small CS fixes
  • 2e06f1e DX: Allow PHPUnit 7
  • c9615e7 Merge pull request #2035 from webignition/update-middleware-history-docblock
  • c82828b Update Middleware::history() docblock, param array|\ArrayAccess
  • 68d0ea1 Fix release process
  • Additional commits viewable in compare view

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 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 (this|these) label[s] will set the current labels as the default for future PRs for this repo and language
  • @dependabot use (this|these) reviewer[s] will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use (this|these) assignee[s] will set the current assignees as the default for future PRs for this repo and language

Additionally, you can set the following in your Dependabot dashboard:

  • 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.

Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.3.0 to 6.3.3.
- [Release notes](https://github.com/guzzle/guzzle/releases)
- [Changelog](https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md)
- [Commits](guzzle/guzzle@6.3.0...6.3.3)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@PVince81

PVince81 commented Jun 4, 2018

Copy link
Copy Markdown
Contributor

if this Guzzle is used by the main process and not only for tests, it will destroy the universe because of incompatible APIs. Also see owncloud/core#29211

cc @DeepDiver1975

@DeepDiver1975

Copy link
Copy Markdown
Member

these are all pure dev dependencies - guzzle is used for running acceptance tests

@DeepDiver1975 DeepDiver1975 merged commit bca88fe into master Jun 4, 2018
@DeepDiver1975 DeepDiver1975 deleted the dependabot/composer/guzzlehttp/guzzle-6.3.3 branch June 4, 2018 13:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants