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

feat: move to node 20, update deps #1792

Merged
merged 3 commits into from
Jan 15, 2025
Merged

feat: move to node 20, update deps #1792

merged 3 commits into from
Jan 15, 2025

Conversation

Raubzeug
Copy link
Contributor

@Raubzeug Raubzeug commented Dec 26, 2024

Stand

CI Results

Test Status: ⚠️ FLAKY

📊 Full Report

Total Passed Failed Flaky Skipped
262 261 0 1 0

😟 No changes in tests. 😕

Bundle Size: 🔺

Current: 79.95 MB | Main: 66.13 MB
Diff: +13.82 MB (20.90%)

⚠️ Bundle size increased. Please review.

ℹ️ CI Information
  • Test recordings for failed tests are available in the full report.
  • Bundle size is measured for the entire 'dist' directory.
  • 📊 indicates links to detailed reports.
  • 🔺 indicates increase, 🔽 decrease, and ✅ no change in bundle size.

@Raubzeug Raubzeug changed the title Global update feat: move to node 20, update deps Dec 26, 2024
@artemmufazalov
Copy link
Member

Please, resolve branch conflicts

artemmufazalov
artemmufazalov previously approved these changes Jan 14, 2025
@artemmufazalov
Copy link
Member

Checks failed

Comment on lines 9 to 11
onClick?: (_props: {path: string; key: string; value: object}) => void;
validateQuery?: (_query: string) => boolean;
isExpanded?: (_keypath: string) => boolean;
Copy link
Member

Choose a reason for hiding this comment

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

Should linter really require _ for unused vars in types? This rule looks odd

@Raubzeug Raubzeug added this pull request to the merge queue Jan 15, 2025
Merged via the queue into main with commit 33ab5de Jan 15, 2025
7 checks passed
@Raubzeug Raubzeug deleted the global-update branch January 15, 2025 12:29
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.

2 participants