Releases: dark-mechanicum/aws-codebuild
Releases · dark-mechanicum/aws-codebuild
v1.3.1: Dependencies update
What's Changed
- Bump eslint from 8.23.0 to 8.24.0 by @dependabot in #85
- Bump typescript from 4.8.2 to 4.8.4 by @dependabot in #86
- Bump eslint from 8.24.0 to 8.25.0 by @dependabot in #88
- Bump @typescript-eslint/eslint-plugin from 5.36.2 to 5.40.1 by @dependabot in #89
- Bump ts-jest from 29.0.0-next.1 to 29.0.3 by @dependabot in #84
- Bump jest and @types/jest by @dependabot in #90
- Bump @typescript-eslint/parser from 5.36.2 to 5.40.1 by @dependabot in #87
- Bump @actions/github from 5.0.3 to 5.1.1 by @dependabot in #82
- Bump @types/node from 18.7.15 to 18.11.0 by @dependabot in #91
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #81
- Bump aws-sdk from 2.1209.0 to 2.1234.0 by @dependabot in #92
- v1.3.1: Dependencies updates by @akazakou in #94
Full Changelog: v1.3.0...v1.3.1
v1.3.0: Supporting of redirectServiceURL input
What's Changed
- Bump @actions/core from 1.9.0 to 1.9.1 by @dependabot in #66
- Bump @typescript-eslint/parser from 5.31.0 to 5.36.1 by @dependabot in #73
- Bump aws-sdk from 2.1185.0 to 2.1207.0 by @dependabot in #70
- Bump typescript from 4.7.4 to 4.8.2 by @dependabot in #69
- Bump @types/node from 18.6.3 to 18.7.14 by @dependabot in #71
- Bump eslint from 8.21.0 to 8.23.0 by @dependabot in #72
- Update to latest dependencies by @akazakou in #78
- Added supporting of redirectServiceURL input by @akazakou in #79
- Release v1.3.0 by @akazakou in #80
Full Changelog: v1...v1.3.0
v1.2.2: Update node.js dependencies
What's Changed
Full Changelog: v1...v1.2.2
v1.2.1: Small changes in CI/CD process
What's Changed
Full Changelog: v1.2.0...v1.2.1
v1.2.0: New inputs support
What's Changed
- Added additional inputs support by @akazakou in #54
- 1.2.0: New input values support by @akazakou in #55
Full Changelog: v1.1.2...v1.2.0
v1.1.2: Added job summary information
v1.1.0: Debug output implementation
What's Changed
- Added outputs description to the action.yml by @akazakou in #48
- Added debug output by @akazakou in #49
Full Changelog: v1.1.0...v1.1.1
v1.1.0: Fail GHA on AWS CodeBuild job fail and outputs
v1.0.9: Update node.js dependencies
What's Changed
Full Changelog: v1.0.8...v1.0.9
v1.0.8: Allow run job without logs and additional error messages
What's Changed
- Bump @typescript-eslint/eslint-plugin from 5.30.5 to 5.30.6 by @dependabot in #34
- Bump @types/nconf from 0.10.2 to 0.10.3 by @dependabot in #31
- Bump eslint from 8.19.0 to 8.20.0 by @dependabot in #33
- Bump aws-sdk from 2.1169.0 to 2.1176.0 by @dependabot in #32
- Move codebuild status updates outside of logger functionality by @akazakou in #40
- Added AWSError error messages in output by @akazakou in #41
Full Changelog: v1.0.7...v1.0.8