Skip to content

Conversation

@joaquim-verges
Copy link
Member

@joaquim-verges joaquim-verges commented Dec 10, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

@thirdweb-dev/[email protected]

Patch Changes


PR-Codex overview

This PR updates the version of the service-utils package from 0.10.9 to 0.10.10 and adds a new entry in the CHANGELOG.md to document the changes made, specifically the addition of a dedicated relayer.

Detailed summary

  • Updated version in package.json from 0.10.9 to 0.10.10.
  • Added entry in CHANGELOG.md for 0.10.10 with:

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Summary by CodeRabbit

  • New Features
    • Added a dedicated relayer to service utilities.

✏️ Tip: You can customize this high-level summary in your review settings.

@joaquim-verges joaquim-verges requested a review from a team as a code owner December 10, 2025 21:27
@vercel
Copy link

vercel bot commented Dec 10, 2025

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

Project Deployment Preview Comments Updated (UTC)
docs-v2 Ready Ready Preview Comment Dec 10, 2025 9:38pm
nebula Ready Ready Preview Comment Dec 10, 2025 9:38pm
thirdweb_playground Ready Ready Preview Comment Dec 10, 2025 9:38pm
thirdweb-www Ready Ready Preview Comment Dec 10, 2025 9:38pm
wallet-ui Ready Ready Preview Comment Dec 10, 2025 9:38pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 10, 2025

Walkthrough

This pull request updates version metadata and release documentation for the service-utils package, bumping the version from 0.10.9 to 0.10.10 and documenting the addition of a dedicated relayer in the changelog.

Changes

Cohort / File(s) Summary
Version Release for service-utils
.changeset/some-mice-own.md, packages/service-utils/package.json, packages/service-utils/CHANGELOG.md
Version bump from 0.10.9 to 0.10.10 with accompanying changelog entry and changeset update documenting the dedicated relayer addition.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Pre-merge checks and finishing touches

❌ Failed checks (1 inconclusive)
Check name Status Explanation Resolution
Description check ❓ Inconclusive The description does not follow the repository's template structure. It lacks the required format with sections like 'Notes for the reviewer' and 'How to test', though it is auto-generated by the Changesets action. Consider whether auto-generated changesets release PRs should follow the standard template or have a separate template exception; this appears to be system-generated content rather than a manual PR.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Version Packages' accurately describes the main purpose of this changesets release PR, which is to version and prepare packages for release.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch changeset-release/main

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 7967d7f and 1acac5a.

📒 Files selected for processing (3)
  • .changeset/some-mice-own.md (0 hunks)
  • packages/service-utils/CHANGELOG.md (1 hunks)
  • packages/service-utils/package.json (1 hunks)
💤 Files with no reviewable changes (1)
  • .changeset/some-mice-own.md
🧰 Additional context used
📓 Path-based instructions (1)
**/*.{js,jsx,ts,tsx,json}

📄 CodeRabbit inference engine (AGENTS.md)

Biome governs formatting and linting; its rules live in biome.json. Run pnpm fix & pnpm lint before committing, ensure there are no linting errors

Files:

  • packages/service-utils/package.json
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (6)
  • GitHub Check: E2E Tests (pnpm, vite)
  • GitHub Check: Size
  • GitHub Check: Unit Tests
  • GitHub Check: Lint Packages
  • GitHub Check: Analyze (javascript)
  • GitHub Check: Socket Security: Pull Request Alerts
🔇 Additional comments (2)
packages/service-utils/package.json (1)

72-72: Version bump is correct.

The patch version update from 0.10.9 to 0.10.10 is properly applied and consistent with the release objective.

packages/service-utils/CHANGELOG.md (1)

3-7: Changelog entry is properly formatted and consistent.

The new version 0.10.10 entry correctly references PR #8479, the commit hash, and credits @0xFirekeeper. The entry follows the established changelog format and is correctly positioned at the top of the file.


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

@codecov
Copy link

codecov bot commented Dec 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 54.66%. Comparing base (7967d7f) to head (1acac5a).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8532   +/-   ##
=======================================
  Coverage   54.66%   54.66%           
=======================================
  Files         921      921           
  Lines       61163    61163           
  Branches     4151     4151           
=======================================
  Hits        33435    33435           
  Misses      27627    27627           
  Partials      101      101           
Flag Coverage Δ
packages 54.66% <ø> (ø)
🚀 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.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 10, 2025

size-limit report 📦

Path Size
@thirdweb-dev/nexus (esm) 105.66 KB (0%)
@thirdweb-dev/nexus (cjs) 319.47 KB (0%)

@0xFirekeeper 0xFirekeeper merged commit 1aa4912 into main Dec 10, 2025
24 of 25 checks passed
@0xFirekeeper 0xFirekeeper deleted the changeset-release/main branch December 10, 2025 21:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants