Skip to content
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): bump nextcloud/coding-standard from 1.2.3 to ^1.3.1 (main) #6367

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 25, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nextcloud/coding-standard ^1.2.3 -> ^1.3.1 age adoption passing 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.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

Configuration

📅 Schedule: Branch creation - "before 5am on wednesday" 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.

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate bot added 4. to release Ready to be released and/or waiting for tests to finish dependencies Pull requests that update a dependency file labels Sep 25, 2024
@renovate renovate bot enabled auto-merge (squash) September 25, 2024 02:08
Copy link

codecov bot commented Sep 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.54%. Comparing base (5198e88) to head (38720fc).
Report is 5 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##               main    #6367   +/-   ##
=========================================
  Coverage     23.54%   23.54%           
  Complexity      454      454           
=========================================
  Files           247      247           
  Lines         11700    11700           
  Branches       2214     2213    -1     
=========================================
  Hits           2755     2755           
  Misses         8624     8624           
  Partials        321      321           
Flag Coverage Δ
javascript 15.07% <ø> (ø)
php 59.53% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants