Skip to content

[Repo] Update dependencies - #8964

Merged
0xFirekeeper merged 1 commit into
mainfrom
firekeeper/update-fxp
Sep 11, 2026
Merged

0xFirekeeper merged 1 commit into
mainfrom
firekeeper/update-fxp

Conversation

@0xFirekeeper

@0xFirekeeper 0xFirekeeper commented Sep 11, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • Chores
    • Updated the XML parsing dependency version range to use version 4.5.7 for improved consistency and stability.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
@vercel

vercel Bot commented Sep 11, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated
docs-v2 Ready Ready Preview Sep 11, 2026 6:21pm UTC
nebula Ready Ready Preview Sep 11, 2026 6:21pm UTC
thirdweb_playground Ready Ready Preview Sep 11, 2026 6:21pm UTC
thirdweb-www Ready Ready Preview Sep 11, 2026 6:21pm UTC
wallet-ui Ready Ready Preview Sep 11, 2026 6:21pm UTC

@changeset-bot

changeset-bot Bot commented Sep 11, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: faf40f3

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

@coderabbitai

coderabbitai Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

Review Change StackReview Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Essentials

Run ID: bb447989-67b7-4722-89b0-726d60034904

📥 Commits

Reviewing files that changed from the base of the PR and between 5fa86f6 and faf40f3.

⛔ Files ignored due to path filters (1)
  • pnpm-lock.yaml is excluded by !**/pnpm-lock.yaml
📒 Files selected for processing (1)
  • package.json

Included review availability: Your plan provides up to 5 included reviews per hour; 1 remains after this review.


Walkthrough

The package manifest adds a pnpm override that resolves fast-xml-parser versions from 4.0.0 through 4.5.6 to 4.5.7.

Changes

Dependency override

Layer / File(s) Summary
Pin fast-xml-parser versions
package.json
The pnpm override maps fast-xml-parser versions >=4.0.0 <4.5.7 to 4.5.7.

Priority: ⬇️ Low

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

Change: Other

Merge Risk: ⚪ Minimal · up to faf40

The override updates affected fast-xml-parser versions to the patched release, with no actionable merge-blocking risk identified.

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request has no description. It does not provide reviewer notes, testing details, or the issue tag requested by the template. Add a pull request description with the issue tag, reviewer notes, and testing information. State that the change pins fast-xml-parser versions >=4.0.0 <4.5.7 to 4.5.7 and describe the validation performed.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title identifies a dependency update, which matches the pull request change. It is broad but still clear and related.
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…
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.
  • Fix all pre-merge checks with AI
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch firekeeper/update-fxp

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

@socket-security

Copy link
Copy Markdown

Warning

Review the following alerts detected in dependencies.

According to your organization's Security Policy, it is recommended to resolve "Warn" alerts. Learn more about Socket for GitHub.

Action Severity Alert  (click "▶" to expand/collapse)
Warn High
Obfuscated code: npm fast-xml-parser is 90.0% likely obfuscated

Confidence: 0.90

Location: Package overview

From: pnpm-lock.yamlnpm/@aws-sdk/credential-providers@3.592.0npm/@aws-sdk/client-lambda@3.592.0npm/@aws-sdk/client-kms@3.592.0npm/@vercel/functions@2.2.2npm/fast-xml-parser@4.5.7

ℹ Read more on: This package | This alert | What is obfuscated code?

Next steps: Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support@socket.dev.

Suggestion: Packages should not obfuscate their code. Consider not using packages with obfuscated code.

Mark the package as acceptable risk. To ignore this alert only in this pull request, reply with the comment @SocketSecurity ignore npm/fast-xml-parser@4.5.7. You can also ignore all packages with @SocketSecurity ignore-all. To ignore an alert for all future pull requests, use Socket's Dashboard to change the triage state of this alert.

View full report

@github-actions

github-actions Bot commented Sep 11, 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 5b4bc15 into main Sep 11, 2026
36 of 38 checks passed
@0xFirekeeper
0xFirekeeper deleted the firekeeper/update-fxp branch September 11, 2026 18:32
@codecov

codecov Bot commented Sep 11, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.83%. Comparing base (5fa86f6) to head (faf40f3).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #8964   +/-   ##
=======================================
  Coverage   43.83%   43.83%           
=======================================
  Files         920      920           
  Lines       17639    17639           
  Branches     5193     5193           
=======================================
  Hits         7732     7732           
  Misses       8588     8588           
  Partials     1319     1319           
Flag Coverage Δ
packages 43.83% <ø> (ø)
🚀 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.

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