Update PHP - All packages except core - Minor and patch#2436
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
Update PHP - All packages except core - Minor and patch#2436renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
|
Code coverage (threshold: 90%) Per-class coverage |
This comment has been minimized.
This comment has been minimized.
2 similar comments
This comment has been minimized.
This comment has been minimized.
Member
|
Code coverage (threshold: 90%) Per-class coverage |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2436 +/- ##
==========================================
+ Coverage 70.71% 79.24% +8.52%
==========================================
Files 49 120 +71
Lines 2718 6672 +3954
Branches 44 0 -44
==========================================
+ Hits 1922 5287 +3365
- Misses 796 1385 +589 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
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:
^3.29→^3.30.0^0.6.2→^0.7.0^2.1.42→^2.1.44Release Notes
Behat/Behat (behat/behat)
v3.30.0Compare Source
Changed
This will not affect our backwards compatibility guarantees for the 3.x series, but from 4.0 onwards we will only
guarantee BC for code that is explicitly marked as being part of the API.
By @acoulton in #1807
gherkinconfiguration to dedicatedGherkinOptionsconfig object. The previous API for setting filters bycalling
->withFilters()onProfileis deprecated and will be removed in 4.0.By @acoulton in #1798
Extension::process()explicit in the Extension interface & document Extension dependencies.Clarifies that extensions should declare their own dependencies on any symfony packages they interact with directly.
By @acoulton in #1795 and #1804
Added
GherkinCompatibilityModeto control how Gherkin files are parsed. The default mode behavesidentically to legacy parser behaviour. The opt-in experimental
gherkin-32mode parses equivalent to the officialcucumber/gherkin parsers. We expect to make
gherkin-32the default in the 4.0 release.See the documentation for more details.
By @acoulton in #1799
Users can opt-in to display and/or fail on deprecations using the methods on the
TesterOptionsconfig object.Extension developers can log their own runtime deprecations by calling
DeprecationCollector::trigger().By @carlos-granados in #1794
Internal
By @acoulton in #1779 and #1808
gherkin-32parsing mode by @acoulton in #1801drevops/phpcs-standard (drevops/phpcs-standard)
v0.7.0Compare Source
What's new since 0.6.2
Full Changelog: drevops/phpcs-standard@0.6.2...0.7.0
@AlexSkrypnyk
phpstan/phpstan-phar-composer-source (phpstan/phpstan)
v2.1.44Compare Source
v2.1.43Compare Source
Configuration
📅 Schedule: Branch creation - "before 2am on Sunday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, 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.