atom-community / ide-python

Python language support for Atom-IDE :atom: :snake:
https://atom.io/packages/ide-python
Other
236 stars 39 forks source link

chore(deps): update dependency jsdom to v20 #532

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom ^19.0.0 -> ^20.0.0 age adoption passing confidence

Release Notes

jsdom/jsdom ### [`v20.0.0`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#​2000) [Compare Source](https://togithub.com/jsdom/jsdom/compare/19.0.0...20.0.0) - Node.js v14 is now the minimum supported version - Added `crypto.getRandomValues()`. (sjrd) - Added `HTMLFormControlsCollection` and `RadioNodeList`, so `formEl.elements` now behaves correctly. (UndefinedBehavior) - Added the `signal` option to `addEventListener()`. (cheap-glitch) - Fixed the `:root` pseudoclass to work correctly. (hughs-ch) - Updated `parse5`, bringing along some HTML parsing and serialization fixes. (fb55)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

â™» 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.