File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes
22
3+ ## 19.0.0
4+
5+ - [ ` 3534ab4f ` ] ( https://github.com/sinonjs/sinon/commit/3534ab4fb02803173d9ca34f6020c3701d82abc9 )
6+ Bump samsam and nise to latest versions (#2617 ) (Carl-Erik Kopseng)
7+ > Ensures consistency and less breakage when there are "circular" dependencies.
8+ - [ ` 912c568d ` ] ( https://github.com/sinonjs/sinon/commit/912c568d3038dc0bea0e8a7b25e4298087c7c99c )
9+ upgrade fake timers and others (#2612 ) (Carl-Erik Kopseng)
10+ > - Upgrade dependencies (includes breaking API in Fake Timers)
11+ > - fake-timers: no longer creating dates using the original Date class, but a subclass (proxy)
12+ - [ ` 9715798e ` ] ( https://github.com/sinonjs/sinon/commit/9715798e30e59b110a1349cd0bd087b0fa5f9af2 )
13+ Use newer @mochify /\* packages (#2609 ) (Carl-Erik Kopseng)
14+ > Co-authored-by: Maximilian Antoni < [email protected] > 15+
16+ _ Released by [ Carl-Erik Kopseng] ( https://github.com/fatso83 ) on 2024-09-13._
17+
318## 18.0.1
419
520Basically a patch release to update a transitive dependency in Nise.
Original file line number Diff line number Diff line change @@ -5,8 +5,8 @@ description: >-
55url : ' https://sinonjs.org'
66github_username : sinonjs
77sinon :
8- current_release : v18 .0.1
9- current_major_version : 18
8+ current_release : v19 .0.0
9+ current_major_version : 19
1010markdown : kramdown
1111kramdown :
1212 input : GFM
Original file line number Diff line number Diff line change @@ -6,6 +6,21 @@ permalink: /releases/changelog
66
77# Changelog
88
9+ ## 19.0.0
10+
11+ - [ ` 3534ab4f ` ] ( https://github.com/sinonjs/sinon/commit/3534ab4fb02803173d9ca34f6020c3701d82abc9 )
12+ Bump samsam and nise to latest versions (#2617 ) (Carl-Erik Kopseng)
13+ > Ensures consistency and less breakage when there are "circular" dependencies.
14+ - [ ` 912c568d ` ] ( https://github.com/sinonjs/sinon/commit/912c568d3038dc0bea0e8a7b25e4298087c7c99c )
15+ upgrade fake timers and others (#2612 ) (Carl-Erik Kopseng)
16+ > - Upgrade dependencies (includes breaking API in Fake Timers)
17+ > - fake-timers: no longer creating dates using the original Date class, but a subclass (proxy)
18+ - [ ` 9715798e ` ] ( https://github.com/sinonjs/sinon/commit/9715798e30e59b110a1349cd0bd087b0fa5f9af2 )
19+ Use newer @mochify /\* packages (#2609 ) (Carl-Erik Kopseng)
20+ > Co-authored-by: Maximilian Antoni < [email protected] > 21+
22+ _ Released by [ Carl-Erik Kopseng] ( https://github.com/fatso83 ) on 2024-09-13._
23+
924## 18.0.1
1025
1126Basically a patch release to update a transitive dependency in Nise.
Original file line number Diff line number Diff line change 1515 " xhr" ,
1616 " assert"
1717 ],
18- "version" : " 18 .0.1 " ,
18+ "version" : " 19 .0.0 " ,
1919 "homepage" : " https://sinonjs.org/" ,
2020 "author" : " Christian Johansen" ,
2121 "repository" : {
You can’t perform that action at this time.
0 commit comments