Releases: 47ng/actions-clever-cloud
Releases · 47ng/actions-clever-cloud
v2.0.0
Version 2.0.0 is a global refactor of the build tooling, see #207 for context, but the TL;DR is:
- Using Node.js 20 in Debian 12 (slim)
- Updated dependencies (clever-tools 3.5.0)
- No changes in the action API
What's Changed
- Fix path in README by @Spone in #202
- Add prerequisite to README by @Spone in #203
- V2 by @franky47 in #207
New Contributors
Full Changelog: v1.3.1...v2.0.0
v1.3.1
Fixes
- Remove example usage in action metadata file, as it seems to be (wrongly) interpret by the workflow parser.
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Features
Maintenance
- chore(deps): bump minimist from 1.2.5 to 1.2.6 by @dependabot in #185
- chore(deps): bump eventsource from 1.1.0 to 1.1.1 by @dependabot in #189
- chore(deps): bump shell-quote from 1.7.2 to 1.7.3 by @dependabot in #190
- chore(deps): bump moment from 2.29.1 to 2.29.4 by @dependabot in #191
- chore(deps): bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #192
New Contributors
Full Changelog: v1.1...v1.2.0
v1.1.0
Features
- Set environment variables before deployment (documentation)
- Add timeout to save build minutes (documentation)
- Detect shallow working copies and fail early with a message on how to fix the issue.
What's Changed
- chore(deps-dev): bump eslint-plugin-jest from 23.8.0 to 23.8.1 by @dependabot-preview in #9
- chore(deps-dev): bump @types/node from 13.7.4 to 13.7.7 by @dependabot-preview in #10
- chore(deps-dev): bump typescript from 3.8.2 to 3.8.3 by @dependabot-preview in #11
- chore(deps): [security] bump acorn from 6.4.0 to 6.4.1 by @dependabot-preview in #12
- chore(deps-dev): bump @types/jest from 25.1.3 to 25.1.4 by @dependabot-preview in #13
- chore(deps-dev): bump eslint-plugin-jest from 23.8.1 to 23.8.2 by @dependabot-preview in #15
- chore(deps-dev): bump prettier from 1.19.1 to 2.0.2 by @dependabot-preview in #16
- chore(deps): bump @actions/core from 1.2.2 to 1.2.3 by @dependabot-preview in #17
- chore(deps-dev): bump @types/node from 13.7.7 to 13.9.8 by @dependabot-preview in #14
- chore(deps): bump ws from 7.2.1 to 7.2.3 by @dependabot-preview in #22
- chore(deps-dev): bump jest-circus from 25.1.0 to 25.2.4 by @dependabot-preview in #18
- chore(deps-dev): bump ts-jest from 25.2.1 to 25.3.0 by @dependabot-preview in #20
- chore(deps-dev): bump @typescript-eslint/parser from 2.21.0 to 2.26.0 by @dependabot-preview in #23
- chore(deps-dev): bump jest from 25.1.0 to 25.2.4 by @dependabot-preview in #24
- chore(deps-dev): bump @zeit/ncc from 0.21.1 to 0.22.0 by @dependabot-preview in #21
- chore(deps): bump clever-tools from 1.6.2 to 2.3.0 by @dependabot-preview in #19
- chore(deps-dev): bump @typescript-eslint/parser from 2.26.0 to 2.30.0 by @dependabot-preview in #27
- chore(deps-dev): bump ts-jest from 25.3.0 to 25.4.0 by @dependabot-preview in #25
- chore(deps-dev): bump jest-circus from 25.2.4 to 25.5.3 by @dependabot-preview in #26
- chore(deps): bump clever-tools from 2.3.0 to 2.4.0 by @dependabot-preview in #28
- chore(deps-dev): bump husky from 4.2.3 to 4.2.5 by @dependabot-preview in #33
- chore(deps-dev): bump @zeit/ncc from 0.22.0 to 0.22.1 by @dependabot-preview in #29
- chore(deps-dev): bump @types/jest from 25.1.4 to 25.2.1 by @dependabot-preview in #35
- chore(deps): bump @actions/core from 1.2.3 to 1.2.4 by @dependabot-preview in #31
- chore(deps-dev): bump prettier from 2.0.2 to 2.0.5 by @dependabot-preview in #36
- chore(deps-dev): bump @types/node from 13.9.8 to 13.13.4 by @dependabot-preview in #32
- chore(deps): bump ws from 7.2.3 to 7.2.5 by @dependabot-preview in #37
- chore(deps-dev): bump jest from 25.2.4 to 25.5.3 by @dependabot-preview in #34
- chore(deps): bump @actions/exec from 1.0.3 to 1.0.4 by @dependabot-preview in #30
- chore(deps): bump mhart/alpine-node from 13 to 14 by @dependabot-preview in #38
- chore(deps-dev): bump @zeit/ncc from 0.22.1 to 0.22.3 by @dependabot-preview in #39
- chore(deps): bump clever-tools from 2.4.0 to 2.6.1 by @dependabot-preview in #45
- chore(deps-dev): bump ts-jest from 25.4.0 to 25.5.1 by @dependabot-preview in #44
- chore(deps-dev): bump jest from 25.5.3 to 25.5.4 by @dependabot-preview in #42
- chore(deps-dev): bump @typescript-eslint/parser from 2.30.0 to 3.0.2 by @dependabot-preview in #40
- chore(deps): bump ws from 7.2.5 to 7.3.0 by @dependabot-preview in #48
- chore(deps-dev): bump js-yaml from 3.13.1 to 3.14.0 by @dependabot-preview in #49
- chore(deps-dev): bump typescript from 3.8.3 to 3.9.3 by @dependabot-preview in #46
- chore(deps-dev): bump eslint-plugin-jest from 23.8.2 to 23.13.2 by @dependabot-preview in #43
- chore(deps-dev): bump jest-circus from 25.5.3 to 26.0.1 by @dependabot-preview in #47
- chore(deps-dev): bump jest-circus from 26.0.1 to 26.1.0 by @dependabot-preview in #52
- chore(deps-dev): bump @types/jest from 25.2.1 to 26.0.3 by @dependabot-preview in #53
- chore(deps-dev): bump @typescript-eslint/parser from 3.0.2 to 3.5.0 by @dependabot-preview in #55
- chore(deps-dev): bump eslint-plugin-jest from 23.13.2 to 23.17.1 by @dependabot-preview in #51
- chore(deps-dev): bump eslint from 6.8.0 to 7.3.1 by @dependabot-preview in #57
- chore(deps-dev): bump typescript from 3.9.3 to 3.9.5 by @dependabot-preview in #56
- chore(deps-dev): bump @types/node from 13.13.4 to 14.0.14 by @dependabot-preview in #54
- chore(deps): bump ws from 7.3.0 to 7.3.1 by @dependabot-preview in #59
- chore(deps-dev): bump eslint from 7.3.1 to 7.6.0 by @dependabot-preview in #60
- chore(deps-dev): bump jest-circus from 26.1.0 to 26.2.2 by @dependabot-preview in #61
- chore(deps-dev): bump @types/jest from 26.0.3 to 26.0.8 by @dependabot-preview in #64
- chore(deps-dev): bump eslint-plugin-jest from 23.17.1 to 23.20.0 by @dependabot-preview in #67
- chore(deps-dev): bump @types/node from 14.0.14 to 14.0.27 by @dependabot-preview in #63
- chore(deps-dev): bump typescript from 3.9.5 to 3.9.7 by @dependabot-preview in #65
- chore(deps-dev): bump @typescript-eslint/parser from 3.5.0 to 3.7.1 by @dependabot-preview in #66
- chore(deps-dev): bump prettier from 2.0.5 to 2.1.1 by @dependabot-preview in #69
- chore(deps-dev): bump eslint from 7.6.0 to 7.8.0 by @dependabot-preview in #71
- chore(deps-dev): bump @types/node from 14.0.27 to 14.6.2 by @dependabot-preview in #72
- chore(deps): bump @actions/core from 1.2.4 to 1.2.5 by @dependabot-preview in #75
- chore(deps-dev): bump jest-circus from 26.2.2 to 26.4.2 by @dependabot-preview in #70
- chore(deps): bump clever-tools from 2.6.1 to 2.7.1 by @dependabot-preview in #73
- chore(deps-dev): bump @types/jest from 26.0.8 to 26.0.12 by @dependabot-preview in #74
- chore(deps-dev): bump husky from 4.2.5 to 4.3.0 by @dependabot-preview in #77
- chore(deps): bump @actions/core from 1.2.5 to 1.2.6 by @dependabot-preview in #78
- chore(deps-dev): bump @types/node from 14.6.2 to 14.11.2 by @dependabot-preview in #79
- chore(deps-dev): bump prettier from 2.1.1 to 2.1.2 by @dependabot-preview in #80
- chore(deps-dev): bump eslint from 7.8.0 to 7.10.0 by @dependabot-preview in #83
- chore(deps-dev): bump @types/jest from 26.0.12 to 26.0.14 by @dependabot-preview in #81
- chore(deps-dev): bump eslint-plugin-jest from 23.20.0 to 24.0.2 by @dependabot-preview in #84
- chore(deps-dev): bump @types/node from 14.14.5 to 14.14.6 by @dependabot-preview in #86
- chore(deps-dev): bump jest-circus from 26.6.1 to 26.6....
v1.0.0
1.0.0
v1
v0.6.0
0.6.0
v0.5.0
0.5.0
v0.4.0
0.4.0