react-datepicker
react-datepicker copied to clipboard
chore(deps-dev): bump webpack-dev-server from 4.15.1 to 5.0.2
Bumps webpack-dev-server from 4.15.1 to 5.0.2.
Release notes
Sourced from webpack-dev-server's releases.
v5.0.2
5.0.2 (2024-02-16)
Bug Fixes
v5.0.1
5.0.1 (2024-02-13)
Bug Fixes
- avoid using eval in client (#5045) (7681477)
- overlay and
require-trusted-types-for
(#5046) (e115436)v5.0.0
5.0.0 (2024-02-12)
Changelog
Sourced from webpack-dev-server's changelog.
5.0.2 (2024-02-16)
Bug Fixes
5.0.1 (2024-02-13)
Bug Fixes
- avoid using eval in client (#5045) (7681477)
- overlay and
require-trusted-types-for
(#5046) (e115436)5.0.0 (2024-02-12)
Commits
507283d
chore(release): 5.0.2da2c24d
fix: types (#5057)0c4c6b7
chore(deps-dev): bump@types/node
from 20.11.17 to 20.11.19 (#5055)6b31664
chore(deps-dev): bump webpack from 5.90.1 to 5.90.2 (#5056)4322592
chore(deps-dev): bump@commitlint/config-conventional
(#5052)d49ab5e
chore(deps-dev): bump core-js from 3.35.1 to 3.36.0 (#5053)5983156
chore(deps-dev): bump@commitlint/config-conventional
(#5048)2fbc87f
chore(deps-dev): bump@commitlint/cli
from 18.6.0 to 18.6.1 (#5050)41ed83d
chore(deps-dev): bump memfs from 4.6.1 to 4.7.0 (#5049)ecc895c
chore(deps-dev): bump husky from 9.0.10 to 9.0.11 (#5051)- 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 show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@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)
Codecov Report
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.90%. Comparing base (
b582cec
) to head (5c5408b
).
Additional details and impacted files
@@ Coverage Diff @@
## main #4536 +/- ##
=======================================
Coverage 96.90% 96.90%
=======================================
Files 28 28
Lines 2581 2581
Branches 1094 1094
=======================================
Hits 2501 2501
Misses 80 80
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.