fix(deps): update rust (major) - autoclosed - #612
Conversation
|
✅ Deploy Preview for angry-raman-7c44f6 canceled.
|
dcd4b54 to
b8d22e0
Compare
b8d22e0 to
6b39197
Compare
3eb71c4 to
751685a
Compare
751685a to
d776fb1
Compare
d776fb1 to
3faf1ba
Compare
ad76420 to
551a2af
Compare
551a2af to
985976f
Compare
d186c5d to
85ea4b9
Compare
85ea4b9 to
8c8ae55
Compare
1244c62 to
13bf2fd
Compare
f8a7f1a to
05c1459
Compare
284149a to
f6cfb1e
Compare
f6cfb1e to
6851d21
Compare
Takes the major bumps from the renovate/major-rust branch (#612): tuirealm 3 -> 4.1.0 tui-realm-stdlib 3 -> 4.1.0 tui-realm-textarea 2 -> 4.1.0 usage-lib 2 -> 6.1.1 toml 0.9.8 -> 1.1.4 No source changes were needed. Despite spanning a TUI framework major and a four-major jump in usage-lib, the workspace compiles clean with no errors and no clippy warnings. That PR could not land as-is for the same reason as #638: Renovate's lockfile regeneration was failing, so it carried manifest bumps with no Cargo.lock, which CI now rejects via --locked. Resolution works now that #677 and #679 have unwedged the dependency graph. Verified locally against the committed lockfile with --locked: fmt, clippy -D warnings, tests, and release builds for both morphir and morphir-live, including the morphir-live desktop build. All ten pass.
|
Superseded by #683, merged as 18d5e6a. Same situation as #638: this branch carried manifest bumps with no regenerated #683 takes these same majors — tuirealm 3 -> 4.1.0, tui-realm-stdlib 3 -> 4.1.0, tui-realm-textarea 2 -> 4.1.0, usage-lib 2 -> 6.1.1, toml 0.9.8 -> 1.1.4 — with the lockfile included. No source changes were needed; the workspace compiles clean with no clippy warnings. Renovate's |
This PR contains the following updates:
0.9.8→1.0.03→42→43→42→6Release Notes
toml-rs/toml (toml)
v1.1.4Compare Source
v1.1.3Compare Source
v1.1.2Compare Source
v1.1.1Compare Source
v1.1.0Compare Source
v1.0.7Compare Source
v1.0.6Compare Source
v1.0.5Compare Source
v1.0.4Compare Source
v1.0.3Compare Source
v1.0.2Compare Source
v1.0.1Compare Source
v1.0.0Compare Source
veeso/tui-realm (tui-realm-stdlib)
v4.1.0Compare Source
Released on 2026-05-02
Features
Attribute::HighlightStyleUnfocusedAttribute::HighlightStyleUnfocusedinCommonHighlightHighlightStyleUnfocusedproperlyhighlight_style_inactiveto set highlight style when unfocusedBug Fixes
Tablenot respecting row's line stylev4.0.0Compare Source
Released on 2026-04-18
⚠ Breaking Changes
TextSpan(String), introduceTextSpan,TextLineandTextPropsto align with common collection expectationsPropPayload& State "Tup3" and "Tup4" variantsPropPayload& State "One" to "Single" and "Tup2" to "Pair"Component::onparameterEventto be a referenceComponent(old) toAppComponent,MockComponenttoComponentComponent::queryto returnQueryResult(mainly making use ofAttrValueRef)Alignmentto be split intoAlignmentHorizontalandAlignmentVerticalFocusStyletoUnfocusedStyleHighlightColortoHighlightStylePollStrategyvariantsPortreturn values to bePortResult(Result<T, PortError>)Application::pollreturn type to bePollError(viaApplicationErrorwrapper)TerminalBridgePollStrategy::UpTowithPollStrategy::UpToNoWaitUpdatetraitCmdResultvariantNonetoNoChangeutils::get_title_or_centerProgressBartoGaugehighlighted_*functions tohighlight_*pasteto add more than one characters at a timeAdded
get_component(_mut)functiontermwizas a backendTestTerminalbackend for drawing & sending events for testing without actual backing terminaltesting::render_to_stringfor easy testing of component draw outputAlignmentHorizontalandAlignmentVerticalAlwaysActiveMarkerCmdResultvariantVisualPropValue*_colorand*_tablefunctionAttrValueRef,PropPayloadRefandPropValueRefEvent'sas_keyboard,as_mouseandas_userfunction to be publicLineGaugevia::line_styleSpinnercomponent.styleandmodifiersChanged
PropBoundExttraitMousemode when calling*_alternate_screenincrosstermbackendCmdResult::Invalidinstead ofCmdResult::NoneFixed
Performance
CommonPropsDocumentation
get-statedandadvancedhas been updated to be compatible with tuirelam 4.0Miscellaneous
Additionally, also read the 4.0 migration guide.
jdx/usage (usage-lib)
v6.1.1Compare Source
🐛 Bug Fixes
⚡ Performance
🧪 Testing
v6.1.0Compare Source
🚀 Features
🐛 Bug Fixes
📚 Documentation
v6.0.0Compare Source
🚀 Features
-h, byte-identical to usage-lib's by @jdx in #860--helptoo, byte-identical to usage-lib's by @jdx in #866--helpand-hby @jdx in #870helpsubcommand by @jdx in #872run=a declared completer answers by @jdx in #890--version, which an adopter loses on the way from clap by @jdx in #909Boxby @jdx in #828--, all four ways by @jdx in #900parse()answer a failure the way a program does by @jdx in #910--helpand--version, which every page answers by @jdx in #914conflictsto flags by @jdx in #819🐛 Bug Fixes
unknown_flags, which reached one command out of a tree by @jdx in #939-binds where it was typed by @jdx in #986---only argument follow a variadic by @jdx in #823settingshas nothing to collect by @jdx in #904--after the first by @jdx in #809🚜 Refactor
📚 Documentation
⚡ Performance
🧪 Testing
🛡️ Security
Configuration
📅 Schedule: (UTC)
🚦 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.