wonder-blocks
wonder-blocks copied to clipboard
[skip netlify]: Bump webpack-cli from 3.3.11 to 4.10.0
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
- changeTime is already in milliseconds (#3198) (d390d32)
- improve parsing of
--env
flag (#3286) (402c0fe)Features
- added types (8ec1375)
v4.9.2
4.9.2 (2022-01-24)
Bug Fixes
v4.9.1
4.9.1 (2021-10-18)
Bug Fixes
v4.9.0
4.9.0 (2021-10-06)
Bug Fixes
Features
v4.8.0
4.8.0 (2021-08-15)
Bug Fixes
- show default value in help output if available (#2814) (7f50948)
- support top multi compiler options (#2874) (82b1fb7)
Features
... (truncated)
Changelog
Sourced from webpack-cli's changelog.
4.10.0 (2022-06-13)
Bug Fixes
- changeTime is already in milliseconds (#3198) (d390d32)
- improve parsing of
--env
flag (#3286) (402c0fe)Features
- added types (8ec1375)
4.9.2 (2022-01-24)
Bug Fixes
4.9.1 (2021-10-18)
Bug Fixes
4.9.0 (2021-10-06)
Bug Fixes
Features
4.8.0 (2021-08-15)
Bug Fixes
- show default value in help output if available (#2814) (7f50948)
- support top multi compiler options (#2874) (82b1fb7)
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
20882d4
chore(release): publish new version22f013b
docs: remove redundant link (#3292)3e1df05
chore: update package.json (#3289)402c0fe
fix: improve parsing of--env
flag (#3286)ce7352d
chore: disable length relatedcommitlint
rules (#3287)652cc70
feat: add summary to smoketests (#3288)1072e38
docs: update options (#3285)6075c63
chore(deps-dev): bump@types/node
979dbad
chore(deps-dev): bump typescript-eslint9941274
chore(deps-dev): bump webpack-dev-server from 4.9.1 to 4.9.2 (#3282)- Additional commits viewable in compare view
Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-cli since your current version.
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)
⚠️ 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
Codecov Report
Merging #1528 (c37c51e) into main (333ac6c) will increase coverage by
0.02%
. The diff coverage isn/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
@@ 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.
@dependabot close