Skip to content

Update symfony/var-dumper from v6.2.5 to v6.3.3 - #364

Closed
violinist-bot wants to merge 1 commit into
SignWo:10.1.xfrom
violinist-dev:symfonyvardumperv625v633
Closed

Update symfony/var-dumper from v6.2.5 to v6.3.3#364
violinist-bot wants to merge 1 commit into
SignWo:10.1.xfrom
violinist-dev:symfonyvardumperv625v633

Conversation

@violinist-bot

Copy link
Copy Markdown

If you have a high test coverage index, and your tests for this pull request are passing, it should be both safe and recommended to merge this update.

Updated packages

Some times an update also needs new or updated dependencies to be installed. Even if this branch is for updating one dependency, it might contain other installs or updates. All of the updates in this branch can be found here:

  • symfony/deprecation-contracts: v3.3.0 (updated from v3.2.0)
  • symfony/var-dumper: v6.3.3 (updated from v6.2.5)

Release notes

Here are the release notes for all versions released between your current running version, and the version this PR updates the package to.

List of release notes

Changed files

Here is a list of changed files between the version you use, and the version this pull request updates to:

List of changed files
 CHANGELOG.md
Caster/AmqpCaster.php
Caster/Caster.php
Caster/ClassStub.php
Caster/DOMCaster.php
Caster/DateCaster.php
Caster/DoctrineCaster.php
Caster/ExceptionCaster.php
Caster/FiberCaster.php
Caster/IntlCaster.php
Caster/LinkStub.php
Caster/MemcachedCaster.php
Caster/PdoCaster.php
Caster/PgSqlCaster.php
Caster/ProxyManagerCaster.php
Caster/RdKafkaCaster.php
Caster/RedisCaster.php
Caster/ReflectionCaster.php
Caster/ResourceCaster.php
Caster/ScalarStub.php
Caster/SplCaster.php
Caster/StubCaster.php
Caster/SymfonyCaster.php
Caster/XmlReaderCaster.php
Caster/XmlResourceCaster.php
Cloner/AbstractCloner.php
Cloner/Data.php
Cloner/DumperInterface.php
Cloner/Stub.php
Cloner/VarCloner.php
Command/ServerDumpCommand.php
Dumper/AbstractDumper.php
Dumper/CliDumper.php
Dumper/ContextProvider/SourceContextProvider.php
Dumper/ContextualizedDumper.php
Dumper/DataDumperInterface.php
Dumper/HtmlDumper.php
Dumper/ServerDumper.php
LICENSE
Resources/functions/dump.php
Server/Connection.php
Tests/Caster/CasterTest.php
Tests/Caster/DateCasterTest.php
Tests/Caster/DoctrineCasterTest.php
Tests/Caster/ExceptionCasterTest.php
Tests/Caster/FFICasterTest.php
Tests/Caster/FiberCasterTest.php
Tests/Caster/MysqliCasterTest.php
Tests/Caster/RdKafkaCasterTest.php
Tests/Caster/RedisCasterTest.php
Tests/Caster/SplCasterTest.php
Tests/Caster/StubCasterTest.php
Tests/Caster/XmlReaderCasterTest.php
Tests/Cloner/VarClonerTest.php
Tests/Command/Descriptor/CliDescriptorTest.php
Tests/Command/Descriptor/HtmlDescriptorTest.php
Tests/Command/ServerDumpCommandTest.php
Tests/Dumper/CliDumperTest.php
Tests/Dumper/ContextProvider/RequestContextProviderTest.php
Tests/Dumper/ContextualizedDumperTest.php
Tests/Dumper/FunctionsTest.php
Tests/Dumper/HtmlDumperTest.php
Tests/Dumper/functions/dd_with_multiple_args.phpt
Tests/Dumper/functions/dd_with_named_args.phpt
Tests/Dumper/functions/dd_with_null.phpt
Tests/Dumper/functions/dd_with_single_arg.phpt
Tests/Dumper/functions/dump_data_collector_with_spl_array.phpt
Tests/Dumper/functions/dump_with_multiple_args.phpt
Tests/Dumper/functions/dump_with_named_args.phpt
Tests/Dumper/functions/dump_with_null.phpt
Tests/Dumper/functions/dump_with_single_arg.phpt
Tests/Dumper/functions/dump_without_args.phpt
Tests/Fixtures/dumb-var.php
VarDumper.php
composer.json
phpunit.xml.dist

Changelog

