Skip to content

Update dependency whatwg-url to v8

Warren Gifford requested to merge renovate/whatwg-url-8.x into master

Created by: renovate[bot]

This PR contains the following updates:

Package Type Update New value References Sourcegraph
whatwg-url dependencies major ^8.0.0 source code search for "whatwg-url"

Release Notes

jsdom/whatwg-url

v8.0.0

Compare Source

The breaking change in this release is raising the minimum Node.js version to v10.

This release introduces the whatwg-url/webidl2js-wrapper module, which can be used to install URL and URLSearchParams constructors on arbitrary global objects. (This is useful for jsdom, after jsdom/jsdom@5e39a4c). Consumers of the default whatwg-url module are not affected.


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

Newsflash: Renovate has joined WhiteSource, and is now free for all use. Learn more or view updated terms and privacy policies.

Merge request reports

Loading