Skip to content

Commit 8108bec

Browse files
chore(deps): update kentaro-m/auto-assign-action action to v1.2.5 (#206)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [kentaro-m/auto-assign-action](https://togithub.com/kentaro-m/auto-assign-action) | action | patch | `v1.2.4` -> `v1.2.5` | --- ### Release Notes <details> <summary>kentaro-m/auto-assign-action</summary> ### [`v1.2.5`](https://togithub.com/kentaro-m/auto-assign-action/releases/tag/v1.2.5) [Compare Source](https://togithub.com/kentaro-m/auto-assign-action/compare/v1.2.4...v1.2.5) #### What's Changed - chore(deps): update unit test packages by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/89](https://togithub.com/kentaro-m/auto-assign-action/pull/89) - chore(deps): update dependency husky to v8 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/90](https://togithub.com/kentaro-m/auto-assign-action/pull/90) - chore(deps): update dependency [@&#8203;octokit/webhooks-types](https://togithub.com/octokit/webhooks-types) to v6 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/87](https://togithub.com/kentaro-m/auto-assign-action/pull/87) - chore(deps): update dependency typescript to v4.9.3 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/100](https://togithub.com/kentaro-m/auto-assign-action/pull/100) - chore(deps): update dependency typescript to v4.9.4 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/102](https://togithub.com/kentaro-m/auto-assign-action/pull/102) - chore(deps): update dependency [@&#8203;octokit/webhooks-types](https://togithub.com/octokit/webhooks-types) to v6.8.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/104](https://togithub.com/kentaro-m/auto-assign-action/pull/104) - chore(deps): update dependency [@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) to v0.36.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/103](https://togithub.com/kentaro-m/auto-assign-action/pull/103) - chore(deps): update dependency [@&#8203;octokit/webhooks-types](https://togithub.com/octokit/webhooks-types) to v6.9.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/105](https://togithub.com/kentaro-m/auto-assign-action/pull/105) - chore(deps): update dependency husky to v8.0.3 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/106](https://togithub.com/kentaro-m/auto-assign-action/pull/106) - chore(deps): update dependency [@&#8203;octokit/webhooks-types](https://togithub.com/octokit/webhooks-types) to v6.10.0 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/107](https://togithub.com/kentaro-m/auto-assign-action/pull/107) - chore(deps): update dependency [@&#8203;vercel/ncc](https://togithub.com/vercel/ncc) to v0.36.1 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/108](https://togithub.com/kentaro-m/auto-assign-action/pull/108) - chore(deps): update dependency typescript to v4.9.5 by [@&#8203;renovate](https://togithub.com/renovate) in [https://github.com/kentaro-m/auto-assign-action/pull/110](https://togithub.com/kentaro-m/auto-assign-action/pull/110) - chore: bump up for [@&#8203;actions/github](https://togithub.com/actions/github) to v5.0.0 by [@&#8203;kentaro-m](https://togithub.com/kentaro-m) in [https://github.com/kentaro-m/auto-assign-action/pull/63](https://togithub.com/kentaro-m/auto-assign-action/pull/63) - test: use jest-mock for mocked utils by [@&#8203;kentaro-m](https://togithub.com/kentaro-m) in [https://github.com/kentaro-m/auto-assign-action/pull/112](https://togithub.com/kentaro-m/auto-assign-action/pull/112) - Upgrade jest to v29 by [@&#8203;kentaro-m](https://togithub.com/kentaro-m) in [https://github.com/kentaro-m/auto-assign-action/pull/113](https://togithub.com/kentaro-m/auto-assign-action/pull/113) - Upgrade prettier by [@&#8203;kentaro-m](https://togithub.com/kentaro-m) in [https://github.com/kentaro-m/auto-assign-action/pull/114](https://togithub.com/kentaro-m/auto-assign-action/pull/114) - chore: support for Node.js versioning with .node-version by [@&#8203;kentaro-m](https://togithub.com/kentaro-m) in [https://github.com/kentaro-m/auto-assign-action/pull/115](https://togithub.com/kentaro-m/auto-assign-action/pull/115) **Full Changelog**: kentaro-m/auto-assign-action@v1.2.4...v1.2.5 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/teutonet/teutonet-helm-charts). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xNDMuMSIsInVwZGF0ZWRJblZlciI6IjM0LjE0My4xIn0=--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bc378e4 commit 8108bec

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/auto-assign-pr.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ jobs:
99
auto-assign:
1010
runs-on: ubuntu-latest
1111
steps:
12-
- uses: kentaro-m/[email protected].4
12+
- uses: kentaro-m/[email protected].5

0 commit comments

Comments
 (0)