Skip to content

chore(deps): bump dompurify and @codingame/monaco-vscode-api#5745

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-de56201cbe
Open

chore(deps): bump dompurify and @codingame/monaco-vscode-api#5745
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/multi-de56201cbe

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2026

Bumps dompurify to 3.3.3 and updates ancestor dependency @codingame/monaco-vscode-api. These dependencies need to be updated together.

Updates dompurify from 3.3.0 to 3.3.3

Release notes

Sourced from dompurify's releases.

DOMPurify 3.3.3

  • Fixed an engine requirement for Node 20 which caused hiccups, thanks @​Rotzbua

DOMPurify 3.3.2

  • Fixed a possible bypass caused by jsdom's faulty raw-text tag parsing, thanks multiple reporters
  • Fixed a prototype pollution issue when working with custom elements, thanks @​christos-eth
  • Fixed a lenient config parsing in _isValidAttribute, thanks @​christos-eth
  • Bumped and removed several dependencies, thanks @​Rotzbua
  • Fixed the test suite after bumping dependencies, thanks @​Rotzbua

DOMPurify 3.3.1

  • Updated ADD_FORBID_CONTENTS setting to extend default list, thanks @​MariusRumpf
  • Updated the ESM import syntax to be more correct, thanks @​binhpv
Commits
  • 8bcbf73 chore: Preparing 3.3.3 release
  • 5faddd6 fix: engine requirement (#1210)
  • 0f91e3a Update README.md
  • d5ff1a8 Merge branch 'main' of github.com:cure53/DOMPurify
  • c3efd48 fix: moved back from jsdom 28 to jsdom 20
  • 988b888 fix: moved back from jsdom 28 to jsdom 20
  • 2726c74 chore: Preparing 3.3.2 release
  • 6202c7e build(deps): bump @​tootallnate/once and jsdom (#1204)
  • 302b51d fix: Expanded the regex ever so slightly to also cover script
  • cd85175 Merge branch 'main' of github.com:cure53/DOMPurify
  • Additional commits viewable in compare view

Updates @codingame/monaco-vscode-api from 23.2.2 to 28.4.1

Release notes

Sourced from @​codingame/monaco-vscode-api's releases.

v28.4.1

28.4.1 (2026-03-23)

Bugfixes

  • chat: always update auxiliary bar (ef2ad3f)

v28.4.0

28.4.0 (2026-03-23)

New features

  • support disabling specific extensions (f077344)

v28.3.1

28.3.1 (2026-03-20)

Bugfixes

  • add somme missing fields in extension contribution types (eb9619c)
  • export mising PolicyCategory enum (304d863)
  • improve ai chat demo (461af65)

Libraries

v28.3.0

28.3.0 (2026-03-19)

New features

v28.2.0

28.2.0 (2026-03-18)

New features

  • allow to set the default account (f532ea1)

Bugfixes

  • demo: set default account (8daf3aa)
  • respect vscode code style (27f2941)
  • restore commented code by mistake (e25737c)
  • stop hidding copilot ui on web (401086f)

Cleanup

... (truncated)

Commits
  • bfa5c18 Merge pull request #785 from CodinGame/ohr/always-update-auxiliary-bar
  • ef2ad3f fix(chat): always update auxiliary bar
  • dedbe27 Merge pull request #784 from CodinGame/lmn/allow-disabling-extensions-by-env
  • f077344 feat: support disabling specific extensions
  • cc2d539 Merge pull request #783 from CodinGame/lmn/fix-ai-chat-demo
  • eb9619c fix: add somme missing fields in extension contribution types
  • 0187f63 lib: update github actions
  • 304d863 fix: export mising PolicyCategory enum
  • 461af65 fix: improve ai chat demo
  • 7f3bf1b Merge pull request #782 from CodinGame/lmn/add-disable-ai-policy
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for @​codingame/monaco-vscode-api since your current version.


@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 30, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-de56201cbe branch 3 times, most recently from f706d63 to 71096c8 Compare April 1, 2026 11:24
Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.3.3 and updates ancestor dependency [@codingame/monaco-vscode-api](https://github.com/CodinGame/monaco-vscode-api). These dependencies need to be updated together.


Updates `dompurify` from 3.3.0 to 3.3.3
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](cure53/DOMPurify@3.3.0...3.3.3)

Updates `@codingame/monaco-vscode-api` from 23.2.2 to 28.4.1
- [Release notes](https://github.com/CodinGame/monaco-vscode-api/releases)
- [Changelog](https://github.com/CodinGame/monaco-vscode-api/blob/main/release.ts)
- [Commits](CodinGame/monaco-vscode-api@v23.2.2...v28.4.1)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.3.3
  dependency-type: indirect
- dependency-name: "@codingame/monaco-vscode-api"
  dependency-version: 28.4.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/multi-de56201cbe branch from 71096c8 to b4935bc Compare April 1, 2026 11:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants