Open
Conversation
4d5ab2a to
5aa73d6
Compare
5aa73d6 to
deb4cce
Compare
a3252f0 to
5b55273
Compare
5b55273 to
a01d961
Compare
f4df841 to
65a0477
Compare
70ef577 to
c21b56b
Compare
3085752 to
bc1724a
Compare
cb0afa5 to
55e0702
Compare
e67e015 to
123bf1e
Compare
111e328 to
7b8809f
Compare
376059b to
72532a8
Compare
72532a8 to
8668261
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
1.40.10->1.40.14^2.2.2->^3.0.0^15.12.2->^20.0.0^17.0.9->^18.0.0^17.0.6->^18.0.01.4.6->2.1.1^7.2.3->^8.0.02.3.1->2.3.22.2.6->2.3.22.2.5->2.3.20.7.0->1.5.11.1.0->2.0.11.0.1->4.0.0^2.2.9->^3.0.02.2.6->3.0.61.3.0->1.3.11.0.5->5.0.02.2.0->2.5.33.0.1->6.0.22.0.1->2.0.27.1.6->10.3.100.2.6->0.2.72.3.0->6.2.11.2.0->3.0.14.0.0-rc.12->4.3.4^2.0.0->^4.0.04.0.2->10.0.12.1.27->2.1.35^1.0.4->^3.0.0^17.0.2->^18.0.017.0.1->18.2.015.3.1->18.2.0^17.0.2->^18.0.017.0.1->18.2.015.3.1->18.2.09.20.1->9.22.53.0.2->5.0.5^6.6.7->^7.0.05.3.1->7.8.16.3.3->6.6.76.3.3->6.6.71.1.0->6.2.00.9.1->0.9.42.3.3->3.0.03.0.1->9.0.11.1.0->2.4.01.24.0->1.51.03.3.0->8.2.01.0.1->3.0.83.32.0->17.7.2Release Notes
IonicaBizau/anser (anser)
v2.1.1Compare Source
Fix quote escaping in escapeForHtml. Thanks @matias-la! 🍰
v2.1.0Compare Source
Add several widely used style codes
v2.0.2Compare Source
Fix the TypeScript definitions library structure -- thanks @Methuselah96! 🍰
v2.0.1Compare Source
fix typescript typings /cc #60, thanks @RDIL! 🍰
v2.0.0Compare Source
Multiple decorations 🎨 Thanks @ktunkiewicz! 🍰 For more details see #56.
v1.4.10Compare Source
Update docs and licence year. 🚀
v1.4.9Compare Source
TypeScript: Fix type declarations -- thanks @jirutka! 🍰
v1.4.8Compare Source
Happy New Year! 🎉 🚀
This pull request is going to update the documentation of this project and add the Buy me
a coffeecookies and tea button:If this project helped you, tea and cookies is perhaps something I would really enjoy. :)
v1.4.7Compare Source
TypeScript related improvements
Thanks, @mjomble! 🍰
steelbrain/package-deps (atom-package-deps)
v8.0.0Compare Source
Although none of the APIs have changed, this change may be potentially unstable, so marking it as semver-major
so consumers have to opt-in to this.
JedWatson/classnames (classnames)
v2.3.2Compare Source
[Object object]in a vm, thanks Remco Haszing (#281)dmnd/dedent (dedent)
v1.5.1Compare Source
v1.5.0Compare Source
v1.4.0Compare Source
v1.3.0Compare Source
v1.2.0Compare Source
v1.1.0Compare Source
v1.0.2Compare Source
v1.0.1Compare Source
This was a version bump only to mark 1.x as stable.
v1.0.0Compare Source
This version was given the
betatag in npm.Note: although this was a new major version, it contains no breaking changes from 0.x.
The versioning intent was purely to signal that the API is stable.
fgnass/diffparser (diffparser)
v2.0.1Compare Source
v2.0.0Compare Source
jsdom/domexception (domexception)
v4.0.0: 4.0.0Compare Source
The breaking changes in this version are to the API exported by the
domexception/webidl2js-wrappermodule. In particular it now is based onwebidl2jsv17, which changes some of the exported function signatures, and changes the realms of any errors thrown on misuse.v3.0.0: 3.0.0Compare Source
Now requires Node.js v12 as the minimum version.
Removed some removed-from-spec name to code mappings, per https://github.com/heycam/webidl/pull/946.
v2.0.1: 2.0.1Compare Source
Dependency updates, which should not affect consumers.
v2.0.0: 2.0.0Compare Source
The breaking change in this release is raising the minimum Node.js version to v8.
This release introduces the
domexception/webidl2js-wrappermodule, which can be used to installDOMExceptionconstructors on arbitrary global objects, using that global object'sErrorconstructor. (This is useful for jsdom, after jsdom/jsdom@5e39a4c). Consumers of the defaultdomexceptionmodule are not affected.cure53/DOMPurify (dompurify)
v3.0.6: DOMPurify 3.0.6Compare Source
v3.0.5: DOMPurify 3.0.5Compare Source
v3.0.4: DOMPurify 3.0.4Compare Source
shadowrootmodwhich should beshadowrootmode, thanks @masatokinugawav3.0.3: DOMPurify 3.0.3Compare Source
TRUSTED_TYPES_POLICYconfiguration option, thanks @dejangfeDropShadowto the SVG filter allow-list, thanks @SelfMadeSystemv3.0.2: DOMPurify 3.0.2Compare Source
ALLOWED_URI_REGEXPnot being reset, thanks @mukilanemprescriptstag to allowed MathML elements, thanks @duyhai94v3.0.1: DOMPurify 3.0.1Compare Source
v3.0.0: DOMPurify 3.0.0Compare Source
ALLOW_SELF_CLOSE_IN_ATTRflag, thanks @edg2s @AndreVirtimoshadowrootmode, thanks @mfreed7NOTE Please use the 2.4.4 release if you still need MSIE support, 3.0.0 comes without the MSIE overhead
v2.4.7: DOMPurify 2.4.7Compare Source
v2.4.6: DOMPurify 2.4.6Compare Source
noframeselement is permitted, thanks @leeNv2.4.5: DOMPurify 2.4.5Compare Source
v2.4.4: DOMPurify 2.4.4Compare Source
ALLOW_SELF_CLOSE_IN_ATTRflag, thanks @edg2s @AndreVirtimoshadowrootmode, thanks @mfreed7v2.4.3: DOMPurify 2.4.3Compare Source
v2.4.2: DOMPurify 2.4.2Compare Source
v2.4.1: DOMPurify 2.4.1Compare Source
ALLOWED_NAMESPACESfor better XML handling, thanks @kevin-deyoungster @tosmolkaSAFE_FOR_TEMPLATESistruev2.4.0: DOMPurify 2.4.0Compare Source
v2.3.12: DOMPurify 2.3.12Compare Source
v2.3.11: DOMPurify 2.3.11Compare Source
v2.3.10: DOMPurify 2.3.10Compare Source
v2.3.9: DOMPurify 2.3.9Compare Source
v2.3.8: DOMPurify 2.3.8Compare Source
No other changes compared to 2.3.7 release, which entail:
v2.3.7Compare Source
v2.3.6: DOMPurify 2.3.6Compare Source
v2.3.5: DOMPurify 2.3.5Compare Source
v2.3.4: DOMPurify 2.3.4Compare Source
feImageelements, thanks @ydanivv2.3.3: DOMPurify 2.3.3Compare Source
PARSER_MEDIA_TYPEspotted by @securitum-mbv2.3.2: DOMPurify 2.3.2Compare Source
PARSER_MEDIA_TYPE, thanks @tosmolkav2.3.1: DOMPurify 2.3.1Compare Source
FORBID_CONTENTSsetting configurableroleto URI-safe attributesv2.3.0: DOMPurify 2.3.0Compare Source
Configuration
📅 Schedule: Branch creation - "every weekend" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.