Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 8, 2026

This PR contains the following updates:

Package Change Age Confidence
nextcloud/coding-standard ^1.2.1^1.4.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

nextcloud/coding-standard (nextcloud/coding-standard)

v1.4.0

Compare Source

Added
  • no_whitespace_in_blank_line: Remove trailing whitespace at the end of blank lines
  • operator_linebreak: Split conditional statements into multiple lines and place operator at the beginning

v1.3.2

Compare Source

Added
  • type_declaration_spaces: A single space between typehint and variable name

v1.3.1

Compare Source

Fixed
  • Removed misbehaving ErickSkrauch/blank_line_before_return and ErickSkrauch/line_break_after_statements rules

v1.3.0

Compare Source

Changed
  • trailing_comma_in_multiline: Add a trailing comma to multline function parameters
  • MultilinePromotedPropertiesFixer: Break promoted properties on multiple lines
  • ErickSkrauch/blank_line_before_return: Add a blank line before each return
  • ErickSkrauch/line_break_after_statements: Add a blank line after all control statements
  • concat_space: Concatenation should be spaced
  • nullable_type_declaration: Changes DateTimeInterface|null to ?DateTimeInterface

v1.2.3

Compare Source

Changed
  • cast_spaces: No space between cast and variable

v1.2.2

Compare Source

Added
  • cast_spaces: A single space between cast and variable
  • lowercase_cast: Cast should be written in lower case
  • method_chaining_indentation: Use the same indentation when changing methods
  • no_short_bool_cast: Short cast bool using double exclamation mark should not be used
  • phpdoc_align: All items of the given PHPDoc tags must be left-aligned
  • phpdoc_single_line_var_spacing: Single line @​var PHPDoc should have proper spacing
  • phpdoc_var_annotation_correct_order: Enforce the correct order for phpdoc annotations
  • short_scalar_cast: (boolean) => (bool), (integer) => (int), ...
  • single_quote: Use single quotes for simple strings
  • types_spaces: No spaces around union and intersection type operators

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 8, 2026
@renovate renovate bot enabled auto-merge (squash) January 8, 2026 00:26
@renovate renovate bot requested a review from ChristophWurst January 8, 2026 04:23
@ChristophWurst ChristophWurst force-pushed the renovate/master-nextcloud-coding-standard-1.x branch from d73add4 to 86a6440 Compare January 8, 2026 14:55
@renovate renovate bot merged commit da67caa into master Jan 8, 2026
30 checks passed
@renovate renovate bot deleted the renovate/master-nextcloud-coding-standard-1.x branch January 8, 2026 15:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants