Skip to content

Conversation

@violinist-bot
Copy link

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.4.0 (updated from v3.3.0)
  • symfony/polyfill-mbstring: v1.28.0 (updated from v1.27.0)
  • symfony/var-dumper: v6.4.2 (updated from v6.3.0)

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/Caster.php
  Caster/DateCaster.php
  Caster/DsPairStub.php
  Caster/SplCaster.php
  Caster/UninitializedStub.php
  Caster/XmlReaderCaster.php
  Cloner/Data.php
  Dumper/AbstractDumper.php
  Dumper/CliDumper.php
  Dumper/ContextProvider/SourceContextProvider.php
  Dumper/HtmlDumper.php
  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/IntlCasterTest.php
  Tests/Caster/MysqliCasterTest.php
  Tests/Caster/RdKafkaCasterTest.php
  Tests/Caster/SplCasterTest.php
  Tests/Caster/XmlReaderCasterTest.php
  Tests/Command/Descriptor/CliDescriptorTest.php
  Tests/Command/Descriptor/HtmlDescriptorTest.php
  Tests/Dumper/CliDumperTest.php
  Tests/Dumper/functions/dd_with_named_args.phpt
  Tests/Dumper/functions/dump_data_collector_with_spl_array.phpt
  Tests/Dumper/functions/dump_with_named_args.phpt
  Tests/Dumper/functions/dump_without_args.phpt
  VarDumper.php
  composer.json

Changelog

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

  • 68d6573 Merge branch '6.3' into 6.4
  • 376d3c6 [VarDumper] Fix CSS alignment in HtmlDumper
  • f0873fd Merge branch '6.3' into 6.4
  • a52ec2b [VarDumper] Test intl formatter broken since dumper does not replace the nnbsp character by standard space
  • c40f7d1 Merge branch '6.3' into 6.4
  • 81acabb Accept mixed key on DsPairStub
  • 44d76a0 bug #52272 [VarDump] Fix order of dumped properties - parent goes first (lyrixx)
  • 6b4d196 [VarDump] Fix order of dumped properties - parent goes first
  • 86901b1 [HttpKernel] Add parameters kernel.runtime_modeandkernel.runtime_mode.*, all set from env var APP_RUNTIME_MODE``
  • 87e0d10 [VarDumper] Fix accepting legacy FileLinkFormatter
  • df58ba3 [ErrorHandler] Improve fileLinkFormat handling
  • 4e6c3f4 Merge branch '6.3' into 6.4
  • 999ede2 Run tests with ORM 3 and DBAL 4
  • 10d1fa4 Minor CS fixes
  • 3d99993 Merge branch '5.4' into 6.3
  • 6172e4a Make tests green again
  • 86cb4d6 Make tests green again
  • 79607ea [VarDumper][FrameworkBundle] Remove checking if OutputFormatterStyle setHref method exist
  • eafcac5 Merge branch '6.3' into 6.4
  • 2027be1 Merge branch '5.4' into 6.3
  • 684b36f [VarDumper] Fix managing collapse state in CliDumper
  • 23c7dd6 Merge branch '6.3' into 6.4
  • 77fb4f2 Fix symfony/deprecation-contracts require
  • 4d8c28b feature #51130 [VarDumper] Dump uninitialized properties (nicolas-grekas)
  • 3057a7b minor #51150 Use Stringable interface as much as possible (VincentLanglet)
  • 1d373de Use Stringable interface as much as possible
  • b61238e [VarDumper] Dump uninitialized properties
  • 47a3c07 Ensure all properties have a type
  • f7b4ac8 minor #51096 Use more "First class callable syntax" + Normalize set_error_handler/set_exception_handler calls (lyrixx)
  • 74b4173 Use more "First class callable syntax" + Normalize set_error_handler/set_exception_handler calls
  • 8179419 Use typed properties in tests as much as possible
  • 13aa695 Merge branch '6.3' into 6.4
  • 34e5ca6 Merge branch '6.2' into 6.3
  • 297051f [VarDumper] fix test
  • f3db0c8 Merge branch '6.3' into 6.4
  • b903245 Merge branch '6.2' into 6.3
  • 1944d07 Merge branch '5.4' into 6.2
  • 9b4691b Merge branch '6.3' into 6.4
  • f504692 Merge branch '6.2' into 6.3
  • 6fd823b Merge 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
  • bdda4ea feature #50842 Add missing return types to magic methods (wouterj)
  • feebb43 Add missing return types to magic methods
  • e703011 Merge branch '6.3' into 6.4
  • fafab0d Merge branch '6.2' into 6.3
  • 5774ae9 Merge branch '5.4' into 6.2
  • 4684507 enforce UTC timezone in test
  • 4415fa3 Merge branch '6.3' into 6.4
  • c81268d Merge branch '6.2' into 6.3
  • facbf30 Merge branch '5.4' into 6.2
  • 82269f7 [VarDumper] Dumping DateTime throws error if getTimezone is false
  • 3061010 Merge branch '6.3' into 6.4
  • 90caf9f [VarDumper] Add named arguments coverage of VarDumper's function
  • 36579a1 [VarDumper] Use documentElement instead of body for JS flag
  • fee83bb Merge branch '6.3' into 6.4
  • 6472ed3 Merge branch '6.3' into 6.4
  • d7843b6 Merge branch '6.3' into 6.4
  • 654356c [6.4] Allow 7.0 deps

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
Member

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

@truls1502 truls1502 closed this Jan 31, 2024
Sign up for free to 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