Releases: BrownUniversity/laravel-vm-deployment-action
Releases · BrownUniversity/laravel-vm-deployment-action
Version 3.0.1
What's Changed
- Bump actions/setup-node from 3 to 4 by @dependabot in #38
- Bump undici from 5.26.3 to 5.28.3 by @dependabot in #39
- Bump undici from 5.28.3 to 5.28.4 by @dependabot in #40
- Bump undici from 5.28.4 to 5.28.5 by @dependabot in #41
Full Changelog: v3...v3.0.1
Version 3.0.0
What's Changed
- Bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #32
- Bump json5 from 1.0.1 to 1.0.2 by @dependabot in #33
- Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #34
- Upgrade action to node 20 by @sumnerwarren in #36
- Remove unused ssh key input by @sumnerwarren in #37
Full Changelog: v2.0.1...v3.0.0
Version 2.0.1
Full Changelog: v2.0.1...v2.0.1
Version 2.0.0
What's Changed
- Bump acorn from 6.4.0 to 6.4.1 by @dependabot in #18
- Bump lodash from 4.17.15 to 4.17.19 by @dependabot in #19
- Update minimist based on github alert by @sumnerwarren in #20
- Add writableDirectories input to action config by @sumnerwarren in #21
- Bump @actions/core from 1.2.0 to 1.2.6 by @dependabot in #22
- Bump lodash from 4.17.19 to 4.17.21 by @dependabot in #23
- Bump glob-parent from 5.1.0 to 5.1.2 by @dependabot in #24
- Create LICENSE by @adam-at-brown in #25
- Bump ajv from 6.10.2 to 6.12.6 by @dependabot in #26
- Bump minimist from 1.2.5 to 1.2.6 by @dependabot in #27
- Bump ansi-regex from 4.1.0 to 4.1.1 by @dependabot in #28
- Bump @actions/core from 1.2.6 to 1.9.1 by @dependabot in #29
- Deal with action deprecations by @sumnerwarren in #30
New Contributors
- @adam-at-brown made their first contribution in #25
Full Changelog: v1.1.0...v2.0.0
Version 1.1.0
Version 1.0.1
Fix location of main
property in action metadata
Version 1.0.0
Initial release of this action.
- Change artisan commands to be synchronous (#4)