Releases: DavideViolante/pr-automerge-action
Releases · DavideViolante/pr-automerge-action
v1.4.0
What's Changed
- Bump json5 from 2.1.3 to 2.2.3 by @dependabot in #83
- Bump eslint from 8.39.0 to 8.41.0 by @dependabot in #86
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #88
- Bump @actions/core from 1.10.0 to 1.10.1 by @dependabot in #91
- Bump @babel/traverse from 7.12.12 to 7.23.2 by @dependabot in #93
- Bump @vercel/ncc from 0.38.0 to 0.38.1 by @dependabot in #95
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #98
- Bump mocha from 10.3.0 to 10.4.0 by @dependabot in #103
- Bump axios from 1.6.7 to 1.6.8 by @dependabot in #102
Full Changelog: v1.3.3...v1.4.0
v1.3.3
What's Changed
- Update action to node 16
- Bump eslint from 8.26.0 to 8.28.0 by @dependabot in #71
Full Changelog: v1.3.2...v1.3.3
v1.3.2
What's Changed
- Bump @actions/core from 1.9.1 to 1.10.0 by @dependabot in #66
- Bump mocha from 10.0.0 to 10.1.0 by @dependabot in #70
- Bump eslint from 8.24.0 to 8.26.0 by @dependabot in #68
- Bump axios from 0.27.2 to 1.1.3
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
- Replace deprecated zeit/ncc with vercel/ncc package
- Bump follow-redirects from 1.14.7 to 1.14.8 by @dependabot in #46
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #50
- Bump axios from 0.26.1 to 0.27.2 by @dependabot in #54
- Bump mocha from 9.2.2 to 10.0.0 by @dependabot in #57
- Bump @actions/core from 1.9.0 to 1.9.1 by @dependabot in #63
- Bump eslint from 8.20.0 to 8.23.0 by @dependabot in #64
Full Changelog: v1.3.0...v1.3.1
v1.3.0
v1.2.2
Update deps.
v1.2.1
Run build
v1.2.0
- Add test coverage
v1.1.0
Add base-ref as new input.
v1.0.0
First release.