Bump softprops/action-gh-release from 2.3.3 to 2.3.4 by dependabot[bot] · Pull Request #1494 · smallstep/cli
Bumps softprops/action-gh-release from 2.3.3 to 2.3.4.
Release notes
Sourced from softprops/action-gh-release's releases.
v2.3.4
What's Changed
Bug fixes 🐛
- fix(action): handle 422 already_exists race condition by
@stephenwayin softprops/action-gh-release#665Other Changes 🔄
- chore(deps): bump actions/setup-node from 4.4.0 to 5.0.0 in the github-actions group by
@dependabot[bot] in softprops/action-gh-release#656- chore(deps): bump
@types/nodefrom 20.19.11 to 20.19.13 in the npm group by@dependabot[bot] in softprops/action-gh-release#655- chore(deps): bump vite from 7.0.0 to 7.1.5 by
@dependabot[bot] in softprops/action-gh-release#657- chore(deps): bump the npm group across 1 directory with 2 updates by
@dependabot[bot] in softprops/action-gh-release#662- chore(deps): bump the npm group with 3 updates by
@dependabot[bot] in softprops/action-gh-release#666Full Changelog: softprops/action-gh-release@v2...v2.3.4
Changelog
Sourced from softprops/action-gh-release's changelog.
2.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#6292.3.0
- Migrate from jest to vitest
- Replace
mimewithmime-types- Bump to use node 24
- Dependency updates
2.2.2
What's Changed
Bug fixes 🐛
- fix: updating release draft status from true to false by
@galarghin softprops/action-gh-release#316Other Changes 🔄
... (truncated)
Commits
62c96d0release 2.3.47dc9b8afix(action): handle 422 already_exists race condition (#665)0f0e0b9chore(deps): bump the npm group with 3 updates (#666)97d42c1chore(deps): bump the npm group across 1 directory with 2 updates (#662)19cd0bcchore(deps): bump vite from 7.0.0 to 7.1.5 (#657)5d1b0b1chore(deps): bump@types/nodefrom 20.19.11 to 20.19.13 in the npm group (#655)f6021cfchore(deps): bump actions/setup-node in the github-actions group (#656)- 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)