-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Comparing changes
Open a pull request
base repository: google/flatbuffers
base: v25.1.21
head repository: google/flatbuffers
compare: v25.1.24
- 14 commits
- 213 files changed
- 5 contributors
Commits on Jan 22, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 9318c6c - Browse repository at this point
Copy the full SHA 9318c6cView commit details -
Also use rules_bazel_bazel_integration_test dependency with Bzlmod (#…
…8498) * Also use rules_bazel_bazel_integration_test dependency with Bzlmod * Update versions
Configuration menu - View commit details
-
Copy full SHA for 4b69b27 - Browse repository at this point
Copy the full SHA 4b69b27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 69ac6a7 - Browse repository at this point
Copy the full SHA 69ac6a7View commit details
Commits on Jan 23, 2025
-
* Fix Bzlmod npm repo name * Fix Bazel integration tests with Bzlmod
Configuration menu - View commit details
-
Copy full SHA for ad6d663 - Browse repository at this point
Copy the full SHA ad6d663View commit details -
Fix reflection.fbs import path (#8499)
We need to copy the .fbs files into the package used for .bfbs files. This is necessary as flatc doesn't provide support to specify the full output file name for an .fbs file in a different folder. I tried OUTPUT_FILE env var but this doesn't seem to be honored by flatc.
Configuration menu - View commit details
-
Copy full SHA for 33a15d6 - Browse repository at this point
Copy the full SHA 33a15d6View commit details -
* Update Buildkite Bazel CI Restructure presubmit.yml to support matrix. * Remove testing Ubuntu 18.04 The available LLVM 6.0 is too old to support std::filesystem. * Add testing in Ubuntu 22.04 * Use Bazel version 6.5.0 in integration test
Configuration menu - View commit details
-
Copy full SHA for fceafd4 - Browse repository at this point
Copy the full SHA fceafd4View commit details -
* Restrict visibility of exported file * Align npm_translate_lock attrs * Remove defs_bzl_filename attr * Align root_package with pnpm-lock.yaml location Use a symlink to avoid copying the file.
Configuration menu - View commit details
-
Copy full SHA for a9257b6 - Browse repository at this point
Copy the full SHA a9257b6View commit details -
Add support for Bazel 7 and 8 in Bazel CI (#8505)
* Add missing file to filegroup for bazel integration tests Fixup after a9257b6. * Align versions in bazel_respository_test_dir with root * Update XCode version to 15.2 This is the oldest available version. * Add WORKSPACE.bzlmod * Add support for Bazel 7 * Add support for Bazel 8 in CI
Configuration menu - View commit details
-
Copy full SHA for 026c243 - Browse repository at this point
Copy the full SHA 026c243View commit details -
Test external modules explicitly in CI (#8507)
This setup is much simpler than calling Bazel from within Bazel and making sure files and flags are set up correctly. Co-authored-by: Derek Bailey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 50be3cf - Browse repository at this point
Copy the full SHA 50be3cfView commit details
Commits on Jan 24, 2025
-
Bump the versions of all aspect Bazel dependencies (#8508)
* bump all aspect dependency versions to latest * add workspace file to test bazel repo
Configuration menu - View commit details
-
Copy full SHA for 65e49fa - Browse repository at this point
Copy the full SHA 65e49faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 82fefbf - Browse repository at this point
Copy the full SHA 82fefbfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bcd2b9d - Browse repository at this point
Copy the full SHA bcd2b9dView commit details -
[C++] Avoid adding semicolon after a statement (#8488)
Co-authored-by: Derek Bailey <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 9f94cee - Browse repository at this point
Copy the full SHA 9f94ceeView commit details
Commits on Jan 25, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 0312061 - Browse repository at this point
Copy the full SHA 0312061View 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 v25.1.21...v25.1.24