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

Release 4.19.0 #7253

Merged
merged 5 commits into from
Nov 1, 2023
Merged

Release 4.19.0 #7253

merged 5 commits into from
Nov 1, 2023

Conversation

renatho
Copy link
Contributor

@renatho renatho commented Nov 1, 2023

Proposed Changes

  • Update version.
  • Update changelog.
  • Update .pot file.
  • Update some npm vulnerabilities with npm audit fix.

@renatho renatho self-assigned this Nov 1, 2023
@renatho renatho requested a review from a team November 1, 2023 17:02
@renatho renatho added this to the 4.19.0 milestone Nov 1, 2023
@renatho renatho marked this pull request as ready for review November 1, 2023 17:03
Copy link

github-actions bot commented Nov 1, 2023

Please perform the following tests with the built package in a new installation before publishing:

  • Check that the installed version is correct on the Plugins page.
  • Create and publish a course, a module, and a lesson to the course.
  • Enable the learning mode in the course.
  • Log in with a user and complete the course.
  • Visit Students in admin and observe that the user is displayed with the course completed.
  • Disable learning mode in the course.
  • Visit the course again to make sure that it displayed correctly.

Copy link

github-actions bot commented Nov 1, 2023

WordPress Dependencies Report

The github-action-wordpress-dependencies-report action has detected some script changes between the commit 7928b17 and trunk. Please review and confirm the following are correct before merging.

Script Handle Added Dependencies Removed Dependencies Total Size Size Diff
js/admin/course-edit.js 10.2 kB -3 B ( -0.03% ⬇️ )
js/admin/lesson-quick-edit.js 1.85 kB +1 B ( +0.06% 🔼 )
js/admin/meta-box-quiz-editor.js 6.65 kB +3 B ( +0.05% 🔼 )
js/admin/lesson-edit.js 2.99 kB -1 B ( -0.04% ⬇️ )
js/admin/custom-navigation.js 270 B +1 B ( +0.38% 🔼 )
js/frontend/course-video/video-blocks-extension.js 5.96 kB -4 B ( -0.07% ⬇️ )
js/grading-general.js 2.7 kB -1 B ( -0.04% ⬇️ )
js/settings.js 899 B -4 B ( -0.45% ⬇️ )
setup-wizard/index.js 16.6 kB -47 B ( -0.29% ⬇️ )
home/index.js 21.1 kB -7 B ( -0.04% ⬇️ )
data-port/import.js 14.2 kB +1 B ( +0.01% 🔼 )
blocks/single-page.js 15.5 kB -3 B ( -0.02% ⬇️ )
blocks/single-course.js 27.1 kB -4 B ( -0.02% ⬇️ )
blocks/global-blocks.js 20.4 kB -8 B ( -0.04% ⬇️ )
blocks/quiz/index.js 32.3 kB -2 B ( -0.01% ⬇️ )
blocks/shared.js 13.8 kB -3 B ( -0.03% ⬇️ )
blocks/core-pattern-polyfill/core-pattern-polyfill.js 5.02 kB -1 B ( -0.02% ⬇️ )
blocks/email-editor.js 1.3 kB +2 B ( +0.16% 🔼 )
admin/editor-wizard/index.js 12.2 kB -4 B ( -0.04% ⬇️ )
admin/exit-survey/index.js 3.7 kB +52 B ( +1.43% 🔼 )
admin/students/student-action-menu/index.js 5.48 kB -1 B ( -0.02% ⬇️ )
admin/students/student-bulk-action-button/index.js 5.6 kB -2 B ( -0.04% ⬇️ )
course-theme/learning-mode.js 6.96 kB -4 B ( -0.06% ⬇️ )
course-theme/course-theme.editor.js 2.64 kB -1 B ( -0.04% ⬇️ )
course-theme/blocks/index.js 13.8 kB -1 B ( -0.01% ⬇️ )
course-theme/learning-mode-templates/index.js 3.2 kB -1 B ( -0.04% ⬇️ )

This comment was automatically generated by the github-action-wordpress-dependencies-report action.

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

Merging #7253 (7928b17) into trunk (3f85179) will not change coverage.
Report is 1 commits behind head on trunk.
The diff coverage is 0.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##              trunk    #7253   +/-   ##
=========================================
  Coverage     50.46%   50.46%           
  Complexity    10931    10931           
=========================================
  Files           605      605           
  Lines         46062    46062           
  Branches        402      402           
=========================================
  Hits          23244    23244           
  Misses        22491    22491           
  Partials        327      327           
Files Coverage Δ
includes/class-sensei-course.php 39.09% <ø> (ø)
...lass-table-reading-aggregate-answer-repository.php 91.30% <ø> (ø)
...class-table-reading-aggregate-grade-repository.php 91.91% <ø> (ø)
...-table-reading-aggregate-submission-repository.php 94.44% <ø> (ø)
...es/internal/tools/class-progress-tables-eraser.php 76.27% <ø> (ø)
includes/class-sensei-grading-main.php 0.00% <0.00%> (ø)
...udes/class-sensei-analysis-overview-list-table.php 0.00% <0.00%> (ø)

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update cf9ee3f...7928b17. Read the comment docs.

readme.txt Show resolved Hide resolved
@renatho renatho merged commit 3c01456 into trunk Nov 1, 2023
@renatho renatho deleted the release/4.19.0 branch November 1, 2023 19:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants