willsoto / nestjs-prometheus

NestJS module for Prometheus
Apache License 2.0
525 stars 28 forks source link

chore(deps): update dependency sinon-chai to v4 #2350

Closed renovate[bot] closed 6 days ago

renovate[bot] commented 3 months ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sinon-chai 3.7.0 -> 4.0.0 age adoption passing confidence
@types/sinon-chai (source) 3.2.12 -> 4.0.0 age adoption passing confidence

Release Notes

chaijs/sinon-chai (sinon-chai) ### [`v4.0.0`](https://redirect.github.com/chaijs/sinon-chai/releases/tag/4.0.0) [Compare Source](https://redirect.github.com/chaijs/sinon-chai/compare/3.7.0...4.0.0) #### What's Changed - Add pointer to `chai-samsam` for Sinon.assert.match by [@​cincodenada](https://redirect.github.com/cincodenada) in [https://github.com/chaijs/sinon-chai/pull/156](https://redirect.github.com/chaijs/sinon-chai/pull/156) - Add brief note about `.always` prefix to README by [@​cincodenada](https://redirect.github.com/cincodenada) in [https://github.com/chaijs/sinon-chai/pull/153](https://redirect.github.com/chaijs/sinon-chai/pull/153) - Add support for Chai version 5 by [@​robinbisping](https://redirect.github.com/robinbisping) in [https://github.com/chaijs/sinon-chai/pull/161](https://redirect.github.com/chaijs/sinon-chai/pull/161) - Set up CI by [@​koddsson](https://redirect.github.com/koddsson) in [https://github.com/chaijs/sinon-chai/pull/163](https://redirect.github.com/chaijs/sinon-chai/pull/163) - Create npm-publish.yml by [@​koddsson](https://redirect.github.com/koddsson) in [https://github.com/chaijs/sinon-chai/pull/164](https://redirect.github.com/chaijs/sinon-chai/pull/164) - chore: upgrade deps and use c8/prettier by [@​43081j](https://redirect.github.com/43081j) in [https://github.com/chaijs/sinon-chai/pull/166](https://redirect.github.com/chaijs/sinon-chai/pull/166) #### New Contributors - [@​cincodenada](https://redirect.github.com/cincodenada) made their first contribution in [https://github.com/chaijs/sinon-chai/pull/156](https://redirect.github.com/chaijs/sinon-chai/pull/156) - [@​robinbisping](https://redirect.github.com/robinbisping) made their first contribution in [https://github.com/chaijs/sinon-chai/pull/161](https://redirect.github.com/chaijs/sinon-chai/pull/161) - [@​koddsson](https://redirect.github.com/koddsson) made their first contribution in [https://github.com/chaijs/sinon-chai/pull/163](https://redirect.github.com/chaijs/sinon-chai/pull/163) - [@​43081j](https://redirect.github.com/43081j) made their first contribution in [https://github.com/chaijs/sinon-chai/pull/166](https://redirect.github.com/chaijs/sinon-chai/pull/166) **Full Changelog**: https://github.com/chaijs/sinon-chai/compare/3.7.0...4.0.0

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 these updates again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 3 months ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: pnpm-lock.yaml
Progress: resolved 1, reused 0, downloaded 0, added 0
.                                        |  WARN  deprecated eslint@8.57.1
Progress: resolved 112, reused 0, downloaded 0, added 0
Progress: resolved 170, reused 0, downloaded 0, added 0
Progress: resolved 415, reused 0, downloaded 0, added 0
Progress: resolved 502, reused 0, downloaded 0, added 0
Progress: resolved 606, reused 0, downloaded 0, added 0
Progress: resolved 858, reused 0, downloaded 0, added 0
 WARN  12 deprecated subdependencies found: @humanwhocodes/config-array@0.13.0, @humanwhocodes/object-schema@2.0.3, coffee-script@1.12.7, glob@7.2.3, glob@8.1.0, gulp-header@1.8.12, inflight@1.0.6, loupe@2.3.6, q@1.5.1, read-pkg-up@11.0.0, rimraf@3.0.2, stringify-package@1.0.1
Progress: resolved 1009, reused 0, downloaded 0, added 0, done
undefined
 ERR_PNPM_PEER_DEP_ISSUES  Unmet peer dependencies

.
└─┬ sinon-chai 4.0.0
  └── ✕ unmet peer chai@^5.0.0: found 4.4.1

hint: If you don't want pnpm to fail on peer dependency issues, add "strict-peer-dependencies=false" to an .npmrc file at the root of your project.
renovate[bot] commented 6 days ago

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update. You will not get PRs for any future 4.x releases. But if you manually upgrade to 4.x then Renovate will re-enable minor and patch updates automatically.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.