Skip to content

chore(deps): bump hjkl-editor from 0.4.0 to 0.4.1#9

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/hjkl-editor-0.4.1
Closed

chore(deps): bump hjkl-editor from 0.4.0 to 0.4.1#9
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/hjkl-editor-0.4.1

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 6, 2026

Bumps hjkl-editor from 0.4.0 to 0.4.1.

Changelog

Sourced from hjkl-editor's changelog.

[0.4.1] - 2026-05-05

Added

  • :qall / :qall! / :wqall / :wqall! dispatch arms in ex.rs. The canonical-name table already resolved qaqall and wqawqall, but the match block had no arms for them, so they fell through to ExEffect::Unknown. Surfaces in hjkl --nvim-api: nvim-rs clients send :qa! to terminate (mirrors nvim semantics); server now quits instead of returning an error. Reverts the :q! workaround added in hjkl@3469671 on the consumer side (apps/hjkl/tests/nvim_api.rs and crates/hjkl-compat-oracle/src/hjkl_driver.rs). Closes kryptic-sh/hjkl#27.
Commits
  • f1d3adb feat(ex): add :qall / :qall! / :wqall / :wqall! handlers (closes hjkl#27)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [hjkl-editor](https://github.com/kryptic-sh/hjkl-editor) from 0.4.0 to 0.4.1.
- [Changelog](https://github.com/kryptic-sh/hjkl-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/kryptic-sh/hjkl-editor/compare/v0.4.0...v0.4.1)

---
updated-dependencies:
- dependency-name: hjkl-editor
  dependency-version: 0.4.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels May 6, 2026
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 12, 2026

Looks like hjkl-editor is up-to-date now, so this is no longer needed.

@dependabot dependabot Bot closed this May 12, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/hjkl-editor-0.4.1 branch May 12, 2026 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file rust Pull requests that update rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants