actions-package-update
actions-package-update copied to clipboard
keeps npm dependencies up-to-date by making pull requests from GitHub Actions or CI.
For example: ``` steps: - uses: ybiquitous/npm-audit-fix-action@v1 with: labels: [dependencies, security] ```
ci-yarn-upgrade display diff URL in PR, but actions-package-update does not display diff URL. Processing that generates diff URL is implemented, but it seems that it is not working because tags...
According to the official documentation, there is no need to add a prefix to the token on `auth` property: https://octokit.github.io/rest.js/v19#authentication.
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8. Changelog Sourced from minimist's changelog. v1.2.8 - 2023-02-09 Merged [Fix] Fix long option followed by single dash [#17](https://github.com/minimistjs/minimist/issues/17) [Tests] Remove duplicate test [#12](https://github.com/minimistjs/minimist/issues/12) [Fix]...
Bumps [convict](https://github.com/mozilla/node-convict) from 6.0.0 to 6.2.4. Changelog Sourced from convict's changelog. 6.2.4 (2023-01-07) Bug Fixes Fix imperfect prototype pollution fix (#410) (#411). Thanks to Captain-K-101 [6.2.3] - 2022-05-07 Fixed More...
Hi `taichi/actions-package-update`! This is a one-off automatically generated pull request from LGTM.com :robot:. You might have heard that we’ve integrated LGTM’s underlying CodeQL analysis engine natively into GitHub. The result...