Skip to content
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

build(deps): bump jsroot from 7.7.0 to 7.7.2 #1714

Merged
merged 1 commit into from
Aug 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 23, 2024

Bumps jsroot from 7.7.0 to 7.7.2.

Release notes

Sourced from jsroot's releases.

7.7.2

  1. Fix - hide empty title on the canvas
  2. Fix - properly handle zooming in THStack histogram
  3. Fix - always use 0 as minimum in THStack drawings
  4. Fix - always show all ticks for labeled axis
  5. Fix - draw TProfile2D bins content as text, not entries
  6. Fix - interactive zooming on log color palette
  7. Fix - keyboard handling while input dialog active
  8. Fix - legend entry with not configured fill attributes
  9. Fix - prevent that color palette exceed graphical range
  10. Fix - exponential log axis labels with kMoreLogLabels bit set

7.7.1

  1. Fix - properly select TF1 range after zooming
  2. Fix - TH1 y-range selection
  3. Fix - add 'gl' and svg2pdf-related packages to dependencies in package.json
  4. Fix - add missing exports to special geometry jsroot build
Changelog

Sourced from jsroot's changelog.

Changes in 7.7.2

  1. Fix - hide empty title on the canvas
  2. Fix - properly handle zooming in THStack histogram
  3. Fix - always use 0 as minimum in THStack drawings
  4. Fix - always show all ticks for labeled axis
  5. Fix - draw TProfile2D bins content as text, not entries
  6. Fix - interactive zooming on log color palette
  7. Fix - keyboard handling while input dialog active
  8. Fix - legend entry with not configured fill attributes
  9. Fix - prevent that color palette exceed graphical range
  10. Fix - exponential log axis labels with kMoreLogLabels bit set

Changes in 7.7.1

  1. Fix - properly select TF1 range after zooming
  2. Fix - TH1 y-range selection
  3. Fix - add 'gl' and svg2pdf-related packages to dependencies in package.json
Commits
  • b06ea76 Build 7.7.2
  • deb99ff update package-lock
  • 1efc065 Fix - protect projection in lego plots
  • 203cf97 Fix - return promise from toggleProjection
  • 12a3edb Fix - correctly redraw histogram when project option changes
  • adaf987 Fix - exponential log axis labels
  • df409ac Fix - copy axis bits for palete
  • 905d4e1 Fix - drawing color palette
  • 990f9fe Fix - do not set histogram min/max for scatter plot
  • c3fda42 Fix - properly handle functions update in TScatter
  • Additional commits viewable in compare view

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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.7.0 to 7.7.2.
- [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.7.0...7.7.2)

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

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 Aug 23, 2024
@github-actions github-actions bot enabled auto-merge August 23, 2024 02:00
@github-actions github-actions bot added this pull request to the merge queue Aug 23, 2024
Merged via the queue into master with commit f78f0fe Aug 23, 2024
7 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/jsroot-7.7.2 branch August 23, 2024 14:14
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.

1 participant