[PR #3460] [CLOSED] Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3 #6204

Closed
opened 2026-02-05 10:26:47 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/BookStackApp/BookStack/pull/3460
Author: @dependabot[bot]
Created: 5/26/2022
Status: Closed

Base: developmentHead: dependabot/composer/guzzlehttp/guzzle-7.4.3


📝 Commits (1)

  • 0ae2022 Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3

📊 Changes

1 file changed (+6 additions, -6 deletions)

View changed files

📝 composer.lock (+6 -6)

📄 Description

Bumps guzzlehttp/guzzle from 7.4.2 to 7.4.3.

Release notes

Sourced from guzzlehttp/guzzle's releases.

Release 7.4.3

See change log for changes.

Changelog

Sourced from guzzlehttp/guzzle's changelog.

7.4.3 - 2022-05-25

  • Fix cross-domain cookie leakage
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/BookStackApp/BookStack/pull/3460 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 5/26/2022 **Status:** ❌ Closed **Base:** `development` ← **Head:** `dependabot/composer/guzzlehttp/guzzle-7.4.3` --- ### 📝 Commits (1) - [`0ae2022`](https://github.com/BookStackApp/BookStack/commit/0ae2022c06cecd4d31a87ecf6212c149e9d24977) Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3 ### 📊 Changes **1 file changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `composer.lock` (+6 -6) </details> ### 📄 Description Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 7.4.2 to 7.4.3. <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 7.4.3</h2> <p>See <a href="https://github.com/guzzle/guzzle/blob/HEAD/CHANGELOG.md">change log</a> for changes.</p> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/guzzle/guzzle/blob/master/CHANGELOG.md">guzzlehttp/guzzle's changelog</a>.</em></p> <blockquote> <h2>7.4.3 - 2022-05-25</h2> <ul> <li>Fix cross-domain cookie leakage</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/guzzle/guzzle/commit/74a8602c6faec9ef74b7a9391ac82c5e65b1cdab"><code>74a8602</code></a> [7.x] Fix cross-domain cookie leakage (<a href="https://github-redirect.dependabot.com/guzzle/guzzle/issues/3018">#3018</a>)</li> <li><a href="https://github.com/guzzle/guzzle/commit/b720a2d0ff4a135ee0ef542082b2b979ff1f1d14"><code>b720a2d</code></a> Update docs from default_handler to HandlerStack::create (<a href="https://github-redirect.dependabot.com/guzzle/guzzle/issues/3000">#3000</a>)</li> <li><a href="https://github.com/guzzle/guzzle/commit/82ca75f0b1f130f018febdda29af13086da5dbac"><code>82ca75f</code></a> Update links in readme (<a href="https://github-redirect.dependabot.com/guzzle/guzzle/issues/2997">#2997</a>)</li> <li>See full diff in <a href="https://github.com/guzzle/guzzle/compare/7.4.2...7.4.3">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=7.4.2&new-version=7.4.3)](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/BookStackApp/BookStack/network/alerts). </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 10:26:47 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#6204