PowerSession-rs
PowerSession-rs copied to clipboard
Bump softprops/action-gh-release from 0.1.13 to 2.0.6
Bumps softprops/action-gh-release from 0.1.13 to 2.0.6.
Release notes
Sourced from softprops/action-gh-release's releases.
v2.0.6
maintenance release with updated dependencies
v2.0.5
- Factor in file names with spaces when upserting files #446 via
@MystiPanda- Improvements to error handling #449 via
@tillv2.0.4
v2.0.2
v2.0.1
- Add support for make_latest property softprops/action-gh-release#304 via
@samueljseay- Fail run if files setting contains invalid patterns softprops/action-gh-release#384 via
@rpdelaney- Add support for proxy env variables (don't use node-fetch) softprops/action-gh-release#386 via
@timor-raiman- Suppress confusing warning when input_files is empty softprops/action-gh-release#389 via
@Drowzev2.0.0
- update actions.yml declaration to node20 to address warnings
v0.1.15
update actions.yml declaration to node16 to address warnings upgrade dependencies
add support for auto generating release notes
This feature adds a new action input named
generate_release_noteswhich when set to true, will automatically generate release notes for you based on GitHub activity. See the GitHub docs for the feature for more information.
Changelog
Sourced from softprops/action-gh-release's changelog.
2.0.6
- maintenance release with updated dependencies
2.0.5
- Factor in file names with spaces when upserting files #446 via
@MystiPanda- Improvements to error handling #449 via
@till2.0.4
2.0.3
- Declare
make_latestas an input field inaction.yml#4192.0.2
2.0.1
- Add support for make_latest property #304 via
@samueljseay- Fail run if files setting contains invalid patterns #384 via
@rpdelaney- Add support for proxy env variables (don't use node-fetch) #386 via
@timor-raiman- Suppress confusing warning when input_files is empty #389 via
@Drowze2.0.0
2.0.0!? this release corrects a disjunction between git tag versions used in the marketplace and versions list this file. Previous versions should have really been 1.*. Going forward this should be better aligned.- Upgrade action.yml declaration to node20 to address deprecations
0.1.15
- Upgrade to action.yml declaration to node16 to address deprecations
- Upgrade dependencies
- Add
assetoutput as a JSON array containing information about the uploaded assets0.1.14
- provides an new workflow input option
generate_release_noteswhich when set to true will automatically generate release notes for you based on GitHub activity #179. Please see the GitHub docs for this feature for more information
Commits
a74c6b7update changelogb909f76update dist/index.jse49d08fchore(deps): bump glob from 8.0.3 to 10.4.2f12ad25chore(deps): bump@octokit/plugin-throttlingfrom 4.3.2 to 9.3.07039a82chore: release 2.0.6f9c2b6cchore: update deps and run build73738a6chore(deps): bump node dep and@types/nodea500a35Bump ts-jest from 29.0.3 to 29.1.4 (#459)69320dbupdate changelog9771ccfupdate changelog rebuild dist- Additional commits viewable 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)