Update dependency openupgradelib to v3.11.1
This MR contains the following updates:
| Package | Update | Change |
|---|---|---|
| openupgradelib | minor |
==3.6.0 -> ==3.11.1
|
Release Notes
OCA/openupgradelib (openupgradelib)
v3.11.1
What's Changed
- [FIX] add_columns: remove default False for boolean field by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/420
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.11.0...3.11.1
v3.11.0
What's Changed
- [IMP] add_columns: Allow False as initialization value by @pedrobaeza in https://github.com/OCA/openupgradelib/pull/415
- [FIX] merge_records: norecompute was deprecated in v17 by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/417
- [FIX] add_columns: Don't consider False for non boolean columns by @pedrobaeza in https://github.com/OCA/openupgradelib/pull/418
- [IMP] Fix SQL alias for JSON_OBJECT_AGG: use "value" to avoid synta… by @MaPaLo76 in https://github.com/OCA/openupgradelib/pull/419
New Contributors
- @MaPaLo76 made their first contribution in https://github.com/OCA/openupgradelib/pull/419
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.10.0...3.11.0
v3.10.0
What's Changed
- safe_unlink: No log error on unlink error by @pedrobaeza in https://github.com/OCA/openupgradelib/pull/411
- [FIX] get_model2table: fill and track versions by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/413
- [IMP] rename_fields: rename ir_property names by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/414
- [ADD] add_column: split from add_fields by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/412
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.9.4...3.10.0
v3.9.4
v3.9.3
What's Changed
- [DEL] invalidate_cache: remove 'untested' warning by @StefanRijnhart in https://github.com/OCA/openupgradelib/pull/405
- [ADD] update_module_moved_translations by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/402
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.9.2...3.9.3
v3.9.2
What's Changed
- [IMP] fill_analytic_distribution: Make tags optional by @pedrobaeza in https://github.com/OCA/openupgradelib/pull/407
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.9.1...3.9.2
v3.9.1
What's Changed
- [FIX] rename_models: don't call get_model2table by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/403
- [FIX] Update github workflow actions by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/404
- [FIX] convert_field_to_html: don't consider NULL values by @chienandalu in https://github.com/OCA/openupgradelib/pull/406
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.9.0...3.9.1
v3.9.0
What's Changed
- [FIX] Deprecate setup_requires for pyproject.toml by @chienandalu in https://github.com/OCA/openupgradelib/pull/400
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.8.1...3.9.0
v3.8.1
What's Changed
- [IMP] ignore vscode folder by @chienandalu in https://github.com/OCA/openupgradelib/pull/399
- [IMP] merge_records: delete before update by @chienandalu in https://github.com/OCA/openupgradelib/pull/398
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.7.3...3.8.1
v3.7.3: 3.8.0
What's Changed
- [FIX] load_data: switch to binary mode for recent versions by @jue-adhoc in https://github.com/OCA/openupgradelib/pull/394
- [ADD] openupgrade_180.convert_company_dependent by @hbrunn in https://github.com/OCA/openupgradelib/pull/396
- [IMP] rename_models: add condition to check version and existence of ir_property table by @xaviedoanhduy in https://github.com/OCA/openupgradelib/pull/395
- [IMP] merge_record: keep data from origin by @chienandalu in https://github.com/OCA/openupgradelib/pull/397
New Contributors
- @jue-adhoc made their first contribution in https://github.com/OCA/openupgradelib/pull/394
- @xaviedoanhduy made their first contribution in https://github.com/OCA/openupgradelib/pull/395
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.7.2...3.7.3
v3.7.2
v3.7.1
What's Changed
- [IMP]convert_field_to_html: manage translated fields by @clementelabore in https://github.com/OCA/openupgradelib/pull/384
- [FIX] convert_field_to_html: f-string compatibility by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/385
New Contributors
- @clementelabore made their first contribution in https://github.com/OCA/openupgradelib/pull/384
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.7.0...3.7.1
v3.7.0
What's Changed
- [ADD] clean_transient_models by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/363
- [FIX] chunked: explicitly flush on every iteration by @ivantodorovich in https://github.com/OCA/openupgradelib/pull/364
- [FIX] invalidate_cache: avoid f-string in warning by @MiquelRForgeFlow in https://github.com/OCA/openupgradelib/pull/365
- [FIX] load_data: update to version 17.0 by @royle-vietnam in https://github.com/OCA/openupgradelib/pull/369
- [IMP] BS4->BS5: performance by @chienandalu in https://github.com/OCA/openupgradelib/pull/370
- [FIX][IMP] _convert_field_bootstrap_4to5_orm: translatable fields by @chienandalu in https://github.com/OCA/openupgradelib/pull/371
- [IMP] convert_field_to_html: pre-clean empty values by @chienandalu in https://github.com/OCA/openupgradelib/pull/372
- [IMP] disable_invalid_filters: log filter probes by @chienandalu in https://github.com/OCA/openupgradelib/pull/373
- [FIX] migrate_translations_to_jsonb: avoid ir_translation terms cleanup by @chienandalu in https://github.com/OCA/openupgradelib/pull/374
- [FIX] migrate_translations_to_jsonb: convert columns to jsonb by @chienandalu in https://github.com/OCA/openupgradelib/pull/375
- [FIX] openupgrade_merge_records: Adjust m2o value with ORM by @pedrobaeza in https://github.com/OCA/openupgradelib/pull/376
- [FIX] migrate_translations_to_jsonb: Less verbose by @pedrobaeza in https://github.com/OCA/openupgradelib/pull/378
- [FIX] load_data: fail early on missing path by @yajo in https://github.com/OCA/openupgradelib/pull/380
Full Changelog: https://github.com/OCA/openupgradelib/compare/3.6.1...3.7.0
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
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.