sanity-io / sanity-plugin-dashboard-widget-netlify

Sanity Studio Dashboard Widget for triggering Netlify builds
MIT License
31 stars 14 forks source link

fix(deps): update dependency abort-controller to v3 (v3) #52

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
abort-controller ^2.0.3 -> ^3.0.0 age adoption passing confidence

Release Notes

mysticatea/abort-controller ### [`v3.0.0`](https://togithub.com/mysticatea/abort-controller/releases/tag/v3.0.0) [Compare Source](https://togithub.com/mysticatea/abort-controller/compare/v2.0.3...v3.0.0) #### 💥 Breaking Changes - [#​14](https://togithub.com/mysticatea/abort-controller/pull/14) ... Now `package.json` has `browser` field with [browser.js](https://togithub.com/mysticatea/abort-controller/blob/a935d38e09eb95d6b633a8c42fcceec9969e7b05/browser.js). This doesn't contain the shim of `AbortController` because all modern browsers support it. Therefore, it improves the experience when universal libraries use `abort-controller` package. Please use `abort-controller/polyfill` to support IE.

Configuration

📅 Schedule: Branch creation - "before 2am" (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 using a preset from Sanity. View repository job log here