Releases: kevin-david/promote-play-release
Releases · kevin-david/promote-play-release
v1.1.0: Lots of dependency updates
No change in functionality, just dependency updates.
What's Changed
- Bump actions/setup-node from 3.4.0 to 3.4.1 by @dependabot in #15
- Bump @types/node from 18.0.3 to 18.0.4 by @dependabot in #13
- Bump jest from 28.1.2 to 28.1.3 by @dependabot in #14
- Bump ts-jest from 28.0.5 to 28.0.7 by @dependabot in #19
- Bump eslint from 8.19.0 to 8.20.0 by @dependabot in #21
- Bump @typescript-eslint/parser from 5.30.6 to 5.30.7 by @dependabot in #20
- Bump @types/node from 18.0.4 to 18.0.6 by @dependabot in #18
- Bump eslint-plugin-jest from 26.5.3 to 26.6.0 by @dependabot in #16
- Bump @typescript-eslint/parser from 5.30.7 to 5.31.0 by @dependabot in #24
- Bump eslint-plugin-github from 4.3.6 to 4.3.7 by @dependabot in #22
- Bump @types/node from 18.0.6 to 18.6.1 by @dependabot in #23
- Bump @types/node from 18.6.1 to 18.7.7 by @dependabot in #44
- Bump eslint-plugin-jest from 26.6.0 to 26.8.4 by @dependabot in #43
- Bump eslint from 8.20.0 to 8.22.0 by @dependabot in #40
- Bump @typescript-eslint/parser from 5.31.0 to 5.34.0 by @dependabot in #47
- Bump @types/node from 18.7.7 to 18.7.10 by @dependabot in #48
- Bump ts-jest from 28.0.7 to 28.0.8 by @dependabot in #50
- Bump eslint-plugin-jest from 26.8.4 to 26.8.7 by @dependabot in #49
- Bump @types/node from 18.7.10 to 18.7.11 by @dependabot in #51
- Bump @types/node from 18.7.11 to 18.7.13 by @dependabot in #53
- Bump @typescript-eslint/parser from 5.34.0 to 5.35.1 by @dependabot in #52
- Bump typescript from 4.7.4 to 4.8.2 by @dependabot in #54
- Bump eslint from 8.22.0 to 8.23.0 by @dependabot in #55
- Bump eslint-plugin-jest from 26.8.7 to 27.0.1 by @dependabot in #56
- Bump @typescript-eslint/parser from 5.35.1 to 5.36.1 by @dependabot in #58
- Bump @types/node from 18.7.13 to 18.7.14 by @dependabot in #57
- Bump @types/node from 18.7.14 to 18.7.15 by @dependabot in #60
- Bump @typescript-eslint/parser from 5.36.1 to 5.36.2 by @dependabot in #59
- Bump @types/node from 18.7.15 to 18.7.16 by @dependabot in #61
- Bump @types/node from 18.7.16 to 18.11.18 by @dependabot in #107
- Bump typescript from 4.8.2 to 4.9.5 by @dependabot in #112
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #111
- Bump actions/setup-node from 3.4.1 to 3.6.0 by @dependabot in #109
- Bump eslint from 8.23.0 to 8.40.0 by @dependabot in #128
- Bump @vercel/ncc from 0.34.0 to 0.36.1 by @dependabot in #129
- Bump typescript from 4.9.5 to 5.1.3 by @dependabot in #130
- Bump prettier from 2.7.1 to 2.8.8 by @dependabot in #132
- Bump eslint from 8.40.0 to 8.43.0 by @dependabot in #134
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #144
- Bump typescript from 5.1.3 to 5.1.6 by @dependabot in #136
- Bump eslint-plugin-jest from 27.0.1 to 27.2.3 by @dependabot in #140
- Bump actions/setup-node from 3.6.0 to 3.7.0 by @dependabot in #137
- Bump @types/node from 18.11.18 to 20.4.7 by @dependabot in #150
- Bump @types/node from 20.4.7 to 20.4.9 by @dependabot in #152
- Bump eslint from 8.43.0 to 8.46.0 by @dependabot in #153
- Update all available dependencies by @boswelja in #162
- Bump actions/checkout from 3 to 4 by @dependabot in #165
- Bump actions/setup-node from 3.7.0 to 3.8.1 by @dependabot in #159
- Bump eslint from 8.49.0 to 8.50.0 by @dependabot in #170
- Bump @typescript-eslint/parser from 6.7.0 to 6.7.3 by @dependabot in #171
- Bump @types/node from 20.6.2 to 20.7.2 by @dependabot in #176
- Bump @typescript-eslint/eslint-plugin from 6.7.0 to 6.7.3 by @dependabot in #173
- Bump eslint-plugin-github from 4.10.0 to 4.10.1 by @dependabot in #174
- Bump @types/node from 20.6.2 to 20.8.0 by @dependabot in #177
New Contributors
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial release that's tested and working with Alpha->Beta->25% production->100% production rollout.
Special thanks to @boswelja for the initial code for this Action, now ported to TypeScript.
Concept originally inspired by the Azure Pipelines "Google Play Promote" Task here: https://github.com/microsoft/google-play-vsts-extension/tree/master/Tasks/GooglePlayPromoteV2