plugin-update
plugin-update copied to clipboard
add autoupdate to your oclif CLI
- Fix `ENOENT` error when using `--force` flag by ensuring the destination directory is deleted - Remove `lodash.throttle` - Replace `http-call` with `got` [skip-validate-pr]
Currently we have two columns in the output of this flag: `Location` and `Version` Would be nice to also see `Channel` there in the las column if it is possible...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 to 5.5.4. Release notes Sourced from typescript's releases. TypeScript 5.5.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [mocha](https://github.com/mochajs/mocha) from 10.6.0 to 10.7.3. Release notes Sourced from mocha's releases. v10.7.3 10.7.3 (2024-08-09) 🩹 Fixes make release-please build work (#5194) (afd66ef) v10.7.2 10.7.2 (2024-08-06) 📚 Documentation improve filtering...
Bumps [lint-staged](https://github.com/lint-staged/lint-staged) from 15.2.7 to 15.2.8. Release notes Sourced from lint-staged's releases. v15.2.8 Patch Changes f0480f0 Thanks @iiroj! - In the previous version the native git rev-parse --show-toplevel command was...
Bumps [@inquirer/select](https://github.com/SBoudrias/Inquirer.js) from 2.4.5 to 2.4.7. Commits 273b16e Publish 87b58aa Fix(@inquirer/core): End output stream on exit (instead of destroy) (#1499) 04323b3 Fix(@inquirer/core): Destroy output stream on exit. (#1499) 9c98d0e Chore(deps-dev):...
Bumps [@oclif/plugin-help](https://github.com/oclif/plugin-help) from 6.2.7 to 6.2.8. Release notes Sourced from @oclif/plugin-help's releases. 6.2.8 Bug Fixes deps: bump @oclif/core from 4.0.12 to 4.0.17 (#769) (81a2874) Changelog Sourced from @oclif/plugin-help's changelog. 6.2.8...
- Use new `@oclif/table` - Add `--verbose` flag that shows version location in the available table (`sf update --available --verbose`) @W-16736216@
Looks like for the stable channel its hardcoded to 14 days, would be great to have this customizable https://github.com/oclif/plugin-update/blob/7a65a09d281752f425ce664988fc0a6aab5fb5ea/src/hooks/init.ts#L41