-
-
Couldn't load subscription status.
- Fork 34
chore(deps): update actions/checkout action to v5 #2020
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
Review or Edit in CodeSandboxOpen the branch in Web Editor • VS Code • Insiders |
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed everything up to 7cb7830 in 58 seconds. Click for details.
- Reviewed
83lines of code in5files - Skipped
0files when reviewing. - Skipped posting
7draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. .github/workflows/code-quality.yml:16
- Draft comment:
Updated checkout action to v5. Verify that v5's defaults (e.g. fetch depth and token permissions) meet your workflow requirements. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
2. .github/workflows/codeql-analysis.yml:41
- Draft comment:
Updated checkout action to v5. Ensure the new version properly fetches repository data needed for the CodeQL analysis. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
3. .github/workflows/pr-check.yml:19
- Draft comment:
Updated checkout action to v5 in the 'typecheck' job. Confirm that all dependent steps remain compatible with the new version. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
4. .github/workflows/pr-check.yml:36
- Draft comment:
Updated checkout action to v5 in the 'linter' job. Ensure that repository access and context are still correctly provided. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
5. .github/workflows/pre-commit.yml:16
- Draft comment:
Updated checkout action to v5 in the pre-commit workflow. Check that its default behavior suits your file commit and push requirements. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
6. .github/workflows/review-dog.yml:14
- Draft comment:
Updated checkout action to v5 in the 'review' job. Confirm that this integration with reviewdog is still fully functional. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
7. .github/workflows/review-dog.yml:27
- Draft comment:
Updated checkout action to v5 in the 'misspell' job. Verify that file permissions and access remain correct. - Reason this comment was not posted:
Confidence changes required:0%<= threshold50%None
Workflow ID: wflow_P0OING6m3PVApgaO
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
7cb7830 to
c8cec3a
Compare
|
Deployment failed with the following error: Learn More: https://vercel.com/itman?upgradeToPro=build-rate-limit |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Important
Looks good to me! 👍
Reviewed 0b5a39c in 1 minute and 6 seconds. Click for details.
- Reviewed
815lines of code in12files - Skipped
0files when reviewing. - Skipped posting
4draft comments. View those below. - Modify your settings and rules to customize what types of comments Ellipsis leaves. And don't forget to react with 👍 or 👎 to teach Ellipsis.
1. components/Header/index.tsx:23
- Draft comment:
Remove the leading space in the className (' body-font' -> 'body-font'). - Reason this comment was not posted:
Comment was not on a location in the diff, so it can't be submitted as a review comment.
2. components/Header/index.tsx:25
- Draft comment:
Consider removing the 'passHref' prop since Next.js automatically passes the href to child anchor elements. - Reason this comment was not posted:
Confidence changes required:50%<= threshold50%None
3. pages/contact.tsx:56
- Draft comment:
Verify the use of 'outline-hidden'; typically Tailwind uses 'outline-none' to remove outlines. - Reason this comment was not posted:
Comment was not on a location in the diff, so it can't be submitted as a review comment.
4. stories/Button.stories.tsx:10
- Draft comment:
Remove the trailing space in the Button label for consistency ('Button ' -> 'Button'). - Reason this comment was not posted:
Confidence changes required:33%<= threshold50%None
Workflow ID: wflow_eaEgfbKRzKPuQJYg
You can customize by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.
0b5a39c to
ca0a783
Compare
This PR contains the following updates:
v4->v5Release Notes
actions/checkout (actions/checkout)
v5Compare Source
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
This PR was generated by Mend Renovate. View the repository job log.