Skip to content

Remove dependency abort-controller

Warren Gifford requested to merge renovate/abort-controller-3.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
abort-controller devDependencies major ^3.0.0 source code search for "abort-controller"

Release Notes

mysticatea/abort-controller

v3.0.0

Compare Source

💥 Breaking Changes

  • #​14 ... Now package.json has browser field with 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.

v2.0.3

Compare Source

🐛 Bug fixes

  • 7241089 fixed a bug that dist/abort-controller.umd.js contained const syntax.

v2.0.2

Compare Source

🐛 Bug fixes

v2.0.1

Compare Source

This package has been rewritten with TypeScript. This release should not have any user-facing change.


Renovate configuration

📅 Schedule: "on the 1st through 7th day of the month" in timezone America/Los_Angeles.

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

Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

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

Merge request reports

Loading