18 Commits

Author SHA1 Message Date
dependabot[bot] 6f842a8e48 build(deps-dev): bump webpack-cli from 6.0.1 to 7.0.3 in /javascript (#5033)
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 6.0.1 to 7.0.3.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@6.0.1...webpack-cli@7.0.3)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-version: 7.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-06-04 22:12:08 +02:00
Tobias Pitters 0a859adcf9 Update javascript packages (#4125)
* build(deps-dev): bump the js-minor group in /javascript with 2 updates

Bumps the js-minor group in /javascript with 2 updates: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server).


Updates `@babel/core` from 7.27.4 to 7.27.7
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.27.7/packages/babel-core)

Updates `webpack-dev-server` from 5.2.1 to 5.2.2
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v5.2.1...v5.2.2)

---
updated-dependencies:
- dependency-name: "@babel/core"
  dependency-version: 7.27.7
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-minor
- dependency-name: webpack-dev-server
  dependency-version: 5.2.2
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: js-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps-dev): bump babel-jest from 29.7.0 to 30.0.2 in /javascript

Bumps [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) from 29.7.0 to 30.0.2.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.2/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-version: 30.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps-dev): bump jest from 29.7.0 to 30.0.3 in /javascript

Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) from 29.7.0 to 30.0.3.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.3/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-version: 30.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps-dev): bump jest-environment-jsdom in /javascript

Bumps [jest-environment-jsdom](https://github.com/jestjs/jest/tree/HEAD/packages/jest-environment-jsdom) from 29.7.0 to 30.0.2.
- [Release notes](https://github.com/jestjs/jest/releases)
- [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/jestjs/jest/commits/v30.0.2/packages/jest-environment-jsdom)

---
updated-dependencies:
- dependency-name: jest-environment-jsdom
  dependency-version: 30.0.2
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* update ci and tests

* update ci workflow

* update workflow

* update workflow

* remove redundant workflow

* update js

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-03 17:48:06 +02:00
Tobias Pitters 0d1ae5a62c Update js packages (#4014)
* build(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 in /javascript

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.1.4 to 6.0.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@5.1.4...webpack-cli@6.0.1)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* build(deps): bump react, react-dom and react-test-renderer

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react), [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) and [react-test-renderer](https://github.com/facebook/react/tree/HEAD/packages/react-test-renderer). These dependencies needed to be updated together.

Updates `react` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react)

Updates `react-dom` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-dom)

Updates `react-test-renderer` from 18.3.1 to 19.0.0
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/v19.0.0/packages/react-test-renderer)

---
updated-dependencies:
- dependency-name: react
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: react-dom
  dependency-type: direct:production
  update-type: version-update:semver-major
- dependency-name: react-test-renderer
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump babel-loader from 9.2.1 to 10.0.0 in /javascript

