Commit 6bc0bed
authored
refactor: update all dependencies to latest versions (#93)
* refactor: update actions cache to 1.0.7
- Make caching more verbose
- Use GNU tar on macOS if available
- Fixes permissions issue extracting archives with GNU tar on macOS
* refactor: update actions core to 1.4.0
- Prepend newline for set-output
- Added the getBooleanInput function
- Added the trimWhitespace option to getInput
- Added the getMultilineInput function
* refactor: update actions exec to 1.1.0
- Better error for bad cwd
- Add getExecOutput function
- Fix stdline dropping large output
* refactor: update actions io to 1.1.1
- Add findInPath method to locate all matching executables in the system path
- Fixed a bug where we incorrectly escaped paths for rmrf
* refactor: update actions tool-cache to 1.7.1
- Force overwrite on default when extracted compressed files
- Export isExplicitVersion and evaluateVersions functions
- Allow arbirtary headers when downloading tools to the tc
- Update to latest @actions/io verison
- Fallback to os-releases file to get linux version
* refactor: update jest to 27
* refactor: update node types to 14.17.3
* refactor: update semver and types to latest version
* refactor: update typescript to latest version
* refactor: update eslint to latest version
* refactor: update husky to 6.0.0
* chore: rebuild yarn lockfile and build files1 parent 9c0e696 commit 6bc0bed
6 files changed
Lines changed: 87201 additions & 85091 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments