12 Commits

Author SHA1 Message Date
Jesús Pérez
067aed6af8 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:48 +00:00
Jesús Pérez
c0fbb0ff25 chore: update code to latest dependencies and Nushell 2025-09-20 15:49:11 +01:00
Jesús Pérex
da1ee63a25 chore: fix link 2025-06-27 05:07:08 +01:00
Jesús Pérex
9f98484b80 chore: fix syntax and add provisioning mention 2025-06-27 01:24:34 +01:00
Jesús Pérex
6b9687e2fa chore: add nushell-plugins link and nushell note 2025-06-27 01:07:52 +01:00
Jesús Pérex
1f6d75d593 chore: add nushell-plugins link and nushell note 2025-06-27 01:06:23 +01:00
Jesús Pérex
bd9724ba7f chore: add nushell-plugins link and nushell note 2025-06-27 01:05:34 +01:00
Jesús Pérex
c9bddebc4c chore: add nushell-plugins link and nushell note 2025-06-27 01:04:07 +01:00
Jesús Pérex
cb665d4f7e chore: add nushell-plugins link and nushell note 2025-06-27 01:02:20 +01:00
Jesús Pérex
12b697b858 chore: add data.json 2025-06-26 23:24:36 +01:00
Jesús Pérex
e0e144478b chore: add data.json 2025-06-26 23:23:38 +01:00
Jesús Pérex
f5bdbe9b79 init repo 2025-06-26 23:19:54 +01:00