-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix(deps): update dependency webpack to v5.76.0 [security] - autoclosed #1891
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
March 24, 2023 23:06
6b11228
to
7018981
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
April 18, 2023 20:23
7018981
to
0679809
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
3 times, most recently
from
June 4, 2023 10:56
c9ea38f
to
f72234a
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
2 times, most recently
from
June 18, 2023 09:41
d64f9af
to
fc49be2
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
2 times, most recently
from
July 6, 2023 10:15
1db8e17
to
5fc073e
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
July 9, 2023 11:44
5fc073e
to
ce75044
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
3 times, most recently
from
July 23, 2023 10:05
5be34b3
to
cb92758
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
2 times, most recently
from
August 1, 2023 13:45
6d70613
to
6a2c784
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
August 9, 2023 12:21
6a2c784
to
a374711
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
2 times, most recently
from
August 27, 2023 10:25
1cff8d2
to
b0db1a3
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
September 19, 2023 14:04
b0db1a3
to
bb91006
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
2 times, most recently
from
September 28, 2023 13:55
35e4962
to
15b7239
Compare
renovate
bot
changed the title
fix(deps): update dependency webpack to v5.76.0 [security]
fix(deps): update dependency webpack to v5.76.0 [security] - autoclosed
Oct 1, 2023
renovate
bot
changed the title
fix(deps): update dependency webpack to v5.76.0 [security] - autoclosed
fix(deps): update dependency webpack to v5.76.0 [security]
Oct 1, 2023
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
October 1, 2023 16:01
15b7239
to
fcb5c59
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
2 times, most recently
from
October 15, 2023 11:35
92b7d50
to
8824e5c
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
October 23, 2023 15:42
8824e5c
to
6d3fec7
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
November 6, 2023 07:21
6d3fec7
to
fcd8939
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
November 16, 2023 12:18
fcd8939
to
81b1658
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
December 3, 2023 09:27
81b1658
to
be93cbf
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
January 14, 2024 07:24
be93cbf
to
2f82541
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
2 times, most recently
from
February 4, 2024 11:20
fb73035
to
ddcaa97
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
February 25, 2024 09:39
ddcaa97
to
a0f1781
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
March 9, 2024 12:57
a0f1781
to
a9a1d00
Compare
renovate
bot
force-pushed
the
renovate/npm-webpack-vulnerability
branch
from
March 9, 2024 13:13
a9a1d00
to
0ea14e6
Compare
renovate
bot
changed the title
fix(deps): update dependency webpack to v5.76.0 [security]
fix(deps): update dependency webpack to v5.76.0 [security] - autoclosed
Mar 9, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
5.68.0
->5.76.0
GitHub Vulnerability Alerts
CVE-2023-28154
Webpack 5 before 5.76.0 does not avoid cross-realm object access. ImportParserPlugin.js mishandles the magic comment feature. An attacker who controls a property of an untrusted object can obtain access to the real global object.
Release Notes
webpack/webpack (webpack)
v5.76.0
Compare Source
Bugfixes
generatedCode
info to fix bug in asset module cache restoration by @ryanwilsonperkin in https://github.com/webpack/webpack/pull/16703hashRegExp
lookup by @ryanwilsonperkin in https://github.com/webpack/webpack/pull/16759Features
target
toLoaderContext
type by @askoufis in https://github.com/webpack/webpack/pull/16781Security
Repo Changes
New Contributors
Full Changelog: webpack/webpack@v5.75.0...v5.76.0
v5.75.0
Compare Source
Bugfixes
experiments.*
normalize tofalse
when opt-outNaN%
window
before trying to access iteval-nosources-*
actually exclude sourcesFeatures
@import
to extenal CSS when using experimental CSS in nodei64
support to the deprecated WASM implementationDeveloper Experience
EnableWasmLoadingPlugin
v5.74.0
Compare Source
Features
resolve.extensionAlias
option which allows to alias extensions.js
extension to imports when the file really has a.ts
extension (typescript +"type": "module"
)ProvidePlugin
Bugfixes
shareScope
option forModuleFederationPlugin
"use-credentials"
also for same origin scriptsPerformance
Extensibility
HarmonyImportDependency
for pluginsv5.73.0
Compare Source
Features
dynamicImportMode
and prefetch and preloadimport { createRequire } from "module"
in source codeBugfixes
return"field"in Module
Developer Experience
PathData
in typingsv5.72.1
Compare Source
Bugfixes
__webpack_nonce__
with HMRin
operator in some casesthis.importModule
v5.72.0
Compare Source
Features
Bugfixes
in
operator with nested exportsv5.71.0
Compare Source
Features
uniqueName
when using aoutput.library
which includes placeholdersin
of a imported bindingBugfixes
chunkLoading
option in module moduleevaluateExpression
returnsnull
lazy-once
Context modulesrunAsChild
callbackv5.70.0
Compare Source
Features
baseUri
toentry
options to configure a static base uri (the base ofnew URL()
)__webpack_exports_info__.name.canMangle
experiments.buildHttp
import.meta.webpackContext
as ESM alternative torequire.context
Bugfixes
global
to a variableexperiments.outputModule
andloaderContext.importModule
with multiple chunksoutput.clean
will keep HMR assets for at least 10s to allow HMR to access them even when compilation is faster then the browserPerformance
Developer Experience
Contributing
v5.69.1
Compare Source
Revert
v5.69.0
Compare Source
Features
resolve.alias
orresolve.modules
) when creating an context moduleutil/types
to node.js built-in modules__webpack_exports_info__.<name>.canMangle
apiBugfixes
stage
option when instrumenting plugins for the ProfilingPlugin#
in paths of loadersexperiments.buildHttp
Contributing
Developer Experience
Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.