chore(deps): update dependency nextcloud/coding-standard to ^1.4.0 (master) #1059
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:
^1.2.1→^1.4.0Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
nextcloud/coding-standard (nextcloud/coding-standard)
v1.4.0Compare Source
Added
no_whitespace_in_blank_line: Remove trailing whitespace at the end of blank linesoperator_linebreak: Split conditional statements into multiple lines and place operator at the beginningv1.3.2Compare Source
Added
type_declaration_spaces: A single space between typehint and variable namev1.3.1Compare Source
Fixed
ErickSkrauch/blank_line_before_returnandErickSkrauch/line_break_after_statementsrulesv1.3.0Compare Source
Changed
trailing_comma_in_multiline: Add a trailing comma to multline function parametersMultilinePromotedPropertiesFixer: Break promoted properties on multiple linesErickSkrauch/blank_line_before_return: Add a blank line before each returnErickSkrauch/line_break_after_statements: Add a blank line after all control statementsconcat_space: Concatenation should be spacednullable_type_declaration: ChangesDateTimeInterface|nullto?DateTimeInterfacev1.2.3Compare Source
Changed
cast_spaces: No space between cast and variablev1.2.2Compare Source
Added
cast_spaces: A single space between cast and variablelowercase_cast: Cast should be written in lower casemethod_chaining_indentation: Use the same indentation when changing methodsno_short_bool_cast: Short cast bool using double exclamation mark should not be usedphpdoc_align: All items of the given PHPDoc tags must be left-alignedphpdoc_single_line_var_spacing: Single line @var PHPDoc should have proper spacingphpdoc_var_annotation_correct_order: Enforce the correct order for phpdoc annotationsshort_scalar_cast: (boolean) => (bool), (integer) => (int), ...single_quote: Use single quotes for simple stringstypes_spaces: No spaces around union and intersection type operatorsConfiguration
📅 Schedule: Branch creation - "before 5am on thursday" in timezone Europe/Vienna, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.