ProjectOpenSea / seaport-js

A TypeScript library to interface with the Seaport marketplace.
MIT License
250 stars 182 forks source link

chore(deps): update dependency sinon to v18 #557

Closed renovate[bot] closed 1 month ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sinon (source) ^17.0.0 -> ^18.0.0 age adoption passing confidence

Release Notes

sinonjs/sinon (sinon) ### [`v18.0.0`](https://togithub.com/sinonjs/sinon/blob/HEAD/CHANGES.md#1800) [Compare Source](https://togithub.com/sinonjs/sinon/compare/v17.0.2...v18.0.0) This is what 17.0.2 should have been, as that contained two breaking changes. After updating Nise we are down to one breaking change, which only affects sinon-test (which has been updated), so most people are not affected. The legacyRoutes flag that is currently enabled in Nise by default will at some later version be disabled. We will then issue a little migration note. - [`01d45312`](https://togithub.com/sinonjs/sinon/commit/01d45312e82bbd0b2f435f16bd4a834b98d08e11) Use Nise 6 with legacyRoutes flag enabled (Carl-Erik Kopseng) > This should be disabled in a future Sinon version by default. - [`c618edc5`](https://togithub.com/sinonjs/sinon/commit/c618edc51e0302f047914e121cb788ac9cc43382) fix [#​2594](https://togithub.com/sinonjs/sinon/issues/2594): remove needless sandbox creation (Carl-Erik Kopseng) *Released by [Carl-Erik Kopseng](https://togithub.com/fatso83) on 2024-05-15.*

Configuration

šŸ“… Schedule: Branch creation - "before 9am on monday" (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.



This PR has been generated by Mend Renovate. View repository job log here.