-
Notifications
You must be signed in to change notification settings - Fork 531
Comparing changes
Open a pull request
base repository: bazel-contrib/rules_nodejs
base: 3.2.2
head repository: bazel-contrib/rules_nodejs
compare: 3.2.3
- 20 commits
- 144 files changed
- 11 contributors
Commits on Mar 8, 2021
-
chore: update lock files for release
Alex Eagle committedMar 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 422e95b - Browse repository at this point
Copy the full SHA 422e95bView commit details
Commits on Mar 9, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7be7457 - Browse repository at this point
Copy the full SHA 7be7457View commit details
Commits on Mar 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 9752e78 - Browse repository at this point
Copy the full SHA 9752e78View commit details -
Allows TSX files to be marked as instrumented
Otherwise, .tsx files are silently ignored from coverage output
Configuration menu - View commit details
-
Copy full SHA for 9d0ec93 - Browse repository at this point
Copy the full SHA 9d0ec93View commit details
Commits on Mar 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8f440b4 - Browse repository at this point
Copy the full SHA 8f440b4View commit details -
fix(examples): remove relativeLinkResolution (#2530)
Relative routing is not used in the angular_bazel_architect example. Parameter `relativeLinkResolution` introduced by Angular migration is not required.
Configuration menu - View commit details
-
Copy full SHA for 8ef60e5 - Browse repository at this point
Copy the full SHA 8ef60e5View commit details
Commits on Mar 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e07d11a - Browse repository at this point
Copy the full SHA e07d11aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fd9754 - Browse repository at this point
Copy the full SHA 1fd9754View commit details -
Configuration menu - View commit details
-
Copy full SHA for 09be982 - Browse repository at this point
Copy the full SHA 09be982View commit details
Commits on Mar 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for bfd74e5 - Browse repository at this point
Copy the full SHA bfd74e5View commit details -
fix(builtin): always install source-map-support (#2538)
We previously did this when patch_module_resolver was the default, because it had some extra (unrelated) logic at the end to install it. When we flipped the default in 3.0, we accidentally dropped the feature. This just reinstates it using the source-map-support/register feature. Similarly to our prior implementation, we just call our own vendored source-map-support so users don't have to think about it. Also fix missing docs for npm_package_bin attrs stdout,stderr,exit_code_out Fixes #2520
Configuration menu - View commit details
-
Copy full SHA for 97b3886 - Browse repository at this point
Copy the full SHA 97b3886View commit details
Commits on Mar 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8d0218c - Browse repository at this point
Copy the full SHA 8d0218cView commit details
Commits on Mar 22, 2021
-
chore: upgrade to Bazel 4 (#2537)
Also add integration testing against previous two major releases, so we don't accidentally force users to upgrade
Configuration menu - View commit details
-
Copy full SHA for 4859a0f - Browse repository at this point
Copy the full SHA 4859a0fView commit details
Commits on Mar 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3b3e020 - Browse repository at this point
Copy the full SHA 3b3e020View commit details -
Update jasmine-reporters to fix xmldom vulnerability (#2546)
* Update jasmine-reporters to fix xlmdom vulnerability * Update top-level package.json too
Configuration menu - View commit details
-
Copy full SHA for e7950b0 - Browse repository at this point
Copy the full SHA e7950b0View commit details -
feat(builtin): first experimental rules for npm tarballs (#2544)
This is not fully designed yet, so it's not included in public API. May be deleted at any time. The newly added README explains what's going on. Based on design: https://hackmd.io/gu2Nj0TKS068LKAf8KanuA
Configuration menu - View commit details
-
Copy full SHA for aa09b57 - Browse repository at this point
Copy the full SHA aa09b57View commit details
Commits on Mar 24, 2021
-
fix(typescript): update documentation now that ts_project is recommen…
…ded (#2548) We don't deprecated ts_library yet
Configuration menu - View commit details
-
Copy full SHA for a8d8b0f - Browse repository at this point
Copy the full SHA a8d8b0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 41117fa - Browse repository at this point
Copy the full SHA 41117faView commit details
Commits on Mar 25, 2021
-
Alex Eagle committed
Mar 25, 2021 Configuration menu - View commit details
-
Copy full SHA for 8f6508a - Browse repository at this point
Copy the full SHA 8f6508aView commit details -
Alex Eagle committed
Mar 25, 2021 Configuration menu - View commit details
-
Copy full SHA for b15a6c2 - Browse repository at this point
Copy the full SHA b15a6c2View 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.2.2...3.2.3