Update tubone24/depcheck_action action to v1.2.0 #717

Open
renovate[bot] wants to merge 1 commit from renovate-tubone24-depcheck_action-1.x into master
renovate[bot] commented 2024-12-08 13:50:04 -05:00 (Migrated from github.com)

This PR contains the following updates:

Package Type Update Change
tubone24/depcheck_action action minor v1.1.0v1.2.0

Release Notes

tubone24/depcheck_action (tubone24/depcheck_action)

v1.2.0

Compare Source

What's Changed

  • format details / summary

https://user-images.githubusercontent.com/9511227/210130440-709b3a8b-92ed-4213-81de-2c99f1de56c5.mov

Full Changelog: https://github.com/tubone24/depcheck_action/compare/v1.1.0...v1.2.0


Configuration

📅 Schedule: Branch creation - "after 11pm,before 6am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, 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, check this box

This PR was generated by Mend Renovate. View the repository job log.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tubone24/depcheck_action](https://redirect.github.com/tubone24/depcheck_action) | action | minor | `v1.1.0` → `v1.2.0` | --- ### Release Notes <details> <summary>tubone24/depcheck_action (tubone24/depcheck_action)</summary> ### [`v1.2.0`](https://redirect.github.com/tubone24/depcheck_action/releases/tag/v1.2.0) [Compare Source](https://redirect.github.com/tubone24/depcheck_action/compare/v1.1.0...v1.2.0) #### What's Changed - format details / summary <https://user-images.githubusercontent.com/9511227/210130440-709b3a8b-92ed-4213-81de-2c99f1de56c5.mov> **Full Changelog**: <https://github.com/tubone24/depcheck_action/compare/v1.1.0...v1.2.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm,before 6am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/tubone24/update_release). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS40Mi40IiwidXBkYXRlZEluVmVyIjoiNDIuNjkuMSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJyZW5vdmF0ZSJdfQ==-->
github-actions[bot] commented 2024-12-08 13:50:28 -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. <details> <summary>Unused dependencies</summary> - @actions/exec </details> <details> <summary>Unused devdependencies</summary> - @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 </details> <details> <summary>Missing</summary> - @typescript-eslint/eslint-plugin - /github/workspace/.eslintrc - @octokit/rest - /github/workspace/src/update-release.ts </details>
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate-tubone24-depcheck_action-1.x:renovate-tubone24-depcheck_action-1.x
git switch renovate-tubone24-depcheck_action-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate-tubone24-depcheck_action-1.x
git switch renovate-tubone24-depcheck_action-1.x
git rebase master
git switch master
git merge --ff-only renovate-tubone24-depcheck_action-1.x
git switch renovate-tubone24-depcheck_action-1.x
git rebase master
git switch master
git merge --no-ff renovate-tubone24-depcheck_action-1.x
git switch master
git merge --squash renovate-tubone24-depcheck_action-1.x
git switch master
git merge --ff-only renovate-tubone24-depcheck_action-1.x
git switch master
git merge renovate-tubone24-depcheck_action-1.x
git push origin master
Sign in to join this conversation.
No description provided.