Skip to content

Version Packages - #8913

Merged
0xFirekeeper merged 1 commit into
mainfrom
changeset-release/main
Aug 21, 2026
Merged

Version Packages#8913
0xFirekeeper merged 1 commit into
mainfrom
changeset-release/main

Conversation

@0xFirekeeper

@0xFirekeeper 0xFirekeeper commented Aug 21, 2026

Copy link
Copy Markdown
Member

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/service-utils@0.10.11

Patch Changes

  • #8912 7bf5f29 Thanks @0xFirekeeper! - Scope service-key authorization cache entries by teamId, and ignore cache entries that lack a timestamp

PR-Codex overview

This PR updates the version of the service-utils package from 0.10.10 to 0.10.11 and adds a new entry in the CHANGELOG.md to document a specific change regarding service-key authorization cache entries.

Detailed summary

  • Updated version in package.json from 0.10.10 to 0.10.11.
  • Added a new entry in CHANGELOG.md for version 0.10.11:
    • Scoped service-key authorization cache entries by teamId.
    • Ignored cache entries that lack a timestamp.

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

Summary by CodeRabbit

  • Bug Fixes

    • Improved service-key authorization caching with team-scoped cache entries.
    • Cache entries without timestamps are now ignored.
  • Chores

    • Updated @thirdweb-dev/service-utils to version 0.10.11.
    • Added the corresponding changelog entry.

@0xFirekeeper
0xFirekeeper requested a review from a team as a code owner August 21, 2026 06:09
@vercel

vercel Bot commented Aug 21, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
docs-v2 Ready Ready Preview Aug 21, 2026 6:18am
nebula Ready Ready Preview Aug 21, 2026 6:18am
thirdweb_playground Ready Ready Preview Aug 21, 2026 6:18am
thirdweb-www Ready Ready Preview Aug 21, 2026 6:18am
wallet-ui Ready Ready Preview Aug 21, 2026 6:18am

@coderabbitai

coderabbitai Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 6d336be3-9b43-4a8c-9893-de1d571616ae

📥 Commits

Reviewing files that changed from the base of the PR and between 7bf5f29 and d58fd3b.

📒 Files selected for processing (3)
  • .changeset/spicy-donuts-argue.md
  • packages/service-utils/CHANGELOG.md
  • packages/service-utils/package.json
💤 Files with no reviewable changes (1)
  • .changeset/spicy-donuts-argue.md

Included review availability: 1 review is currently available. Your included PR review attempts over the past 7 days set your current allowance at 5 reviews per hour.


Walkthrough

The package version changed from 0.10.10 to 0.10.11. The changelog documents team-scoped authorization cache entries and ignores entries without timestamps. The pending changeset was removed.

Changes

Service Utils Release

Layer / File(s) Summary
Version and changelog update
packages/service-utils/CHANGELOG.md, packages/service-utils/package.json
The package version changed to 0.10.11. The changelog records the authorization cache changes.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to d58fd

This PR only records the service-utils patch release and its changelog entry; no actionable merge-blocking risk remains beyond normal checks and review.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies this as a package versioning release pull request.
Description check ✅ Passed The description explains the automated release, identifies version 0.10.11, and documents the package changes and publication process.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check. Docstring coverage is scoped to functions touched by this diff. Analyzed 0 functions across 0 files. (2 skipped: 2 unsupported.)
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changeset-release/main

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

@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

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

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #8913      +/-   ##
==========================================
- Coverage   53.12%   53.10%   -0.03%     
==========================================
  Files         935      935              
  Lines       63156    63156              
  Branches     4244     4242       -2     
==========================================
- Hits        33550    33536      -14     
- Misses      29503    29517      +14     
  Partials      103      103              
Flag Coverage Δ
packages 53.10% <ø> (-0.03%) ⬇️
see 5 files with indirect coverage changes
🚀 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

github-actions Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

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 b7e9c69 into main Aug 21, 2026
25 of 26 checks passed
@0xFirekeeper
0xFirekeeper deleted the changeset-release/main branch August 21, 2026 06:16
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.

1 participant