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

feat(deps): Add Nextcloud 31 support #6262

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

Conversation

nickvergessen
Copy link
Member

Signed-off-by: Joas Schilling [email protected]

appinfo/info.xml Outdated
@@ -40,7 +40,7 @@
<screenshot>https://raw.githubusercontent.com/nextcloud/calendar/main/screenshots/week_sidebar.png</screenshot>
<dependencies>
<php min-version="8.1" max-version="8.3" />
<nextcloud min-version="30" max-version="30" />
<nextcloud min-version="31" max-version="31" />
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
<nextcloud min-version="31" max-version="31" />
<nextcloud min-version="30" max-version="31" />

Copy link

codecov bot commented Aug 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 23.88%. Comparing base (d97533d) to head (d2cea11).
Report is 5 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #6262      +/-   ##
============================================
- Coverage     23.89%   23.88%   -0.01%     
  Complexity      454      454              
============================================
  Files           246      246              
  Lines         11651    11655       +4     
  Branches       2199     2188      -11     
============================================
  Hits           2784     2784              
- Misses         8551     8556       +5     
+ Partials        316      315       -1     
Flag Coverage Δ
javascript 15.45% <ø> (-0.01%) ⬇️
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.

@miaulalala miaulalala added the blocked This ticket or PR is blocked by another one label Aug 14, 2024
@miaulalala miaulalala force-pushed the update-main-version branch from 01cede5 to d2cea11 Compare August 14, 2024 19:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This ticket or PR is blocked by another one
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants