Skip to content

Commit

Permalink
chore(deps): update dependency sinon to v14.0.2 (#1742)
Browse files Browse the repository at this point in the history
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [sinon](https://sinonjs.org/) ([source](https://togithub.com/sinonjs/sinon)) | [`14.0.1` -> `14.0.2`](https://renovatebot.com/diffs/npm/sinon/14.0.1/14.0.2) | [![age](https://badges.renovateapi.com/packages/npm/sinon/14.0.2/age-slim)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://badges.renovateapi.com/packages/npm/sinon/14.0.2/adoption-slim)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://badges.renovateapi.com/packages/npm/sinon/14.0.2/compatibility-slim/14.0.1)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://badges.renovateapi.com/packages/npm/sinon/14.0.2/confidence-slim/14.0.1)](https://docs.renovatebot.com/merge-confidence/) |

---

### Release Notes

<details>
<summary>sinonjs/sinon</summary>

### [`v14.0.2`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#&#8203;1402)

[Compare Source](https://togithub.com/sinonjs/sinon/compare/v14.0.1...v14.0.2)

-   [`4d70f6e0`](https://togithub.com/sinonjs/sinon/commit/4d70f6e0965b82e387cd632fbe54ed58a8fcf601)
    Upgrade nise to latest (Morgan Roderick)
-   [`96a0d756`](https://togithub.com/sinonjs/sinon/commit/96a0d756b553c38154f442785c34c6092d1ac572)
    Update [@&#8203;sinonjs/samsam](https://togithub.com/sinonjs/samsam) to latest (Morgan Roderick)
-   [`babb4736`](https://togithub.com/sinonjs/sinon/commit/babb4736d7f0080e25dce34fc8ce72879e86792e)
    Prefer [@&#8203;sinonjs/commons](https://togithub.com/sinonjs/commons)[@&#8203;2](https://togithub.com/2) (Morgan Roderick)
    > That makes ES2017 support explicit

*Released by Morgan Roderick on 2022-11-07.*

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "after 9am and before 3pm" (UTC), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR is behind base branch, 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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://app.renovatebot.com/dashboard#github/googleapis/release-please).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNC4xOS4wIiwidXBkYXRlZEluVmVyIjoiMzQuMTkuMCJ9-->
  • Loading branch information
renovate-bot committed Nov 8, 2022
1 parent 47bd405 commit 2d9d5b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -63,7 +63,7 @@
"gts": "^3.1.0",
"mocha": "^9.2.2",
"nock": "^13.0.0",
"sinon": "14.0.1",
"sinon": "14.0.2",
"snap-shot-it": "^7.0.0"
},
"dependencies": {
Expand Down

0 comments on commit 2d9d5b6

Please sign in to comment.