Skip to content

Comments

chore(npm): update yarn.lock#1322

Merged
orhun merged 1 commit intoorhun:mainfrom
ognis1205:ci/update-yarn-lock
Dec 20, 2025
Merged

chore(npm): update yarn.lock#1322
orhun merged 1 commit intoorhun:mainfrom
ognis1205:ci/update-yarn-lock

Conversation

@ognis1205
Copy link
Collaborator

Description

This PR updates yarn.lock to reflect the current dependency resolution.

Motivation and Context

The lockfile was out of sync with the current dependencies.

How Has This Been Tested?

  • yarn install was run successfully.
  • No runtime or build-time issues observed.

Screenshots / Logs (if applicable)

N/A

Types of Changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation (no code change)
  • Refactor (refactoring production code)
  • Other

Checklist:

  • My code follows the code style of this project.
  • I have updated the documentation accordingly.
  • I have formatted the code with rustfmt.
  • I checked the lints with clippy.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

Signed-off-by: Shingo OKAWA <[email protected]>
@ognis1205 ognis1205 requested a review from orhun as a code owner December 20, 2025 19:02
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.43%. Comparing base (34b8d30) to head (5d9b627).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1322   +/-   ##
=======================================
  Coverage   43.43%   43.43%           
=======================================
  Files          23       23           
  Lines        2245     2245           
=======================================
  Hits          975      975           
  Misses       1270     1270           
Flag Coverage Δ
unit-tests 43.43% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Owner

@orhun orhun left a comment

Choose a reason for hiding this comment

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

thx!

@orhun orhun merged commit 0cec8a0 into orhun:main Dec 20, 2025
94 of 95 checks passed
@ognis1205 ognis1205 deleted the ci/update-yarn-lock branch December 20, 2025 21:29
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.

3 participants