Problem/Motivation
? Pick the packages you want to upgrade. Current Range Latest
@floating-ui/dom ---------------------------- ◯ ^1.6.8 ------- ◉ ^1.6.12 ------
chokidar ------------------------------------ ◯ ^3.6.0 ------- ◉ ^4.0.1 -------
cspell -------------------------------------- ◉ ^8.16.0 ------ ◯ ^8.16.1 ------
dotenv -------------------------------------- ◯ ^16.4.5 ------ ◉ ^16.4.7 ------
eslint-plugin-import ------------------------ ◯ ^2.29.1 ------ ◉ ^2.31.0 ------
eslint-plugin-no-jquery --------------------- ◯ ^3.0.2 ------- ◉ ^3.1.0 -------
eslint-plugin-yml --------------------------- ◯ ^1.14.0 ------ ◉ ^1.16.0 ------
eslint -------------------------------------- ◯ ^8.57.0 ------ ◉ ^8.57.1 ------ ◯ ^9.16.0 ------
jquery-ui ----------------------------------- ◯ ^1.14.0 ------ ◉ ^1.14.1 ------
jquery -------------------------------------- ◉ ^4.0.0-beta.2 ◯ ^3.7.1 -------
jsdom --------------------------------------- ◯ ^24.1.1 ------ ◯ ^24.1.3 ------ ◉ ^25.0.1 ------
nightwatch ---------------------------------- ◯ ^3.7.0 ------- ◉ ^3.9.0 -------
postcss-preset-env -------------------------- ◉ ^9.6.0 ------- ◯ ^10.1.1 ------
postcss ------------------------------------- ◉ ^8.4.40 ------ ◯ ^8.4.49 ------
prettier ------------------------------------ ◯ ^3.3.3 ------- ◉ ^3.4.2 -------
sortablejs ---------------------------------- ◯ ^1.15.2 ------ ◉ ^1.15.6 ------
stylelint ----------------------------------- ◯ ^16.10.0 ----- ◉ ^16.11.0 -----
terser -------------------------------------- ◯ ^5.31.3 ------ ◉ ^5.37.0 ------
tua-body-scroll-lock ------------------------ ◯ ^1.5.0 ------- ◉ ^1.5.3 -------
> webpack ------------------------------------- ◯ ^5.96.1 ------ ◉ ^5.97.1 ------
@longwave confirmed it's okay (in this specific case) to bundle all JavaScript dependencies that don't have the above changes in a single issue.
This is very welcome, because it means a lot can be done in one issue and basically every extra issue about JavaScript dependencies ends up in reroll-limbo if any of the other JavaScript dependencies gets committed.