v2ray-rust
v2ray-rust copied to clipboard
Bump robinraju/release-downloader from 1.8 to 1.9
Bumps robinraju/release-downloader from 1.8 to 1.9.
Release notes
Sourced from robinraju/release-downloader's releases.
Release Downloader v1.9
What's Changed
- Correct minor typo in extract action input by
@philostler
in robinraju/release-downloader#666- Fix broken link to CI status badge on README by
@robinraju
in robinraju/release-downloader#672- Upgrade node runtime to v20 by
@xelaris
in robinraju/release-downloader#673- Add release name to output variable by
@robinraju
in robinraju/release-downloader#677- Throw error when a release with no assets are obtained by
@robinraju
in robinraju/release-downloader#678- Download latest pre-release by
@robinraju
in robinraju/release-downloader#679Dependancy Updates
- Update dependencies by
@robinraju
in robinraju/release-downloader#671- Bump
@types/node
from 20.9.4 to 20.11.8 by@dependabot
in robinraju/release-downloader#674- Bump
@typescript-eslint/parser
from 6.12.0 to 6.19.1 by@dependabot
in robinraju/release-downloader#675- Bump eslint from 8.54.0 to 8.56.0 by
@dependabot
in robinraju/release-downloader#676New Contributors
@philostler
made their first contribution in robinraju/release-downloader#666@xelaris
made their first contribution in robinraju/release-downloader#673Full Changelog: https://github.com/robinraju/release-downloader/compare/v1.8...v1.9
Commits
368754b
Download latest prerelease (#679)52c0768
Throw error when a release with no assets are obtained (#678)a3ec587
Add release name to output variable (#677)216d90d
Bump eslint from 8.54.0 to 8.56.0 (#676)f70dc82
Bump@typescript-eslint/parser
from 6.12.0 to 6.19.1 (#675)6dd543b
Bump@types/node
from 20.9.4 to 20.11.8 (#674)63ce2a8
Upgrade node runtime to v20 (#673)50f312f
Fix broken link to CI status badge on README (#672)56fac71
Update dependencies (#671)0ef9efa
Correct minor typo in extract action input (#666)- 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 rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)