Releases: github/command
v1.3.0
Notice
#55 Could be a potentially breaking change (likely not though) depending on how you are using this Action.
What's Changed
- Bump cross-spawn from 7.0.3 to 7.0.6 in the npm_and_yarn group by @dependabot in #51
- Bump the npm-dependencies group across 1 directory with 8 updates by @dependabot in #52
- Reaction fixes by @GrantBirki in #54
- PRs in the
CHANGES_REQUESTED
state need to be treated as "not approved" by @GrantBirki in #55 - add missing outputs by @GrantBirki in #56
- Bump @types/node from 22.10.0 to 22.10.1 in the npm-dependencies group by @dependabot in #53
- Bump actions/upload-artifact from 4.4.0 to 4.4.3 in the github-actions group by @dependabot in #47
Full Changelog: v1...v1.3.0
v1.2.2
What's Changed
- Bump the github-actions group across 1 directory with 2 updates by @dependabot in #39
- Bump the npm-dependencies group across 1 directory with 5 updates by @dependabot in #40
- Bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group by @dependabot in #41
- #43 skip_completing ignores true value and completes by @walkerk1980 in #44
- Bump the npm-dependencies group with 3 updates by @dependabot in #42
- Node Package Updates by @GrantBirki in #45
New Contributors
- @walkerk1980 made their first contribution in #44
Full Changelog: v1...v1.2.2
v1.2.1
What's Changed
This release updates internal packages that this Action uses
- Bump braces from 3.0.2 to 3.0.3 in the npm_and_yarn group by @dependabot in #35
- Bump GrantBirki/json-yaml-validate from 2.7.1 to 3.0.0 in the github-actions group by @dependabot in #33
- Bump the npm-dependencies group across 1 directory with 7 updates by @dependabot in #36
Full Changelog: v1...v1.2.1
v1.2.0
What's Changed
- fix: Ensure allowlist is also checked in the context of issue by @jcfr in #30
- Bump the github-actions group with 2 updates by @dependabot in #28
- Bump the npm-dependencies group across 1 directory with 5 updates by @dependabot in #31
New Contributors
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
This release mainly just contains internal dependency updates (node) that are used by this Action.
- Bump the github-actions group with 3 updates by @dependabot in #19
- docs: small fixes on README by @ronnnnn in #18
- Bump the github-actions group with 2 updates by @dependabot in #23
- Bump the npm_and_yarn group with 1 update by @dependabot in #25
- Bump the npm-dependencies group with 8 updates by @dependabot in #26
- update all node packages by @GrantBirki in #27
New Contributors
Full Changelog: v1.1.0...v1.1.1
v1.1.0
v1.0.0
Initial Stable Release
This Action has been available for several months now and I think its ready for folks to give it a go! Enjoy ❤️
What's Changed
- add dependabot config by @GrantBirki in #11
- Bump the github-actions group with 2 updates by @dependabot in #12
- Bump the npm-dependencies group with 6 updates by @dependabot in #13
- node updates by @GrantBirki in #14
Full Changelog: v0.0.3...v1.0.0
v0.0.3
This release updates internal node packages that this Action relies upon
What's Changed
- Bump @babel/traverse from 7.22.17 to 7.23.2 by @dependabot in #7
- Updates by @GrantBirki in #8
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: v0.0.2...v0.0.3
v0.0.2
v0.0.1
v0.0.1
Initial release 🎉
Use at your own risk
What's Changed
- Initial setup by @GrantBirki in #2
- Cleanup by @GrantBirki in #3
- Allowed Context by @GrantBirki in #4
- Improvements by @GrantBirki in #5
New Contributors
- @GrantBirki made their first contribution in #2
Full Changelog: https://github.com/github/command/commits/v0.0.1