Skip to content

Bump webpack from 5.105.3 to 5.105.4#8753

Merged
FreeTubeBot merged 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/webpack-5.105.4
Mar 6, 2026
Merged

Bump webpack from 5.105.3 to 5.105.4#8753
FreeTubeBot merged 1 commit intodevelopmentfrom
dependabot/npm_and_yarn/webpack-5.105.4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 6, 2026

⚠️ Dependabot is rebasing this PR ⚠️

Rebasing might not happen immediately, so don't worry if this takes some time.

Note: if you make any changes to this PR yourself, they will take precedence over the rebase.


Bumps webpack from 5.105.3 to 5.105.4.

Release notes

Sourced from webpack's releases.

v5.105.4

Patch Changes

  • Add Module.getSourceBasicTypes to distinguish basic source types and clarify how modules with non-basic source types like remote still produce JavaScript output. (by @​xiaoxiaojx in #20546)

  • Handle createRequire in expressions. (by @​alexander-akait in #20549)

  • Fixed types for multi stats. (by @​alexander-akait in #20556)

  • Remove empty needless js output for normal css module. (by @​JSerFeng in #20162)

  • Update enhanced-resolve to support new features for tsconfig.json. (by @​alexander-akait in #20555)

  • Narrows export presence guard detection to explicit existence checks on namespace imports only, i.e. patterns like "x" in ns. (by @​hai-x in #20561)

Changelog

Sourced from webpack's changelog.

5.105.4

Patch Changes

  • Add Module.getSourceBasicTypes to distinguish basic source types and clarify how modules with non-basic source types like remote still produce JavaScript output. (by @​xiaoxiaojx in #20546)

  • Handle createRequire in expressions. (by @​alexander-akait in #20549)

  • Fixed types for multi stats. (by @​alexander-akait in #20556)

  • Remove empty needless js output for normal css module. (by @​JSerFeng in #20162)

  • Update enhanced-resolve to support new features for tsconfig.json. (by @​alexander-akait in #20555)

  • Narrows export presence guard detection to explicit existence checks on namespace imports only, i.e. patterns like "x" in ns. (by @​hai-x in #20561)

Commits
  • 27c13b4 chore(release): new release (#20550)
  • 9b2f41e chore: bump terser plugin (#20569)
  • eafe060 fix: narrow the export presence guard detection (#20561)
  • 75d605c refactor: add AppendOnlyStackedSet iteration support and tests (#20560)
  • afa607d refactor: remove unused code (#20562)
  • 4098902 test: add source files for web-webworker and web-webworker-auto-public-path (...
  • f97be67 refactor: fix duplicated word in Compilation JSDoc (#20547)
  • 9d76fff refactor: add Module.getSourceBasicTypes for basic JS type detection (#20546)
  • a3d7839 fix: types for multi stats (#20556)
  • b8e9b05 fix: update enhanced-resolve to support new features for tsconfig.json (#...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added PR: dependencies Pull requests that update a dependency file PR: waiting for review For PRs that are complete, tested, and ready for review labels Mar 6, 2026
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) March 6, 2026 00:15
PikachuEXE
PikachuEXE previously approved these changes Mar 6, 2026
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.105.4 branch from a03ce3b to ac2dad8 Compare March 6, 2026 17:18
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.105.4 branch 2 times, most recently from b380e6e to 35483c2 Compare March 6, 2026 17:36
Bumps [webpack](https://github.com/webpack/webpack) from 5.105.3 to 5.105.4.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Changelog](https://github.com/webpack/webpack/blob/main/CHANGELOG.md)
- [Commits](webpack/webpack@v5.105.3...v5.105.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-5.105.4 branch from 35483c2 to 525da80 Compare March 6, 2026 17:50
@FreeTubeBot FreeTubeBot merged commit 6d21c8c into development Mar 6, 2026
6 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-5.105.4 branch March 6, 2026 23:35
@github-actions github-actions bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label Mar 6, 2026
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request Mar 9, 2026
* development: (29 commits)
  enhance issue templates (FreeTubeApp#8770)
  Bump vue-i18n from 11.2.8 to 11.3.0 (FreeTubeApp#8769)
  Bump lefthook from 2.1.2 to 2.1.3 (FreeTubeApp#8768)
  Bump babel-loader from 10.0.0 to 10.1.0 in the babel group (FreeTubeApp#8767)
  Fix build script not failing on error (FreeTubeApp#8761)
  Create a dependabot group for webpack dependencies (FreeTubeApp#8760)
  Translated using Weblate (Spanish)
  Bump the eslint group across 1 directory with 11 updates (FreeTubeApp#8755)
  Translated using Weblate (Swedish)
  Translated using Weblate (Swedish)
  Bump webpack from 5.105.3 to 5.105.4 (FreeTubeApp#8753)
  Bump electron from 40.6.1 to 40.8.0 (FreeTubeApp#8747)
  Bump marked from 17.0.3 to 17.0.4 (FreeTubeApp#8750)
  Bump lefthook from 2.1.1 to 2.1.2 (FreeTubeApp#8749)
  Bump shaka-player from 4.16.19 to 4.16.20 (FreeTubeApp#8748)
  Bump globals from 17.3.0 to 17.4.0 (FreeTubeApp#8752)
  Bump copy-webpack-plugin from 13.0.1 to 14.0.0 (FreeTubeApp#8751)
  Bump css-minimizer-webpack-plugin from 7.0.4 to 8.0.0 (FreeTubeApp#8746)
  Translated using Weblate (Spanish)
  Bump the stylelint group with 2 updates (FreeTubeApp#8745)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

PR: dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants