fix(deps): update rust crate reedline to 0.51 - #36
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
February 6, 2024 22:34
be49f9c to
8579038
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
March 5, 2024 23:46
8579038 to
4594783
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
April 2, 2024 19:30
4594783 to
e2edfc6
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
April 30, 2024 22:34
e2edfc6 to
4fda81b
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
July 24, 2024 00:05
4fda81b to
7a4deba
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
August 21, 2024 01:23
7a4deba to
68150eb
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
September 18, 2024 10:50
68150eb to
f97a9ed
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
October 15, 2024 20:13
f97a9ed to
3c30dc1
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
November 12, 2024 21:30
3c30dc1 to
ec0b05c
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
December 21, 2024 19:58
ec0b05c to
bc91d89
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
March 18, 2025 19:50
bc91d89 to
04bce85
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
April 29, 2025 22:34
04bce85 to
fdbeba1
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
July 22, 2025 17:43
fdbeba1 to
1800490
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
September 6, 2025 22:58
1800490 to
f4d0198
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
October 15, 2025 12:36
f4d0198 to
cd54012
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
October 16, 2025 22:05
cd54012 to
651cbae
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
November 29, 2025 17:54
651cbae to
5c03c54
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
January 17, 2026 05:31
5c03c54 to
63e514f
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
March 1, 2026 01:14
63e514f to
a576e67
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
April 11, 2026 20:51
a576e67 to
b15fc4a
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
May 24, 2026 07:54
b15fc4a to
a32f6ed
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
July 4, 2026 22:03
a32f6ed to
aca4e28
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
August 15, 2026 14:11
aca4e28 to
26d902a
Compare
renovate
Bot
force-pushed
the
renovate/reedline-0.x
branch
from
August 23, 2026 01:41
26d902a to
a2ad3e1
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:
0.32→0.51Release Notes
nushell/reedline (reedline)
v0.51.0Compare Source
What's Changed
New Contributors
Full Changelog: nushell/reedline@v0.50.0...v0.51.0
v0.50.0Compare Source
What's Changed
with_persistent_menusoption by @maxim-uvarov in #1118u,Uvisual mode commands by @matystroia in #1087New Contributors
Full Changelog: nushell/reedline@v0.49.0...v0.50.0
v0.49.0Compare Source
What's Changed
InputMode/OutputModeenums for menu settings by @kronberger-droid in #1071New Contributors
Full Changelog: nushell/reedline@v0.48.0...v0.49.0
v0.48.0Compare Source
What's Changed
ReedlineEvent::ExecuteHostCommandreturnSignal::HostCommandinstead ofSignal::Successby @Juhan280 in #1049get_reedline_reedline_events,get_reedline_edit_commandsandget_reedline_prompt_edit_modesby @Juhan280 in #1052oandOcommand by @Juhan280 in #1053keybindingscrate is only used forhelixby @Juhan280 in #1057New Contributors
Full Changelog: nushell/reedline@v0.47.0...v0.48.0
v0.47.0Compare Source
What's Changed
EditCommand::MoveLineUpandEditCommand::MoveLineDownby @Juhan280 in #1031EditCommand::ReplaceCharby @Juhan280 in #1027read_lineinterruption and markSignalasnon_exhaustiveby @eitsupi in #1035Full Changelog: nushell/reedline@v0.46.0...v0.47.0
v0.46.0Compare Source
What's Changed
libcfeature to enable crossterm's libc backend by @NiltonVolpato in #1014New Contributors
Full Changelog: nushell/reedline@v0.45.0...v0.46.0
v0.45.0Compare Source
What's Changed
rfindratherfilter.next_back. by @WindSoilder in #985arboardto latest version by @sholderbach in #970New Contributors
Full Changelog: nushell/reedline@v0.44.0...v0.45.0
v0.44.0Compare Source
What's Changed
find_common_stringby @blindFS in #969crossbeam-channelby @cptpiepmatz in #981New Contributors
Full Changelog: nushell/reedline@v0.43.0...v0.44.0
v0.43.0Compare Source
What's Changed
rusqliteto 0.37 by @cptpiepmatz in #9500.43.0release by @sholderbach in #961New Contributors
Full Changelog: nushell/reedline@v0.42.0...v0.43.0
v0.42.0Compare Source
What's Changed
ViChangeModeevent by @bonofiglio in #932mismatched_lifetime_syntaxesby @sholderbach in #947New Contributors
Full Changelog: nushell/reedline@v0.41.0...v0.42.0
v0.41.0Compare Source
What's Changed
0.41.0by @sholderbach in #936New Contributors
Full Changelog: nushell/reedline@v0.40.0...v0.41.0
v0.40.0Compare Source
What's Changed
unicode-widthto 0.2 by @KAAtheWiseGit in #895next_backinstead oflastonDoubleEndedIteratorby @WindSoilder in #902New Contributors
Full Changelog: nushell/reedline@v0.39.0...v0.40.0
v0.39.0Compare Source
What's Changed
ocommand to swap anchor and cursor by @thomasschafer in #877New Contributors
Full Changelog: nushell/reedline@v0.38.0...v0.39.0
v0.38.0Compare Source
What's Changed
Ctrl-J/\ntoReedlineCommand::Enterby @sholderbach in #855New Contributors
Full Changelog: nushell/reedline@v0.37.0...v0.38.0
v0.37.0Compare Source
What's Changed
POLL_WAITby @YizhePKU in #846Cargo.lockby @sholderbach in #850New Contributors
Full Changelog: nushell/reedline@v0.36.0...v0.37.0
v0.36.0Compare Source
What's Changed
cut to line endby @WindSoilder in #826New Contributors
Full Changelog: nushell/reedline@v0.35.0...v0.36.0
v0.35.0Compare Source
What's Changed
0.28.1by @sholderbach in #8170.35.0by @devyn in #830New Contributors
Full Changelog: nushell/reedline@v0.34.0...v0.35.0
v0.34.0Compare Source
What's Changed
New Contributors
Full Changelog: nushell/reedline@v0.33.0...v0.34.0
v0.33.0Compare Source
What's Changed
Reedlinestate by @YizhePKU in #796New Contributors
Full Changelog: nushell/reedline@v0.32.0...v0.33.0
Configuration
📅 Schedule: (UTC)
🚦 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.