pkgx
pkgx copied to clipboard
Bump robinraju/release-downloader from 1.9 to 1.10
Bumps robinraju/release-downloader from 1.9 to 1.10.
Release notes
Sourced from robinraju/release-downloader's releases.
Release Downloader v1.10
What's Changed
- Update README.md by
@robinraju
in robinraju/release-downloader#680- Bump actions/checkout from 3 to 4 by
@dependabot
in robinraju/release-downloader#687- Bump actions/setup-node from 3 to 4 by
@dependabot
in robinraju/release-downloader#686- Bump nock from 13.3.8 to 13.5.1 by
@dependabot
in robinraju/release-downloader#685- Bump
@types/node
from 20.11.8 to 20.11.10 by@dependabot
in robinraju/release-downloader#682- Bump typescript from 5.0.4 to 5.3.3 by
@dependabot
in robinraju/release-downloader#683- Bump
@vercel/ncc
from 0.36.1 to 0.38.1 by@dependabot
in robinraju/release-downloader#684- Bump eslint-plugin-prettier from 5.0.1 to 5.1.3 by
@dependabot
in robinraju/release-downloader#681- fix: change zip library to fix garbled extract file under node 20 by
@jackie-linz
in robinraju/release-downloader#707- Fix tests on windows, and package bundled js by
@robinraju
in robinraju/release-downloader#710- Bump undici from 5.27.2 to 5.28.4 by
@dependabot
in robinraju/release-downloader#705- Bump tar from 6.2.0 to 6.2.1 by
@dependabot
in robinraju/release-downloader#711- Grouped dependancy updates by
@robinraju
in robinraju/release-downloader#713New Contributors
@jackie-linz
made their first contribution in robinraju/release-downloader#707Full Changelog: https://github.com/robinraju/release-downloader/compare/v1.9...v1.10
Commits
c39a3b2
Grouped dependancy updates (#713)8319c01
Bump tar from 6.2.0 to 6.2.1 (#711)cba0fbc
Bump undici from 5.27.2 to 5.28.4 (#705)937fc82
Fix tests on windows, and package bundled js (#710)452eec1
fix: change zip library to fix garbled extract file under node 20 (#707)428cfb3
Bump eslint-plugin-prettier from 5.0.1 to 5.1.3 (#681)b90fd8e
Bump@vercel/ncc
from 0.36.1 to 0.38.1 (#684)ebf0b2f
Bump typescript from 5.0.4 to 5.3.3 (#683)cdb0423
Bump@types/node
from 20.11.8 to 20.11.10 (#682)7ff501f
Bump nock from 13.3.8 to 13.5.1 (#685)- 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)