mitodl / sga-lti

an LTI implementation of Staff Graded Assignments, for use with edX
BSD 3-Clause "New" or "Revised" License
2 stars 2 forks source link

Update dependency jsdom to v8.5.0 #120

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jsdom 8.1.0 -> 8.5.0 age adoption passing confidence

Release Notes

jsdom/jsdom (jsdom) ### [`v8.5.0`](https://togithub.com/jsdom/jsdom/blob/HEAD/Changelog.md#850) [Compare Source](https://togithub.com/jsdom/jsdom/compare/8.4.1...8.5.0) - Added encoding handling (nicolashenry) - `jsdom.env`, when given a URL or file, will decode the resulting bytes using signals like the `Content-Type` header, `` declaration, or presence of a BOM, in the same manner as web browsers. - Fetching external resources, via mechanisms such as XMLHttpRequest or ` Githubissues.
  • Githubissues is a development platform for aggregating issues.