Bump softprops/action-gh-release from 2.3.4 to 2.4.1 by dependabot[bot] · Pull Request #1501 · smallstep/cli
Bumps softprops/action-gh-release from 2.3.4 to 2.4.1.
Release notes
Sourced from softprops/action-gh-release's releases.
v2.4.1
What's Changed
Other Changes 🔄
- fix(util): support brace expansion globs containing commas in parseInputFiles by
@Copilotin softprops/action-gh-release#672- fix: gracefully fallback to body when body_path cannot be read by
@Copilotin softprops/action-gh-release#671Full Changelog: softprops/action-gh-release@v2...v2.4.1
v2.4.0
What's Changed
Exciting New Features 🎉
- feat(action): respect working_directory for files globs by
@stephenwayin softprops/action-gh-release#667Other Changes 🔄
- chore(deps): bump the npm group with 2 updates by
@dependabot[bot] in softprops/action-gh-release#668Full Changelog: softprops/action-gh-release@v2.3.4...v2.4.0
Changelog
Sourced from softprops/action-gh-release's changelog.
2.4.1
What's Changed
Other Changes 🔄
- fix(util): support brace expansion globs containing commas in parseInputFiles by
@Copilotin softprops/action-gh-release#672- fix: gracefully fallback to body when body_path cannot be read by
@Copilotin softprops/action-gh-release#6712.4.0
What's Changed
Exciting New Features 🎉
- feat(action): respect working_directory for files globs by
@stephenwayin softprops/action-gh-release#6672.3.4
What's Changed
Bug fixes 🐛
- fix(action): handle 422 already_exists race condition by
@stephenwayin softprops/action-gh-release#665Other Changes 🔄
- dependency updates
2.3.3
What's Changed
Exciting New Features 🎉
- feat: add input option
overwrite_filesby@asfernandesin softprops/action-gh-release#343Other Changes 🔄
- dependency updates
2.3.2
- fix: revert fs
readableWebStreamchange2.3.1
Bug fixes 🐛
- fix: fix file closing issue by
@WailGreein softprops/action-gh-release#629
... (truncated)
Commits
6da8fa9release 2.4.1f38efdefix: gracefully fallback to body when body_path cannot be read (#671)cec1a11fix(util): support brace expansion globs containing commas in parseInputFiles...aec2ec5release 2.4.04db716bfeat: respect working_directory for files globs; add input and tests (#667)14820f2chore(deps): bump the npm group with 2 updates (#668)- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)