web-proxy
web-proxy copied to clipboard
Bump symfony/var-dumper from 4.0.8 to 4.3.2
Bumps symfony/var-dumper from 4.0.8 to 4.3.2.
Changelog
Sourced from symfony/var-dumper's changelog.
CHANGELOG
4.3.0
- added
DsCasterto support dumping the contents of data structures from the Ds extension4.2.0
- support selecting the format to use by setting the environment variable
VAR_DUMPER_FORMATtohtmlorcli4.1.0
- added a
ServerDumperto send serialized Data clones to a server- added a
ServerDumpCommandandDumpServerto run a server collecting and displaying dumps on a single place with multiple formats support- added
CliDescriptorandHtmlDescriptordescriptors forserver:dumpCLI and HTML formats support4.0.0
- support for passing
\ReflectionClassinstances to theCaster::castObject()method has been dropped, pass class names as strings instead- the
Data::getRawData()method has been removed- the
VarDumperTestTrait::assertDumpEquals()method expects a 3rd$context = nullargument and moves$message = ''argument at 4th position.- the
VarDumperTestTrait::assertDumpMatchesFormat()method expects a 3rd$context = nullargument and moves$message = ''argument at 4th position.3.4.0
- added
AbstractCloner::setMinDepth()function to ensure minimum tree depth- deprecated
MongoCaster2.7.0
- deprecated
Cloner\Data::getLimitedClone(). UsewithMaxDepth,withMaxItemsPerDepthorwithRefHandlesinstead.
Commits
45d6ef7Merge branch '4.2' into 4.34ccbf78Merge branch '3.4' into 4.27b92618bug #32024 [VarDumper] fix dumping objects that implement __debugInfo() (nico...2b91a04Fix binary operation+,-or*on string64444a5[VarDumper] fix dumping objects that implement __debugInfo()bfcbcdaMerge branch '4.2' into 4.32f76bf2fixed CS237121dfixed CSf974f44bug #31849 [Console] Add check for Konsole/Yakuake to disable hyperlinks (bel...8db68af[Console] Add check for Konsole/Yakuake to disable hyperlinks- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot ignore this [patch|minor|major] versionwill close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill set the current milestone as the default for future PRs for this repo and language@dependabot badge mewill comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot dashboard:
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.