Skip to content
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

Update codemirror-vim to 6.2.1 and jupyterlab to 4.2.0 #146

Merged
merged 8 commits into from
Sep 12, 2024

Conversation

firai
Copy link
Collaborator

@firai firai commented Sep 9, 2024

References

Fixes #109, amongst other bug fixes and enhancements in codemirror-vim (replit/codemirror-vim@v6.0.14...v6.2.1).

Code changes

Known issues

Not introduced by this PR, but #138 is still broken. JL 4.1, which introduced the new behavior, was already required since #135, so this PR does not (by itself) make the conflict unavoidable.

@firai firai added the enhancement New feature or request label Sep 9, 2024
Copy link

github-actions bot commented Sep 9, 2024

Binder 👈 Launch a Binder on branch firai/jupyterlab-vim/bump_cm-vim_ver

@firai firai marked this pull request as ready for review September 9, 2024 15:01
@firai firai marked this pull request as draft September 9, 2024 15:23
@firai firai marked this pull request as ready for review September 9, 2024 16:52
@firai firai changed the title Update codemirror-vim to 6.2.1 Update codemirror-vim to 6.2.1 and jupyterlab to 4.2.5 Sep 10, 2024
@firai firai marked this pull request as draft September 10, 2024 03:42
@firai firai changed the title Update codemirror-vim to 6.2.1 and jupyterlab to 4.2.5 Update codemirror-vim to 6.2.1 and jupyterlab to 4.2.0 Sep 10, 2024
@firai firai marked this pull request as ready for review September 10, 2024 04:35
@firai firai added maintenance and removed enhancement New feature or request labels Sep 10, 2024
Copy link
Collaborator

@krassowski krassowski left a comment

Choose a reason for hiding this comment

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

Thank you @firai!

@firai firai merged commit 8812da6 into jupyterlab-contrib:main Sep 12, 2024
11 checks passed
@firai firai deleted the bump_cm-vim_ver branch September 12, 2024 10:59
@firai
Copy link
Collaborator Author

firai commented Sep 15, 2024

Hi @krassowski and @ianhi, can either of you help release a new version? It seems like I don't have the permissions to do so. Not sure if it's worth mentioning #138 as a known issue in the release notes.

@krassowski
Copy link
Collaborator

Not sure if this has to do with your permissions, it failed for me too: https://github.com/jupyterlab-contrib/jupyterlab-vim/actions/runs/10880534712 I think the token has expired, let me set it up for the trusted publishers mechanism

@krassowski
Copy link
Collaborator

Ok, after #147 and a few tweaks in the settings the release came through: https://github.com/jupyterlab-contrib/jupyterlab-vim/releases/tag/v4.1.4 - you should be able to update the release notes manually now :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Please respect Jupyterlab settings for non-blinking cursor
2 participants