[PR #2] [CLOSED] Bump guzzlehttp/guzzle from 6.5.2 to 6.5.6 #6

Closed
opened 2026-06-08 09:16:48 +00:00 by ryangr0 · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Ryangr0/clean-architecture-demo/pull/2
Author: @dependabot[bot]
Created: 5/25/2022
Status: Closed

Base: masterHead: dependabot/composer/guzzlehttp/guzzle-6.5.6


📝 Commits (1)

  • 1b43645 Bump guzzlehttp/guzzle from 6.5.2 to 6.5.6

📊 Changes

1 file changed (+411 additions, -58 deletions)

View changed files

📝 composer.lock (+411 -58)

📄 Description

Bumps guzzlehttp/guzzle from 6.5.2 to 6.5.6.

Release notes

Sourced from guzzlehttp/guzzle's releases.

Release 6.5.6

See change log for changes.

6.5.5

No release notes provided.

6.5.4

No release notes provided.

6.5.3

No release notes provided.

Changelog

Sourced from guzzlehttp/guzzle's changelog.

6.5.6 - 2022-05-25

  • Fix cross-domain cookie leakage

6.5.5 - 2020-06-16

  • Unpin version constraint for symfony/polyfill-intl-idn #2678

6.5.4 - 2020-05-25

  • Fix various intl icu issues #2626

6.5.3 - 2020-04-18

  • Use Symfony intl-idn polyfill #2550
  • Remove use of internal functions #2548
Commits

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

You can disable automated security fix PRs for this repo from the Security Alerts page.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Ryangr0/clean-architecture-demo/pull/2 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/25/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/composer/guzzlehttp/guzzle-6.5.6` --- ### 📝 Commits (1) - [`1b43645`](https://github.com/Ryangr0/clean-architecture-demo/commit/1b4364533b961478425ec2db77ec669d524cd02e) Bump guzzlehttp/guzzle from 6.5.2 to 6.5.6 ### 📊 Changes **1 file changed** (+411 additions, -58 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+411 -58) </details> ### 📄 Description Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.5.2 to 6.5.6. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/guzzle/guzzle/releases">guzzlehttp/guzzle's releases</a>.</em></p> <blockquote> <h2>Release 6.5.6</h2> <p>See <a href="https://github.com/guzzle/guzzle/blob/HEAD/CHANGELOG.md">change log</a> for changes.</p> <h2>6.5.5</h2> <p>No release notes provided.</p> <h2>6.5.4</h2> <p>No release notes provided.</p> <h2>6.5.3</h2> <p>No release notes provided.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/guzzle/guzzle/blob/6.5.6/CHANGELOG.md">guzzlehttp/guzzle's changelog</a>.</em></p> <blockquote> <h2>6.5.6 - 2022-05-25</h2> <ul> <li>Fix cross-domain cookie leakage</li> </ul> <h2>6.5.5 - 2020-06-16</h2> <ul> <li>Unpin version constraint for <code>symfony/polyfill-intl-idn</code> <a href="https://github-redirect.dependabot.com/guzzle/guzzle/pull/2678">#2678</a></li> </ul> <h2>6.5.4 - 2020-05-25</h2> <ul> <li>Fix various intl icu issues <a href="https://github-redirect.dependabot.com/guzzle/guzzle/pull/2626">#2626</a></li> </ul> <h2>6.5.3 - 2020-04-18</h2> <ul> <li>Use Symfony intl-idn polyfill <a href="https://github-redirect.dependabot.com/guzzle/guzzle/pull/2550">#2550</a></li> <li>Remove use of internal functions <a href="https://github-redirect.dependabot.com/guzzle/guzzle/pull/2548">#2548</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/guzzle/guzzle/commit/f092dd734083473658de3ee4bef093ed77d2689c"><code>f092dd7</code></a> [6.x] Fix cross-domain cookie leakage (<a href="https://github-redirect.dependabot.com/guzzle/guzzle/issues/3017">#3017</a>)</li> <li><a href="https://github.com/guzzle/guzzle/commit/e8ed4dbf49b260ff129ff0e0400718c3269971bf"><code>e8ed4db</code></a> Fixed tests (<a href="https://github-redirect.dependabot.com/guzzle/guzzle/issues/2720">#2720</a>)</li> <li><a href="https://github.com/guzzle/guzzle/commit/9d4290de1cfd701f38099ef7e183b64b4b7b0c5e"><code>9d4290d</code></a> Prepare 6.5.5 (<a href="https://github-redirect.dependabot.com/guzzle/guzzle/issues/2692">#2692</a>)</li> <li><a href="https://github.com/guzzle/guzzle/commit/ba7930ff4209374c2817738e408eeeedcf42fa7b"><code>ba7930f</code></a> Updated static analysis tooling (<a href="https://github-redirect.dependabot.com/guzzle/guzzle/issues/2694">#2694</a>)</li> <li><a href="https://github.com/guzzle/guzzle/commit/23730ab1005ca1e760dcdfbd7d853e6c3f1035d6"><code>23730ab</code></a> Unpin version for symfony/polyfill-intl-idn (<a href="https://github-redirect.dependabot.com/guzzle/guzzle/issues/2678">#2678</a>)</li> <li><a href="https://github.com/guzzle/guzzle/commit/a4a1b6930528a8f7ee03518e6442ec7a44155d9d"><code>a4a1b69</code></a> Adding changelog for 6.5.4 (<a href="https://github-redirect.dependabot.com/guzzle/guzzle/issues/2651">#2651</a>)</li> <li><a href="https://github.com/guzzle/guzzle/commit/0d137e94480b275aadd1f2536a76d91cf580711c"><code>0d137e9</code></a> [6.5] Remove obsolete statement in <code>handler</code> option docs (<a href="https://github-redirect.dependabot.com/guzzle/guzzle/issues/2567">#2567</a>)</li> <li><a href="https://github.com/guzzle/guzzle/commit/d3f2c1791881377105ed375dc2da68c17f9ea496"><code>d3f2c17</code></a> [6.5] Fix various intl icu issues (<a href="https://github-redirect.dependabot.com/guzzle/guzzle/issues/2626">#2626</a>)</li> <li><a href="https://github.com/guzzle/guzzle/commit/c8162bee934111d42b1db4869c09fb58926074c7"><code>c8162be</code></a> Fix use and phpDoc for <code>@throws</code> GuzzleException/InvalidArgumentException (<a href="https://github-redirect.dependabot.com/guzzle/guzzle/issues/2">#2</a>...</li> <li><a href="https://github.com/guzzle/guzzle/commit/5262ecfd7683f760e08a934db6e76e748e3c2f00"><code>5262ecf</code></a> Document the impact of fixing time units for RetryMiddleware (<a href="https://github-redirect.dependabot.com/guzzle/guzzle/issues/2570">#2570</a>)</li> <li>Additional commits viewable in <a href="https://github.com/guzzle/guzzle/compare/6.5.2...6.5.6">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=guzzlehttp/guzzle&package-manager=composer&previous-version=6.5.2&new-version=6.5.6)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Ryangr0/clean-architecture-demo/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
ryangr0 2026-06-08 09:16:48 +00:00
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
ryangr0/clean-architecture-demo#6
No description provided.