-
Notifications
You must be signed in to change notification settings - Fork 5
Commit d63685d
authored
chore(deps): update dependency sinon to v19 (#55)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [sinon](https://sinonjs.org/)
([source](https://redirect.github.com/sinonjs/sinon)) | [`18.0.1` ->
`19.0.5`](https://renovatebot.com/diffs/npm/sinon/18.0.1/19.0.5) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>sinonjs/sinon (sinon)</summary>
###
[`v19.0.5`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1905)
[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.4...v19.0.5)
-
[`67d19ff0`](https://redirect.github.com/sinonjs/sinon/commit/67d19ff01541fd76dceb1b753e5110b4375fb819)
chore: deprecate usingPromise
([#​2651](https://redirect.github.com/sinonjs/sinon/issues/2651))
(Morgan Roderick)
-
[`598dddb6`](https://redirect.github.com/sinonjs/sinon/commit/598dddb6e1d65187f6410a1b7f270858ce45c857)
chore: deprecate useFakeXMLHttpRequest and useFakeServer (Morgan
Roderick)
*Released by Morgan Roderick on 2025-03-23.*
###
[`v19.0.4`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1904)
[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.3...v19.0.4)
The release script failed half-way in 19.0.3, so re-releasing.
-
[`da67311a`](https://redirect.github.com/sinonjs/sinon/commit/da67311a3eeff7df47ac13af21a7331e523b433a)
Revert "Add version 19.0.3 to releases" (Carl-Erik Kopseng)
-
[`84d5c82a`](https://redirect.github.com/sinonjs/sinon/commit/84d5c82a67218f12745e018c930bb3b988f41f25)
Add version 19.0.3 to releases (Carl-Erik Kopseng)
*Released by Carl-Erik Kopseng on 2025-03-19.*
###
[`v19.0.3`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1903)
[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.2...v19.0.3)
Basically just documentation updates
-
[`1f1d3706`](https://redirect.github.com/sinonjs/sinon/commit/1f1d3706c07e70fc29b111844025c74e48f83284)
Verifying links procedure (Carl-Erik Kopseng)
-
[`37623efc`](https://redirect.github.com/sinonjs/sinon/commit/37623efc5118f1eeb9a7df28694997412bcd38b1)
Catch latest two missing redirects (Carl-Erik Kopseng)
-
[`2404a45f`](https://redirect.github.com/sinonjs/sinon/commit/2404a45feeae904a286b3d6321d22ef2cdb08e93)
Ignore ancient deadlinks to Sinon child projects in previous releases
(Carl-Erik Kopseng)
-
[`fba6f877`](https://redirect.github.com/sinonjs/sinon/commit/fba6f877b04a1ced5533c050724ecc4e9aba9df6)
Ignore historic links in changelog (Carl-Erik Kopseng)
-
[`e3950d9b`](https://redirect.github.com/sinonjs/sinon/commit/e3950d9b391b26e684a1add77da2f70fdd1cdc6d)
Fix external link (Carl-Erik Kopseng)
-
[`0be40825`](https://redirect.github.com/sinonjs/sinon/commit/0be4082548f206e0e6f2b02b84b190e04e137fd1)
Fix the missing redirects to the migration guide (Carl-Erik Kopseng)
-
[`108fbca0`](https://redirect.github.com/sinonjs/sinon/commit/108fbca09ccccac6521ba48fd4030a762d498e11)
Fix internal ../assertions link in source (Carl-Erik Kopseng)
-
[`bb10e53a`](https://redirect.github.com/sinonjs/sinon/commit/bb10e53a905a60cca2d2ec59d2205e8453214899)
Fix spy-call reference in source (Carl-Erik Kopseng)
-
[`ef582e31`](https://redirect.github.com/sinonjs/sinon/commit/ef582e319a89ced90c5c259657900aa4cf2c88b5)
Remove bash-ism from Makefile (use POSIX) (Carl-Erik Kopseng)
-
[`7af1d235`](https://redirect.github.com/sinonjs/sinon/commit/7af1d23581d2c8c7625e248a9bdfb2767f12ef98)
chore: remove .unimportedrc.json (Morgan Roderick)
-
[`dfcad710`](https://redirect.github.com/sinonjs/sinon/commit/dfcad71008a751f151063d7a739590e847a338d9)
chore: fix codecov upload (Morgan Roderick)
> We are seeing errors uploading coverage reports to codecov:
>
> ```
> Rate limit reached. Please upload with the Codecov repository upload
token to resolve issue
> ```
>
> I've added a repository token, as instructed in
https://docs.codecov.com/docs/adding-the-codecov-token.
>
> This changeset should fix the upload issue.
-
[`0ca2e49e`](https://redirect.github.com/sinonjs/sinon/commit/0ca2e49e857ec6b10ed4134944cdf591a0065965)
fix: browser-test job fails in ubuntu-latest (Morgan Roderick)
-
[`e9eb2eb2`](https://redirect.github.com/sinonjs/sinon/commit/e9eb2eb26e873f106a9996610a142d25d917d9e8)
chore: remove unused unused job (Morgan Roderick)
> This crucial part of this workflow was removed in
>
[`278e667`](https://redirect.github.com/sinonjs/sinon/commit/278e667e095cd1a666c3ab2dc4268379a5754598),
we should have removed the entire job.
-
[`278e667e`](https://redirect.github.com/sinonjs/sinon/commit/278e667e095cd1a666c3ab2dc4268379a5754598)
chore: remove unimported (Morgan Roderick)
> The repository has been archived. See
https://github.com/smeijer/unimported
-
[`9e30835b`](https://redirect.github.com/sinonjs/sinon/commit/9e30835bb7c7bb550ed299a4102fdd53a23b083f)
npm audit (Morgan Roderick)
-
[`a74301cf`](https://redirect.github.com/sinonjs/sinon/commit/a74301cff8e7fb42ebb164c91d059ab391741473)
chore: remove RunKit (Morgan Roderick)
> This service is dead.
-
[`80bc1d96`](https://redirect.github.com/sinonjs/sinon/commit/80bc1d96371580a8b2dad39122db46933e7f5884)
Fix out-of-date fake-timers docs
([#​2628](https://redirect.github.com/sinonjs/sinon/issues/2628))
(Carl-Erik Kopseng)
> - Fix documentation issue for fake-timers mentioned in
[#​2625](https://redirect.github.com/sinonjs/sinon/issues/2625)
>
> The docs were out of sync with the fake-timers docs.
>
> - Update dependencies before new patch version
-
[`527568cc`](https://redirect.github.com/sinonjs/sinon/commit/527568cc60a3c30359732bbb02806cee47a33d02)
Bump rexml from 3.3.7 to 3.3.9
([#​2626](https://redirect.github.com/sinonjs/sinon/issues/2626))
(dependabot\[bot])
> Bumps [rexml](https://redirect.github.com/ruby/rexml) from 3.3.7 to
3.3.9.
>
> - [Release notes](https://redirect.github.com/ruby/rexml/releases)
> -
[Changelog](https://redirect.github.com/ruby/rexml/blob/master/NEWS.md)
> -
[Commits](https://redirect.github.com/ruby/rexml/compare/v3.3.7...v3.3.9)
>
> ***
>
> updated-dependencies:
>
> - dependency-name: rexml
>
> dependency-type: indirect
>
> ...
>
> Signed-off-by: dependabot\[bot] <[email protected]>
>
> Co-authored-by: dependabot\[bot]
<49699333+dependabot\[bot][@​users](https://redirect.github.com/users).noreply.github.com>
-
[`ed029725`](https://redirect.github.com/sinonjs/sinon/commit/ed0297257413b728bc31515ac0a87e738e069961)
Bump webrick from 1.8.1 to 1.8.2
([#​2623](https://redirect.github.com/sinonjs/sinon/issues/2623))
(dependabot\[bot])
> Bumps [webrick](https://redirect.github.com/ruby/webrick) from 1.8.1
to 1.8.2.
>
> - [Release notes](https://redirect.github.com/ruby/webrick/releases)
> -
[Commits](https://redirect.github.com/ruby/webrick/compare/v1.8.1...v1.8.2)
>
> ***
>
> updated-dependencies:
>
> - dependency-name: webrick
>
> dependency-type: indirect
>
> ...
>
> Signed-off-by: dependabot\[bot] <[email protected]>
>
> Co-authored-by: dependabot\[bot]
<49699333+dependabot\[bot][@​users](https://redirect.github.com/users).noreply.github.com>
*Released by Carl-Erik Kopseng on 2025-03-19.*
###
[`v19.0.2`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1902)
[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.1...v19.0.2)
-
[`4eb4c4bc`](https://redirect.github.com/sinonjs/sinon/commit/4eb4c4bc0266d90d1624e5067029599ed57f7fb2)
Use fix 13.0.2 version of fake-timers to get Date to pass instanceof
checks (Carl-Erik Kopseng)
-
[`a5b03db3`](https://redirect.github.com/sinonjs/sinon/commit/a5b03db3af8948fe57c9f6818d7ae51fdef7ab52)
Add links to code that is affected by the breaking changes (Carl-Erik
Kopseng)
*Released by [Carl-Erik Kopseng](https://redirect.github.com/fatso83) on
2024-09-13.*
###
[`v19.0.1`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1901)
[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v19.0.0...v19.0.1)
-
[`037ec2d2`](https://redirect.github.com/sinonjs/sinon/commit/037ec2d2a995fb1f84f7b63ed00e632316648612)
Update migration docs (Carl-Erik Kopseng)
*Released by [Carl-Erik Kopseng](https://redirect.github.com/fatso83) on
2024-09-13.*
###
[`v19.0.0`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1900)
[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v18.0.1...v19.0.0)
-
[`3534ab4f`](https://redirect.github.com/sinonjs/sinon/commit/3534ab4fb02803173d9ca34f6020c3701d82abc9)
Bump samsam and nise to latest versions
([#​2617](https://redirect.github.com/sinonjs/sinon/issues/2617))
(Carl-Erik Kopseng)
> Ensures consistency and less breakage when there are "circular"
dependencies.
-
[`912c568d`](https://redirect.github.com/sinonjs/sinon/commit/912c568d3038dc0bea0e8a7b25e4298087c7c99c)
upgrade fake timers and others
([#​2612](https://redirect.github.com/sinonjs/sinon/issues/2612))
(Carl-Erik Kopseng)
> - Upgrade dependencies (includes breaking API in Fake Timers)
> - fake-timers: no longer creating dates using the original Date class,
but a subclass (proxy)
-
[`9715798e`](https://redirect.github.com/sinonjs/sinon/commit/9715798e30e59b110a1349cd0bd087b0fa5f9af2)
Use newer @​mochify/\* packages
([#​2609](https://redirect.github.com/sinonjs/sinon/issues/2609))
(Carl-Erik Kopseng)
> Co-authored-by: Maximilian Antoni <[email protected]>
*Released by [Carl-Erik Kopseng](https://redirect.github.com/fatso83) on
2024-09-13.*
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on the 1-7 day on Sunday" (UTC),
Automerge - At any time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/emartech/json-logger-js).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS40MC4wIiwidXBkYXRlZEluVmVyIjoiNDEuNDAuMCIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 1d5a1b4 commit d63685dCopy full SHA for d63685d
File tree
Expand file treeCollapse file tree
2 files changed
+16
-16
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+16
-16
lines changedCollapse file: package-lock.json
+15-15Lines changed: 15 additions & 15 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: package.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
61 | 61 |
| |
62 | 62 |
| |
63 | 63 |
| |
64 |
| - | |
| 64 | + | |
65 | 65 |
| |
66 | 66 |
| |
67 | 67 |
| |
|
0 commit comments