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

Conversation

fatso83
Copy link
Contributor

@fatso83 fatso83 commented Jan 28, 2022

Purpose (TL;DR) - mandatory

Upgrades most relevant packages, including fake-timers. Even though we are already explicitly not running tests on Node 10 in sinon, meaning the fake-timers upgrade is not breaking for us, I will probably release a new major version following this as there are so many small changes that might be risky (like package.json exports).

$ 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
@codecov
Copy link

codecov bot commented Jan 28, 2022

Codecov Report

Merging #2431 (8aced9e) into master (2c68dbc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2431   +/-   ##
=======================================
  Coverage   96.01%   96.01%           
=======================================
  Files          41       41           
  Lines        1906     1906           
=======================================
  Hits         1830     1830           
  Misses         76       76           
Flag Coverage Δ
unit 96.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 2c68dbc...8aced9e. Read the comment docs.

@fatso83 fatso83 merged commit cf3d6c0 into sinonjs:master Jan 28, 2022
@fatso83 fatso83 deleted the upgrade-packages branch January 28, 2022 12:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant