Skip to content
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

Patch 1 #543

Merged
merged 2 commits into from
Mar 17, 2025
Merged

Patch 1 #543

merged 2 commits into from
Mar 17, 2025

Conversation

kudoas
Copy link
Owner

@kudoas kudoas commented Mar 17, 2025

This pull request includes updates to the GitHub Actions workflow and dependency version upgrades in package.json.

GitHub Actions Workflow:

Dependency Updates:

  • package.json: Upgraded @vitest/browser and @vitest/coverage-istanbul from version 3.0.8 to 3.0.9.
  • package.json: Upgraded vitest from version 3.0.8 to 3.0.9.

Copy link

vercel bot commented Mar 17, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
portfolio ✅ Ready (Inspect) Visit Preview 💬 Add feedback Mar 17, 2025 11:58pm

@kudoas kudoas requested a review from Copilot March 17, 2025 23:58

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This pull request updates the GitHub Actions workflow to refine when the auto-assign feature triggers and bumps dependency versions in package.json.

  • Update workflow condition to check that the pull request assignee is null and the actor is not a bot.
  • Upgrade @vitest/browser, @vitest/coverage-istanbul, and vitest dependencies from version 3.0.8 to 3.0.9.

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated no comments.

File Description
.github/workflows/auto-assign.yml Refined condition to exclude bot actors when assigning pull request assignees.
package.json Updated dependency versions to maintain compatibility and include bug fixes.
@kudoas kudoas merged commit 0087c0c into main Mar 17, 2025
9 checks passed
@kudoas kudoas deleted the patch-1 branch March 17, 2025 23:59
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