Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sinonjs/sinon
base: v6.3.4
Choose a base ref
...
head repository: sinonjs/sinon
compare: v6.3.5
Choose a head ref
  • 9 commits
  • 24 files changed
  • 3 contributors

Commits on Sep 18, 2018

  1. Configuration menu
    Copy the full SHA
    4f32bf5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83e87f9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2018

  1. test(1882): add test case (#1905)

    * test(1882): add test case
    
    * add test case provided in #1882
    * change some eslint config to match test:
    ** class definitions are not enabled in ecmaVersion 5,
    ** addint Proxy as global
    
    See: #1882, sinonjs/samsam#37
    
    * fix(1882): changes according to review
    
    * Rewert config to support IE11 again
    * Adopt changes to test to be ES5
    mgred authored and mroderick committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    f6ee6ac View commit details
    Browse the repository at this point in the history
  2. Improve webworker test script to output diagnostic data on failure

    Ref https://circleci.com/gh/sinonjs/sinon/831
    
    These are build errors that don't happen locally on Node 10, but happen
    on CircleCI builds
    fatso83 committed Sep 21, 2018
    Configuration menu
    Copy the full SHA
    b5537a5 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Always print some diagnostics to stderr on error

    Even if event.error is defined, the other props includes
    valuable information
    fatso83 committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    88891f5 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. Upgrade @sinonjs/samsam

    This fixes the IE11 failures recently introduced from samsam
    mroderick committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    af5da1d View commit details
    Browse the repository at this point in the history
  2. Upgrade lolex

    mroderick committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    5f4182b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    217f1aa View commit details
    Browse the repository at this point in the history
  4. 6.3.5

    mroderick committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    db5b376 View commit details
    Browse the repository at this point in the history