Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package nushell for openSUSE:Factory checked in at 2026-01-21 14:17:18 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nushell (Old) and /work/SRC/openSUSE:Factory/.nushell.new.1928 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nushell" Wed Jan 21 14:17:18 2026 rev:22 rq:1328388 version:0.110.0 Changes: -------- --- /work/SRC/openSUSE:Factory/nushell/nushell.changes 2025-12-04 11:27:24.431855747 +0100 +++ /work/SRC/openSUSE:Factory/.nushell.new.1928/nushell.changes 2026-01-21 14:17:51.056140128 +0100 @@ -1,0 +2,57 @@ +Tue Jan 20 18:58:33 UTC 2026 - Andrei Dziahel <[email protected]> + +- Update to version 0.110.0: + + `let` can be used in pipelines + + Destroying variables with `unlet` + + Polars plugin supports selectors + + Polars plugin supports more cloud providers + * Azure support + * Google Cloud support + + `explore regex` + + New `explore config` TUI + + Faster `ls` on Windows + + Improvements to `error make` + + Breaking changes + * Renamed `$nu.temp-path` and `$nu.home-path` + * `*` no longer matches dotfiles in `mv`/`cp`/`du` by default + * Use labels for multiple labels in `error make` + * IDE menu `min_description_width` should be non-zero + * `to md` formats lists as unordered Markdown lists + + Additions + * New Configuration Option: `$env.config.show_hints` + * Configuring errors + * Added record conversion to `into list` + * Include MCP server support by default + * Connection pool for `http` commands + * New `--output` flag for `timeit` + * Allow disabling filtering in custom completions + * New plugin interface `get_block_ir` + * New `--list` flag to control list formatting in `to md` + * Add `--icons` option to table for `ls` tables + * Alias definitions shown in `which` command + * Allow serializing as raw strings in `to nuon` + * Other additions + + Removals + * Replace deprecated `current_dir` usage with `EngineState::cwd` + in multiple files + + Other changes + * Update `explore regex` command to look more helpful and professional + * More descriptive error messages for `rm` + * Some Nushell commands no longer canonicalize paths + * Add REPL-style state persistence across evaluations for MCP server + * Use structured response format for MCP server + * Additional changes + + Bug fixes + * Fixed parsing of ranges with parentheses + * Fixed parsing issue with multiarm match + guard + * Infinite sequences can be terminated when piped to other commands + * Pipefail works with `try` block + * Nushell exits early when running scripts or commands with + bad config files + * Fix `http` DNS resolution "Service not supported" error + in Docker containers + * Fix variables remaining active after overlay hide + * Other fixes + + For a full list of changes with detailed descriptions, see: + https://www.nushell.sh/blog/2026-01-17-nushell_v0_110_0.html +------------------------------------------------------------------- Old: ---- nushell-0.109.1.obscpio New: ---- nushell-0.110.0.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nushell.spec ++++++ --- /var/tmp/diff_new_pack.LfF81p/_old 2026-01-21 14:17:52.700208820 +0100 +++ /var/tmp/diff_new_pack.LfF81p/_new 2026-01-21 14:17:52.708209155 +0100 @@ -1,7 +1,7 @@ # # spec file for package nushell # -# Copyright (c) 2025 SUSE LLC and contributors +# Copyright (c) 2026 SUSE LLC and contributors # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -17,7 +17,7 @@ Name: nushell -Version: 0.109.1 +Version: 0.110.0 Release: 0 Summary: A new type of shell License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.LfF81p/_old 2026-01-21 14:17:52.760211327 +0100 +++ /var/tmp/diff_new_pack.LfF81p/_new 2026-01-21 14:17:52.768211661 +0100 @@ -6,7 +6,7 @@ <param name="scm">git</param> <param name="version">git-master</param> <param name="versionformat">@PARENT_TAG@</param> - <param name="revision">0.109.1</param> + <param name="revision">0.110.0</param> <param name="changesgenerate">disable</param> <param name="changesauthor">[email protected]</param> </service> ++++++ nushell-0.109.1.obscpio -> nushell-0.110.0.obscpio ++++++ ++++ 45101 lines of diff (skipped) ++++++ nushell.obsinfo ++++++ --- /var/tmp/diff_new_pack.LfF81p/_old 2026-01-21 14:17:54.512284531 +0100 +++ /var/tmp/diff_new_pack.LfF81p/_new 2026-01-21 14:17:54.516284699 +0100 @@ -1,5 +1,5 @@ name: nushell -version: 0.109.1 -mtime: 1764692655 -commit: cde5f7be8c813173e95ea65f96e79a133f587de7 +version: 0.110.0 +mtime: 1768701485 +commit: d40e191d8efad32a174d85b2a45f7ba4796cff84 ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/nushell/vendor.tar.zst /work/SRC/openSUSE:Factory/.nushell.new.1928/vendor.tar.zst differ: char 7, line 1
