Skip to content

chore(deps-dev): bump webpack from 5.108.0 to 5.108.2 in /docs#41786

Merged
rusackas merged 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/webpack-5.108.1
Jul 6, 2026
Merged

chore(deps-dev): bump webpack from 5.108.0 to 5.108.2 in /docs#41786
rusackas merged 1 commit into
masterfrom
dependabot/npm_and_yarn/docs/webpack-5.108.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 6, 2026

Copy link
Copy Markdown
Contributor

Bumps webpack from 5.108.0 to 5.108.2.

Release notes

Sourced from webpack's releases.

v5.108.2

Patch Changes

v5.108.1

Patch Changes

  • Fix invalid property access for escaped namespace imports with multi-character mangled export names. (by @​xiaoxiaojx in #21280)

  • Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools. (by @​alexander-akait in #21269)

Changelog

Sourced from webpack's changelog.

5.108.2

Patch Changes

5.108.1

Patch Changes

  • Fix invalid property access for escaped namespace imports with multi-character mangled export names. (by @​xiaoxiaojx in #21280)

  • Add frames to ProfilingPlugin TracingStartedInBrowser event so the trace loads in Chrome DevTools. (by @​alexander-akait in #21269)

Commits

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Dependabot - Pull requests that update Javascript code labels Jul 6, 2026
@github-actions github-actions Bot added the doc Namespace | Anything related to documentation label Jul 6, 2026
@netlify

netlify Bot commented Jul 6, 2026

Copy link
Copy Markdown

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit e480d27
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/6a4bbac47ffdc500080078d3
😎 Deploy Preview https://deploy-preview-41786--superset-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

@bito-code-review bito-code-review Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review Agent Run #073258

Actionable Suggestions - 1
Review Details
  • Files reviewed - 1 · Commit Range: 9cddb97..9cddb97
    • docs/yarn.lock
  • Files skipped - 1
    • docs/package.json - Reason: Filter setting
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

Comment thread docs/yarn.lock Outdated
Comment on lines +16076 to +16079
webpack@^5.108.1, webpack@^5.88.1, webpack@^5.95.0:
version "5.108.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.108.1.tgz#cd5856f9a88e55f344d64a6623c09bf34446cc9d"
integrity sha512-UUCihHQK3O7483Woa0SulNLDeAiOhHI2PN2PAPU4fVWJqbzhv04EJ8FaWtB9WWh3i8fRt28543U7VfuJTOrpgQ==

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lock file manual edit violation

Lock files must be regenerated through package manager commands, not manually edited. The version constraint in package.json is correctly set to ^5.108.1, but yarn.lock should be regenerated with yarn install to ensure integrity hashes are correctly calculated and dependency resolution follows yarn's algorithm.

Code Review Run #073258


Should Bito avoid suggestions like this for future reviews? (Manage Rules)

  • Yes, avoid them

Bumps [webpack](https://github.com/webpack/webpack) from 5.108.0 to 5.108.2.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.108.0...v5.108.2)

---
updated-dependencies:
- dependency-name: webpack
  dependency-version: 5.108.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps-dev): bump webpack from 5.108.0 to 5.108.1 in /docs chore(deps-dev): bump webpack from 5.108.0 to 5.108.2 in /docs Jul 6, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/docs/webpack-5.108.1 branch from 9cddb97 to e480d27 Compare July 6, 2026 14:25
@bito-code-review

bito-code-review Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Code Review Agent Run #aa21d8

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: e480d27..e480d27
    • docs/yarn.lock
  • Files skipped - 1
    • docs/package.json - Reason: Filter setting
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers a full AI review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

@rusackas rusackas merged commit c49d012 into master Jul 6, 2026
51 checks passed
@rusackas rusackas deleted the dependabot/npm_and_yarn/docs/webpack-5.108.1 branch July 6, 2026 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file doc Namespace | Anything related to documentation javascript Dependabot - Pull requests that update Javascript code size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant