Update actions/checkout action to v3 #339

Merged
renovate[bot] merged 1 commit from renovate-actions-checkout-3.x into master 2022-04-26 09:29:11 -04:00
renovate[bot] commented 2022-03-01 15:51:11 -05:00 (Migrated from github.com)

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v2 -> v3

Release Notes

actions/checkout

v3

Compare Source


Configuration

📅 Schedule: "after 11pm,before 6am" in timezone Asia/Tokyo.

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

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.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

[![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | major | `v2` -> `v3` | --- ### Release Notes <details> <summary>actions/checkout</summary> ### [`v3`](https://togithub.com/actions/checkout/blob/HEAD/CHANGELOG.md#v302) [Compare Source](https://togithub.com/actions/checkout/compare/v2...v3) - [Add input `set-safe-directory`](https://togithub.com/actions/checkout/pull/770) </details> --- ### Configuration 📅 **Schedule**: "after 11pm,before 6am" in timezone Asia/Tokyo. 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **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, click this checkbox. --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/tubone24/update_release).
github-actions[bot] commented 2022-03-01 15:51:47 -05:00 (Migrated from github.com)

depcheck Result

List up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes.

  • Unused dependencies

    • @actions/exec
  • Unused devdependencies

    • @types/jest
    • @vercel/ncc
    • eslint
    • eslint-config-airbnb
    • eslint-config-prettier
    • eslint-plugin-import
    • eslint-plugin-jsx-a11y
    • eslint-plugin-prettier
    • eslint-plugin-react
    • husky
    • jest
    • prettier
    • typescript
  • Missing

    • @typescript-eslint/eslint-plugin

      • /github/workspace/.eslintrc
    • @octokit/rest

      • /github/workspace/src/update-release.ts
# depcheck Result List up libraries that are defined in dependencies and devDependencies in package.json but not used in your codes. - Unused dependencies - @actions/exec - Unused devdependencies - @types/jest - @vercel/ncc - eslint - eslint-config-airbnb - eslint-config-prettier - eslint-plugin-import - eslint-plugin-jsx-a11y - eslint-plugin-prettier - eslint-plugin-react - husky - jest - prettier - typescript - Missing - @typescript-eslint/eslint-plugin - /github/workspace/.eslintrc - @octokit/rest - /github/workspace/src/update-release.ts
tubone24 (Migrated from github.com) approved these changes 2022-04-26 09:29:06 -04:00
Sign in to join this conversation.
No description provided.