Update github/codeql-action action to v2 - abandoned #392

Open
renovate[bot] wants to merge 1 commit from renovate-github-codeql-action-2.x into master
renovate[bot] commented 2022-04-25 10:00:09 -04:00 (Migrated from github.com)

Mend Renovate

This PR contains the following updates:

Package Type Update Change
github/codeql-action action major v1 -> v2

Release Notes

github/codeql-action

v2

Compare Source


Configuration

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

🚦 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, check this box

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

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | major | `v1` -> `v2` | --- ### Release Notes <details> <summary>github/codeql-action</summary> ### [`v2`](https://togithub.com/github/codeql-action/compare/v1...v2) [Compare Source](https://togithub.com/github/codeql-action/compare/v1...v2) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 11pm,before 6am" in timezone Asia/Tokyo, Automerge - At any time (no schedule defined). 🚦 **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, 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/tubone24/update_release). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzMi4xNTQuMiIsInVwZGF0ZWRJblZlciI6IjM0LjkuMSJ9-->
github-actions[bot] commented 2022-04-25 10:00:45 -04: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
renovate[bot] commented 2023-03-21 06:23:49 -04:00 (Migrated from github.com)

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

Warning: custom changes will be lost.

### Edited/Blocked Notification Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. ⚠ **Warning**: custom changes will be lost.
renovate[bot] commented 2023-12-13 13:07:21 -05:00 (Migrated from github.com)

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

### Autoclosing Skipped This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.
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-github-codeql-action-2.x:renovate-github-codeql-action-2.x
git switch renovate-github-codeql-action-2.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-github-codeql-action-2.x
git switch renovate-github-codeql-action-2.x
git rebase master
git switch master
git merge --ff-only renovate-github-codeql-action-2.x
git switch renovate-github-codeql-action-2.x
git rebase master
git switch master
git merge --no-ff renovate-github-codeql-action-2.x
git switch master
git merge --squash renovate-github-codeql-action-2.x
git switch master
git merge --ff-only renovate-github-codeql-action-2.x
git switch master
git merge renovate-github-codeql-action-2.x
git push origin master
Sign in to join this conversation.
No description provided.