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

Bump webpack-cli from 3.3.12 to 4.9.2 #959

Merged
merged 1 commit into from
May 31, 2022

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 31, 2022

Bumps webpack-cli from 3.3.12 to 4.9.2.

Release notes

Sourced from webpack-cli's releases.

v4.9.2

4.9.2 (2022-01-24)

Bug Fixes

  • respect negatedDescription for flags from schema (#3102) (463b731)

v4.9.1

4.9.1 (2021-10-18)

Bug Fixes

v4.9.0

4.9.0 (2021-10-06)

Bug Fixes

  • handle undefined and empty configuration export (#2930) (9b9040e)

Features

  • allow to run commands without webpack installation where it is unnecessary (#2907) (603041d)

v4.8.0

4.8.0 (2021-08-15)

Bug Fixes

Features

  • show possible values for option in help output (#2819) (828e5c9)
  • init-generator: add ability to specify a package manager of choice (#2769) (e53f164)

v4.7.2

4.7.2 (2021-06-07)

Note: Version bump only for package webpack-cli

v4.7.1

4.7.1 (2021-06-07)

Bug Fixes

... (truncated)

Changelog

Sourced from webpack-cli's changelog.

4.9.2 (2022-01-24)

Bug Fixes

  • respect negatedDescription for flags from schema (#3102) (463b731)

4.9.1 (2021-10-18)

Bug Fixes

4.9.0 (2021-10-06)

Bug Fixes

  • handle undefined and empty configuration export (#2930) (9b9040e)

Features

  • allow to run commands without webpack installation where it is unnecessary (#2907) (603041d)

4.8.0 (2021-08-15)

Bug Fixes

Features

  • show possible values for option in help output (#2819) (828e5c9)
  • init-generator: add ability to specify a package manager of choice (#2769) (e53f164)

4.7.2 (2021-06-07)

Note: Version bump only for package webpack-cli (due @webpack-cli/serve)

4.7.1 (2021-06-07)

Bug Fixes

4.7.0 (2021-05-06)

Bug Fixes

... (truncated)

Commits
  • 88cbb3f chore(release): publish new version
  • 463b731 fix: respect negatedDescription for flags from schema (#3102)
  • 8bb55fb chore(deps-dev): bump lint-staged from 12.2.2 to 12.3.1 (#3103)
  • 4650e66 docs: update webpack options (#3101)
  • a59de98 chore(deps-dev): bump lint-staged from 12.2.1 to 12.2.2 (#3100)
  • 98270b4 chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 (#3098)
  • c2ef3ac chore(deps-dev): bump @​commitlint/cli from 16.0.3 to 16.1.0 (#3099)
  • 4dc2a62 chore(deps-dev): bump @​typescript-eslint/parser
  • 5de8ffb chore(deps-dev): bump @​commitlint/cli
  • 953daa1 chore(deps-dev): bump lint-staged from 12.2.0 to 12.2.1 (#3096)
  • 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 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 dependabot bot added the dependencies Pull requests that update a dependency file label May 31, 2022
@gitpod-io
Copy link

gitpod-io bot commented May 31, 2022

@jywarren
Copy link
Member

@dependabot rebase

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch from 7f34850 to 9daa862 Compare May 31, 2022 14:50
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.12 to 4.9.2.
- [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.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch from 9daa862 to deed2ed Compare May 31, 2022 14:52
@jywarren jywarren merged commit f506252 into main May 31, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-cli-4.9.2 branch May 31, 2022 14:58
@jywarren
Copy link
Member

had an error on this, unfortunately --

> leaflet-distortableimage@0.21.8 serve:dev
> cross-env NODE_ENV=development webpack-dev-server

[webpack-cli] Invalid options object. Dev Server has been initialized using an options object that does not match the API schema.
 - options has an unknown property 'clientLogLevel'. These properties are valid:
   object { allowedHosts?, bonjour?, client?, compress?, devMiddleware?, headers?, historyApiFallback?, host?, hot?, http2?, https?, ipc?, liveReload?, magicHtml?, onAfterSetupMiddleware?, onBeforeSetupMiddleware?, onListening?, open?, port?, proxy?, server?, setupExitSignals?, setupMiddlewares?, static?, watchFiles?, webSocketServer? }

@jywarren
Copy link
Member

@jywarren
Copy link
Member

jywarren added a commit that referenced this pull request May 31, 2022
@jywarren
Copy link
Member

Do we need to revert? #966

@jywarren
Copy link
Member

Or is this an issue with #958 instead -- webpack-dev-server?

@jywarren
Copy link
Member

@jywarren
Copy link
Member

YES! read above

@jywarren
Copy link
Member

clientLogLevel

@jywarren
Copy link
Member

jywarren commented May 31, 2022

Also seeing: >> Error: Cannot find module 'webpack-dev-server/lib/util/createDomain'

webpack/webpack-dev-server#1483 has a solution... update grunt-webpack to after this PR? webpack-contrib/grunt-webpack#166

@jywarren
Copy link
Member

Also need to:

31 05 2022 21:26:53.364:ERROR [launcher]: No binary for ChromeHeadless browser on your platform.
  Please, set "CHROME_BIN" env variable.

@jywarren
Copy link
Member

jywarren commented Jun 2, 2022

Fixed it in #969!

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.

None yet

1 participant