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 (main) #48

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

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 (abort-controller) ### [`v3.0.0`](https://redirect.github.com/mysticatea/abort-controller/releases/tag/v3.0.0) [Compare Source](https://redirect.github.com/mysticatea/abort-controller/compare/v2.0.3...v3.0.0) #### 💥 Breaking Changes - [#​14](https://redirect.github.com/mysticatea/abort-controller/pull/14) ... Now `package.json` has `browser` field with [browser.js](https://redirect.github.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 3am 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 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.



This PR has been generated by Mend Renovate using a curated preset maintained by Sanity. View repository job log here