14 Commits

Author SHA1 Message Date
Jesús Pérez
97e7365a5a chore: update all plugins to Nushell 0.111.0
- Bump all 18 plugins from 0.110.0 to 0.111.0
  - Update rust-toolchain.toml channel to 1.93.1 (nu 0.111.0 requires ≥1.91.1)

  Fixes:
  - interprocess pin =2.2.x → ^2.3.1 in nu_plugin_mcp, nu_plugin_nats, nu_plugin_typedialog
    (required by nu-plugin-core 0.111.0)
  - nu_plugin_typedialog: BackendType::Web initializer — add open_browser: false field
  - nu_plugin_auth: implement missing user_info_to_value helper referenced in tests

  Scripts:
  - update_all_plugins.nu: fix [package].version update on minor bumps; add [dev-dependencies]
    pass; add nu-plugin-test-support to managed crates
  - download_nushell.nu: rustup override unset before rm -rf on nushell dir replace;
    fix unclosed ) in string interpolation
2026-03-11 03:20:29 +00:00
Jesús Pérez
11216da717 chore: update deps 2025-12-11 22:05:46 +00:00
Jesús Pérez
cae5414af0 chore: update crate versions 2025-10-19 02:40:51 +01:00
Jesús Pérez
1e6df05931 chore: update code to latest dependencies and Nushell 2025-09-20 15:48:32 +01:00
Jesús Pérex
0287045638 chore: remove OK graph 2025-07-10 02:07:19 +01:00
Jesús Pérex
8fdb482896 chore: add Y option for settings 2025-07-10 00:52:23 +01:00
Jesús Pérex
d0cc92e6f8 chore: fix link 2025-06-27 05:06:34 +01:00
Jesús Pérex
3e252792c2 chore: add git attributes and hooks 2025-06-27 02:23:04 +01:00
Jesús Pérex
8049fd3b00 chore: fix syntax and add provisioning mention 2025-06-27 01:24:24 +01:00
Jesús Pérex
16b66a22ea chore: add nushell-plugins link and nushell note 2025-06-27 01:08:56 +01:00
Jesús Pérex
3f44e2dded chore: add nushell-plugins link and nushell note 2025-06-27 01:03:37 +01:00
Jesús Pérex
5a4d9df16e chore: add source 2025-06-26 23:52:06 +01:00
Jesús Pérex
af18c7929b init repo 2025-06-26 23:51:44 +01:00
Jesús Pérex
1723a6f5cd init repo 2025-06-26 23:51:12 +01:00