-
Notifications
You must be signed in to change notification settings - Fork 196
Comparing changes
Open a pull request
base repository: dataform-co/dataform
base: 3.0.50
head repository: dataform-co/dataform
compare: 3.0.52
- 13 commits
- 27 files changed
- 9 contributors
Commits on Mar 27, 2026
-
Configuration menu - View commit details
-
Copy full SHA for d398ecb - Browse repository at this point
Copy the full SHA d398ecbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 967a002 - Browse repository at this point
Copy the full SHA 967a002View commit details
Commits on Mar 28, 2026
-
adding dot option to compile command (#2116)
* adding dot option to compile command * adding table types for clarity * removing styling on non interactive output * linting cleanup
Configuration menu - View commit details
-
Copy full SHA for 906158f - Browse repository at this point
Copy the full SHA 906158fView commit details
Commits on Mar 31, 2026
-
JiT context - Add Running execution metadata (#2132)
Extend metadata of JiT context with information about the current execution run.
Configuration menu - View commit details
-
Copy full SHA for c16f168 - Browse repository at this point
Copy the full SHA c16f168View commit details
Commits on Apr 2, 2026
-
Bump handlebars from 4.7.8 to 4.7.9 (#2129)
Bumps [handlebars](https://github.com/handlebars-lang/handlebars.js) from 4.7.8 to 4.7.9. - [Release notes](https://github.com/handlebars-lang/handlebars.js/releases) - [Changelog](https://github.com/handlebars-lang/handlebars.js/blob/v4.7.9/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.7.8...v4.7.9) --- updated-dependencies: - dependency-name: handlebars dependency-version: 4.7.9 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 289fb98 - Browse repository at this point
Copy the full SHA 289fb98View commit details -
Configuration menu - View commit details
-
Copy full SHA for a100ad6 - Browse repository at this point
Copy the full SHA a100ad6View commit details -
Bump picomatch from 2.1.1 to 2.3.2 (#2136)
Bumps [picomatch](https://github.com/micromatch/picomatch) from 2.1.1 to 2.3.2. - [Release notes](https://github.com/micromatch/picomatch/releases) - [Changelog](https://github.com/micromatch/picomatch/blob/master/CHANGELOG.md) - [Commits](micromatch/picomatch@2.1.1...2.3.2) --- updated-dependencies: - dependency-name: picomatch dependency-version: 2.3.2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for dc76e79 - Browse repository at this point
Copy the full SHA dc76e79View commit details
Commits on Apr 3, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 32d5b27 - Browse repository at this point
Copy the full SHA 32d5b27View commit details
Commits on Apr 14, 2026
-
Configuration menu - View commit details
-
Copy full SHA for a81cc22 - Browse repository at this point
Copy the full SHA a81cc22View commit details -
Configuration menu - View commit details
-
Copy full SHA for d75db6c - Browse repository at this point
Copy the full SHA d75db6cView commit details
Commits on Apr 15, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 4a34b31 - Browse repository at this point
Copy the full SHA 4a34b31View commit details -
Allow arbitrary JSON in google.protobuf.Struct fields during validati…
…on (#2119) * Allow arbitrary JSON in google.protobuf.Struct fields during validation * Add compilation test cases. Reuse the same logic in index.ts and session.ts * Revert "Add compilation test cases. Reuse the same logic in index.ts and session.ts" This reverts commit 6860230. * move the unknownToValue logic from session.ts to index.ts and reuse the same logic * Add compilation test. Add return type. * fix the test error. Using google.protobuf.IValue instead of create the new interface. * change the import format * add the compilation test * add recursive logic * add a complex test * fix a lint bug * fix the test fail * Refactor verifyObjectMatchesProto with Dynamic Struct Detection (Double-Pass) * fix lint error * Do incremental conversion only for struct fields * fix lint error * resolved comments on test * Add test for struct input already * resolve comments * remove blank line * Add glossary terms to the test case for struct already for extraProperties * refactor the logic to check uncoverted struct and list, add detailed comments * refactor the logic to check if a field is given empty by user * remove the logic convert camel case and snake case * change proto type from any * reduce the argument in checkAndConvertFields * fix lint error * Add test * fix lint error * modify import order * resolve comments about input type * resolve comments about index_test * monkey patching for verify method * fix lint error * have a separate function here that won't be using recursion because verify itself will handle recursive transformations * get rid of the checkFields function below by recursively patching all verify calls * fix lint error * fix lint error * Revert "fix lint error" This reverts commit 2538d67. * Revert "fix lint error" This reverts commit a54a42c. * Revert "get rid of the checkFields function below by recursively patching all verify calls" This reverts commit c22d352.
Configuration menu - View commit details
-
Copy full SHA for b74238c - Browse repository at this point
Copy the full SHA b74238cView commit details -
Configuration menu - View commit details
-
Copy full SHA for a008433 - Browse repository at this point
Copy the full SHA a008433View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 3.0.50...3.0.52