-
Notifications
You must be signed in to change notification settings - Fork 107
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
[Deploy to PRD] New Card Person Plugin + Requirements Update #1016
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
Update requirements
Bumps [pillow](https://github.com/python-pillow/Pillow) from 10.0.0 to 10.1.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](python-pillow/Pillow@10.0.0...10.1.0) --- updated-dependencies: - dependency-name: pillow dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
Bump pillow from 10.0.0 to 10.1.0
Bumps [djangocms-text-ckeditor](https://github.com/django-cms/djangocms-text-ckeditor) from 5.1.3 to 5.1.4. - [Release notes](https://github.com/django-cms/djangocms-text-ckeditor/releases) - [Changelog](https://github.com/django-cms/djangocms-text-ckeditor/blob/master/CHANGELOG.rst) - [Commits](django-cms/djangocms-text-ckeditor@5.1.3...5.1.4) --- updated-dependencies: - dependency-name: djangocms-text-ckeditor dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [django-cms](https://github.com/django-cms/django-cms) from 3.11.3 to 3.11.4. - [Release notes](https://github.com/django-cms/django-cms/releases) - [Changelog](https://github.com/django-cms/django-cms/blob/develop/CHANGELOG.rst) - [Commits](django-cms/django-cms@3.11.3...3.11.4) --- updated-dependencies: - dependency-name: django-cms dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bump django-cms from 3.11.3 to 3.11.4
…itor-5.1.4 Bump djangocms-text-ckeditor from 5.1.3 to 5.1.4
Co-authored-by: Andres Vazquez <[email protected]>
Add card_person plugin
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #1016 +/- ##
==========================================
+ Coverage 88.35% 88.61% +0.26%
==========================================
Files 94 97 +3
Lines 1176 1203 +27
Branches 48 49 +1
==========================================
+ Hits 1039 1066 +27
Misses 135 135
Partials 2 2 ☔ View full report in Codecov by Sentry. |
avdata99
approved these changes
Nov 29, 2023
Switch Portuguese for French
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.
This PR is to deploy to PRD the latest Card Person Plugin and some minor requirements update.