@@ -6,6 +6,106 @@ permalink: /releases/changelog
6
6
7
7
# Changelog
8
8
9
+ ## 19.0.3
10
+
11
+ Basically just documentation updates
12
+
13
+ - [ ` 1f1d3706 ` ] ( https://github.com/sinonjs/sinon/commit/1f1d3706c07e70fc29b111844025c74e48f83284 )
14
+ Verifying links procedure (Carl-Erik Kopseng)
15
+ - [ ` 37623efc ` ] ( https://github.com/sinonjs/sinon/commit/37623efc5118f1eeb9a7df28694997412bcd38b1 )
16
+ Catch latest two missing redirects (Carl-Erik Kopseng)
17
+ - [ ` 2404a45f ` ] ( https://github.com/sinonjs/sinon/commit/2404a45feeae904a286b3d6321d22ef2cdb08e93 )
18
+ Ignore ancient deadlinks to Sinon child projects in previous releases (Carl-Erik Kopseng)
19
+ - [ ` fba6f877 ` ] ( https://github.com/sinonjs/sinon/commit/fba6f877b04a1ced5533c050724ecc4e9aba9df6 )
20
+ Ignore historic links in changelog (Carl-Erik Kopseng)
21
+ - [ ` e3950d9b ` ] ( https://github.com/sinonjs/sinon/commit/e3950d9b391b26e684a1add77da2f70fdd1cdc6d )
22
+ Fix external link (Carl-Erik Kopseng)
23
+ - [ ` 0be40825 ` ] ( https://github.com/sinonjs/sinon/commit/0be4082548f206e0e6f2b02b84b190e04e137fd1 )
24
+ Fix the missing redirects to the migration guide (Carl-Erik Kopseng)
25
+ - [ ` 108fbca0 ` ] ( https://github.com/sinonjs/sinon/commit/108fbca09ccccac6521ba48fd4030a762d498e11 )
26
+ Fix internal ../assertions link in source (Carl-Erik Kopseng)
27
+ - [ ` bb10e53a ` ] ( https://github.com/sinonjs/sinon/commit/bb10e53a905a60cca2d2ec59d2205e8453214899 )
28
+ Fix spy-call reference in source (Carl-Erik Kopseng)
29
+ - [ ` ef582e31 ` ] ( https://github.com/sinonjs/sinon/commit/ef582e319a89ced90c5c259657900aa4cf2c88b5 )
30
+ Remove bash-ism from Makefile (use POSIX) (Carl-Erik Kopseng)
31
+ - [ ` 7af1d235 ` ] ( https://github.com/sinonjs/sinon/commit/7af1d23581d2c8c7625e248a9bdfb2767f12ef98 )
32
+ chore: remove .unimportedrc.json (Morgan Roderick)
33
+ - [ ` dfcad710 ` ] ( https://github.com/sinonjs/sinon/commit/dfcad71008a751f151063d7a739590e847a338d9 )
34
+ chore: fix codecov upload (Morgan Roderick)
35
+ > We are seeing errors uploading coverage reports to codecov:
36
+ >
37
+ > ```
38
+ > Rate limit reached. Please upload with the Codecov repository upload token to resolve issue
39
+ > ```
40
+ >
41
+ > I've added a repository token, as instructed in https://docs.codecov.com/docs/adding-the-codecov-token.
42
+ >
43
+ > This changeset should fix the upload issue.
44
+ - [`0ca2e49e`](https://github.com/sinonjs/sinon/commit/0ca2e49e857ec6b10ed4134944cdf591a0065965)
45
+ fix: browser-test job fails in ubuntu-latest (Morgan Roderick)
46
+ - [`e9eb2eb2`](https://github.com/sinonjs/sinon/commit/e9eb2eb26e873f106a9996610a142d25d917d9e8)
47
+ chore: remove unused unused job (Morgan Roderick)
48
+ > This crucial part of this workflow was removed in
49
+ > 278e667e095cd1a666c3ab2dc4268379a5754598, we should have removed the entire job.
50
+ - [`278e667e`](https://github.com/sinonjs/sinon/commit/278e667e095cd1a666c3ab2dc4268379a5754598)
51
+ chore: remove unimported (Morgan Roderick)
52
+ > The repository has been archived. See https://github.com/smeijer/unimported
53
+ - [`9e30835b`](https://github.com/sinonjs/sinon/commit/9e30835bb7c7bb550ed299a4102fdd53a23b083f)
54
+ npm audit (Morgan Roderick)
55
+ - [`a74301cf`](https://github.com/sinonjs/sinon/commit/a74301cff8e7fb42ebb164c91d059ab391741473)
56
+ chore: remove RunKit (Morgan Roderick)
57
+ > This service is dead.
58
+ - [`80bc1d96`](https://github.com/sinonjs/sinon/commit/80bc1d96371580a8b2dad39122db46933e7f5884)
59
+ Fix out-of-date fake-timers docs (#2628) (Carl-Erik Kopseng)
60
+ > - Fix documentation issue for fake-timers mentioned in #2625
61
+ >
62
+ > The docs were out of sync with the fake-timers docs.
63
+ >
64
+ > - Update dependencies before new patch version
65
+ - [`527568cc`](https://github.com/sinonjs/sinon/commit/527568cc60a3c30359732bbb02806cee47a33d02)
66
+ Bump rexml from 3.3.7 to 3.3.9 (#2626) (dependabot[bot])
67
+ > Bumps [rexml](https://github.com/ruby/rexml) from 3.3.7 to 3.3.9.
68
+ >
69
+ > - [Release notes](https://github.com/ruby/rexml/releases)
70
+ > - [Changelog](https://github.com/ruby/rexml/blob/master/NEWS.md)
71
+ > - [Commits](https://github.com/ruby/rexml/compare/v3.3.7...v3.3.9)
72
+ >
73
+ > ***
74
+ >
75
+ > updated-dependencies:
76
+ >
77
+ > - dependency-name: rexml
78
+ >
79
+ > dependency-type: indirect
80
+ >
81
+ > ...
82
+ >
83
+ > Signed-off-by: dependabot[bot] <[email protected] >
84
+ >
85
+ > Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
86
+ - [`ed029725`](https://github.com/sinonjs/sinon/commit/ed0297257413b728bc31515ac0a87e738e069961)
87
+ Bump webrick from 1.8.1 to 1.8.2 (#2623) (dependabot[bot])
88
+ > Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2.
89
+ >
90
+ > - [Release notes](https://github.com/ruby/webrick/releases)
91
+ > - [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2)
92
+ >
93
+ > ***
94
+ >
95
+ > updated-dependencies:
96
+ >
97
+ > - dependency-name: webrick
98
+ >
99
+ > dependency-type: indirect
100
+ >
101
+ > ...
102
+ >
103
+ > Signed-off-by: dependabot[bot] <[email protected] >
104
+ >
105
+ > Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
106
+
107
+ _Released by Carl-Erik Kopseng on 2025-03-19._
108
+
9
109
## 19.0.2
10
110
11
111
- [`4eb4c4bc`](https://github.com/sinonjs/sinon/commit/4eb4c4bc0266d90d1624e5067029599ed57f7fb2)
0 commit comments