22 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
c88c035285 chore: update deps 2025-12-11 22:06:08 +00:00
Jesús Pérez
4a398903f4 chore: update crate versions 2025-10-19 02:41:11 +01:00
Jesús Pérez
714e70e559 chore: update to latest dependencies and Nushell 2025-09-20 15:52:27 +01: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
1e9a7498c5 chore: add git attributes and hooks 2025-06-27 02:20:01 +01:00
Jesús Pérex
7a21db58bd chore: fix fmt 2025-06-27 02:19:19 +01:00
Jesús Pérex
2c217c5261 chore: fix to check hooks 2025-06-27 02:12:44 +01:00
Jesús Pérex
7e0cd985ad chore: remove serde use line at top 2025-06-27 01:46:52 +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
75ccaef94e chore: add exampe items 2025-06-26 23:21:16 +01:00
Jesús Pérex
38a7885504 chore: add code 2025-06-26 23:20:57 +01:00
Jesús Pérex
050b9b8512 init repo 2025-06-26 23:20:26 +01:00
Jesús Pérex
f5bdbe9b79 init repo 2025-06-26 23:19:54 +01:00