Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump symfony/browser-kit from 6.2.7 to 6.3.0 in /tasmoadmin #908

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 5, 2023

Bumps symfony/browser-kit from 6.2.7 to 6.3.0.

Release notes

Sourced from symfony/browser-kit's releases.

v6.3.0

Changelog (symfony/browser-kit@v6.3.0-RC2...v6.3.0)

v6.3.0-RC1

Changelog (symfony/browser-kit@v6.3.0-BETA3...v6.3.0-RC1)

v6.3.0-BETA1

Changelog (symfony/browser-kit@v6.2.10...v6.3.0-BETA1)

Changelog

Sourced from symfony/browser-kit's changelog.

CHANGELOG

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 (back and forward calls) according to W3C Browsers recommendation

3.3.0

... (truncated)

Commits
  • 0eb7228 Add missing return types
  • f113c0b [BrowserKit, HttpClient] Minor updates in the default user agents
  • 582d217 Add "composer require..." in all exception messages when needed
  • 83626a8 [BrowserKit][HttpClient] Update the value of some user agents to comply with ...
  • e1f7612 [BrowserKit] Add proper exception hierarchy
  • da9f199 minor #49839 [BrowserKit] Improve the error message when submitForm() can't...
  • b17797b [BrowserKit] Improve the error message when submitForm() can't find the form
  • 7120114 Apply no_null_property_initialization PHP-CS-Fixer rule
  • 32677c9 [DomCrawler] Give choice of used parser
  • 079ed3b Merge branch '6.2' into 6.3
  • 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 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 6.2.7 to 6.3.0.
- [Release notes](https://github.com/symfony/browser-kit/releases)
- [Changelog](https://github.com/symfony/browser-kit/blob/6.3/CHANGELOG.md)
- [Commits](symfony/browser-kit@v6.2.7...v6.3.0)

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

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 5, 2023
@inverse inverse merged commit 5d3bcbb into master Jun 5, 2023
6 checks passed
@inverse inverse deleted the dependabot/composer/tasmoadmin/symfony/browser-kit-6.3.0 branch June 5, 2023 19:26
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.

None yet

1 participant