Saturday, March 20, 2021
2 changes · master
Miscellaneous changes
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.0.1...8.1.1) Multiple security issues in earlier versions, though generally not exploitable through Odoo. Backports are made in Debian/Ubuntu, but for pip users we should bump to the latest "safe" version.
Original PR description
Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.0.1 to 8.1.1. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/master/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/8.0.1...8.1.1) Multiple security issues in earlier versions, though generally not exploitable through Odoo. Backports are made in Debian/Ubuntu, but for pip users we should bump to the latest "safe" version. Courtesy of @dependabot Forward-Port-Of: odoo/odoo#68169
Purpose of this merge is to provide some fixes and additional tests for event mail schedulers. Notably * do not autocommit when running event mail schedulers in test mode * allow event user to confirm registrations even with mail schedulers * respect scheduled date when calling mail schedulers execute Improve tests. Related to Task ID-2414658 COM PR #68158 Forward-Port-Of: odoo/odoo#68158
Original PR description
Purpose of this merge is to provide some fixes and additional tests for event mail schedulers. Notably * do not autocommit when running event mail schedulers in test mode * allow event user to confirm registrations even with mail schedulers * respect scheduled date when calling mail schedulers execute Improve tests. Related to Task ID-2414658 COM PR #68158 Forward-Port-Of: odoo/odoo#68158