-
Notifications
You must be signed in to change notification settings - Fork 4
chore(deps): bump @ar.io/wayfinder-react #834
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Caution Review failedThe pull request is closed. WalkthroughThe Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested reviewers
Poem
Note ⚡️ Unit Test Generation is now available in beta!Learn more here, or try it out under "Finishing Touches" below. 📜 Recent review detailsConfiguration used: CodeRabbit UI 📒 Files selected for processing (1)
✨ Finishing Touches
🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Actionable comments posted: 0
🧹 Nitpick comments (1)
package.json (1)
30-30: Commit the updated lockfile to avoid drift between CI and local installs.
package.jsonchanged but no lockfile (yarn.lock/pnpm-lock.yaml/package-lock.json) accompanies the commit.
Without the lockfile bump, CI may still install1.0.6, masking potential breakages.Diff after running
yarn installshould be included.
📜 Review details
Configuration used: CodeRabbit UI
Review profile: CHILL
Plan: Pro
⛔ Files ignored due to path filters (1)
yarn.lockis excluded by!**/yarn.lock,!**/*.lock
📒 Files selected for processing (1)
package.json(1 hunks)
⏰ 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). (2)
- GitHub Check: build_and_test / lint_test_build
- GitHub Check: lint_test_build
🔇 Additional comments (1)
package.json (1)
30-30: Verify compatibility & peer-dependency constraints introduced by@ar.io/wayfinder-react@^1.0.11.Although this is only a patch-level bump, the package is still at
1.0.xand may include breaking changes.
Please check:
- Release notes / changelog between
1.0.6and1.0.11.- Peer-dependency requirements—especially that
@ar.io/wayfinder-core@^1.0.4remains within any new ranges declared bywayfinder-react.- Type-level changes that could break compilation.
If issues surface, consider pegging to the last known-good version or upgrading peers in the same PR.
|
Visit the preview URL for this PR (updated for commit 6327ceb): https://arns-portal--pr834-wayfinder-dep-m0ds1goc.web.app (expires Tue, 19 Aug 2025 20:47:34 GMT) 🔥 via Firebase Hosting GitHub Action 🌎 Sign: 1f59769442cb89cf2a92042a342e51fe94047b94 |
Summary by CodeRabbit