Skip to content

Bump webpack from 5.99.8 to 5.99.9#7464

Merged
FreeTubeBot merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/webpack-5.99.9
May 26, 2025
Merged

Bump webpack from 5.99.8 to 5.99.9#7464
FreeTubeBot merged 1 commit into
developmentfrom
dependabot/npm_and_yarn/webpack-5.99.9

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 26, 2025

Copy link
Copy Markdown
Contributor

Bumps webpack from 5.99.8 to 5.99.9.

Release notes

Sourced from webpack's releases.

v5.99.9

Fixes

  • HMR might fail if there are new initial chunks
  • Destructuring namespace import with default
  • Destructuring namespace import with computed-property
  • Generate valid code for es export generation for multiple module entries
  • Fixed public path issue for ES modules
  • Asset modules work when lazy compilation used
  • Eliminate unused statements in certain scenarios
  • Fixed regression with location and order of dependencies
  • Fixed typescript types
Commits

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 merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @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)

Bumps [webpack](https://github.com/webpack/webpack) from 5.99.8 to 5.99.9.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.99.8...v5.99.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
@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 May 26, 2025
@FreeTubeBot FreeTubeBot enabled auto-merge (squash) May 26, 2025 15:24
@FreeTubeBot FreeTubeBot merged commit 7574b05 into development May 26, 2025
6 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/webpack-5.99.9 branch May 26, 2025 16:18
@github-actions github-actions Bot removed the PR: waiting for review For PRs that are complete, tested, and ready for review label May 26, 2025
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request May 28, 2025
* development: (29 commits)
  Convert the electron-builder scripts to ESM (FreeTubeApp#7471)
  Bump shaka-player from 4.14.12 to 4.14.14 (FreeTubeApp#7463)
  Bump electron from 36.2.1 to 36.3.1 (FreeTubeApp#7466)
  Bump marked from 15.0.11 to 15.0.12 (FreeTubeApp#7467)
  Bump globals from 16.1.0 to 16.2.0 (FreeTubeApp#7461)
  Bump swiper from 11.2.6 to 11.2.8 (FreeTubeApp#7462)
  Bump webpack from 5.99.8 to 5.99.9 (FreeTubeApp#7464)
  Bump npm-run-all2 from 8.0.2 to 8.0.4 (FreeTubeApp#7465)
  Bump electron-context-menu from 4.0.5 to 4.1.0 (FreeTubeApp#7468)
  Translated using Weblate (Afrikaans)
  Migrate FtCreatePlaylistPrompt to the composition API (FreeTubeApp#7439)
  ! Fix cannot use alt + D on macOS (FreeTubeApp#7448)
  Use better v-for keys in various places (FreeTubeApp#7447)
  Fix channel about tab (FreeTubeApp#7446)
  Translated using Weblate (Tamil)
  Translated using Weblate (Urdu)
  Translated using Weblate (Georgian)
  Translated using Weblate (Khmer (Central))
  Translated using Weblate (Korean)
  Translated using Weblate (Hebrew)
  ...

# Conflicts:
#	package.json
#	yarn.lock
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request May 28, 2025
…urrent

* fix/electron-video-playback-error:
  Convert the electron-builder scripts to ESM (FreeTubeApp#7471)
  Bump shaka-player from 4.14.12 to 4.14.14 (FreeTubeApp#7463)
  Bump electron from 36.2.1 to 36.3.1 (FreeTubeApp#7466)
  Bump marked from 15.0.11 to 15.0.12 (FreeTubeApp#7467)
  Bump globals from 16.1.0 to 16.2.0 (FreeTubeApp#7461)
  Bump swiper from 11.2.6 to 11.2.8 (FreeTubeApp#7462)
  Bump webpack from 5.99.8 to 5.99.9 (FreeTubeApp#7464)
  Bump npm-run-all2 from 8.0.2 to 8.0.4 (FreeTubeApp#7465)
  Bump electron-context-menu from 4.0.5 to 4.1.0 (FreeTubeApp#7468)
  Translated using Weblate (Afrikaans)
  v Downgrade electron 36 > 35
PikachuEXE added a commit to PikachuEXE/FreeTube that referenced this pull request May 28, 2025
* custom-builds/current: (39 commits)
  * Implement context menu item "search X in new window"
  Convert the electron-builder scripts to ESM (FreeTubeApp#7471)
  Bump shaka-player from 4.14.12 to 4.14.14 (FreeTubeApp#7463)
  Bump electron from 36.2.1 to 36.3.1 (FreeTubeApp#7466)
  Bump marked from 15.0.11 to 15.0.12 (FreeTubeApp#7467)
  Bump globals from 16.1.0 to 16.2.0 (FreeTubeApp#7461)
  Bump swiper from 11.2.6 to 11.2.8 (FreeTubeApp#7462)
  Bump webpack from 5.99.8 to 5.99.9 (FreeTubeApp#7464)
  Bump npm-run-all2 from 8.0.2 to 8.0.4 (FreeTubeApp#7465)
  Bump electron-context-menu from 4.0.5 to 4.1.0 (FreeTubeApp#7468)
  Translated using Weblate (Afrikaans)
  Migrate FtCreatePlaylistPrompt to the composition API (FreeTubeApp#7439)
  ! Fix cannot use alt + D on macOS (FreeTubeApp#7448)
  Use better v-for keys in various places (FreeTubeApp#7447)
  Fix channel about tab (FreeTubeApp#7446)
  Translated using Weblate (Tamil)
  Translated using Weblate (Urdu)
  Translated using Weblate (Georgian)
  Translated using Weblate (Khmer (Central))
  Translated using Weblate (Korean)
  ...

# Conflicts:
#	package.json
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.

4 participants