Skip to content

Update symfony/browser-kit requirement from ~7.0 to ~7.0 || ~8.0#20

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/browser-kit-approx-7.0or-approx-8.0
Closed

Update symfony/browser-kit requirement from ~7.0 to ~7.0 || ~8.0#20
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/browser-kit-approx-7.0or-approx-8.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Dec 21, 2025

Updates the requirements on symfony/browser-kit to permit the latest version.

Release notes

Sourced from symfony/browser-kit's releases.

v8.0.0

Changelog (symfony/browser-kit@v8.0.0-RC3...v8.0.0)

  • no significant changes
Changelog

Sourced from symfony/browser-kit's changelog.

CHANGELOG

6.4

  • Add argument $serverParameters to AbstractBrowser::click() and AbstractBrowser::clickLink()

6.3

  • Add AbstractBrowser::useHtml5Parser()

6.1

  • Add toArray method to Response

5.3

  • Added jsonRequest method to AbstractBrowser
  • Allowed sending a body with GET requests when a content-type is defined

5.2.0

  • [BC BREAK] Request parameters are now casted to string in Request::__construct().

4.3.0

  • Added PHPUnit constraints: BrowserCookieValueSame and BrowserHasCookie
  • Added HttpBrowser, an implementation of a browser with the HttpClient component
  • Renamed Client to AbstractBrowser
  • Marked Response final.
  • Deprecated Response::buildHeader()
  • Deprecated Response::getStatus(), use Response::getStatusCode() instead

4.2.0

  • The method Client::submit() will have a new $serverParameters argument in version 5.0, not defining it is deprecated
  • Added ability to read the "samesite" attribute of cookies using Cookie::getSameSite()

3.4.0

  • [BC BREAK] Client will skip redirects during history navigation

... (truncated)

Commits
  • b9758c6 Merge branch '7.4' into 8.0
  • 3bb26da Merge branch '7.3' into 7.4
  • e9a9fd6 Merge branch '6.4' into 7.3
  • 067e301 The BrowserKit history with parameter separator without slash.
  • 33746d8 [DomCrawler] Always parse according to HTML5 rules thanks to the native DOM p...
  • 6c1f8eb Merge branch '7.4' into 8.0
  • abec2fa [DomCrawler] Use the native HTM5 parser on PHP 8.4
  • 8e89a7b Merge branch '7.4' into 8.0
  • 7f5f0fb chore: heredoc indentation as of PHP 7.3
  • 50ef2db Merge branch '7.4' into 8.0
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Updates the requirements on [symfony/browser-kit](https://github.com/symfony/browser-kit) to permit the latest version.
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/7.3/CHANGELOG.md)
- [Commits](symfony/browser-kit@v7.0.0...v8.0.0)

---
updated-dependencies:
- dependency-name: symfony/browser-kit
  dependency-version: 8.0.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot bot commented on behalf of github Dec 23, 2025

Looks like symfony/browser-kit is up-to-date now, so this is no longer needed.

@dependabot dependabot bot closed this Dec 23, 2025
@dependabot dependabot bot deleted the dependabot/composer/symfony/browser-kit-approx-7.0or-approx-8.0 branch December 23, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants