Kitware / visualizer

The ParaViewWeb Visualizer application which can be used standalone or as a component within another web context.
https://kitware.github.io/visualizer/
BSD 3-Clause "New" or "Revised" License
115 stars 28 forks source link

chore(deps): bump global-modules-path and kw-web-suite #126

Open dependabot[bot] opened 1 year ago

dependabot[bot] commented 1 year ago

Removes global-modules-path. It's no longer used after updating ancestor dependency kw-web-suite. These dependencies need to be updated together.

Removes global-modules-path

Updates kw-web-suite from 8.0.0 to 11.1.0

Release notes

Sourced from kw-web-suite's releases.

v11.1.0

11.1.0 (2021-01-21)

Features

v11.0.0

11.0.0 (2020-10-12)

Features

BREAKING CHANGES

  • Some dependencies updated their major version

v10.0.0

10.0.0 (2020-04-27)

Bug Fixes

  • README: Force a release and update NPM version (b880a91)

BREAKING CHANGES

  • README: update dependencies

v9.0.0

9.0.0 (2019-10-03)

  • Merge pull request #8 from Kitware/update (1727eeb), closes #8

BREAKING CHANGES

  • Update kw-web-suite
Changelog

Sourced from kw-web-suite's changelog.

From 10.x to 11.

  • Upgraded webpack from 4 to 5.
  • Upgraded webpack-cli from 3 to 4.
  • Upgraded webpack-merge from 4 to 5.
  • Upgraded eslint from 6.8 to 7.
  • Upgraded autoprefixer from 9 to 10.
  • Upgraded postcss from 7 to 8.
  • Upgraded css-loader from 3 to 4.
  • Upgraded exports-loader from 0.7 to 1.
  • Upgraded expose-loader from 0.7 to 1.
    • Be sure to check up on how exposes work.
  • Upgraded postcss-loader from 3 to 4.
  • Upgraded style-loader from 1 to 2.
  • Upgraded svg-sprite-loader from 4 to 5.
  • Upgraded worker-loader from 2 to 3.
  • Upgraded copy-webpack-plugin from 5 to 6.
  • Upgraded terser-webpack-plugin from 2 to 4.

From 9.x to 10.

Removed @​babel/polyfill in favor of core-js@3 and regenerator-runtime.

Removed @​babel/plugin-syntax-dynamic-import since it's included.

Prettier defaults have changed.

From 5.x to 6.

Update to Webpack 4.

From 4.x to 5.

Babel preset-env

Update babel to use preset-env.

From 3.x to 4.

Webpack 3

Update Webpack from v2 to v3.6.0, most users of kw-web-suite will not have any changes.

From 2.x to 3.

Webpack 2

Update Webpack from v1 to v2, which requires configuration changes by most users of kw-web-suite.

... (truncated)

Commits
  • ec9617e Merge pull request #15 from Kitware/update
  • e46ce6e feat: Update packages
  • 12cde89 Merge pull request #13 from Kitware/update
  • a31babe feat: Update packages
  • 157744a Merge pull request #11 from Kitware/force-release
  • b880a91 fix(README): Force a release and update NPM version
  • 15e363e Merge pull request #10 from Kitware/update-travis
  • 0df1dda chore(travis): Min version is 10.18.0 for semantic-release
  • c91430c Merge pull request #9 from Kitware/update
  • 67b8a75 docs: Update changelog
  • 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 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 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Kitware/visualizer/network/alerts).