Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Aug 11, 2025

This PR contains the following updates:

Package Type Update Change
actions/checkout action major v4 -> v5

Release Notes

actions/checkout (actions/checkout)

v5

Compare 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.


  • If you want to rebase/retry this PR, check this box

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

@changeset-bot
Copy link

changeset-bot bot commented Aug 11, 2025

⚠️ No Changeset found

Latest commit: ca0a783

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@codesandbox
Copy link

codesandbox bot commented Aug 11, 2025

Review or Edit in CodeSandbox

Open the branch in Web EditorVS CodeInsiders

Open Preview

@coderabbitai
Copy link

coderabbitai bot commented Aug 11, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@vercel
Copy link

vercel bot commented Aug 11, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
next-app-starter Ready Ready Preview Comment Oct 9, 2025 10:38am

Copy link

@ellipsis-dev ellipsis-dev bot left a 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 83 lines of code in 5 files
  • Skipped 0 files when reviewing.
  • Skipped posting 7 draft 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% <= threshold 50% 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% <= threshold 50% 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% <= threshold 50% 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% <= threshold 50% 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% <= threshold 50% 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% <= threshold 50% 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% <= threshold 50% None

Workflow ID: wflow_P0OING6m3PVApgaO

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

@vercel
Copy link

vercel bot commented Sep 25, 2025

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

Learn More: https://vercel.com/itman?upgradeToPro=build-rate-limit

Copy link

@ellipsis-dev ellipsis-dev bot left a 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 815 lines of code in 12 files
  • Skipped 0 files when reviewing.
  • Skipped posting 4 draft 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% <= threshold 50% 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% <= threshold 50% None

Workflow ID: wflow_eaEgfbKRzKPuQJYg

You can customize Ellipsis by changing your verbosity settings, reacting with 👍 or 👎, replying to comments, or adding code review rules.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant