-
Notifications
You must be signed in to change notification settings - Fork 5
build(deps): bump jsroot from 7.9.3 to 7.10.0 #2251
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
Conversation
|
@dependabot rebase |
ac65233 to
18e6d01
Compare
|
@dependabot rebase |
Bumps [jsroot](https://github.com/root-project/jsroot) from 7.9.3 to 7.10.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.9.3...7.10.0) --- updated-dependencies: - dependency-name: jsroot dependency-version: 7.10.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
18e6d01 to
b5f4b14
Compare
|
The error was related to |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull Request Overview
This PR bumps the jsroot dependency from version 7.9.3 to 7.10.0, incorporating new features, improvements, and dependency updates.
- Version bump includes RNtuple support, enhanced 3D rendering capabilities, and various bug fixes
- Transitive dependencies (canvas, tmp, prebuild-install) are updated accordingly
- Adds webpack configuration to ignore Node.js-specific worker_threads module for browser compatibility
Reviewed Changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| package.json | Updates jsroot dependency version from ^7.9.3 to ^7.10.0 |
| package-lock.json | Updates lockfile with new jsroot version (7.10.0) and transitive dependencies (canvas 3.2.0, tmp ^0.2.5, prebuild-install ^7.1.3) |
| config-overrides.js | Adds webpack.IgnorePlugin to exclude node:worker_threads module, required due to jsroot's new ES6 module support for geoworker with Node.js usage |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
Bumps jsroot from 7.9.3 to 7.10.0.
Release notes
Sourced from jsroot's releases.
Changelog
Sourced from jsroot's changelog.
Commits
d1e501ePrepare for 7.10.0 releasedfa9fdcUse colhz for ztitlef56977eAdd axis title examples2a5dd82Build with htitle changesa07bc21Add htitle example with docueb29a94Preserve title lower/upper case3775d43Build and date9e3f016AddinfoURL parameterffdfc0cAdd iotest example to api.htmd6e19f3Use text() instead of html() in displayDependabot 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)