Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade packages #2431

Merged
merged 8 commits into from Jan 28, 2022
Merged

Upgrade packages #2431

merged 8 commits into from Jan 28, 2022

Commits on Jan 28, 2022

  1. Update all @sinonjs/ packages

    $ npx npm-check-updates -u /@sinonjs/ && npm i
    Upgrading /home/carlerik/code/sinon/package.json
    [====================] 6/6 100%
    
     @sinonjs/samsam         ^6.0.2  →  ^6.1.0
     @sinonjs/eslint-config  ^4.0.2  →  ^4.0.4
     @sinonjs/referee        ^8.0.2  →  ^9.1.1
    fatso83 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    fcb146a View commit details
    Browse the repository at this point in the history
  2. Upgrade Mocha and Puppeteer

    fatso83 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    4e8dbd2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7464aa4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    98c8249 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c5b6916 View commit details
    Browse the repository at this point in the history
  6. Upgrade to fake-timers 9

    fatso83 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    8473a75 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1df782f View commit details
    Browse the repository at this point in the history
  8. Fix rename issue

    fatso83 committed Jan 28, 2022
    Configuration menu
    Copy the full SHA
    8aced9e View commit details
    Browse the repository at this point in the history