-
Notifications
You must be signed in to change notification settings - Fork 76
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
chore(deps): update dependency webpack to v5.96.1 #1113
Open
renovate
wants to merge
1
commit into
develop
Choose a base branch
from
renovate/webpack-5.x-lockfile
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
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
requested review from
maassenbas,
amihajlovski,
shanikantsingh and
zenit2001
as code owners
July 3, 2024 23:02
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
from
July 4, 2024 08:13
5afc1ab
to
067af1a
Compare
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
from
July 11, 2024 20:04
067af1a
to
9f143fe
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.92.1
chore(deps): update dependency webpack to v5.93.0
Jul 11, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
3 times, most recently
from
July 22, 2024 08:19
8758795
to
d0d5342
Compare
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
5 times, most recently
from
July 25, 2024 13:19
6ee7998
to
08175b6
Compare
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
4 times, most recently
from
August 6, 2024 11:24
b2ddb07
to
1215ec9
Compare
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
5 times, most recently
from
August 13, 2024 09:35
dfb8310
to
c902e89
Compare
renovate
bot
requested review from
dcardos,
shubhamk67 and
ShubhamVijaivargiya
as code owners
August 13, 2024 09:35
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
3 times, most recently
from
August 22, 2024 16:38
bc6157d
to
e784002
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.94.0
chore(deps): update dependency webpack to v5.94.0 - abandoned
Sep 5, 2024
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.94.0 - abandoned
chore(deps): update dependency webpack to v5.94.0 - abandoned - autoclosed
Sep 19, 2024
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.94.0 - abandoned - autoclosed
chore(deps): update dependency webpack to v5.94.0 - abandoned
Sep 25, 2024
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.94.0 - abandoned
chore(deps): update dependency webpack to v5.95.0
Sep 25, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
from
September 25, 2024 19:21
213d4ca
to
3cfbc21
Compare
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
3 times, most recently
from
October 7, 2024 08:06
e66c691
to
1d14d18
Compare
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
2 times, most recently
from
October 17, 2024 07:58
c1ffb92
to
6971440
Compare
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
4 times, most recently
from
October 31, 2024 09:01
a60ba64
to
01392e9
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.95.0
chore(deps): update dependency webpack to v5.96.0
Oct 31, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
2 times, most recently
from
November 1, 2024 14:03
c47eb91
to
e6e79a7
Compare
renovate
bot
changed the title
chore(deps): update dependency webpack to v5.96.0
chore(deps): update dependency webpack to v5.96.1
Nov 1, 2024
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
5 times, most recently
from
November 8, 2024 09:55
f3ea196
to
82886ae
Compare
renovate
bot
force-pushed
the
renovate/webpack-5.x-lockfile
branch
from
November 12, 2024 10:52
82886ae
to
bd84bd8
Compare
Quality Gate passedIssues Measures |
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.94.0
->5.96.1
Release Notes
webpack/webpack (webpack)
v5.96.1
Compare Source
v5.96.0
Compare Source
Bug Fixes
output.environment.dynamicImport
to determine chunk format when no browserslist or targetoptimization.avoidEntryIife
output.devtoolNamespace
importModule
on the execution stageexport
andimport
css/auto
considers a module depending on its filename ascss
(pure CSS) orcss/local
, before it wascss/global
andcss/local
node
targeturl()
s and@import
parsingNew Features
/* webpackIgnore: true */
for CSS filessrc()
supportv5.95.0
Compare Source
Bug Fixes
default
for import context element dependencymodule
andimport
inmodule-import
for externalsimport
'sEnvironmentPlugin
default values types less strictNew Features
optimization.avoidEntryIife
option (true
by default for theproduction
mode)Performance
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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 was generated by Mend Renovate. View the repository job log.