bus-stop / x-terminal

An xterm based Atom plugin for providing terminals inside your Atom workspace.
https://atom.io/packages/x-terminal
Other
39 stars 9 forks source link

fix(deps): update dependency whatwg-url to v12 #526

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
whatwg-url ^11.0.0 -> ^12.0.0 age adoption passing confidence

Release Notes

jsdom/whatwg-url ### [`v12.0.0`](https://togithub.com/jsdom/whatwg-url/releases/tag/v12.0.0): 12.0.0 [Compare Source](https://togithub.com/jsdom/whatwg-url/compare/v11.0.0...v12.0.0) Breaking change: removed Node.js v12 support. Changed the characters allowed in domains vs. generic hosts, per https://github.com/whatwg/url/commit/35e195a2cce7b82694284b8f60caeaf7b43087b4. Changed the `URL` API's `search` and `hash` setters, as well as the `URLSearchParams` API, to always ensure the URL is serialize-parse roundtrippable, per https://github.com/whatwg/url/commit/fdaa0e5a3790693a82f578d7373f216d8fef9ac8.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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. View repository job log here.