Update dependency isomorphic-dompurify to v3.16.0#3178
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
45eabe5 to
c827857
Compare
c89661a to
f8ba887
Compare
190ec14 to
8ffde13
Compare
8ffde13 to
514e7a6
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:
3.0.0→3.16.0Release Notes
kkomelin/isomorphic-dompurify (isomorphic-dompurify)
v3.16.0: : Updated dependenciesCompare Source
v3.15.0: : Updated dependenciesCompare Source
v3.14.0: : Updated dependenciesCompare Source
What's Changed
Full Changelog: kkomelin/isomorphic-dompurify@3.13.0...3.14.0
v3.13.0: : Updated dependenciesCompare Source
What's Changed
Full Changelog: kkomelin/isomorphic-dompurify@3.12.0...3.13.0
v3.12.0: : Updated dependenciesCompare Source
What's Changed
Full Changelog: kkomelin/isomorphic-dompurify@3.11.0...3.12.0
v3.11.0: : Export hook-related TypeScript typesCompare Source
What's Changed
Full Changelog: kkomelin/isomorphic-dompurify@3.10.0...3.11.0
v3.10.0: : Updated dependenciesCompare Source
What's Changed
Full Changelog: kkomelin/isomorphic-dompurify@3.9.0...3.10.0
v3.9.0: : Updated dompurify and othersCompare Source
What's Changed
Full Changelog: kkomelin/isomorphic-dompurify@3.8.0...3.9.0
v3.8.0: : Updated dependenciesCompare Source
Dependency updates:
v3.7.1Compare Source
Bug Fix
browser.d.tsandbrowser.d.mtswere not included in the 3.7.0 published package due to a race condition in the build process. This causedTS7016: Could not find a declaration file for module 'isomorphic-dompurify'errors in tsgo and TypeScript 6 when resolving through thedefault(browser) exports condition. (#411)Thanks to @asterikx and @ElPrudi for their help with the issue.
v3.7.0: : TypeScript 6 compatibilityCompare Source
TypeScript 6 compatibility fixes:
Dependency updates:
v3.6.0: : Updated dependenciesCompare Source
Dependency updates:
v3.5.1Compare Source
Fix outdated build artifacts published in 3.5.0.
v3.5.0: : Add factory function supportCompare Source
What's new
Features
dompurifyAPI —DOMPurify(window)now returns a new DOMPurify instance bound to the given window (#405)Bug fixes
isEqualNodereturningfalsewhen comparingRETURN_DOM+FORCE_BODYoutput against nodes from a separate JSDOM context (#405)Thanks to @probablykasper for helping with this release.
v3.4.0: : jsdom update, performance improvement and node 22 requirement updateCompare Source
What's Changed
clearWindow()formatscript (biome format --write) and pre-commit hookv3.3.0: : Updated dependenciesCompare Source
What's Changed
Full Changelog: kkomelin/isomorphic-dompurify@3.2.0...3.3.0
v3.2.0: : Updated dependenciesCompare Source
What's Changed
Full Changelog: kkomelin/isomorphic-dompurify@3.1.0...3.2.0
v3.1.0: : Updated dependenciesCompare Source
What's Changed
Full Changelog: kkomelin/isomorphic-dompurify@3.0.0...3.1.0
Configuration
📅 Schedule: (UTC)
* * * * 6)🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.