Skip to content

fix(deps): update dependency isomorphic-dompurify to v2.25.0 #33

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
isomorphic-dompurify 2.4.0 -> 2.25.0 age adoption passing confidence

Release Notes

kkomelin/isomorphic-dompurify (isomorphic-dompurify)

v2.25.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.25.0

v2.24.0: Updated dependencies

Compare Source

Changelog
  • Updated jsdom and other dependencies.

See the complete changelog for more details.

Release

2.24.0

v2.23.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify.
  • Updated other dependencies.

See the complete changelog for more details.

Release

2.23.0

v2.22.0: Updated dependencies

Compare Source

Changelog

See the complete changelog for more details.

Release

2.22.0

v2.21.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify and others.

See the complete changelog for more details.

Release

2.21.0

v2.20.0: Updated dependencies

Compare Source

Changelog
  • Updated jsdom.

See the complete changelog for more details.

Release

2.20.0

v2.19.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.19.0

v2.18.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.18.0

v2.17.0: Removed @​types/dompurify dependency. Updated dompurify and other dependencies.

Compare Source

Changelog

See the complete changelog for more details.

Release

2.17.0

v2.16.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify, jsdom and other dependencies.

See the complete changelog for more details.

Release

2.16.0

v2.15.0: Updated dependencies. Switched to Vitest

Compare Source

Changelog
  • Updated jsdom and other dependencies.
  • Switched from Jest to Vitest for testing.

See the complete changelog for more details.

Release

2.15.0

v2.14.0: Updated dependencies

Compare Source

Changelog
  • Updated jsdom and other dependencies.

See the complete changelog for more details.

Release

2.14.0

v2.13.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.13.0

v2.12.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.12.0

v2.11.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify.

See the complete changelog for more details.

Release

2.11.0

v2.10.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify.

See the complete changelog for more details.

Release

2.10.0

v2.9.0: Updated dependencies. Switched to pnpm

Compare Source

Changelog
  • Updated dompurify and other dependencies.
  • Switched from npm to pnpm.

See the complete changelog for more details.

Release

2.9.0

v2.8.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.8.0

v2.7.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.7.0

v2.6.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify.

See the complete changelog for more details.

Release

2.6.0

v2.5.0: Updated dependencies

Compare Source

Changelog
  • Updated dompurify and other dependencies.

See the complete changelog for more details.

Release

2.5.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

coderabbitai bot commented Mar 20, 2024

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


🪧 Tips

Chat

There are 3 ways to chat with CodeRabbit:

  • Review comments: Directly reply to a review comment made by CodeRabbit. Example:
    • I pushed a fix in commit <commit_id>, please review it.
    • Explain this complex logic.
    • Open a follow-up GitHub issue for this discussion.
  • Files and specific lines of code (under the "Files changed" tab): Tag @coderabbitai in a new review comment at the desired location with your query. Examples:
    • @coderabbitai explain this code block.
    • @coderabbitai modularize this function.
  • PR comments: Tag @coderabbitai in a new PR comment to ask questions about the PR branch. For the best results, please provide a very specific query, as very limited context is provided in this mode. Examples:
    • @coderabbitai gather interesting stats about this repository and render them as a table. Additionally, render a pie chart showing the language distribution in the codebase.
    • @coderabbitai read src/utils.ts and explain its main purpose.
    • @coderabbitai read the files in the src/scheduler package and generate a class diagram using mermaid and a README in the markdown format.
    • @coderabbitai help me debug CodeRabbit configuration file.

Support

Need help? Join our Discord community for assistance with any issues or questions.

Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments.

CodeRabbit Commands (Invoked using PR comments)

  • @coderabbitai pause to pause the reviews on a PR.
  • @coderabbitai resume to resume the paused reviews.
  • @coderabbitai review to trigger an incremental review. This is useful when automatic reviews are disabled for the repository.
  • @coderabbitai full review to do a full review from scratch and review all the files again.
  • @coderabbitai summary to regenerate the summary of the PR.
  • @coderabbitai generate sequence diagram to generate a sequence diagram of the changes in this PR.
  • @coderabbitai resolve resolve all the CodeRabbit review comments.
  • @coderabbitai configuration to show the current CodeRabbit configuration for the repository.
  • @coderabbitai help to get help.

Other keywords and placeholders

  • Add @coderabbitai ignore anywhere in the PR description to prevent this PR from being reviewed.
  • Add @coderabbitai summary to generate the high-level summary at a specific location in the PR description.
  • Add @coderabbitai anywhere in the PR title to generate the title automatically.

CodeRabbit Configuration File (.coderabbit.yaml)

  • You can programmatically configure CodeRabbit by adding a .coderabbit.yaml file to the root of your repository.
  • Please see the configuration documentation for more information.
  • If your editor has YAML language server enabled, you can add the path at the top of this file to enable auto-completion and validation: # yaml-language-server: $schema=https://coderabbit.ai/integrations/schema.v2.json

