Skip to content

chore(deps): Bump symfony/browser-kit from 7.4.0 to 8.0.3#214

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/browser-kit-8.0.3
Open

chore(deps): Bump symfony/browser-kit from 7.4.0 to 8.0.3#214
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/composer/symfony/browser-kit-8.0.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 12, 2026

Bumps symfony/browser-kit from 7.4.0 to 8.0.3.

Release notes

Sourced from symfony/browser-kit's releases.

v8.0.3

Changelog (symfony/browser-kit@v8.0.2...v8.0.3)

v8.0.0

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

  • no significant changes

v8.0.0-RC1

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

v8.0.0-BETA1

Changelog (symfony/browser-kit@v7.3.4...v8.0.0-BETA1)

v7.4.3

Changelog (symfony/browser-kit@v7.4.2...v7.4.3)

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
  • efc7cc6 Merge branch '7.4' into 8.0
  • d5b5c73 Merge branch '7.3' into 7.4
  • 9403aa2 Merge branch '6.4' into 7.3
  • 5b8564c [BrowserKit] Allow Cookie expiration to be an int
  • b9758c6 Merge branch '7.4' into 8.0
  • 33746d8 [DomCrawler] Always parse according to HTML5 rules thanks to the native DOM p...
  • 6c1f8eb Merge branch '7.4' into 8.0
  • 8e89a7b Merge branch '7.4' into 8.0
  • 50ef2db Merge branch '7.4' into 8.0
  • 12afea6 Merge branch '7.4' into 8.0
  • 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 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)

Bumps [symfony/browser-kit](https://github.com/symfony/browser-kit) from 7.4.0 to 8.0.3.
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/8.1/CHANGELOG.md)
- [Commits](symfony/browser-kit@v7.4.0...v8.0.3)

---
updated-dependencies:
- dependency-name: symfony/browser-kit
  dependency-version: 8.0.3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file php Pull requests that update php code labels Jan 12, 2026
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