- Issue created by @longwave
- ๐ฌ๐งUnited Kingdom longwave UK
Crediting Spokje for bringing this to my attention.
- Status changed to Needs review
over 1 year ago 10:03pm 3 April 2023 - ๐ฌ๐งUnited Kingdom longwave UK
Actually as we need to backport this, we should only update Webpack itself here.
The last submitted patch, 4: 3351961-3.patch, failed testing. View results โ
The last submitted patch, 4: 3351961-3-9.5.x.patch, failed testing. View results โ
The last submitted patch, 4: 3351961-3-9.5.x.patch, failed testing. View results โ
- Status changed to RTBC
over 1 year ago 6:41am 4 April 2023 - ๐ณ๐ฑNetherlands spokje
diff --git a/core/package.json b/core/package.json @@ -115,7 +115,7 @@ "terser": "^5.14.2", "terser-webpack-plugin": "^5.3.3", "underscore": "1.13.x", - "webpack": "^5.51.1", + "webpack": "^5.77.0", "webpack-cli": "^4.4.0" },
Technically, I think we should be using
"webpack": "^5.76.0",
, but I'm ok with this one.RTBC for me.
- ๐ฎ๐ณIndia keshavv India
keshav.k โ made their first commit to this issueโs fork.
- Status changed to Fixed
over 1 year ago 10:39am 4 April 2023 - ๐ฌ๐งUnited Kingdom catch
Committed/pushed to 10.1.x, 10.0.x, 9.5.x and 9.4.x, thanks!
- Status changed to Fixed
over 1 year ago 11:34am 18 April 2023 Automatically closed - issue fixed for 2 weeks with no activity.