chore(deps): update dependency nextcloud/coding-standard to v1.2.3 #134

Merged
Xefir merged 1 commits from renovate/nextcloud-coding-standard-1.x-lockfile into main 2024-08-24 07:18:49 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
nextcloud/coding-standard require-dev patch 1.2.1 -> 1.2.3

Release Notes

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

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 - At any time (no schedule defined), 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.

🔕 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [nextcloud/coding-standard](https://github.com/nextcloud/coding-standard) | require-dev | patch | `1.2.1` -> `1.2.3` | --- ### Release Notes <details> <summary>nextcloud/coding-standard (nextcloud/coding-standard)</summary> ### [`v1.2.3`](https://github.com/nextcloud/coding-standard/blob/HEAD/CHANGELOG.md#123---2024-08-23) [Compare Source](https://github.com/nextcloud/coding-standard/compare/v1.2.2...v1.2.3) ##### Changed - `cast_spaces`: No space between cast and variable ### [`v1.2.2`](https://github.com/nextcloud/coding-standard/blob/HEAD/CHANGELOG.md#122---2024-08-23) [Compare Source](https://github.com/nextcloud/coding-standard/compare/v1.2.1...v1.2.2) ##### 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 [@&#8203;var](https://github.com/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 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xODEuNiIsInVwZGF0ZWRJblZlciI6IjM3LjE4MS42IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Xefir added 1 commit 2024-08-24 06:52:11 +00:00
chore(deps): update dependency nextcloud/coding-standard to v1.2.3
All checks were successful
repod / xml (push) Successful in 1m38s
repod / php (push) Successful in 1m6s
repod / nodejs (push) Successful in 1m13s
repod / release (push) Has been skipped
4eb9236ecb
Xefir merged commit 58af1f6d40 into main 2024-08-24 07:18:49 +00:00
Xefir deleted branch renovate/nextcloud-coding-standard-1.x-lockfile 2024-08-24 07:18:49 +00:00
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Xefir/repod#134
No description provided.