Bumps [babel-loader](https://github.com/babel/babel-loader) from 9.2.1 to 10.0.0.
- [Release notes](https://github.com/babel/babel-loader/releases)
- [Changelog](https://github.com/babel/babel-loader/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel-loader/compare/v9.2.1...v10.0.0)

---
updated-dependencies:
- dependency-name: babel-loader
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* add Makefile

* update tests

* update stuff

* update monthly testing

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-18 20:38:49 +01:00
dependabot[bot] 4712b66d1d build(deps-dev): bump webpack-dev-server in /javascript (#3535)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.15.1 to 5.0.2.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.15.1...v5.0.2)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-04 11:45:10 +00:00
dependabot[bot] 773da12073 build(deps-dev): bump webpack-cli, react and babel (#3161)
* build(deps-dev): bump webpack-cli from 4.10.0 to 5.1.4 in /javascript

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.10.0 to 5.1.4.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/webpack-cli@4.10.0...webpack-cli@5.1.4)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Bump related packages, remove deprecated react-tap-event-plugin

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Tann <71127464+connortann@users.noreply.github.com>
2023-08-06 18:38:24 +01:00
connortann df056ff308 MAINT: Bulk update repo links to point to new shap GH org (#3142)
* Bulk update repo links to point to new shap GH org

* Rename link in pyproject.toml

---------

Co-authored-by: Jeremy Goh <30731072+thatlittleboy@users.noreply.github.com>
2023-07-27 16:13:05 +01:00
connortann 8cbc1c9207 Update deprecated d3.mouse, and update deprecated webpack content-base (#3133)
* Update D3 mouse to pointer

* Replace --content-base with devServer:static
2023-07-27 16:11:46 +01:00
dependabot[bot] 606369f3c2 build(deps-dev): bump webpack from 4.46.0 to 5.88.2 in /javascript (#3130)
* build(deps-dev): bump webpack from 4.46.0 to 5.88.2 in /javascript

Bumps [webpack](https://github.com/webpack/webpack) from 4.46.0 to 5.88.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v4.46.0...v5.88.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update webpack configuration for webpack v5

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Connor Tann <71127464+connortann@users.noreply.github.com>
2023-07-24 18:22:52 +01:00
dependabot[bot] 6ba165bdf8 build(deps): bump d3 from 4.13.0 to 7.8.5 in /javascript (#3114)
* build(deps): bump d3 from 4.13.0 to 7.8.5 in /javascript

Bumps [d3](https://github.com/d3/d3) from 4.13.0 to 7.8.5.
- [Release notes](https://github.com/d3/d3/releases)
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md)
- [Commits](https://github.com/d3/d3/compare/v4.13.0...v7.8.5)

---
updated-dependencies:
- dependency-name: d3
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Add fix to D3 Jest import

* Add more general pattern

* Tweak import

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: connortann <71127464+connortann@users.noreply.github.com>
2023-07-22 10:44:47 +01:00
dependabot[bot] 714d869b5e build(deps-dev): bump webpack-cli from 3.3.12 to 4.10.0 in /javascript (#3116)
* build(deps-dev): bump webpack-cli from 3.3.12 to 4.10.0 in /javascript

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.10.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.12...webpack-cli@4.10.0)

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update webpack flag

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: connortann <71127464+connortann@users.noreply.github.com>
2023-07-21 22:51:36 +01:00
dependabot[bot] 5c2d4f869e build(deps-dev): bump webpack-dev-server in /javascript (#3113)
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 3.11.3 to 4.15.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v3.11.3...v4.15.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-21 16:48:48 +01:00
connortann d1424c0814 ENH: Update JS lockfile, add CI job to build JS package (#2974)
* Update JS lockfile

* Enable legacy ssl provider

* Update dependencies again

* Add CI job to build js package

* Speciy openssl env variable

* Better comments

* Fix/update js deps (#3106)

* Update JS lockfile

* Enable legacy ssl provider

* Update dependencies again

* Add CI job to build js package

* Speciy openssl env variable

* Adding unit tests config

* Resolving merge conflicts

---------

Co-authored-by: Connor Tann <71127464+connortann@users.noreply.github.com>
Co-authored-by: Remi Borgniet <remi.borgniet1@bp.com>

* Add test command to CI

* End-of-file fixes

* Restore test_bundle.js

---------

Co-authored-by: remborg <9395250+remborg@users.noreply.github.com>
Co-authored-by: Remi Borgniet <remi.borgniet1@bp.com>
2023-07-20 12:48:22 +01:00
SachinVarghese dc2da20cc3 Adding package.json file, updating README and webpack dev server 2020-04-11 10:58:05 +01:00
SachinVarghese 2e599324a3 Adding the npm publish script 2020-04-10 04:01:39 +01:00
SachinVarghese 3556f90aba Matching shapjs version with the pip package version 2020-04-10 03:58:27 +01:00
SachinVarghese 414cf32657 code changes to publish shapjs to npm 2020-04-10 03:42:53 +01:00
Scott Lundberg 25cdb89aaf Upgrade webpack-dev-server 2019-01-21 10:50:40 -08:00
Scott Lundberg 010a607dbb Merge the iml package into shap
This has a fair amount of refactoring to pull iml into shap. Doing this will simplify dependency tracking.
2018-08-07 20:32:22 -07:00