Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
cdf6c1fde0fac2^3.18→^3.29.0^1.8→^1.13.0^1.0→^1.2.0^8.3→^8.3.31^2.45→^2.50.0^11.0→^11.5.553a7fb5caccd6124d585ccRelease Notes
Behat/Behat (behat/behat)
v3.29.0Compare Source
Changed
should not impact end-users or extension authors.
This is work towards the upcoming 4.0.0 release, which will add support
for symfony8 and introduce strict types throughout.
By @acoulton in #1763
v3.28.0Compare Source
Changed
masterto3.xand remove thedev-mastercomposer branch aliasby @acoulton in #1708
Added
printSkippedStepsoption to pretty formatter (true by default) by @carlos-granados in #1705This PR was originally contributed to a 4.x branch which was then abandoned. The feature was later implemented in 3.x
by a different contributor, but we wanted to also credit the previous work done. The only actual change in this
release is an internal (backwards compatible) change to the use of WrongPathsException.
By @adrienbrault in #1397 and merged back to 3.x by @acoulton in #1693
Fixed
Internal
--rerunand--rerun-onlyby @carlos-granados in #1770, #1764,
#1766, and #1771
#1709, #1711,
#1713, #1714,
#1710, #1715,
#1717, #1720,
#1721, #1722,
#1723, #1724,
#1725, #1726,
#1729, #1727,
#1728, #1730,
#1731, #1734,
#1735, #1736,
#1737, #1738,
#1740, #1739,
#1741, #1742,
#1750, #1751,
#1752, #1755,
#1753, #1760,
#1761, #1756,
#1767, #1765,
#1769, #1768,
#1773, and #1774
v3.27.0Compare Source
Changed
130onSIGINTby @andrewnicols in #1686Added
Internal
Examplestables are supported by @acoulton in #1696v3.26.0Compare Source
Changed
Previously, the JUnit formatter would print an absolute path unless the file was beneath the current working
directory.
The new default is to print paths relative to the Behat base directory - in most cases this will also be the current
working directory and therefore the result will be the same. However, in some cases the reported file paths will change
so you may wish to review the configuration e.g. if your tooling aggregates build results over time.
By @carlos-granados in #1677
Added
#1681, #1677
and #1684.
fileattribute on<testsuite>nodes in the JUnit formatters by @carlos-granados in #1680timeroption to disable reporting execution times in the JUnit formatter by @carlos-granados in #1681Fixed
error_reportingin the Behat configuration should take precedence over system defaults by @carlos-granados in #1675--convert-configby @carlos-granados in #1679based on work previously done by @uuf6429.
Internal
v3.25.0Compare Source
Added
Fixed
Internal
v3.24.1Compare Source
Fixed
v3.24.0Compare Source
Changed
match their usage causing potential false-positive passes. If users have stubbed steps with incomplete arguments (e.g.
to throw a PendingException) these will now fail before executing. Steps generated from Behat's snippets or IDEs
should not be affected as these should already define appropriate PyStringNode / TableNode arguments.
By @jdeniau in #1614
Added
Fixed
Internal
v3.23.0Compare Source
Added
Fixed
releases by @acoulton in #1650 and #1649
Internal
v3.22.0Compare Source
Changed
Users working in languages whose characters are mostly outside the allowed UTF-8 range
will see generic
stepDefinitionXnames. We have provided an extension point for customsuggestion implementations, and would consider providing an official extension. If this
affects you, please open a discussion on the Behat repository.
By @acoulton in #1633
Internal
v3.21.1Compare Source
Fixed
v3.21.0Compare Source
Fixed
Added
fully qualified class names; convert output_verbosity values to constants; and convert tester and error_reporting
configuration to PHP by @acoulton in #1619, #1623
and #1626
Internal
v3.20.0Compare Source
Changed
gherkin.paths.liband
gherkin.paths.i18nare no longer defined or used. Minimum behat/gherkin version is now ^4.12.0.By @carlos-granados in #1604.
Added
--allow-no-testsCLI option to pass even if no specifications found by @Kingdutch in #1420--convert-configCLI option to convert the yaml config to php by @carlos-granados in #1605Internal
and #1606
v3.19.0Compare Source
Changed
< 1.2.0 (released in 2017, package now deprecated and unsupported by behat since 2021).
By @acoulton in #1584
redundant. By @carlos-granados in #1585
Added
#1597
Fixed
Internal
#1589 and #1590 and by
@stof in #1591
v3.18.1Compare Source
Fixed
show_outputoption when used with a custom formatter that does not define it by @carlos-granados in#1587
minkphp/Mink (behat/mink)
v1.13.0Compare Source
===================
New features:
symfony/css-selector8DriverInterfacemethodsTestsuite:
v1.12.0Compare Source
===================
Bug fixes:
nulldefault values as nullable to avoid deprecation notice in PHP 8.4v1.11.0Compare Source
===================
New features:
symfony/css-selector7Testsuite:
v1.10.0Compare Source
===================
New features:
symfony/css-selector6WebAssert::elementAttributeNotExistsRemoved:
symfony/css-selector<4.4Bug fixes:
v1.9.0Compare Source
==================
New features:
Element::waitForRemoved:
Testsuite:
v1.8.1Compare Source
==================
Bug fixes:
NodeElement::getValue. This method actually returnsnullin some cases (unchecked checkbox for instance)PHPCSStandards/composer-installer (dealerdirect/phpcodesniffer-composer-installer)
v1.2.0Compare Source
Changed
Removed
v1.1.2Compare Source
Changed
Fixed
v1.1.1Compare Source
Changed
Fixed
v1.1.0Compare Source
Changed
Removed
pfrenssen/coder (drupal/coder)
v8.3.31Compare Source
v8.3.30Compare Source
v8.3.29Compare Source
v8.3.28Compare Source
v8.3.27Compare Source
v8.3.26Compare Source
v8.3.25Compare Source
v8.3.24Compare Source
v8.3.23Compare Source
v8.3.22Compare Source
v8.3.21Compare Source
v8.3.20Compare Source
v8.3.19Compare Source
v8.3.18Compare Source
v8.3.17Compare Source
v8.3.16Compare Source
v8.3.15Compare Source
v8.3.14Compare Source
v8.3.13Compare Source
v8.3.12Compare Source
v8.3.11Compare Source
v8.3.10Compare Source
v8.3.9Compare Source
v8.3.8Compare Source
v8.3.7Compare Source
v8.3.6Compare Source
v8.3.5Compare Source
v8.3.4Compare Source
v8.3.3Compare Source
v8.3.2Compare Source
v8.3.1Compare Source
ergebnis/composer-normalize (ergebnis/composer-normalize)
v2.50.0Compare Source
For a full diff see [
2.49.0...2.50.0][2.49.0...2.50.0].Changed
schema.json([#1563]), by [@ergebnis-bot]v2.49.0Compare Source
For a full diff see [
2.48.2...2.49.0][2.48.2...2.49.0].Changed
schema.json([#1507]), by [@ergebnis-bot]composer/composer([#1416]), by [@localheinz]v2.48.2Compare Source
For a full diff see [
2.48.1...2.48.2][2.48.1...2.48.2].Fixed
v2.48.1Compare Source
For a full diff see [
2.48.0...2.48.1][2.48.0...2.48.1].Fixed
v2.48.0Compare Source
For a full diff see [
2.47.0...2.48.0][2.47.0...2.48.0].Changed
schema.json([#1454]), by [@ergebnis-bot]localheinz/diff([#1493]), by [@andrey-helldar]v2.47.0Compare Source
For a full diff see [
2.46.0...2.47.0][2.46.0...2.47.0].Changed
schema.json([#1441]), by [@ergebnis-bot]v2.46.0Compare Source
For a full diff see [
2.45.0...2.46.0][2.45.0...2.46.0].Changed
schema.json([#1419]), by [@ergebnis-bot]ergerbnis/json-normalizer([#1440]), by [@localheinz]sebastianbergmann/phpunit (phpunit/phpunit)
v11.5.55: PHPUnit 11.5.55Compare Source
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.54: PHPUnit 11.5.54Compare Source
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.53: PHPUnit 11.5.53Compare Source
Fixed
SourceMappermay be deleted prematurely when multiple PHPUnit processes run in parallelLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.52: PHPUnit 11.5.52Compare Source
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.51: PHPUnit 11.5.51Compare Source
Added
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.50: PHPUnit 11.5.50Compare Source
Changed
.coveragefiles in pull requests, a PHPT test will no longer be run if the temporary file for writing code coverage information already exists before the test runsLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.49: PHPUnit 11.5.49Compare Source
Fixed
Count::getCountOf()for unusal implementations ofIteratororIteratorAggregateLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.48: PHPUnit 11.5.48Compare Source
Changed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.47: PHPUnit 11.5.47Compare Source
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.46: PHPUnit 11.5.46Compare Source
phpunit.pharrebuilt with PHP 8.4 to work around PHP-Scoper issue #1139Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.45: PHPUnit 11.5.45Compare Source
Changed
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.44: PHPUnit 11.5.44Compare Source
Fixed
STDOUTwhenrewind()failsLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.43: PHPUnit 11.5.43Compare Source
Changed
Fixed
Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.42: PHPUnit 11.5.42Compare Source
Fixed
failOnPhpunitWarning="false"has no effectLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.41: PHPUnit 11.5.41Compare Source
phpunit.pharrebuilt with updated dependenciesLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.40: PHPUnit 11.5.40Compare Source
phpunit.pharrebuilt with updated dependenciesLearn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.39: PHPUnit 11.5.39Compare Source
Changed
__sleep()and__wakeup()from test double code generation on PHP >= 8.5Learn how to install or update PHPUnit 11.5 in the documentation.
Keep up to date with PHPUnit:
v11.5.38: PHPUnit 11.5.38Compare Source
Changed
Learn how to install or update PHPUnit 11.5 in the [documentation](https://docs.phpunit.de/en/11.5/
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.