Here is a list of changes between the version you use, and the version this pull request updates to:

  • 77fb4f2Fix symfony/deprecation-contracts require
  • 34e5ca6Merge branch '6.2' into 6.3
  • 297051f[VarDumper] fix test
  • b903245Merge branch '6.2' into 6.3
  • 1944d07Merge branch '5.4' into 6.2
  • f504692Merge branch '6.2' into 6.3
  • 6fd823bMerge branch '5.4' into 6.2
  • e706c99[VarDumper] Fix dumping ArrayObjectwithDumpDataCollector``
  • 4e90aa3[VarDumper] Add tests to demonstrate a bug when dumping ArrayObject with full stack fmk
  • fafab0dMerge branch '6.2' into 6.3
  • 5774ae9Merge branch '5.4' into 6.2
  • 4684507enforce UTC timezone in test
  • c81268dMerge branch '6.2' into 6.3
  • facbf30Merge branch '5.4' into 6.2
  • 82269f7[VarDumper] Dumping DateTime throws error if getTimezone is false
  • 90caf9f[VarDumper] Add named arguments coverage of VarDumper's function
  • 36579a1[VarDumper] Use documentElement instead of body for JS flag
  • 6acdcd5Merge branch '6.2' into 6.3
  • 7d10f2aMerge branch '5.4' into 6.2
  • 8e12706[5.4] Allow PhpUnitBridge v7
  • b34e418minor #50427 [VarDumper] Fix failures on appveyor (nicolas-grekas)
  • 81fb69ebug #50397 [HttpKernel][VarDumper] Fix dumping with labels (nicolas-grekas)
  • 834accf[VarDumper][HttpKernel] Fix dumping with labels
  • c281188[VarDumper] Fix failures on appveyor
  • 5008fa8[VarDumper] Fix dd()showing line withnull``
  • a93ec17Fix merge
  • 4e84b97[VarDumper][DebugBundle] Fix dump labels compatibility
  • 64a3403minor #49977 [VarDumper] Reduce stylesheet assignments via JavaScript in HtmlDumper (ohader)
  • 54894d9[VarDumper] Reduce stylesheet assignments via JavaScript in HtmlDumper``
  • b53bbaa[VarDumper] Fix HTML of invisible characters
  • 7dbe8a6Add "composer require..." in all exception messages when needed
  • c329ed0Merge branch '6.2' into 6.3
  • 41a750aMerge branch '5.4' into 6.2
  • 9a8a5b6[VarDumper] Make the server TCP connection sync
  • 3f026afcs fix
  • 5767c81[VarDumper] Add missing return types
  • cb21bc9Fix the test for casting FlattenException on Windows
  • 00eb022Fix tests
  • c007934Merge branch '6.2' into 6.3
  • 7113186[VarDumper] Add a caster for the FlattenException
  • d37ab67Merge branch '5.4' into 6.2
  • a3ee7db[VarDumper] Add Caster::PATTERN_PRIVATE to help builing key
  • e2edac9[VarDumper] Disable links for IntelliJ platform
  • efc8f5d[ErrorHandler] Rewrite logic to dump exception properties and fix serializing FlattenException
  • 42237eeMerge branch '6.2' into 6.3
  • 02dacf7Merge branch '5.4' into 6.2
  • 15715d4[VarDumper] Fixed dumping of CutStub
  • 9f88ac7Merge branch '6.2' into 6.3
  • 30ab404Merge branch '5.4' into 6.2
  • 2901ca1[VarDumper] Add a bit of test coverage
  • 5519cc7Merge branch '6.2' into 6.3
  • cf8d4caMerge branch '5.4' into 6.2
  • 4c9dc4dRemove unused private methods
  • 6c5ac3a[VarDumper] Fix error when reflected class has default Enum parameter in constructor
  • a110fcbFix phpdocs in components
  • 8e4629bMerge branch '6.2' into 6.3
  • cd85cc7Merge branch '5.4' into 6.2
  • 794b643CS fix
  • 65479a2Merge branch '6.2' into 6.3
  • dab98ebFix merge
  • e27ea15Merge branch '5.4' into 6.2
  • 3c2942aMigrate to staticdata providers usingrector/rector``
  • bfeaa20Add void return types
  • 20963cfAdd PHP types to private methods and functions
  • 129d0c0Add missing PHPdoc return types
  • 54f93baUse xxh128 instead of md5
  • 48796b4Merge branch '6.2' into 6.3
  • d1347f0[VarExporter] Fix lazy-proxying readonly classes on PHP 8.3
  • 4beb1aaMerge branch '6.2' into 6.3
  • 39fd2a6Merge branch '5.4' into 6.2
  • 967f55b[VarDumper] Display invisible characters
  • 147e212Update license years (last time)
  • e169dd4[VarDumper] Add Relay support
  • 5e37ad6Merge branch '6.2' into 6.3
  • e271327minor #48793 Leverage arrow function syntax for closure (tigitz)
  • 6358546Leverage arrow function syntax for closure
  • 74f03d4Merge branch '6.2' into 6.3
  • 0dd4f98Merge branch '6.2' into 6.3
  • ca4660efeature #48432 [VarDumper] Add support of named arguments to dd()anddump() to display a label (alexandre-daubois)
  • 0d0fa05[VarDumper] Add support of named arguments to dd()anddump() to display the argument name
  • f0419c3Merge branch '6.2' into 6.3
  • 422e4a6Update types for dd()
  • cf25d93Merge branch '6.2' into 6.3
  • cecffb5feature #48478 [VarDumper] Add caster for WeakMap (nicolas-grekas)
  • 5635a62[VarDumper] Add caster for WeakMap
  • 665011cMerge branch '6.2' into 6.3
  • 29da1bcLeverage class name literal on object

This is an automated pull request from Violinist: Continuously and automatically monitor and update your composer dependencies. Have ideas on how to improve this message? All violinist messages are open-source, and can be improved here.

@truls1502

Copy link
Copy Markdown
Member

This will now be closed, since it has been superseded by #373.

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@violinist-bot@truls1502