Ultimate release that fixes both CVE-2024-4067 and CVE-2024-4068. We consider the issues low-priority, so even if you see automated scanners saying otherwise, don't be scared.
This version was pushed to npm by evilebottnawi, a new releaser for webpack-dev-server 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 show 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/NYPL/discovery-front-end/network/alerts).
Bumps micromatch to 4.0.8 and updates ancestor dependencies micromatch, node-sass-magic-importer, webpack, webpack-cli and webpack-dev-server. These dependencies need to be updated together.
Updates
micromatch
from 4.0.5 to 4.0.8Release notes
Sourced from micromatch's releases.
Changelog
Sourced from micromatch's changelog.
Commits
8bd704e
4.0.8a0e6841
run verb to generate README documentation4ec2884
Merge branch 'v4' into hauserkristof-feature/v4.0.803aa805
Merge pull request #266 from hauserkristof/feature/v4.0.8814f5f7
lint67fcce6
fix: CHANGELOG about braces & CVE-2024-4068, v4.0.5113f2e3
fix: CVE numbers in CHANGELOGd9dbd9a
feat: updated CHANGELOG2ab1315
fix: use actions/setup-node@v41406ea3
feat: rework test to work on macos with node 10,12 and 14Updates
node-sass-magic-importer
from 5.3.2 to 5.3.3Commits
61a2e93
v5.3.30404e6c
Merge pull request #253 from maoberlehner/dependabot/npm_and_yarn/packages/no...cf6f3d7
Bump minimatch from 3.0.4 to 3.1.2 in /packages/node-sass-magic-importerd7836c4
Merge pull request #255 from maoberlehner/dependabot/npm_and_yarn/packages/no...f6fb844
Merge pull request #258 from maoberlehner/dependabot/npm_and_yarn/packages/no...3377afb
Merge pull request #259 from maoberlehner/dependabot/npm_and_yarn/packages/no...62dcb3b
Bump decode-uri-component in /packages/node-sass-filter-importer96e83fd
Merge pull request #221 from maoberlehner/dependabot/npm_and_yarn/ini-1.3.7aacaabf
Merge pull request #222 from maoberlehner/dependabot/npm_and_yarn/packages/no...2f69fc1
Merge pull request #223 from maoberlehner/dependabot/npm_and_yarn/node-notifi...Updates
webpack
from 4.46.0 to 5.95.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
e20fd63
chore(release): 5.95.04866b0d
feat: added newoptimization.entryIife
optiond90f692
fix: merge duplicate chunks after split chunks90dec30
fix(externals): distinguish “module” and “import” in “module-import”c1a0a46
fix(externals): distinguish “module” and “import” in “module-import”14d8fa8
fix: all tests casesdae16ad
feat: pass output.hash* options to loader context75d185d
feat: passoutput.hash*
options to loader context46e0b9c
test: update8e62f9f
testMaintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack since your current version.
Updates
webpack-cli
from 3.3.12 to 5.1.4Release notes
Sourced from webpack-cli's releases.
... (truncated)
Changelog
Sourced from webpack-cli's changelog.
... (truncated)
Commits
e07f0e5
chore(release): publish new version0345c6f
chore(deps-dev): bump@typescript-eslint/parser
from 5.59.8 to 5.59.9 (#3839)f659624
fix: multi compiler progress output0d1ff01
chore(deps-dev): bump webpack from 5.85.0 to 5.85.1 (#3837)a7ec146
chore(deps-dev): bump@typescript-eslint/eslint-plugin
(#3838)9464635
chore(deps-dev): bump eslint from 8.41.0 to 8.42.0 (#3835)cf1796f
docs: update changelog7899c39
chore(release): publish new versionbb4f8eb
fix: regression for custom configurations (#3834)14b9c18
docs: update changelogUpdates
webpack-dev-server
from 3.0.0 to 5.1.0Release notes
Sourced from webpack-dev-server's releases.
... (truncated)
Changelog
Sourced from webpack-dev-server's changelog.
... (truncated)
Commits
5ee0d40
chore(release): v5.1.002a1c6d
feat: allow theserver
option to beFunction
(#5275)530db07
chore(deps): bump the dependencies group across 1 directory with 10 updates (...8b341cb
fix: supportdevServer: false
(#5272)06005e7
fix: ipv6 output (#5270)748d420
chore(deps-dev): bump the dependencies group with 2 updates (#5271)c3b532c
fix: check theplatform
property to determinate the target (#5269)6509a3f
feat: http2 support forconnect
andconnect
compatibility frameworks whic...1b3d124
chore(deps): update (#5268)f5f0902
fix: replace default gateway (#5255)Maintainer changes
This version was pushed to npm by evilebottnawi, a new releaser for webpack-dev-server 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 show