Skip to content

chore(deps): bump dompurify, @grafana/data, @grafana/runtime and @grafana/ui - #16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-37e5d1c691
Open

chore(deps): bump dompurify, @grafana/data, @grafana/runtime and @grafana/ui#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/npm_and_yarn/multi-37e5d1c691

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 24, 2026

Copy link
Copy Markdown

Bumps dompurify to 3.4.12 and updates ancestor dependencies dompurify, @grafana/data, @grafana/runtime and @grafana/ui. These dependencies need to be updated together.

Updates dompurify from 3.3.0 to 3.4.12

Release notes

Sourced from dompurify's releases.

DOMPurify 3.4.12

  • Fixed an issue where a hook would not get called for custom elements, thanks @​Rikuxx0
  • Hardened the handling of hooks removing elements, @​mkrause-bee360
  • Added support for a few new SVG attributes, thanks @​cbn-falias & @​Develop-KIM
  • Hardened the handling of declarative partial updates
  • Updated the documentation is several spots, README, wiki, etc.
  • Bumped several dependencies where possible

DOMPurify 3.4.11

  • Fixed an issue with a leaky config for hooks via setConfig, thanks @​trace37labs
  • Bumped vulnerable development dependencies to arrive at plain 0 with npm audit
  • Updated the osv-scanner suppression list as no vulnerable dependencies are left for now
  • Updated up the linting tool-chain and removed now-redundant lint directives
  • Updated the documentation is several spots, README, wiki, etc.
  • Bumped several dependencies where possible

DOMPurify 3.4.10

  • Refactored codebase for clarity: extracted the public type declarations into types.ts
  • Decomposed the three largest sanitizer functions into focused helpers
  • Removed duplicated defaults and dead branches, consolidated SAFE_FOR_TEMPLATES scrubbing into single shared path
  • Improved per-node performance by hoisting the mXSS probe regexes and testing textContent before innerHTML
  • Added a deterministic micro-benchmark harness (npm run bench) with a --compare mode
  • Reduced CI cost by running the full three-engine browser suite once per PR
  • Refreshed the demos/ folder so every demo runs again, and added a SVG-via-<img> demo
  • Documented the bench and test:happydom scripts in the README
  • Completed the Attack Classes & Bypass History wiki page
  • Bumped several dependencies where possible

DOMPurify 3.4.9

  • Further improved the handling of Trusted Types config options, thanks @​offset
  • Further improved the handling of IN_PLACE sanitization, thanks @​mozfreddyb
  • Added more test coverage for IN_PLACE and Trusted Types related usage
  • Bumped several dependencies where possible
  • Updated README and wiki with more accurate documentation & attack samples

DOMPurify 3.4.8

  • Cleaned up the repository root, renamed some and removed unneeded files
  • Fixed an issue with handling of Trusted Types policies, thanks @​fulstadev
  • Fixed the node iterator for better template scrubbing, thanks @​IamLeandrooooo
  • Included formerly missing LICENSE-MPL in published npm package, thanks @​asamuzaK
  • Bumped several dependencies where possible

DOMPurify 3.4.7

  • Hardened the handling of Shadow Roots when using IN_PLACE, thanks @​GameZoneHacker
  • Removed a problem leading to permanent hook pollution, thanks @​offset
  • Refactored the test suite and expanded test coverage significantly

DOMPurify 3.4.6

... (truncated)

Commits
Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


Updates @grafana/data from 12.4.2 to 13.1.1

Release notes

Sourced from @​grafana/data's releases.

13.1.1

Download page What's new highlights

Features and enhancements

Bug fixes

Plugin development fixes & changes

13.1.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/data's changelog.

13.0.3 (2026-06-23)

Features and enhancements

Bug fixes

11.6.16 (2026-06-23)

Features and enhancements

Bug fixes

  • Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid #125516, @​papagian

12.2.10 (2026-06-23)

Features and enhancements

Bug fixes

  • Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid #125518, @​papagian

12.3.8 (2026-06-23)

Features and enhancements

... (truncated)

Commits

Updates @grafana/runtime from 12.4.2 to 13.1.1

Release notes

Sourced from @​grafana/runtime's releases.

13.1.1

Download page What's new highlights

Features and enhancements

Bug fixes

Plugin development fixes & changes

13.1.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/runtime's changelog.

13.0.3 (2026-06-23)

