-
Notifications
You must be signed in to change notification settings - Fork 530
Comparing changes
Open a pull request
base repository: bazel-contrib/rules_nodejs
base: v6.5.2
head repository: bazel-contrib/rules_nodejs
compare: v6.6.0
- 9 commits
- 12 files changed
- 4 contributors
Commits on Oct 9, 2025
-
Update Node.js Versions (#3872)
- Updated Node.js Versions using `npm run update-nodejs-versions` Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request Co-authored-by: alexeagle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for ae23eb0 - Browse repository at this point
Copy the full SHA ae23eb0View commit details
Commits on Oct 12, 2025
-
Update Node.js Versions (#3873)
- Updated Node.js Versions using `npm run update-nodejs-versions` Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request Co-authored-by: alexeagle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for dc23325 - Browse repository at this point
Copy the full SHA dc23325View commit details
Commits on Oct 14, 2025
-
Configuration menu - View commit details
-
Copy full SHA for eb63843 - Browse repository at this point
Copy the full SHA eb63843View commit details
Commits on Oct 21, 2025
-
Update Node.js Versions (#3874)
- Updated Node.js Versions using `npm run update-nodejs-versions` Auto-generated by [create-pull-request][1] [1]: https://github.com/peter-evans/create-pull-request Co-authored-by: alexeagle <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 3fdfd02 - Browse repository at this point
Copy the full SHA 3fdfd02View commit details -
Introduce runtime_toolchain_type (#3859)
According to discussions in #3854 having two toolchains of the same type for different things is troublesome. It's better to have separate runtime as well as compile toolchains. This commit creates a new runtime_toolchain_type and registers toolchains without execution constraints for this type. Once merged, rules_ts can start consuming the new toolchain type in its js_binary rule to ensure the correct Node for the correct target environment is selected. Fixed [Bug]: Execution toolchain defined without `target_compatible_with` makes it a candidate to selection Fixes #3854 Work towards #3795 ## PR Checklist Please check if your PR fulfills the following requirements: - [x] Tests for the changes have been added (for bug fixes / features) - [x] Docs have been added / updated (for bug fixes / features) ## PR Type What kind of change does this PR introduce? <!-- Please check the one that applies to this PR using "x". --> - [x] Bugfix - [x] Feature (please, look at the "Scope of the project" section in the README.md file) - [x] Documentation content changes ## Does this PR introduce a breaking change? - [ ] Yes - [x] No It tries to remain compatible and support existing consumers. ## Other information This is an alternative to #3800.
2Configuration menu - View commit details
-
Copy full SHA for 82738bd - Browse repository at this point
Copy the full SHA 82738bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b4e2ec - Browse repository at this point
Copy the full SHA 4b4e2ecView commit details -
fix: update Bazel documentation links to version 7.5.0
Updated Bazel documentation links from version 7.3.1 to 7.5.0 for various flags.
Configuration menu - View commit details
-
Copy full SHA for c89808d - Browse repository at this point
Copy the full SHA c89808dView commit details -
Revert "fix: update Bazel documentation links to version 7.5.0"
This reverts commit c89808d.
Configuration menu - View commit details
-
Copy full SHA for 7b9277f - Browse repository at this point
Copy the full SHA 7b9277fView commit details -
Revert "chore: bazelrc presets (#3865)"
This reverts commit 4b4e2ec.
Configuration menu - View commit details
-
Copy full SHA for 2d3b73e - Browse repository at this point
Copy the full SHA 2d3b73eView 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 v6.5.2...v6.6.0