8000 Comparing v8.0.2...v8.0.3 · sinonjs/sinon · GitHub
[go: up one dir, main page]

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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.2
Choose a base ref
...
head repository: sinonjs/sinon
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.3
Choose a head ref
  • 16 commits
  • 39 files changed
  • 4 contributors

Commits on Dec 30, 2019

  1. Configuration menu
    Copy the full SHA
    93ccac6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03d536e View commit details
    Browse the repository at this point in the history

Commits on Dec 31, 2019

  1. Move .printf to proxy

    This means that .printf is also available on fakes, which makes fakes
    more useful when used with referee.
    
    See sinonjs/referee-sinon#64
    mroderick committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    a50ff4f View commit details
    Browse the repository at this point in the history
  2. Use test-only proxy instance

    Instead of using spy, use a test only proxy instance for tests, showing
    that proxy can be used outside of spies.
    mroderick committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    dd506cb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bd30c3a View commit details
    Browse the repository at this point in the history
  4. Add an example for tickAsync()

    dominykas authored and mroderick committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    f5563ad View commit details
    Browse the repository at this point in the history
  5. Remove negative time node

    Unsupported since lolex@3
    dominykas authored and mroderick committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    35e4d55 View commit details
    Browse the repository at this point in the history
  6. Remove trailing spaces

    dominykas authored and mroderick committed Dec 31, 2019
    Configuration menu
    Copy the full SHA
    43aaec0 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2020

  1. Bump markdownlint-cli from 0.18.0 to 0.20.0

    Bumps [markdownlint-cli](https://github.com/igorshubovych/markdownlint-cli) from 0.18.0 to 0.20.0.
    - [Release notes](https://github.com/igorshubovych/markdownlint-cli/releases)
    - [Commits](igorshubovych/markdownlint-cli@v0.18.0...v0.20.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and mroderick committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    3a8c198 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3b607ea View commit details
    Browse the repository at this point in the history
  3. Bump eslint from 6.7.2 to 6.8.0

    Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 6.8.0.
    - [Release notes](https://github.com/eslint/eslint/releases)
    - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
    - [Commits](eslint/eslint@v6.7.2...v6.8.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    f550331 View commit details
    10000
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7e50083 View commit details
    Browse the repository at this point in the history
  5. Bump nyc from 14.1.1 to 15.0.0

    Bumps [nyc](https://github.com/istanbuljs/nyc) from 14.1.1 to 15.0.0.
    - [Release notes](https://github.com/istanbuljs/nyc/releases)
    - [Changelog](https://github.com/istanbuljs/nyc/blob/master/CHANGELOG.md)
    - [Commits](istanbuljs/nyc@v14.1.1...v15.0.0)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    dependabot-preview[bot] authored and mroderick committed Jan 1, 2020
    Configuration menu
    Copy the full SHA
    5dbf8e2 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2020

  1. Merge pull request #2186 from sinonjs/move-printf-to-proxy

    Move printf to proxy
    fatso83 authored Jan 6, 2020
    Configuration menu
    Copy the full SHA
    eea3551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e2df1c5 View commit details
    Browse the repository at this point in the history
  3. 8.0.3

    mroderick committed Jan 6, 2020
    Configuration menu
    Copy the full SHA
    8b55dea View commit details
    Browse the repository at this point in the history
Loading
0