fix(deps): update dependency cozy-realtime to v5#902
Open
renovate[bot] wants to merge 1 commit intomasterfrom
Open
fix(deps): update dependency cozy-realtime to v5#902renovate[bot] wants to merge 1 commit intomasterfrom
renovate[bot] wants to merge 1 commit intomasterfrom
Conversation
c99a401 to
ad4aa30
Compare
ad4aa30 to
076748a
Compare
ca13962 to
de5e5a9
Compare
de5e5a9 to
e432de9
Compare
e432de9 to
e1f92e6
Compare
e1f92e6 to
735a9a5
Compare
735a9a5 to
b0f05ec
Compare
This file contains hidden or 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
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 contains the following updates:
3.14.4->5.0.1Release Notes
cozy/cozy-libs (cozy-realtime)
v5.0.1Compare Source
5.0.1 (2024-05-31)
Note: Version bump only for package cozy-realtime
v5.0.0Compare Source
5.0.0 (2022-08-31)
Features
cozy-uidependency to v70.5.1 (ce13857)BREAKING CHANGES
We were a bit behind in versions, bugs started to leak in our lints.
These version upgrades should fix them,
but they also have a small chance to detect new lint errors.
v4.6.0Compare Source
4.6.0 (2023-06-09)
Bug Fixes
Features
v4.5.0Compare Source
4.5.0 (2023-05-17)
Features
WebSocket(827f6e4)mespapiers.v2-1-0.enabledflag (d9aee1c)v4.4.1Compare Source
4.4.1 (2023-05-02)
Bug Fixes
v4.4.0Compare Source
4.4.0 (2023-03-08)
Features
v4.3.0Compare Source
4.3.0 (2023-01-31)
Features
v4.2.9Compare Source
4.2.9 (2022-11-14)
Note: Version bump only for package cozy-realtime
v4.2.8Compare Source
Bug Fixes
v4.2.7Compare Source
Note: Version bump only for package cozy-realtime
v4.2.6Compare Source
4.2.6 (2022-10-03)
Note: Version bump only for package cozy-realtime
v4.2.5Compare Source
Note: Version bump only for package cozy-realtime
v4.2.4Compare Source
4.2.4 (2022-09-06)
Bug Fixes
v4.2.3Compare Source
Note: Version bump only for package cozy-realtime
v4.2.2Compare Source
4.2.2 (2022-07-21)
Note: Version bump only for package cozy-realtime
v4.2.1Compare Source
4.2.1 (2022-08-01)
Bug Fixes
v4.2.0Compare Source
Features
v4.1.0Compare Source
4.1.0 (2022-06-09)
Features
react/jsx-curly-brace-presencerule (be2e0a9), closes #1549v4.0.8Compare Source
Note: Version bump only for package cozy-realtime
v4.0.7Compare Source
Note: Version bump only for package cozy-realtime
v4.0.6Compare Source
4.0.6 (2022-04-25)
Note: Version bump only for package cozy-realtime
v4.0.5Compare Source
Note: Version bump only for package cozy-realtime
v4.0.4Compare Source
Note: Version bump only for package cozy-realtime
v4.0.3Compare Source
Bug Fixes
v4.0.2Compare Source
Note: Version bump only for package cozy-realtime
v4.0.1Compare Source
4.0.1 (2022-04-14)
Bug Fixes
v4.0.0Compare Source
Features
BREAKING CHANGES
if needed, use // disable-next-line
Or insert in .eslintrc:
{
"rules": {
"promise/always-return": "warn",
"promise/no-return-wrap": "warn",
"promise/param-names": "warn",
"promise/catch-or-return": "warn",
"promise/no-native": "warn",
"promise/no-nesting": "warn",
"promise/no-promise-in-callback": "warn",
"promise/no-callback-in-promise": "warn",
"promise/avoid-new": "warn",
"promise/no-new-statics": "warn",
"promise/no-return-in-finally": "warn",
"promise/valid-params": "warn"
}
}
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 is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.