Bump webpack from 5.99.6 to 5.109.2 in /@plotly/dash-component-plugins - #3920
Open
dependabot[bot] wants to merge 1 commit into
Open
dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
KoolADE85,
T4rk1n,
camdecoster and
ndrezn
as code owners
July 27, 2026 14:49
Bumps [webpack](https://github.com/webpack/webpack) from 5.99.6 to 5.109.2. - [Release notes](https://github.com/webpack/webpack/releases) - [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md) - [Commits](webpack/webpack@v5.99.6...v5.109.2) --- updated-dependencies: - dependency-name: webpack dependency-version: 5.109.0 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/plotly/dash-component-plugins/webpack-5.109.0
branch
from
August 24, 2026 14:51
bed8ac4 to
2a9a86b
Compare
|
pull Bot
pushed a commit
to stungkit/dash
that referenced
this pull request
Sep 21, 2026
Regenerate all npm lockfiles to the latest versions within the existing semver ranges (node 24 / npm 11, lockfileVersion 2) across the root, dash-renderer, the three component packages, and dash-component-plugins. No direct dependency crosses a major boundary. This supersedes the stale, failing dependabot PRs, which had bundled breaking majors (eslint 9, typescript 6, webpack-cli 7, react-window 2, Babel 8). - renderer: pin transitive types-ramda to 0.29.2 via a scoped override. @types/ramda 0.29.1 pulls types-ramda, which within its range jumped to 0.29.10 and tightened keys() to `extends object`, breaking the type check with 37 tsc errors. Also bump webpack-cli to ^7 to match the component packages (verified building). - dash-table: webpack-dev-server 5.2.4 -> 5.2.6 (security, closes plotly#3868). - dependabot.yml: ignore the majors that break the build so stale red PRs stop reopening: typescript >=6, @babel/* >=8, babel-loader >=10, react-window >=2 (dcc), @types/ramda >=0.30 (renderer). Verified on node 24: renderer build/eslint/prettier/karma (85), dash-core-components build/es-check/eslint/jest (85), dash-table and dash-html-components build/es-check/eslint, dash-component-plugins build. Supersedes plotly#3868, plotly#3869, plotly#3890, plotly#3904, plotly#3905, plotly#3906, plotly#3910, plotly#3917-plotly#3920.
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.



Bumps webpack from 5.99.6 to 5.109.2.
Release notes
Sourced from webpack's releases.
... (truncated)
Changelog
Sourced from webpack's changelog.
... (truncated)
Commits
6a24bd6chore(release): new release (#21534)d1b5b6dfix: resolve aliases pointing at a package directory ending in .js (#21542)9cdcc57fix(target): report "universal" as the loader target (#21540)774e7e4feat: annotate schema options with added keywords (#21473)ff07bdcfix(css): name CSS sources in source maps by their resource path (#21536)d56d82dfix(cache): reclaim stale filesystem cache files reliably (#21539)ae67e2achore(readme): add codspeed (#21497)964bbfafix: delete no longer referenced files from the filesystem cache directory (#...075d0cdfeat: skiprequire().propin dead branches (#21517)ec39088chore(release): new release (#21493)Maintainer changes
This version was pushed to npm by GitHub Actions, a new releaser for webpack since your current version.