Skip to content
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

chore: update deps major versions - part 3 #563

Merged
merged 36 commits into from
Jul 2, 2024

Conversation

shahin-hq
Copy link
Contributor

@shahin-hq shahin-hq commented Jul 2, 2024

Summary

As a part of: https://app.clickup.com/t/86drv24p3

Checklist

  • My changes look good in both light AND dark mode
  • The change is not hardcoded to a single network, but has multi-asset in mind
  • I checked my changes for obvious issues, debug statements and commented code
  • Documentation (if necessary)
  • Tests (if necessary)
  • Ready to be merged

goga-m and others added 24 commits June 28, 2024 13:10
…ns-1

# Conflicts:
#	package.json
#	pnpm-lock.yaml
…-1' into chore/update-deps-major-versions-1

# Conflicts:
#	src/app/i18n/react-i18next.contracts.ts
Copy link

vercel bot commented Jul 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
arkvault ✅ Ready (Inspect) Visit Preview Jul 2, 2024 0:14am

@github-actions github-actions bot added the chore label Jul 2, 2024
@ItsANameToo ItsANameToo added this to the 1.16.0 milestone Jul 2, 2024
@@ -111,6 +113,22 @@ describe("App Router", () => {
});
});

const renderComponent = (path = "/", options = {}) => {
render(
<ErrorBoundary FallbackComponent={ApplicationError}>
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

There were some offended tests with [Error: ErrorBoundaryContext not found] error, that is why wrapped the component with the error boundary component. It was happening due to const { showBoundary } = useErrorBoundary(); call

@shahin-hq shahin-hq marked this pull request as ready for review July 2, 2024 11:57
@ItsANameToo ItsANameToo changed the title chore: update deps major versions #3 chore: update deps major versions - part 3 Jul 2, 2024
Base automatically changed from chore/update-deps-major-versions-2 to develop July 2, 2024 12:06
@ItsANameToo ItsANameToo merged commit 8210376 into develop Jul 2, 2024
29 checks passed
@ItsANameToo ItsANameToo deleted the chore/update-deps-major-versions-3 branch July 2, 2024 13:15
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