soql-parser-js
soql-parser-js copied to clipboard
Javascript SOQL parser
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.10. Commits 8cd4c6c 1.5.10 ce7a01f [fix] Improve handling of empty port 0071490 [doc] Update JSDoc comment a7044e3 [minor] Use more descriptive variable name d547792 [security]...
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [parse-path](https://github.com/IonicaBizau/parse-path) from 4.0.4 to 7.0.0. Release notes Sourced from parse-path's releases. 7.0.0 Add the parse_failed property — whether the input was parsed successfully or not. 6.0.0 parse-path 6.0.0 Breaking...
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.9 to 3.9.11. Release notes Sourced from vm2's releases. 3.9.11 New Features https://github.com/patriksimek/vm2/commit/58478a58c6f4af3c54faf4117ed5ab72d2cc8cd5: Add option require.strict to allow to load required modules in non strict mode. Fixes...
Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.15.1. Changelog Sourced from terser's changelog. v5.15.1 Fixed missing parentheses around optional chains Avoid bare let or const as the bodies of if statements (#1253)...
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.1. Release notes Sourced from webpack's releases. v5.76.1 Fixed Added assert/strict built-in to NodeTargetPlugin Revert Improve performance of hashRegExp lookup by @ryanwilsonperkin in webpack/webpack#16759 v5.76.0...
Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.0. Release notes Sourced from webpack's releases. v5.76.0 Bugfixes Avoid cross-realm object access by @Jack-Works in webpack/webpack#16500 Improve hash performance via conditional initialization by @lvivski...
- [ ] Feature - [x] Bug ## Description WHERE clause formatting has some cases where formatting does not work properly. ```sql SELECT ID FROM Account WHERE OwnerId = '0013t00001nJsHJAA0'...
Bumps [cacheable-request](https://github.com/jaredwray/cacheable-request) from 6.1.0 to 10.2.7. Release notes Sourced from cacheable-request's releases. v10.2.6 Fix for memory leak on Listeners The listener was not being removed on response and just error...