actions-package-update icon indicating copy to clipboard operation
actions-package-update copied to clipboard

keeps npm dependencies up-to-date by making pull requests from GitHub Actions or CI.

Results 16 actions-package-update issues
Sort by recently updated
recently updated
newest added

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

I want use email: github-actions[bot]@users.noreply.github.com. but , this line that format: email don't allow []. https://github.com/taichi/actions-package-update/blob/5ab5dc4dcbf726ad322c95c83e7395990611921a/src/config.ts#L42 I remove that, but test failed. because async test already broken. I hope you...

Bumps [convict](https://github.com/mozilla/node-convict) from 6.0.0 to 6.2.3. Changelog Sourced from convict's changelog. [6.2.3] - 2022-05-07 Fixed More more complete fix for prototype pollution vulnerability first addressed in #384 (Marc-Aurèle Darche @​madarche,...

dependencies

## Motivation Now, this action will create a pull request with `default branch` specified as the `base branch`. I've added the feature to change the base branch by adding env....

Having multiple package updates in one pull request is hard to manage. How about creating pull requests for each package, like Renovate? Thank you.

Fixed some grammar, spelling and headings

Hey @taichi 👋🏻 Would love to hear from you what do you think about implementing these two features to the opened PRs: - Add Labels - Assign Reviewers I was...

This PR adds an option to allows dependency updates for repos supporting `pnpm` as package manager. [pnpm update](https://pnpm.js.org/en/cli/update) cc: @taichi

Hey! I've been using this action for a while, and about one and a half months ago the action started to fail to try to use fsevents in a ubuntu...

For projects with decent coverage I could just merge these PRs without doing any manual checking out and testing of the branch. When this bot creates the PRs Github actions...