chore(deps): update dependency openupgradelib to v3.6.1
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
openupgradelib |
==3.4.1 -> ==3.6.1
|
Release Notes
OCA/openupgradelib (openupgradelib)
v3.6.1
What's Changed
- [FIX] fill_analytic_distribution get analytic account column by @remi-filament in https://github.com/OCA/openupgradelib/pull/360
New Contributors
- @remi-filament made their first contribution in https://github.com/OCA/openupgradelib/pull/360
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.6.0...3.6.1
v3.6.0
What's Changed
- [ADD] openupgrade_160: fill_analytic_distribution by @pedrobaeza in https://github.com/OCA/openupgradelib/pull/350
- [IMP] convert_html_fragment: prevent lxml wraps and false positives by @chienandalu in https://github.com/OCA/openupgradelib/pull/349
- [FIX] openupgrade_160: _convert_field_bootstrap_4to5_sql ids by @chienandalu in https://github.com/OCA/openupgradelib/pull/351
- [FIX] convert_html_fragment: Don't wrap full XMLs by @pedrobaeza in https://github.com/OCA/openupgradelib/pull/352
- [FIX] _convert_field_bootstrap_4to5_sql: convert parameters by @chienandalu in https://github.com/OCA/openupgradelib/pull/353
- [FIX] core.exceptions.UserError --> Warning by @jjscarafia in https://github.com/OCA/openupgradelib/pull/354
- [FIX] _convert_field_bootstrap_4to5_sql: Detect json and convert its values by @hbrunn in https://github.com/OCA/openupgradelib/pull/357
New Contributors
- @jjscarafia made their first contribution in https://github.com/OCA/openupgradelib/pull/354
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.5.0...3.5.1
v3.5.0
What's Changed
- [IMP] Use pre-commit through GH workflow for formatting by @pedrobaeza in https://github.com/OCA/openupgradelib/pull/317
- [FIX] pin CI to trusty for now by @hbrunn in https://github.com/OCA/openupgradelib/pull/322
- [FIX+ADD] openupgradelib documentation by @legalsylvain in https://github.com/OCA/openupgradelib/pull/318
- [FIX] toctree: set 3 maxdepth to see all the methods signatures by @legalsylvain in https://github.com/OCA/openupgradelib/pull/323
- [DOC] turn CI into red, if there are warning in sphinx call by @legalsylvain in https://github.com/OCA/openupgradelib/pull/324
- [IMP] openupgradelib: don't break strings (code cleanup due to black) by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/330
- [IMP] merge_records: support Serialized and 'Jsonb' fields (adapt to Odoo v16) by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/331
- [ADD] convert_field_html_string_13to14: Website HTML changes by @pilarvargas-tecnativa in https://github.com/OCA/openupgradelib/pull/315
- [FIX] add_fields: adapt to Odoo v16 by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/329
- [FIX] delete_record_translations: adapt to Odoo v16 by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/328
- [FIX] delete_record_translation: invalid input syntax for type json by @duong77476-viindoo in https://github.com/OCA/openupgradelib/pull/335
- [FIX] delete_record_translations: error when only update for 1 one column by @duong77476-viindoo in https://github.com/OCA/openupgradelib/pull/337
- [ADD] get_model2table: method to map nonstandard table names by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/336
- [FIX] merge_records: assure don't break on method="orm" if KeyError on model by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/340
- [FIX] fix columns filter in
delete_record_translations()
for versions >= 16 by @huguesdk in https://github.com/OCA/openupgradelib/pull/342 - [IMP] openupgrade_merge_records: add first_not_null operation on several field types by @marielejeune in https://github.com/OCA/openupgradelib/pull/341
- [IMP] rename_modules: rename rating mixin parent_res_model as well by @duong77476-viindoo in https://github.com/OCA/openupgradelib/pull/345
- [FIX]
rating_rating
does not haveparent_res_model
column by @zamberjo in https://github.com/OCA/openupgradelib/pull/348 - [IMP] openupgrade_160, openupgrade_tools: BS4 to BS5 transformation yeahhhhh by @duong77476-viindoo in https://github.com/OCA/openupgradelib/pull/338
New Contributors
- @pilarvargas-tecnativa made their first contribution in https://github.com/OCA/openupgradelib/pull/315
- @huguesdk made their first contribution in https://github.com/OCA/openupgradelib/pull/342
- @zamberjo made their first contribution in https://github.com/OCA/openupgradelib/pull/348
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.4.1...3.5.0
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by CoopBot