Features and enhancements

Bug fixes

11.6.16 (2026-06-23)

Features and enhancements

Bug fixes

  • Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid #125516, @​papagian

12.2.10 (2026-06-23)

Features and enhancements

Bug fixes

  • Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid #125518, @​papagian

12.3.8 (2026-06-23)

Features and enhancements

... (truncated)

Commits
  • 5d49276 [release-13.1.1] Deps: Unpin dompurify + react-use in @grafana/* (#127598)
  • 2f31557 Release: 13.1.0 (#127045)
  • b309c9b Release: set version to 13.1.0
  • 1dcb8b0 Table: Add feature toggle for proto-based parser (#126961)
  • 3dd5247 Dashboards: Add FT for new Panel Query Errors UI (#126747)
  • 4f3041f Plugins: add debug logs for legacy fallbacks and error logs for updat… (#126738)
  • 887528b Logging: Preserve original error stack in @​grafana/runtime helpers (#126660)
  • 4dd54ca Dashboard: View panel controls (quick viz toggles, fanout / split panels by s...
  • db71f87 New Logs Context: enable by default (#126414)
  • 3675311 DataSources: Async datasource API parity tests with legacy DatasourceSrv (#12...
  • Additional commits viewable in compare view

Updates @grafana/ui from 12.4.2 to 13.1.1

Release notes

Sourced from @​grafana/ui's releases.

13.1.1

Download page What's new highlights

Features and enhancements

Bug fixes

Plugin development fixes & changes

13.1.0

Download page What's new highlights

Features and enhancements

... (truncated)

Changelog

Sourced from @​grafana/ui's changelog.

13.0.3 (2026-06-23)

Features and enhancements

Bug fixes

11.6.16 (2026-06-23)

Features and enhancements

Bug fixes

  • Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid #125516, @​papagian

12.2.10 (2026-06-23)

Features and enhancements

Bug fixes

  • Datasources: return 400 when payload UID does not match URL UID in PUT /api/datasources/uid/:uid #125518, @​papagian

12.3.8 (2026-06-23)

Features and enhancements

... (truncated)

Commits
  • e837a44 [release-13.1.1] Accessibility: Ensure InlineToast contents are announced b...
  • 8d0531f [release-13.1.1] Menu: Announce submenu triggers to screen readers (#128686)
  • 986342d [release-13.1.1] Pagination: Set aria-current on active page (#128518)
  • 8b99247 [release-13.1.1] TimeRangePicker: Better error message when field is empty (#...
  • 5d49276 [release-13.1.1] Deps: Unpin dompurify + react-use in @grafana/* (#127598)
  • 2f31557 Release: 13.1.0 (#127045)
  • b309c9b Release: set version to 13.1.0
  • b0fe944 Canvas: Consolidate unsafely shared code, make @grafana/ui dependencies pub...
  • 94ed073 Table: Use property descriptors to make shallow getter objects rows (#126717)
  • 60545df TimeOfDayPicker: use Combobox (#123777)
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

…fana/ui

Bumps [dompurify](https://github.com/cure53/DOMPurify) to 3.4.12 and updates ancestor dependencies [dompurify](https://github.com/cure53/DOMPurify), [@grafana/data](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-data), [@grafana/runtime](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-runtime) and [@grafana/ui](https://github.com/grafana/grafana/tree/HEAD/packages/grafana-ui). These dependencies need to be updated together.


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

Updates `@grafana/data` from 12.4.2 to 13.1.1
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/v13.1.1/packages/grafana-data)

Updates `@grafana/runtime` from 12.4.2 to 13.1.1
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/v13.1.1/packages/grafana-runtime)

Updates `@grafana/ui` from 12.4.2 to 13.1.1
- [Release notes](https://github.com/grafana/grafana/releases)
- [Changelog](https://github.com/grafana/grafana/blob/main/CHANGELOG.md)
- [Commits](https://github.com/grafana/grafana/commits/v13.1.1/packages/grafana-ui)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-version: 3.4.12
  dependency-type: indirect
- dependency-name: "@grafana/data"
  dependency-version: 13.1.1
  dependency-type: direct:production
- dependency-name: "@grafana/runtime"
  dependency-version: 13.1.1
  dependency-type: direct:production
- dependency-name: "@grafana/ui"
  dependency-version: 13.1.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jul 24, 2026
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