Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps): update getsavvyinc/savvy-cli to v0.16.0
This MR contains the following updates: | Package | Update | Change | |---|---|---| | [getsavvyinc/savvy-cli](https://github.com/getsavvyinc/savvy-cli) | minor | `0.15.2` -> `0.16.0` | MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot). **Proposed changes to behavior should be submitted there as MRs.** --- ### Release Notes <details> <summary>getsavvyinc/savvy-cli (getsavvyinc/savvy-cli)</summary> ### [`v0.16.0`](https://github.com/getsavvyinc/savvy-cli/releases/tag/0.16.0) [Compare Source](getsavvyinc/savvy-cli@0.15.2...0.16.0) #### Changelog - [`6b7fddd`](getsavvyinc/savvy-cli@6b7fddd) cmd/history: improve debugl logging - [`83b7fb6`](getsavvyinc/savvy-cli@83b7fb6) cmd/setup/fish: setup script for recording commands. - [`ca93900`](getsavvyinc/savvy-cli@ca93900) cmd/setup: savvy.fish setup prompt and hooks for recording artifacts - [`607b187`](getsavvyinc/savvy-cli@607b187) display original prompt on the right at the end - [`8acca97`](getsavvyinc/savvy-cli@8acca97) fish auto inlcudes its config files - [`908ee42`](getsavvyinc/savvy-cli@908ee42) fish: improve prompt ux for savvy run - [`1a5c521`](getsavvyinc/savvy-cli@1a5c521) install.sh: update install script to support fish - [`0acec24`](getsavvyinc/savvy-cli@0acec24) rm commandline -f - [`7e2db72`](getsavvyinc/savvy-cli@7e2db72) setup/fish: handle case where fish_right_prompt dne - [`421b814`](getsavvyinc/savvy-cli@421b814) setup/fish: impl prompt and cli integration for savvy run - [`6e32c66`](getsavvyinc/savvy-cli@6e32c66) setup/fish: make step_id global - [`79c7edd`](getsavvyinc/savvy-cli@79c7edd) setup/fish: record command as part of pre-exec hook - [`ce54443`](getsavvyinc/savvy-cli@ce54443) setup/fish: rename savvy_modify_prompt -> savvy_record_prompt - [`d92f797`](getsavvyinc/savvy-cli@d92f797) setup/fish: rm trailing whitespace - [`7cf2815`](getsavvyinc/savvy-cli@7cf2815) setup/fish: savvy run completion hooks - [`b36f284`](getsavvyinc/savvy-cli@b36f284) setup/fish: split on COMMA not :COMMA: - [`488e5cb`](getsavvyinc/savvy-cli@488e5cb) setup/fish: use green instead of red for recording - [`9b78c57`](getsavvyinc/savvy-cli@9b78c57) setup/fish: use post_exec hook to capture exit code. - [`aca8595`](getsavvyinc/savvy-cli@aca8595) setup/fish: use well known XDG_DATA_DIRS dir to configure fish shells - [`c6b8567`](getsavvyinc/savvy-cli@c6b8567) setup/fish: vendor code in fish is loaded before user configured - [`7d04940`](getsavvyinc/savvy-cli@7d04940) setup: get status code before copying prompt - [`b3fdf47`](getsavvyinc/savvy-cli@b3fdf47) setup: impl fish setup - [`a55f500`](getsavvyinc/savvy-cli@a55f500) shell/fish: DRY vendorDir and dataDirs setup - [`b306bfb`](getsavvyinc/savvy-cli@b306bfb) shell/fish: add pre_exec function that records but does not execute a command - [`755acf7`](getsavvyinc/savvy-cli@755acf7) shell/fish: add pre_exec hook to record history without executing - [`928c1df`](getsavvyinc/savvy-cli@928c1df) shell/fish: impl SpawnRunner - [`b7c8eba`](getsavvyinc/savvy-cli@b7c8eba) shell/fish: impl record history - [`3ca4ce5`](getsavvyinc/savvy-cli@3ca4ce5) shell/fish: replace OSTYPE with uname -s - [`45374c0`](getsavvyinc/savvy-cli@45374c0) shell/fish: rm OS detection - [`91c712e`](getsavvyinc/savvy-cli@91c712e) shell/fish: simplify setup script - [`4853d48`](getsavvyinc/savvy-cli@4853d48) shell/fish: use completion to suggest commands in savvy run - [`50f5d40`](getsavvyinc/savvy-cli@50f5d40) shell: Impl Shell for fish - [`83fdec7`](getsavvyinc/savvy-cli@83fdec7) use bold; not green for discord - [`30c9bf1`](getsavvyinc/savvy-cli@30c9bf1) work out issues with vendor dirs and color sequences </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this MR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box --- This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40NDAuNyIsInVwZGF0ZWRJblZlciI6IjM3LjQ0MC43IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJSZW5vdmF0ZSBCb3QiXX0=-->
- Loading branch information