Documentation and Community

  • Visit our Documentation for detailed information on how to use CodeRabbit.
  • Join our Discord Community to get help, request features, and share feedback.
  • Follow us on X/Twitter for updates and announcements.

Copy link

socket-security bot commented Mar 20, 2024

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedisomorphic-dompurify@​2.4.0 ⏵ 2.25.0100 +11007490100

View full report

@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.5.0 fix(deps): update dependency isomorphic-dompurify to v2.6.0 Mar 22, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.6.0 fix(deps): update dependency isomorphic-dompurify to v2.7.0 Apr 9, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.7.0 fix(deps): update dependency isomorphic-dompurify to v2.8.0 Apr 28, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.8.0 fix(deps): update dependency isomorphic-dompurify to v2.9.0 Apr 30, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.9.0 fix(deps): update dependency isomorphic-dompurify to v2.10.0 May 14, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.10.0 fix(deps): update dependency isomorphic-dompurify to v2.11.0 May 21, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.11.0 fix(deps): update dependency isomorphic-dompurify to v2.12.0 Jun 5, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.12.0 fix(deps): update dependency isomorphic-dompurify to v2.13.0 Jul 6, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.13.0 fix(deps): update dependency isomorphic-dompurify to v2.14.0 Aug 1, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.14.0 fix(deps): update dependency isomorphic-dompurify to v2.15.0 Aug 27, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.15.0 fix(deps): update dependency isomorphic-dompurify to v2.16.0 Sep 27, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.16.0 fix(deps): update dependency isomorphic-dompurify to v2.17.0 Nov 24, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.17.0 fix(deps): update dependency isomorphic-dompurify to v2.18.0 Nov 30, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.18.0 fix(deps): update dependency isomorphic-dompurify to v2.19.0 Dec 10, 2024
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.19.0 fix(deps): update dependency isomorphic-dompurify to v2.20.0 Jan 10, 2025
@renovate renovate bot force-pushed the renovate/isomorphic-dompurify-2.x-lockfile branch 2 times, most recently from 3214bdf to 28a325c Compare January 30, 2025 15:00
@renovate renovate bot force-pushed the renovate/isomorphic-dompurify-2.x-lockfile branch from 28a325c to 57b6c00 Compare February 2, 2025 09:37
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.20.0 fix(deps): update dependency isomorphic-dompurify to v2.21.0 Feb 2, 2025
@renovate renovate bot force-pushed the renovate/isomorphic-dompurify-2.x-lockfile branch from 57b6c00 to 738d78c Compare February 9, 2025 12:51
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.21.0 fix(deps): update dependency isomorphic-dompurify to v2.22.0 Feb 21, 2025
@renovate renovate bot force-pushed the renovate/isomorphic-dompurify-2.x-lockfile branch from 738d78c to 4b00b4f Compare February 21, 2025 19:39
@renovate renovate bot force-pushed the renovate/isomorphic-dompurify-2.x-lockfile branch from 4b00b4f to 0433924 Compare March 3, 2025 12:54
@renovate renovate bot force-pushed the renovate/isomorphic-dompurify-2.x-lockfile branch 2 times, most recently from c35b886 to fca3144 Compare March 17, 2025 16:51
@renovate renovate bot force-pushed the renovate/isomorphic-dompurify-2.x-lockfile branch 2 times, most recently from b5fcdd5 to 749d182 Compare April 4, 2025 18:13
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.22.0 fix(deps): update dependency isomorphic-dompurify to v2.23.0 Apr 4, 2025
@renovate renovate bot force-pushed the renovate/isomorphic-dompurify-2.x-lockfile branch from 749d182 to ac13da8 Compare April 8, 2025 14:43
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.23.0 fix(deps): update dependency isomorphic-dompurify to v2.24.0 Apr 22, 2025
@renovate renovate bot force-pushed the renovate/isomorphic-dompurify-2.x-lockfile branch 2 times, most recently from 18a75db to 6873305 Compare April 24, 2025 05:52
@renovate renovate bot force-pushed the renovate/isomorphic-dompurify-2.x-lockfile branch 2 times, most recently from 29f536b to bfc6567 Compare May 20, 2025 08:15
@renovate renovate bot changed the title fix(deps): update dependency isomorphic-dompurify to v2.24.0 fix(deps): update dependency isomorphic-dompurify to v2.25.0 May 20, 2025
@renovate renovate bot force-pushed the renovate/isomorphic-dompurify-2.x-lockfile branch from bfc6567 to d8733ec Compare May 28, 2025 10:03
@renovate renovate bot force-pushed the renovate/isomorphic-dompurify-2.x-lockfile branch from d8733ec to 1dfcc92 Compare June 4, 2025 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants