-
Notifications
You must be signed in to change notification settings - Fork 5
Commit c7b9bc4
authored
chore(deps): update dependency sinon to v16 (#51)
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [sinon](https://sinonjs.org/)
([source](https://redirect.github.com/sinonjs/sinon)) | [`15.2.0` ->
`16.1.3`](https://renovatebot.com/diffs/npm/sinon/15.2.0/16.1.3) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>sinonjs/sinon (sinon)</summary>
###
[`v16.1.3`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1613)
[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v16.1.2...v16.1.3)
-
[`93e8aa93`](https://redirect.github.com/sinonjs/sinon/commit/93e8aa93c56c2d9d1ff783263adbd93de2603803)
Remove postinstall script as it causes issues for consumers (Carl-Erik
Kopseng)
*Released by [Carl-Erik Kopseng](https://redirect.github.com/fatso83) on
2023-10-19.*
###
[`v16.1.2`](https://redirect.github.com/sinonjs/sinon/compare/v16.1.1...v16.1.2)
[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v16.1.1...v16.1.2)
###
[`v16.1.1`](https://redirect.github.com/sinonjs/sinon/compare/v16.1.0...v16.1.1)
[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v16.1.0...v16.1.1)
###
[`v16.1.0`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1610)
[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v16.0.0...v16.1.0)
-
[`cac5184b`](https://redirect.github.com/sinonjs/sinon/commit/cac5184b2a5c395e7e8775192ebcab234b6c180f)
Enable use of assignment in the presence of accessors
([#​2538](https://redirect.github.com/sinonjs/sinon/issues/2538))
(Carl-Erik Kopseng)
-
[`f8c20e54`](https://redirect.github.com/sinonjs/sinon/commit/f8c20e5414464cf36a1dd48845ff57bf4e87d158)
New article: making Sinon work with complex setups
([#​2540](https://redirect.github.com/sinonjs/sinon/issues/2540))
(Carl-Erik Kopseng)
> Co-authored-by: Morgan Roderick <[email protected]> >
-
[`cb5b9621`](https://redirect.github.com/sinonjs/sinon/commit/cb5b96214891dcff0890f07d01fe6b7d1627e8cb)
Add NPM script 'dev-docs' and document its usage (Carl-Erik Kopseng)
-
[`dd7c6091`](https://redirect.github.com/sinonjs/sinon/commit/dd7c6091f415f1f0129cb9673f79ad3e44eecd21)
Add a little update to contributing (Carl-Erik Kopseng)
-
[`79acdf38`](https://redirect.github.com/sinonjs/sinon/commit/79acdf380af52a34847a4861e637f5738c4b39eb)
Move tool versions into single file at root (Carl-Erik Kopseng)
-
[`03b1db50`](https://redirect.github.com/sinonjs/sinon/commit/03b1db50a1114b0e7ee5a26b0c813eda3fc54e07)
Expose Changelog page
([#​2550](https://redirect.github.com/sinonjs/sinon/issues/2550))
(Carl-Erik Kopseng)
-
[`e1c3dad2`](https://redirect.github.com/sinonjs/sinon/commit/e1c3dad21d3d7c18f23f014bd952b5e4136687cb)
Add section on tooling and recommend using ASDF for tool versioning
([#​2547](https://redirect.github.com/sinonjs/sinon/issues/2547))
(Carl-Erik Kopseng)
*Released by [Carl-Erik Kopseng](https://redirect.github.com/fatso83) on
2023-10-05.*
###
[`v16.0.0`](https://redirect.github.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1600)
[Compare
Source](https://redirect.github.com/sinonjs/sinon/compare/v15.2.0...v16.0.0)
-
[`c3396058`](https://redirect.github.com/sinonjs/sinon/commit/c339605834f6fd7ba3afdd179fff3a8544e62bd7)
fix(2525): ensure non empty message when error of type string is passed,
but no message
([#​2544](https://redirect.github.com/sinonjs/sinon/issues/2544))
(Mark de Dios)
-
[`baa1aee9`](https://redirect.github.com/sinonjs/sinon/commit/baa1aee9e5766ff1bfcbc62d81ddaf3138174c54)
.define method
([#​2539](https://redirect.github.com/sinonjs/sinon/issues/2539))
(Konstantin Gukov)
> - .define method for temporarily defining new properties during the
tests
-
[`fe799e78`](https://redirect.github.com/sinonjs/sinon/commit/fe799e78967cafcdfa29ef1d7cd00c420704b926)
Fix issue 2534: spies are not restored
([#​2535](https://redirect.github.com/sinonjs/sinon/issues/2535))
(Carl-Erik Kopseng)
-
[`305fb6cc`](https://redirect.github.com/sinonjs/sinon/commit/305fb6ccb823a4a6059d8440d93c8032bef2afeb)
fix: actaully reset 'injectedKeys'
([#​2456](https://redirect.github.com/sinonjs/sinon/issues/2456))
(Morgan Roderick)
-
[`de2635dd`](https://redirect.github.com/sinonjs/sinon/commit/de2635dd4293f21bd1e5a8b3e14d14d4f6e1f1da)
Bump LTS version one notch: 20
([#​2529](https://redirect.github.com/sinonjs/sinon/issues/2529))
(Carl-Erik Kopseng)
*Released by Morgan Roderick on 2023-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 7971e51 commit c7b9bc4Copy full SHA for c7b9bc4
File tree
Expand file treeCollapse file tree
2 files changed
+5
-6
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+5
-6
lines changedCollapse file: package-lock.json
+4-5Lines changed: 4 additions & 5 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