uniquelyparticular / stripe-distinct-usage-tracking

This Particular example demonstrates how you can track unique Usage Records for Metered Pricing Subscriptions in Stripe.
https://uniquelyparticular.com
MIT License
1 stars 1 forks source link

fix(deps): update dependency whatwg-url to v8 - autoclosed #61

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 4 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
whatwg-url 7.0.0 -> 8.6.0 age adoption passing confidence

Release Notes

jsdom/whatwg-url ### [`v8.6.0`](https://togithub.com/jsdom/whatwg-url/releases/v8.6.0) [Compare Source](https://togithub.com/jsdom/whatwg-url/compare/v8.5.0...v8.6.0) Made the `hostname` setter do nothing if the given string contains a colon, per https://github.com/whatwg/url/commit/ec96993653a70d063843e0198694028c63348db4. Updated punycode processing to support Unicode v13. ### [`v8.5.0`](https://togithub.com/jsdom/whatwg-url/releases/v8.5.0) [Compare Source](https://togithub.com/jsdom/whatwg-url/compare/v8.4.0...v8.5.0) Disallowed `|` in host parsing, per https://github.com/whatwg/url/commit/40252530f93fe37f092be90583f82e9f337da1ab. ### [`v8.4.0`](https://togithub.com/jsdom/whatwg-url/releases/v8.4.0) [Compare Source](https://togithub.com/jsdom/whatwg-url/compare/v8.3.0...v8.4.0) Fixed `file:` URL parsing cases which would cause different results when serialized-then-reparsed, per https://github.com/whatwg/url/commit/a19495e27ad95154543b46f751d1a1bf25553808. ### [`v8.3.0`](https://togithub.com/jsdom/whatwg-url/releases/v8.3.0) [Compare Source](https://togithub.com/jsdom/whatwg-url/compare/v8.2.2...v8.3.0) Updated `file:` URL path normalization, per https://github.com/whatwg/url/commit/47efa0043d677fb51169cde72b60703bd8de83e3. ### [`v8.2.2`](https://togithub.com/jsdom/whatwg-url/releases/v8.2.2) [Compare Source](https://togithub.com/jsdom/whatwg-url/compare/v8.2.1...v8.2.2) Fixed `percentDecode` to return a `Buffer`, like it did in v8.1.0, instead of a `Uint8Array`. ### [`v8.2.1`](https://togithub.com/jsdom/whatwg-url/releases/v8.2.1) [Compare Source](https://togithub.com/jsdom/whatwg-url/compare/v8.2.0...v8.2.1) Exported `percentDecode` again; it went missing in v8.2.0. ### [`v8.2.0`](https://togithub.com/jsdom/whatwg-url/releases/v8.2.0) [Compare Source](https://togithub.com/jsdom/whatwg-url/compare/v8.1.0...v8.2.0) Made `<`, `>`, and `^` in the host component cause parsing failures, per https://github.com/whatwg/url/commit/302ba419cb3248568243aaf7b5aca9003694d5c3. Fixed the parsing-then-serializing of non-special URLs to be idempotent, per https://github.com/whatwg/url/commit/83adf0c9ca9a88948e1e5d93374ffded04eec727. ### [`v8.1.0`](https://togithub.com/jsdom/whatwg-url/releases/v8.1.0) [Compare Source](https://togithub.com/jsdom/whatwg-url/compare/v8.0.0...v8.1.0) Changed fragment parsing so that U+0000 code points are now percent-encoded, instead of removed, per https://github.com/whatwg/url/commit/3d574017081f6594ce1fa7a5107027c83dbe931f. Changed `file:` URL parsing so that if the host ends up empty after the Unicode ToASCII operation, it now result in parsing failure, per https://github.com/whatwg/url/commit/cceb4356cca233b6dfdaabd888263157b2204e44. ### [`v8.0.0`](https://togithub.com/jsdom/whatwg-url/releases/v8.0.0) [Compare Source](https://togithub.com/jsdom/whatwg-url/compare/v7.1.0...v8.0.0) 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`](https://togithub.com/jsdom/jsdom/commit/5e39a4c)). Consumers of the default `whatwg-url` module are not affected. ### [`v7.1.0`](https://togithub.com/jsdom/whatwg-url/releases/v7.1.0) [Compare Source](https://togithub.com/jsdom/whatwg-url/compare/v7.0.0...v7.1.0) Removed `gopher:` special-case parsing and origin computation, per https://github.com/whatwg/url/commit/d589670451a4da9717bad69ed5d5364f93fede33 and https://github.com/whatwg/url/commit/7ae1c691c96f0d82fafa24c33aa1e8df9ffbf2bc.

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

vercel[bot] commented 4 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/particular/demo-stripe-distinct-usage-tracking/76j3dec2z
✅ Preview: https://demo-stripe-distinct-usage-tracking-git-renovate-whatwg-url-8x.particular.vercel.app

[Deployment for 99a5a9c failed]