Skip to content

Update symfony/browser-kit requirement from ^6.4 || ^7.2 to ^8.1.0 - #157

Closed
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/browser-kit-tw-8.1.0
Closed

Update symfony/browser-kit requirement from ^6.4 || ^7.2 to ^8.1.0#157
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/composer/symfony/browser-kit-tw-8.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

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

Release notes

Sourced from symfony/browser-kit's releases.

v8.1.0

Changelog (symfony/browser-kit@v8.1.0-BETA1...v8.1.0)

  • no significant changes
Changelog

Sourced from symfony/browser-kit's changelog.

CHANGELOG

8.0

  • Remove AbstractBrowser::useHtml5Parser(); the native HTML5 parser is used unconditionally

7.4

  • Add isFirstPage() and isLastPage() methods to the History class for checking navigation boundaries
  • Add PHPUnit constraints: BrowserHistoryIsOnFirstPage and BrowserHistoryIsOnLastPage
  • Deprecate AbstractBrowser::useHtml5Parser(); Symfony 8 will unconditionally use the native HTML5 parser
  • Add AbstractBrowser::wrapContent() method to wrap response content and give proper context when fetching fragments

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()

... (truncated)

Commits

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 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/8.2/CHANGELOG.md)
- [Commits](https://github.com/symfony/browser-kit/commits/v8.1.0)

---
updated-dependencies:
- dependency-name: symfony/browser-kit
  dependency-version: 8.1.0
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jun 1, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 29, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #162.

@dependabot dependabot Bot closed this Jun 29, 2026
@dependabot
dependabot Bot deleted the dependabot/composer/symfony/browser-kit-tw-8.1.0 branch June 29, 2026 04:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file php Pull requests that update php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants