Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: fix jsonata regex #890

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

Merged
merged 2 commits into from
May 7, 2025

Conversation

yywing
Copy link
Contributor

@yywing yywing commented May 6, 2025

No description provided.

Copy link

netlify bot commented May 6, 2025

Deploy Preview for react-querybuilder ready!

Name Link
🔨 Latest commit 17b25a1
🔍 Latest deploy log https://app.netlify.com/sites/react-querybuilder/deploys/681af5bcee01340008cd94bf
😎 Deploy Preview https://deploy-preview-890--react-querybuilder.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
1 paths audited
Performance: 63 (🔴 down 12 from production)
Accessibility: 89 (no change from production)
Best Practices: 100 (no change from production)
SEO: 95 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.

Copy link

codesandbox-ci bot commented May 6, 2025

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit 17b25a1:

Sandbox Source
React Query Builder CI Template Configuration
React Query Builder Basic Template Configuration
React Query Builder Basic TypeScript Template Configuration
React Query Builder Drag-and-drop Template Configuration
React Query Builder Ant Design Template Configuration
React Query Builder Bootstrap Template Configuration
React Query Builder Bulma Template Configuration
React Query Builder Chakra UI Template Configuration
React Query Builder Fluent UI Template Configuration
React Query Builder Mantine Template Configuration
React Query Builder MUI/Material Template Configuration
React Query Builder Native Template Configuration
React Query Builder Tremor Template Configuration

Copy link

codecov bot commented May 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (30285da) to head (17b25a1).
Report is 7 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #890   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files          189       189           
  Lines         6046      6046           
  Branches      3043      2954   -89     
=========================================
  Hits          6046      6046           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@jakeboone02
Copy link
Member

Thanks for this. Looks like linting failed because you have an unnecessary backslash as escape character. Remove that and it should be ready to merge.

@yywing yywing force-pushed the fix_jsonata_regex branch from 105d258 to 4c91ee2 Compare May 7, 2025 02:29
@jakeboone02 jakeboone02 merged commit f8a153e into react-querybuilder:main May 7, 2025
17 checks passed
@jakeboone02
Copy link
Member

Thanks again! This fix is included (actually it's the only change) in v8.6.1.

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