Skip to content

chore: upgrade deps#122

Merged
DylanPiercey merged 1 commit intomainfrom
deps-04-14-26
Apr 14, 2026
Merged

chore: upgrade deps#122
DylanPiercey merged 1 commit intomainfrom
deps-04-14-26

Conversation

@DylanPiercey
Copy link
Copy Markdown
Contributor

No description provided.

@DylanPiercey DylanPiercey self-assigned this Apr 14, 2026
@github-project-automation github-project-automation bot moved this to Todo in Roadmap Apr 14, 2026
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 14, 2026

⚠️ No Changeset found

Latest commit: f108c46

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.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

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

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.83%. Comparing base (7f649f3) to head (f108c46).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #122   +/-   ##
=======================================
  Coverage   96.83%   96.83%           
=======================================
  Files           8        8           
  Lines         316      316           
  Branches       54       54           
=======================================
  Hits          306      306           
  Misses          4        4           
  Partials        6        6           

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

@DylanPiercey DylanPiercey merged commit 5baad83 into main Apr 14, 2026
10 checks passed
@github-project-automation github-project-automation bot moved this from Todo to Done in Roadmap Apr 14, 2026
@DylanPiercey DylanPiercey deleted the deps-04-14-26 branch April 14, 2026 16:08
@coderabbitai
Copy link
Copy Markdown

coderabbitai bot commented Apr 14, 2026

Caution

Review failed

Pull request was closed or merged during review

Walkthrough

This pull request makes three types of updates across the repository. The GitHub Actions CI workflow updates the Codecov action from version 5 to version 6. The package.json file updates multiple development dependencies to newer versions, including TypeScript, ESLint, Vitest, and related tooling packages. The rolldown build configuration removes the treeshake configuration block that contained module side effects settings. These changes represent maintenance updates to development tools and CI infrastructure.

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 inconclusive)

Check name Status Explanation Resolution
Description check ❓ Inconclusive No description was provided by the author; the pull request is missing a description entirely. Add a pull request description explaining the motivation, impact, and testing of the dependency upgrades.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: upgrade deps' directly and clearly describes the main purpose of the changeset, which involves upgrading dependencies and related tooling configurations.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch deps-04-14-26

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

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

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

1 participant