Skip to content

🐛(frontend) Collaboration upgrade #684

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 6, 2025
Merged

Conversation

AntoLC
Copy link
Collaborator

@AntoLC AntoLC commented Mar 6, 2025

Purpose

Last version of Blocknote (0.23.2) has a bug with the collaboration.
We upgrade Blocknote to 0.23.2-hotfix.0 that fix this problem.

Proposal

  • 🐛(frontend) fix collaboration error
  • 📌(frontend) pin blocknote globally

@AntoLC AntoLC self-assigned this Mar 6, 2025
@AntoLC AntoLC added dependencies Pull requests that update a dependency file frontend bug Something isn't working labels Mar 6, 2025
@AntoLC AntoLC force-pushed the fix/collaboration-upgrade branch from 70a689b to ff5b36e Compare March 6, 2025 09:39
@AntoLC AntoLC requested review from lunika and PanchoutNathan March 6, 2025 09:58
CHANGELOG.md Outdated
Comment on lines 428 to 429
[unreleased]: https://github.com/numerique-gouv/impress/compare/v2.4.0...main
[v2.4.0]: https://github.com/numerique-gouv/impress/releases/v2.4.0
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You should revert this

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes

@AntoLC AntoLC force-pushed the fix/collaboration-upgrade branch from 78c1f6e to 7a3046b Compare March 6, 2025 10:07
@@ -40,6 +40,7 @@
"@typescript-eslint/parser": "8.23.0",
"docx": "9.1.1",
"eslint": "8.57.0",
"prosemirror-view": "1.37.2",
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we have to set a rule in renovate configuration ? Like ignoring it because we want to manage the version our self ?

Copy link
Collaborator Author

@AntoLC AntoLC Mar 6, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could but Blocknote made a fix for these 2 already:

I have already a PR opened about bumping Blocknote (#640), I think it will be ready before renovate tried to bump them.

AntoLC added 2 commits March 6, 2025 14:45
We upgrade blocknote to 0.23.2-hotfix.0,
it includes a fix with the collaboration.
Blocknote does not pinned the version.
We get bumped version instead of the version we want.
We pin the version of blocknote globally to
avoid this issue.
@AntoLC AntoLC force-pushed the fix/collaboration-upgrade branch from 7a3046b to 8f3cd20 Compare March 6, 2025 13:56
@AntoLC AntoLC merged commit 57b8881 into main Mar 6, 2025
18 of 19 checks passed
@AntoLC AntoLC deleted the fix/collaboration-upgrade branch March 6, 2025 14:09
@AntoLC AntoLC mentioned this pull request Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working dependencies Pull requests that update a dependency file frontend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants