Skip to content

Conversation

@violinist-bot
Copy link
Contributor

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.

List of updated packages
  • symfony/polyfill-ctype: v1.23.0 (updated from v1.10.0)
  • symfony/yaml: v4.4.25 (updated from v4.2.3)

Changelog

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

  • 81cdac5 Fix CS in README files
  • 14401c2 [Form] fix support for years outside of the 32b range on x86 arch
  • 8b6d1b9 Fixed deprecation warnings about passing null as parameter
  • 1c2fd24 expose references detected in inline notation structures
  • e1515d3 minor #40924 [Yaml] make fabbot happy (xabbuh)
  • 8c5137b make fabbot happy
  • ef879ba bug #40514 [Yaml] Allow tabs as separators between tokens (bertramakers)
  • ea53824 Fix issue 40507: Tabs as separators between tokens
  • bcef62d [Yaml] Fixed infinite loop when parser goes through an additional and invalid closing tag
  • 416d6c0 fixed parser
  • 3871c72 Fix #36973: Command description consistency
  • 29e6130 Switched to non-null defaults in exception constructors
  • 0a04eb0 [yaml] Delelte unused comparison operation
  • 17ed9f1 Use createMock() and use import instead of FQCN
  • a170990 Changed private static array-properties to const
  • dd3f776 a colon followed by spaces exclusively separates mapping keys and values
  • 22640fb Use ::class keyword when possible
  • f1c4a3c minor #39775 [WIP] Use ::class keyword when possible (fabpot)
  • 471d834 Use ::class keyword when possible
  • 9bbbc93 minor #39773 Improve composer.json descriptions (fabpot)
  • 498ad4e Improve composer.json descriptions
  • 8e9fcae quote all dumped unicode spaces
  • 3fda4df keep trailing newlines when dumping multi-line strings
  • 22beebc bug #39668 [Yaml] do not dump extra trailing newlines for multiline blocks (xabbuh)
  • dcd7108 Bump license year
  • 2fcf81b do not dump extra trailing newlines for multiline blocks
  • 3181afc CS: Apply ternary_to_null_coalescing fixer
  • bbce94f Apply "visibility_required" CS rule to constants
  • 8fe9e4e bug #39267 [Yaml] fix lexing backslashes in single quoted strings (xabbuh)
  • c4960cd fix lexing mapping values with trailing whitespaces
  • ae13f07 fix lexing backslashes in single quoted strings
  • 9919460 fix lexing inline sequences/mappings with trailing whitespaces
  • 8cac71f Added test for issue 39229
  • 7531361 fix lexing strings containing escaped quotation characters
  • b9ce672 fix lexing nested sequences/mappings
  • 443c622 remove unreachable code
  • 543cb4d Merge branch '3.4' into 4.4
  • 88289ca Remove branch-version (keep them for contracts only)
  • f4805c0 Merge branch '3.4' into 4.4
  • 9ae9181 [CI] Silence errors when remove file/dir on test tearDown()
  • 6113602 Merge branch '3.4' into 4.4
  • 482fcb6 Fix branch-version
  • 40aeda7 Merge branch '3.4' into 4.4
  • 3fa7e30 Remove "version" from composer.json files, use "branch-version" instead
  • 613fe78 Merge branch '3.4' into 4.4
  • f67f57d Update versions in composer.json
  • 427cd70 Merge branch '3.4' into 4.4
  • afffc8b Remove "branch-alias", populate "version"
  • c788596 Merge branch '3.4' into 4.4
  • ec3c2ac [Yaml] simplify the test
  • 55f2c00 Merge branch '3.4' into 4.4
  • a2b5a78 bug #38228 [Yaml Parser] Fix edge cases when parsing multiple documents (digilist)
  • c6d162b [Yaml Parser] Fix edge cases when parsing multiple documents
  • 50f080d fix parsing comments not prefixed by a space
  • e53b8b6 Merge branch '3.4' into 4.4
  • e6f16d8 remove superfluous cast
  • defb343 Merge branch '3.4' into 4.4
  • b7d9b4a Prevent parsing invalid octal digits as octal numbers
  • 96800ef [Yaml Parser] fixed Parser to skip comments when inlining sequences
  • 4b9c6dc Merge branch '3.4' into 4.4
  • c2162b5 Enable "native_constant_invocation" CS rule
  • e2a6952 Merge branch '3.4' into 4.4
  • 4152e36 fix more numeric cases changing in PHP 8
  • 2061f4a Merge branch '3.4' into 4.4
  • 968ffcf account for is_numeric() behavior changes in PHP 8
  • e06e21e stop using deprecated PHPUnit APIs
  • c3a7761 Merge branch '3.4' into 4.4
  • 079faef bug #37744 [Yaml] Fix for #36624; Allow PHP constant as first key in block (jnye)
  • 12473fe [Yaml] Fix for #36624; Allow PHP constant as first key in block
  • f5f122c Merge branch '3.4' into 4.4
  • 36a366d Modernized deprecated PHPUnit assertion calls
  • e7fa059 Fix PHPUnit 8.5 deprecations.
  • c2d2cc6 Use ">=" for the "php" requirement
  • 38af7cc Merge branch '3.4' into 4.4
  • 7233ac2 bug #36743 [Yaml] Fix escaped quotes in quoted multi-line string (ossinkine)
  • f45861c [Yaml] Fix escaped quotes in quoted multi-line string
  • fb3e343 Merge branch '3.4' into 4.4
  • 86849af prevent notice for invalid octal numbers on PHP 7.4
  • 1113c68 Merge branch '3.4' into 4.4
  • b5b70b9 [Yaml] fix parse error when unindented collections contain a comment
  • b385dce Merge branch '3.4' into 4.4
  • 8fef49a [YAML] escape DEL(\x7f)
  • 8a65d0f [PhpUnitBridge] add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions
  • 7c77e4e Merge branch '3.4' into 4.4
  • e366a2e [PropertyAccess] fix tests
  • ef16689 Merge branch '3.4' into 4.4
  • b404374 add missing gitattributes for phpunit-bridge
  • e701b47 Fixed some typos
  • 43d7a46 Merge branch '3.4' into 4.4
  • 688cfb1 Fix quotes in exception messages
  • 5342b6f Merge branch '3.4' into 4.4
  • d54c2a8 Add missing dots at the end of exception messages
  • 28f08c4 Merge branch '3.4' into 4.4
  • 37d6a73 bug #36004 [Yaml] fix dumping strings containing CRs (xabbuh)
  • 8874912 [Yaml] fix dumping strings containing CRs
  • 94d005c Merge branch '3.4' into 4.4
  • cd014e4 Merge branch '4.3' into 4.4
  • 8e0a954 bug #35364 [Yaml] Throw on unquoted exclamation mark (fancyweb)
  • d39b4ca Merge branch '4.3' into 4.4
  • 5e3a474 Merge branch '3.4' into 4.3
  • 12df25e [Yaml] Throw on unquoted exclamation mark
  • bc63e15 [Yaml][Inline] Fail properly on empty object tag and empty const tag
  • aa46bc2 fix PHP const mapping keys using the inline notation
  • b7883aa Merge branch '4.3' into 4.4
  • ba65ebe Merge branch '3.4' into 4.3
  • ef67314 Update links to documentation
  • 91f7f20 Update year in license files
  • a08832b Merge branch '4.3' into 4.4
  • 13934d9 Merge branch '3.4' into 4.3
  • 44b1f27 bug #34449 [Yaml] Implement multiline string as scalar block for tagged values (natepage)
  • 2d6c344 [Yaml] Implement multiline string as scalar block for tagged values
  • c286a10 Merge branch '4.3' into 4.4
  • 2375571 Merge branch '3.4' into 4.3
  • 1b78a23 fix parsing negative octal numbers
  • 76de473 Allow \Throwable $previous everywhere
  • 8b24107 Merge branch '4.3' into 4.4
  • 324cf4b [4.3] Remove unused local variables
  • b58a531 Merge branch '4.3' into 4.4
  • 7fbd58a Merge branch '3.4' into 4.3
  • dab657d Remove unused local variables in tests
  • 5dca0bd [Yaml][Parser] Remove the getLastLineNumberBeforeDeprecation() internal unused method
  • 13bfb7f minor #33963 Add .gitignore to .gitattributes (reedy)
  • b0b5b00 Merge branch '4.3' into 4.4
  • 0b17448 Merge branch '3.4' into 4.3
  • 8caed6e Replace STDIN by php://stdin
  • 471ca8e [Yaml] Throw exception for tagged invalid inline elements
  • a3e84ba Add .gitignore to .gitattributes
  • e108a60 Add types to constructors and private/final/internal methods (Batch III)
  • 110e3e9 feature #33658 [Yaml] fix parsing inline YAML spanning multiple lines (xabbuh)
  • 424ac8e fix parsing inline YAML spanning multiple lines
  • baddff9 hint to the --parse-tags when parsing tags fails
  • 2bc5687 minor #33523 Fix lint commands frozen on empty stdin (chalasr)
  • 79800cc feature #33579 Adding .gitattributes to remove Tests directory from "dist" (Nyholm)
  • a520095 Adding .gitattributes to remove Tests directory from "dist"
  • 564b63f Merge branch '4.3' into 4.4
  • 0940ee9 Fix lint commands frozen on empty stdin
  • 41e1635 bug #33517 [Yaml] properly catch legacy tag syntax usages (xabbuh)
  • 2d43e0d properly catch legacy tag syntax usages
  • 40ff940 Merge branch '4.3' into 4.4
  • 24075a7 Merge branch '3.4' into 4.3
  • 768f817 don't dump a scalar tag value on its own line
  • eafa9b6 Require exact match when reading from stdin with a dash
  • 6b1d00b deprecated not passing dash symbol (-) to STDIN commands
  • 3ef0425 Merge branch '4.3' into 4.4
  • 9973789 Merge branch '3.4' into 4.3
  • 717182d fix dumping not inlined scalar tag values
  • dfa2c49 Add return types to tests and final|internal|private methods
  • f609e5b Add return types to internal|final|private methods
  • 5966efd Merge branch '4.3' into 4.4
  • 5a0b7c3 Fix inconsistent return points.
  • 8574112 Merge branch '3.4' into 4.3
  • 3dc414b Fix inconsistent return points.
  • 5d17fd3 Merge branch '4.3' into 4.4
  • 3836b11 Merge branch '3.4' into 4.3
  • 5c42497 Merge branch '4.3' into 4.4
  • 4e543ce Disable phpunit typehint patch on 4.3 branch
  • 0af80ab Turned return type annotations of private methods into php return types.
  • 5743a65 Merge branch '4.3' into 4.4
  • 42a8be3 Merge branch '3.4' into 4.3
  • 5d61fdb Use assertStringContainsString when needed
  • 2724c44 Use namespaced Phpunit classes
  • c0c6320 [Yaml] Removed unused $nullAsTilde property
  • 9306691 feature #32669 [Yaml] Add flag to dump NULL as ~ (OskarStark)
  • 915e204 Merge branch '4.3' into 4.4
  • 24f8ccb Merge branch '3.4' into 4.3
  • 090881c bug #32910 [Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int or float, string given (Aleksandr Dankovtsev)
  • 6ba5369 Merge branch '4.3' into 4.4
  • 5e7c473 Merge branch '3.4' into 4.3
  • a551af1 Remove use of ForwardCompatTrait
  • 59ee8f4 [Yaml] PHP-8: Uncaught TypeError: abs() expects parameter 1 to be int or float, string given
  • 33a124c Merge branch '4.3' into 4.4
  • 3fba26c Merge branch '3.4' into 4.3
  • c90e14e Adopt @PHPUnit55Migration:risky rule of php-cs-fixer
  • 260ee7d Merge branch '4.3' into 4.4
  • 47b855b Merge branch '3.4' into 4.3
  • dab2c2e Fix deprecated phpunit annotation
  • 6812b00 Merge branch '4.3' into 4.4
  • 8f4ad7e Merge branch '3.4' into 4.3
  • a77d5fe Replace calls to setExpectedException by Pollyfill
  • d335fb0 Merge branch '4.3' into 4.4
  • 94f08e1 Merge branch '3.4' into 4.3
  • 70d308f [Yaml] fix test for PHP 7.4
  • 5b56e36 Merge branch '4.3' into 4.4
  • e4f40d7 Ensure signatures for setUp|tearDown|setUpAfterClass|tearDownAfterClass methods in tests are compatible with phpunit 8.2
  • 5617e62 Merge branch '4.3' into 4.4
  • 22c4341 Merge branch '3.4' into 4.3
  • 2cf32e0 [Yaml] Add flag to dump NULL as ~
  • b363e3b minor #32786 add parameter type declarations to private methods (xabbuh)
  • ec0045b Fix assertInternalType deprecation in phpunit 9
  • e377df5 Merge branch '4.3' into 4.4
  • c5d6274 Merge branch '3.4' into 4.3
  • 39c0132 Make tests support phpunit 8
  • 71d7207 add parameter type declarations to private methods
  • c4fb14a Merge branch '4.3' into 4.4
  • 120fe36 Merge branch '3.4' into 4.3
  • 1a0bae0 fix(yml): fix comment in milti line value
  • 77ce7e0 Merge branch '4.3' into 4.4
  • 34d29c2 Merge branch '4.2' into 4.3
  • 9468fef Merge branch '3.4' into 4.2
  • 051d045 fix inline handling when dumping tagged values
  • b4d262d Allow Symfony 5.0
  • 4e85fcc updated version to 4.4
  • c60ecf5 Merge branch '4.2'
  • 6712daf Merge branch '3.4' into 4.2
  • 212a27b use behavior instead of behaviour
  • 2fb3704 Merge branch '4.2'
  • 761fa56 Merge branch '3.4' into 4.2
  • 57f1ce8 Apply php-cs-fixer rule for array_key_exists()
  • 9744e59 Added deprecation notice when mapping keys are found in multi-line blocks
  • 4c7b2f8 Merge branch '4.2' into short-array-master
  • 6e8c0d1 Merge branch '4.2'
  • c6ddd5b Merge branch '4.2'
  • 3a51c82 Merge branch '4.2'
  • d4fc8a5 updated version to 4.3

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.

@codecov
Copy link

codecov bot commented Jun 1, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@a80e86e). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##             master      #174   +/-   ##
==========================================
  Coverage          ?   100.00%           
  Complexity        ?       166           
==========================================
  Files             ?         5           
  Lines             ?       461           
  Branches          ?         0           
==========================================
  Hits              ?       461           
  Misses            ?         0           
  Partials          ?         0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a80e86e...0dd97d1. Read the comment docs.

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.

1 participant