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

chore(deps): bump parse-url and kw-web-suite #118

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Sep 17, 2022

Bumps parse-url and kw-web-suite. These dependencies needed to be updated together.
Removes parse-url
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.

Bumps [parse-url](https://github.com/IonicaBizau/parse-url) and [kw-web-suite](https://github.com/kitware/kw-web-suite). These dependencies needed to be updated together.

Removes `parse-url`

Updates `kw-web-suite` from 8.0.0 to 11.1.0
- [Release notes](https://github.com/kitware/kw-web-suite/releases)
- [Changelog](https://github.com/Kitware/kw-web-suite/blob/master/BREAKING_CHANGES.md)
- [Commits](Kitware/kw-web-suite@v8.0.0...v11.1.0)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
- dependency-name: kw-web-suite
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 17, 2022
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants