fix(deps): update cozy client packages to v38 (major) - autoclosed #1889
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 contains the following updates:
^36.2.0
->^38.8.0
^36.2.0
->^38.7.1
Release Notes
cozy/cozy-client
v38.8.0
Compare Source
Features
38.7.1 (2023-06-22)
Bug Fixes
v38.7.1
Compare Source
Bug Fixes
v38.7.0
Compare Source
Features
v38.6.0
Compare Source
Features
38.5.1 (2023-06-15)
Bug Fixes
v38.5.1
Compare Source
Bug Fixes
v38.5.0
Compare Source
Features
v38.4.0
Compare Source
Features
v38.3.0
Compare Source
Features
others
theme andother_admin_doc
qualif (47c5618)38.2.1 (2023-04-26)
Note: Version bump only for package cozy-client
v38.2.1
Compare Source
Note: Version bump only for package cozy-client
v38.2.0
Compare Source
Features
can_auth_with_magic_links
toClientCapabilities
type (28fe220), closes cozy/cozy-stack#3872v38.1.0
Compare Source
Features
38.0.2 (2023-04-19)
Bug Fixes
38.0.1 (2023-04-19)
Bug Fixes
v38.0.2
Compare Source
Bug Fixes
v38.0.1
Compare Source
Bug Fixes
v38.0.0
Compare Source
Features
BREAKING CHANGES
The second parameter, to indicate the country, is no longer of String type.
Before, we use this implementation:
Now please follow the following example:
For pluralization, just add the
smart_count
optionThe
Items.invoices
translation key has been removed,its value has been added to the
Items.invoice
key in its plural version.Please use this new implementation:
The following translation keys are no longer plural by default.
Items.other_revenue
,Items.unemployment_benefit
,Items.personal_sporting_licence
,Items.tax_timetable
.Please use this new implementation:
37.2.1 (2023-04-12)
Bug Fixes
v37.2.1
Compare Source
Bug Fixes
v37.2.0
Compare Source
Features
37.1.1 (2023-03-31)
Bug Fixes
pathname
ingenerateWebLink()
method (c633f43)v37.1.1
Compare Source
Bug Fixes
pathname
ingenerateWebLink()
method (c633f43)v37.1.0
Compare Source
Features
v37.0.0
Compare Source
Bug Fixes
BREAKING CHANGES
import { en, fr } from 'cozy-client/dist/models/doctypes/locales'
Now you have to import each locale doctypes with
import en from 'cozy-client/dist/models/doctypes/locales/en.json'
Configuration
📅 Schedule: Branch creation - "on saturday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR has been generated by Mend Renovate. View repository job log here.