-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Comparing changes
Open a pull request
base repository: jashkenas/underscore
base: 1.13.0-0
head repository: jashkenas/underscore
compare: 1.13.0-1
- 12 commits
- 24 files changed
- 2 contributors
Commits on Mar 6, 2021
-
test: 💍 Time tampering tests for _.throttle and _.deobounce
Monkey patch `Date.prototype` getTime and valueOf methods and `Date.now` method in _.debounce and _.throttle test cases. Provide additional test case asserting the outputs before and after monkey patching. Remove the reference to _.now method in test cases as the underlying implementation of library methods don't reference the methods from the `_` object but rather call dependent methods directly. ✅ Closes: #2883
Ognjen Jevremovic committedMar 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 4d5d198 - Browse repository at this point
Copy the full SHA 4d5d198View commit details
Commits on Mar 8, 2021
-
test: Assertion comment updates;
_.throttleand_.debounce.Update the assertion comments in `_.throttle` and `_.debounce` unit tests, in order to prevent confusion and add more brevity to the test case messages.
Ognjen Jevremovic committedMar 8, 2021 Configuration menu - View commit details
-
Copy full SHA for 3a5c878 - Browse repository at this point
Copy the full SHA 3a5c878View commit details -
Configuration menu - View commit details
-
Copy full SHA for 548fa01 - Browse repository at this point
Copy the full SHA 548fa01View commit details
Commits on Mar 10, 2021
-
Configuration menu - View commit details
-
Copy full SHA for db7fb6a - Browse repository at this point
Copy the full SHA db7fb6aView commit details -
Convert all RawGit links to Statically
I just found out that RawGit will be shutting down. The maintainer already announced this in 2018; we have been very lucky that the docs continued working until now.
Configuration menu - View commit details
-
Copy full SHA for 07cc415 - Browse repository at this point
Copy the full SHA 07cc415View commit details -
Merge branch 'master' into node-native-esm
Because the RawGit links should change to Statically in here, too.
Configuration menu - View commit details
-
Copy full SHA for 36a3bc8 - Browse repository at this point
Copy the full SHA 36a3bc8View commit details -
Downgrade Rollup when running Travis CI with Node.js v8
Rollup v1 accepts our rollup configuration, it just produces incorrectly factored bundles for Node.js. The factoring does not matter for the tests.
Configuration menu - View commit details
-
Copy full SHA for 9dd137c - Browse repository at this point
Copy the full SHA 9dd137cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 45afe0e - Browse repository at this point
Copy the full SHA 45afe0eView commit details
Commits on Mar 11, 2021
-
Generate Node.js build in two stages
This proved necessary in order to preserve all aliases in the new Node.js 12+ ESM entry point.
Configuration menu - View commit details
-
Copy full SHA for 04b639c - Browse repository at this point
Copy the full SHA 04b639cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5e3da47 - Browse repository at this point
Copy the full SHA 5e3da47View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0345136 - Browse repository at this point
Copy the full SHA 0345136View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9f88a5e - Browse repository at this point
Copy the full SHA 9f88a5eView 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 1.13.0-0...1.13.0-1