wonder-blocks icon indicating copy to clipboard operation
wonder-blocks copied to clipboard

[skip netlify]: Bump webpack-cli from 3.3.11 to 4.10.0

Open dependabot[bot] opened this issue 2 years ago • 2 comments

Bumps webpack-cli from 3.3.11 to 4.10.0.

Release notes

Sourced from webpack-cli's releases.

v4.10.0

4.10.0 (2022-06-13)

Bug Fixes

Features

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)

... (truncated)

Changelog

Sourced from webpack-cli's changelog.

4.10.0 (2022-06-13)

Bug Fixes

Features

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)

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by evilebottnawi, a new releaser for webpack-cli since your current version.


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[bot] avatar Jun 13 '22 08:06 dependabot[bot]

⚠️ No Changeset found

Latest commit: 68106a796a9b730d4c5eff16f1e26b53e892b996

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

changeset-bot[bot] avatar Jun 13 '22 08:06 changeset-bot[bot]

Codecov Report

Merging #1528 (c37c51e) into main (333ac6c) will increase coverage by 0.02%. The diff coverage is n/a.

:exclamation: Current head c37c51e differs from pull request most recent head 68106a7. Consider uploading reports for the commit 68106a7 to get more accurate results

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1528      +/-   ##
==========================================
+ Coverage   96.81%   96.84%   +0.02%     
==========================================
  Files         211      209       -2     
  Lines        4559     4558       -1     
  Branches     1354     1354              
==========================================
  Hits         4414     4414              
+ Misses        145      144       -1     
Impacted Files Coverage Δ
...r-blocks-tooltip/src/components/tooltip-content.js 71.42% <0.00%> (-9.53%) :arrow_down:
...cks-clickable/src/components/clickable-behavior.js 98.91% <0.00%> (-0.51%) :arrow_down:
...er-blocks-dropdown/src/components/select-opener.js 98.03% <0.00%> (-0.04%) :arrow_down:
...ges/wonder-blocks-core/src/hooks/use-is-mounted.js
...onder-blocks-core/src/hooks/use-on-mount-effect.js
...es/wonder-blocks-tooltip/src/components/tooltip.js 97.77% <0.00%> (+8.19%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update cbd1a23...68106a7. Read the comment docs.

codecov[bot] avatar Jun 13 '22 08:06 codecov[bot]

@dependabot close

jandrade avatar Feb 01 '23 22:02 jandrade