Skip to content

Bump jsroot from 7.10.1 to 7.11.0 in /QualityControl#3442

Open
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/QualityControl/jsroot-7.11.0
Open

Bump jsroot from 7.10.1 to 7.11.0 in /QualityControl#3442
dependabot[bot] wants to merge 1 commit into
devfrom
dependabot/npm_and_yarn/QualityControl/jsroot-7.11.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 12, 2026

Bumps jsroot from 7.10.1 to 7.11.0.

Release notes

Sourced from jsroot's releases.

7.11.0

  1. Implement new data types in RNtuple
    • reduced float types kFloat16, kReal32Trunc, kReal32Quant
    • std::vector
    • std::map, std::unordered_map, std::multimap, std::unordered_multimap with std::pair
    • std::set, std::unordered_set, std::multiset, std::unordered_multiset
    • std::array
    • std::variant
    • std::tuple
    • std::bitset
    • std::atomic
    • simple custom classes
    • streamed types
  2. Resort order of ranges in http request, fixing several long-standing problems #374
  3. Implement for TPie 3d, text, title drawing including interactivity
  4. Implement TCanvas support in build3d function #373
  5. Implement TTree branches filtering via context menu #364
  6. Let define alternative draw function #378
  7. Implement "padsN" draw option for THStack and TMultiGraph
  8. Support custom click handler for TGraph https://root-forum.cern.ch/t/64744
  9. Correctly draw axis ticks when fNdivisions is negative
  10. Use resvg-js backend for PNG support in node.js #391, thanks to https://github.com/OmarMesqq
  11. Introduce settings.ServerTimeout for THttpServer operations
  12. Let set custom color palette with setColorPalette function
  13. Upgrade three.js r180 -> r183
  14. Remove support for deprecated TH1K class
  15. Fix - paint frame border mode/size from TCanvas
  16. Fix - interactivity for TH3 palette drawing #398

7.10.3

  1. Fix - add TLeafG support in TTree #397
  2. Fix - reset contour while drawing TH3
  3. Fix - fix kFloat16/kDouble32 processing in TTree

7.10.2

  1. Fix - correctly process TLeafB arrays in tree draw #384
  2. Fix - better detect default ranges in TGraph histogram
  3. Fix - convert BigInt before RNtuple drawing
  4. Fix - pages and clusters processing in RNtuple #390
  5. Fix - extra row for legend header, proper horizontal align root-project/root#21173
Changelog

Sourced from jsroot's changelog.

Changes in 7.11.0

  1. Implement new data types in RNtuple
    • reduced float types kFloat16, kReal32Trunc, kReal32Quant
    • std::vector
    • std::map, std::unordered_map, std::multimap, std::unordered_multimap with std::pair
    • std::set, std::unordered_set, std::multiset, std::unordered_multiset
    • std::array
    • std::variant
    • std::tuple
    • std::bitset
    • std::atomic
    • simple custom classes
    • streamed types
  2. Resort order of ranges in http request, fixing several long-standing problems #374
  3. Implement for TPie 3d, text, title drawing including interactivity
  4. Implement TCanvas support in build3d function #373
  5. Implement TTree branches filtering via context menu #364
  6. Let define alternative draw function #378
  7. Implement "padsN" draw option for THStack and TMultiGraph
  8. Support custom click handler for TGraph https://root-forum.cern.ch/t/64744
  9. Correctly draw axis ticks when fNdivisions is negative
  10. Use resvg-js backend for PNG support in node.js #391, thanks to https://github.com/OmarMesqq
  11. Introduce settings.ServerTimeout for THttpServer operations
  12. Let set custom color palette with setColorPalette function
  13. Upgrade three.js r180 -> r183
  14. Remove support for deprecated TH1K class
  15. Fix - paint frame border mode/size from TCanvas
  16. Fix - interactivity for TH3 palette drawing #398

Changes in 7.10.3

  1. Fix - add TLeafG support in TTree #397
  2. Fix - reset contour while drawing TH3
  3. Fix - fix kFloat16/kDouble32 processing in TTree

Changes in 7.10.2

  1. Fix - correctly process TLeafB arrays in tree draw #384
  2. Fix - better detect default ranges in TGraph histogram
  3. Fix - convert BigInt before RNtuple drawing
  4. Fix - pages and clusters processing in RNtuple #390
  5. Fix - extra row for legend header, proper horizontal align root-project/root#21173
Commits

Dependabot compatibility score

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)

Bumps [jsroot](https://github.com/root-project/jsroot) from 7.10.1 to 7.11.0.
- [Release notes](https://github.com/root-project/jsroot/releases)
- [Changelog](https://github.com/root-project/jsroot/blob/master/changes.md)
- [Commits](root-project/jsroot@7.10.1...7.11.0)

---
updated-dependencies:
- dependency-name: jsroot
  dependency-version: 7.11.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file Quality Control labels May 12, 2026
@dependabot dependabot Bot requested a review from graduta as a code owner May 12, 2026 10:01
@dependabot dependabot Bot added Quality Control dependencies Pull requests that update a dependency file labels May 12, 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 Quality Control

Development

Successfully merging this pull request may close these issues.

0 participants