-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency nextcloud/coding-standard to ^1.3.2 (master) #934
Open
renovate
wants to merge
4
commits into
master
Choose a base branch
from
renovate/master-nextcloud-coding-standard-1.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains 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
renovate
bot
changed the title
chore(deps): update dependency nextcloud/coding-standard to ^1.3.0 (master)
chore(deps): update dependency nextcloud/coding-standard to ^1.3.1 (master)
Sep 19, 2024
renovate
bot
force-pushed
the
renovate/master-nextcloud-coding-standard-1.x
branch
from
September 19, 2024 10:25
85880f2
to
65c2ae1
Compare
renovate
bot
force-pushed
the
renovate/master-nextcloud-coding-standard-1.x
branch
from
October 16, 2024 11:25
65c2ae1
to
2122981
Compare
renovate
bot
changed the title
chore(deps): update dependency nextcloud/coding-standard to ^1.3.1 (master)
chore(deps): update dependency nextcloud/coding-standard to ^1.3.2 (master)
Oct 16, 2024
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
st3iny
approved these changes
Nov 19, 2024
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
Signed-off-by: Richard Steinmetz <richard@steinmetz.cloud>
st3iny
force-pushed
the
renovate/master-nextcloud-coding-standard-1.x
branch
from
November 19, 2024 21:22
4ae6f99
to
40f7098
Compare
I have no idea why unit tests are failing:
|
The |
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.
Close #957
This PR contains the following updates:
^1.2.1
->^1.3.2
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
nextcloud/coding-standard (nextcloud/coding-standard)
v1.3.2
Compare Source
Added
type_declaration_spaces
: A single space between typehint and variable namev1.3.1
Compare Source
Fixed
ErickSkrauch/blank_line_before_return
andErickSkrauch/line_break_after_statements
rulesv1.3.0
Compare 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|null
to?DateTimeInterface
v1.2.3
Compare Source
Changed
cast_spaces
: No space between cast and variablev1.2.2
Compare 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.