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-06-01 18:02:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/nushell (Old) and /work/SRC/openSUSE:Factory/.nushell.new.1937 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "nushell" Mon Jun 1 18:02:25 2026 rev:27 rq:1356231 version:0.113.1 Changes: -------- --- /work/SRC/openSUSE:Factory/nushell/nushell.changes 2026-05-12 19:27:38.573510666 +0200 +++ /work/SRC/openSUSE:Factory/.nushell.new.1937/nushell.changes 2026-06-01 18:03:55.722116550 +0200 @@ -1,0 +2,70 @@ +Sun May 31 12:45:29 UTC 2026 - Andrei Dziahel <[email protected]> + +- Update to version 0.113.1: + This patch release fixes issues introduced in 0.113.0, including + YAML string quoting behavior, reliability problems across the `idx` command + family, and a REPL regression in `commandline edit`. + + For a full list of changes see: + https://www.nushell.sh/blog/2026-05-30-nushell_v0_113_1.html + +- Update to version 0.113.0: + + Fast file search with `idx` command family for in-memory indexing + and search (files, dirs, find, search, export, import) + + Stream inspection without collection via `peek` + + Verbose file operations (`mkdir -v`, `mv -v`, `rm -v`) now + return structured tables + + `from md` now defaults to a more concise human-friendly output + mode (previous AST mode behind `--verbose`) + + Fish-style abbreviations that expand on enter/space + + Breaking changes + * `kill` signal shorthand handling updated; use `kill -s N pid` + * `parse` no longer implicitly splits byte streams into lines + * `mkdir -v`, `mv -v`, `rm -v` return tables instead of strings + * `from xlsx --header-row` default changed to first non-empty row + + Additions + * Preserve TOML comments when saving files + * Named gradients for `ansi gradient` (rainbow, pastel, etc.) + * New vi normal mode commands: `o` and `O` + * Terminal emulator progress bars via `std-rfc/pb` + * `peek` command for inspecting streams without collecting + * 20+ new `polars selector` subcommands + * `idx` family: `idx init`, `idx status`, `idx dirs`, `idx files`, + `idx find`, `idx search`, `idx export`, `idx import`, `idx drop` + * Custom completions can filter by description + * `std-rfc/iter prod` for cartesian products + * `to nuon --no-commas` flag + * `pre_prompt`/`env_change` hooks can modify the commandline + * `ps -l` now has `virtual`, `working`, `paged` columns + * History config values locked during REPL with clear errors + * Other additions + + Deprecations + * `watch` optional closure argument deprecated + * Implicit `name` column for `grid` deprecated + + Removals + * Removed `--datasource-ls` of `metadata set` + + Other changes + * `to csv`/`to tsv` now stream to `save` without buffering + * `to yaml` correctly quotes string values + * Default MCP promote-after raised to 2m + * Dynamic dispatch for `%` sigil with `%($cmd)` and `%$cmd` + * Improved escape handling with more validated sequences + * `env_hook` case insensitive for `PWD` + * Additional changes + + Bug fixes + * Fix internal sigil recursion error + * `http` commands now respect `$env.NO_PROXY` + * `finally` no longer suppresses error messages + * Return value of `finally` is the value of `try`/`catch` + * Fix Rename event path order in `watch` + * Fix `try` executing code twice + * `try` blocks can now be interrupted with ctrl-c + * Annotated default values typed as `glob` are properly handled + * `mkdir` tries all directories even if errors occur + * Empty blocks' output types match their input types + * Fix hash-quoting for `to nuon --raw-strings` + * Other fixes + + For a full list of changes with detailed descriptions, see: + https://www.nushell.sh/blog/2026-05-23-nushell_v0_113_0.html + +------------------------------------------------------------------- Old: ---- nushell-0.112.2.obscpio New: ---- nushell-0.113.1.obscpio ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ nushell.spec ++++++ --- /var/tmp/diff_new_pack.lEj8kf/_old 2026-06-01 18:03:59.050254282 +0200 +++ /var/tmp/diff_new_pack.lEj8kf/_new 2026-06-01 18:03:59.050254282 +0200 @@ -17,7 +17,7 @@ Name: nushell -Version: 0.112.2 +Version: 0.113.1 Release: 0 Summary: A new type of shell License: MIT ++++++ _service ++++++ --- /var/tmp/diff_new_pack.lEj8kf/_old 2026-06-01 18:03:59.098256268 +0200 +++ /var/tmp/diff_new_pack.lEj8kf/_new 2026-06-01 18:03:59.106256599 +0200 @@ -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.112.2</param> + <param name="revision">0.113.1</param> <param name="changesgenerate">disable</param> <param name="changesauthor">[email protected]</param> </service> ++++++ nushell-0.112.2.obscpio -> nushell-0.113.1.obscpio ++++++ ++++ 36399 lines of diff (skipped) ++++++ nushell.obsinfo ++++++ --- /var/tmp/diff_new_pack.lEj8kf/_old 2026-06-01 18:04:01.362349964 +0200 +++ /var/tmp/diff_new_pack.lEj8kf/_new 2026-06-01 18:04:01.366350131 +0200 @@ -1,5 +1,5 @@ name: nushell -version: 0.112.2 -mtime: 1776257412 -commit: d80ee8c19e07a8058e50a30a4205d3e97068f585 +version: 0.113.1 +mtime: 1780093048 +commit: 7b7df4aa68e957cf38b9d8157c35fa7523f44a6d ++++++ vendor.tar.zst ++++++ /work/SRC/openSUSE:Factory/nushell/vendor.tar.zst /work/SRC/openSUSE:Factory/.nushell.new.1937/vendor.tar.zst differ: char 7, line 1
