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.0
1.4.6
->2.1.1
^7.2.3
->^8.0.0
2.3.1
->2.3.2
2.2.6
->2.3.2
2.2.5
->2.3.2
0.7.0
->1.5.1
1.1.0
->2.0.1
1.0.1
->4.0.0
^2.2.9
->^3.0.0
2.2.6
->3.0.6
1.3.0
->1.3.1
1.0.5
->5.0.0
2.2.0
->2.5.3
3.0.1
->6.0.2
2.0.1
->2.0.2
7.1.6
->10.3.10
0.2.6
->0.2.7
2.3.0
->6.2.1
1.2.0
->3.0.1
4.0.0-rc.12
->4.3.4
^2.0.0
->^4.0.0
4.0.2
->10.0.1
2.1.27
->2.1.35
^1.0.4
->^3.0.0
^17.0.2
->^18.0.0
17.0.1
->18.2.0
15.3.1
->18.2.0
^17.0.2
->^18.0.0
17.0.1
->18.2.0
15.3.1
->18.2.0
9.20.1
->9.22.5
3.0.2
->5.0.5
^6.6.7
->^7.0.0
5.3.1
->7.8.1
6.3.3
->6.6.7
6.3.3
->6.6.7
1.1.0
->6.2.0
0.9.1
->0.9.4
2.3.3
->3.0.0
3.0.1
->9.0.1
1.1.0
->2.4.0
1.24.0
->1.51.0
3.3.0
->8.2.0
1.0.1
->3.0.8
3.32.0
->17.7.2
Release Notes
IonicaBizau/anser (anser)
v2.1.1
Compare Source
Fix quote escaping in escapeForHtml. Thanks @matias-la! 🍰
v2.1.0
Compare Source
Add several widely used style codes
v2.0.2
Compare Source
Fix the TypeScript definitions library structure -- thanks @Methuselah96! 🍰
v2.0.1
Compare Source
fix typescript typings /cc #60, thanks @RDIL! 🍰
v2.0.0
Compare Source
Multiple decorations 🎨 Thanks @ktunkiewicz! 🍰 For more details see #56.
v1.4.10
Compare Source
Update docs and licence year. 🚀
v1.4.9
Compare Source
TypeScript: Fix type declarations -- thanks @jirutka! 🍰
v1.4.8
Compare 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.7
Compare Source
TypeScript related improvements
Thanks, @mjomble! 🍰
steelbrain/package-deps (atom-package-deps)
v8.0.0
Compare 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.2
Compare Source
[Object object]
in a vm, thanks Remco Haszing (#281)dmnd/dedent (dedent)
v1.5.1
Compare Source
v1.5.0
Compare Source
v1.4.0
Compare Source
v1.3.0
Compare Source
v1.2.0
Compare Source
v1.1.0
Compare Source
v1.0.2
Compare Source
v1.0.1
Compare Source
This was a version bump only to mark 1.x as stable.
v1.0.0
Compare Source
This version was given the
beta
tag 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.1
Compare Source
v2.0.0
Compare 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-wrapper
module. In particular it now is based onwebidl2js
v17, 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-wrapper
module, which can be used to installDOMException
constructors on arbitrary global objects, using that global object'sError
constructor. (This is useful for jsdom, after jsdom/jsdom@5e39a4c
). Consumers of the defaultdomexception
module 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
shadowrootmod
which should beshadowrootmode
, thanks @masatokinugawav3.0.3
: DOMPurify 3.0.3Compare Source
TRUSTED_TYPES_POLICY
configuration option, thanks @dejangfeDropShadow
to the SVG filter allow-list, thanks @SelfMadeSystemv3.0.2
: DOMPurify 3.0.2Compare Source
ALLOWED_URI_REGEXP
not being reset, thanks @mukilanemprescripts
tag 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_ATTR
flag, 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
noframes
element is permitted, thanks @leeNv2.4.5
: DOMPurify 2.4.5Compare Source
v2.4.4
: DOMPurify 2.4.4Compare Source
ALLOW_SELF_CLOSE_IN_ATTR
flag, 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_NAMESPACES
for better XML handling, thanks @kevin-deyoungster @tosmolkaSAFE_FOR_TEMPLATES
istrue
v2.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.7
Compare 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
feImage
elements, thanks @ydanivv2.3.3
: DOMPurify 2.3.3Compare Source
PARSER_MEDIA_TYPE
spotted by @securitum-mbv2.3.2
: DOMPurify 2.3.2Compare Source
PARSER_MEDIA_TYPE
, thanks @tosmolkav2.3.1
: DOMPurify 2.3.1Compare Source
FORBID_CONTENTS
setting configurablerole
to 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.