Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Bump the webpack group across 1 directory with 3 updates #12740

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 1, 2024

Bumps the webpack group with 3 updates in the / directory: html-webpack-plugin, webpack and webpack-dev-server.

Updates html-webpack-plugin from 5.6.0 to 5.6.3

Changelog

Sourced from html-webpack-plugin's changelog.

5.6.3 (2024-10-23)

Bug Fixes

5.6.2 (2024-10-17)

Bug Fixes

5.6.1 (2024-10-17)

Bug Fixes

  • avoid importing all of lodash (#1864) (2caf5db)
  • don't use initialize hooks to allow dynamic plugin injection (ae85878)
  • handle childCompilation.errors being an iterator rather than array (#1863) (4c0c894)
Commits

Updates webpack from 5.94.0 to 5.96.1

Release notes

Sourced from webpack's releases.

v5.96.1

Bug Fixes

  • [Types] Add @types/eslint-scope to dependencieS
  • [Types] Fixed regression in validate

v5.96.0

Bug Fixes

  • Fixed Module Federation should track all referenced chunks
  • Handle Data URI without base64 word
  • HotUpdateChunk have correct runtime when modified with new runtime
  • Order of chunks ids in generated chunk code
  • No extra Javascript chunks when using asset module as an entrypoint
  • Use optimistically logic for output.environment.dynamicImport to determine chunk format when no browserslist or target
  • Collision with global variables for optimization.avoidEntryIife
  • Avoid through variables in inlined module
  • Allow chunk template strings in output.devtoolNamespace
  • No extra runtime for get javascript/css chunk filename
  • No extra runtime for prefetch and preload in JS runtime when it was unsed in CSS
  • Avoid cache invalidation using ProgressPlugin
  • Increase parallelism when using importModule on the execution stage
  • Correctly parsing string in export and import
  • Typescript types
  • [CSS] css/auto considers a module depending on its filename as css (pure CSS) or css/local, before it was css/global and css/local
  • [CSS] Always interpolate classes even if they are not involved in export
  • [CSS] No extra runtime in Javascript runtime chunks for asset modules used in CSS
  • [CSS] No extra runtime in Javascript runtime chunks for external asset modules used in CSS
  • [CSS] No extra runtime for the node target
  • [CSS] Fixed url()s and @import parsing
  • [CSS] Fixed - emit a warning on broken :local and :global

New Features

  • Export CSS and ESM runtime modules
  • Single Runtime Chunk and Federation eager module hoisting
  • [CSS] Support /* webpackIgnore: true */ for CSS files
  • [CSS] Support src() support
  • [CSS] CSS nesting in CSS modules

v5.95.0

Bug Fixes

  • Fixed hanging when attempting to read a symlink-like file that it can't read
  • Handle default for import context element dependency
  • Merge duplicate chunks call after split chunks
  • Generate correctly code for dynamically importing the same file twice and destructuring
  • Use content hash as [base] and [name] for extracted DataURI's
  • Distinguish module and import in module-import for externals import's

... (truncated)

Commits
  • d4ced73 chore(release): 5.96.1
  • 7d6dbea fix: types regression in validate
  • 5c556e3 fix: types regression in validate
  • 2420eae fix: add @types/eslint-scope to dependencies due types regression
  • ec45d2d fix: add @types/eslint-scope to dependencies
  • aff0c3e chore(release): 5.96.0
  • 6f11ec1 refactor: module source types code
  • b07142f refactor: module source types code
  • 7d98b3c fix: Module Federation should track all referenced chunks
  • 6d09769 chore: linting
  • Additional commits viewable in compare view

Updates webpack-dev-server from 5.0.4 to 5.1.0

Release notes

Sourced from webpack-dev-server's releases.

v5.1.0

5.1.0 (2024-09-03)

Features

  • add visual progress indicators (a8f40b7)
  • added the app option to be Function (by default only with connect compatibility frameworks) (3096148)
  • allow the server option to be Function (#5275) (02a1c6d)
  • http2 support for connect and connect compatibility frameworks which support HTTP2 (#5267) (6509a3f)

Bug Fixes

Changelog

Sourced from webpack-dev-server's changelog.

5.1.0 (2024-09-03)

Features

  • add visual progress indicators (a8f40b7)
  • added the app option to be Function (by default only with connect compatibility frameworks) (3096148)
  • allow the server option to be Function (#5275) (02a1c6d)
  • http2 support for connect and connect compatibility frameworks which support HTTP2 (#5267) (6509a3f)

Bug Fixes

Commits
  • 5ee0d40 chore(release): v5.1.0
  • 02a1c6d feat: allow the server option to be Function (#5275)
  • 530db07 chore(deps): bump the dependencies group across 1 directory with 10 updates (...
  • 8b341cb fix: support devServer: false (#5272)
  • 06005e7 fix: ipv6 output (#5270)
  • 748d420 chore(deps-dev): bump the dependencies group with 2 updates (#5271)
  • c3b532c fix: check the platform property to determinate the target (#5269)
  • 6509a3f feat: http2 support for connect and connect compatibility frameworks whic...
  • 1b3d124 chore(deps): update (#5268)
  • f5f0902 fix: replace default gateway (#5255)
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team as a code owner November 1, 2024 18:33
@dependabot dependabot bot added AR Dependency Dependency for AR project javascript Pull requests that update Javascript code labels Nov 1, 2024
Copy link

github-actions bot commented Nov 1, 2024

Hello 👋! When you're ready to run Chromatic, please apply the run_chromatic label to this PR.

You will need to reapply the label each time you want to run Chromatic.

Click here to see the Chromatic project.

Copy link

github-actions bot commented Nov 1, 2024

Size Change: -4.29 kB (-0.45%)

Total Size: 940 kB

Filename Size Change
dotcom-rendering/dist/1261.client.web.********************.js 0 B -1.89 kB (removed) 🏆
dotcom-rendering/dist/1483.client.web.********************.js 0 B -3.39 kB (removed) 🏆
dotcom-rendering/dist/1559.client.web.********************.js 0 B -10.8 kB (removed) 🏆
dotcom-rendering/dist/1621.client.web.********************.js 0 B -4.41 kB (removed) 🏆
dotcom-rendering/dist/1984.client.web.********************.js 0 B -4.55 kB (removed) 🏆
dotcom-rendering/dist/2185.client.web.********************.js 0 B -8.09 kB (removed) 🏆
dotcom-rendering/dist/222.client.web.********************.js 0 B -6.16 kB (removed) 🏆
dotcom-rendering/dist/2368.client.web.********************.js 0 B -4.65 kB (removed) 🏆
dotcom-rendering/dist/2611.client.web.********************.js 0 B -3.77 kB (removed) 🏆
dotcom-rendering/dist/2645.client.web.********************.js 0 B -6.05 kB (removed) 🏆
dotcom-rendering/dist/2700.client.web.********************.js 0 B -2.86 kB (removed) 🏆
dotcom-rendering/dist/2705.client.web.********************.js 0 B -157 B (removed) 🏆
dotcom-rendering/dist/2751.client.web.********************.js 0 B -6.01 kB (removed) 🏆
dotcom-rendering/dist/2923.client.web.********************.js 0 B -20.3 kB (removed) 🏆
dotcom-rendering/dist/2927.client.web.********************.js 0 B -441 B (removed) 🏆
dotcom-rendering/dist/3004.client.web.********************.js 0 B -3.29 kB (removed) 🏆
dotcom-rendering/dist/302.client.web.********************.js 0 B -4.52 kB (removed) 🏆
dotcom-rendering/dist/3060.client.web.********************.js 0 B -3.79 kB (removed) 🏆
dotcom-rendering/dist/3450.client.web.********************.js 0 B -6.17 kB (removed) 🏆
dotcom-rendering/dist/3459.client.web.********************.js 0 B -2 kB (removed) 🏆
dotcom-rendering/dist/3499.client.web.********************.js 0 B -3.31 kB (removed) 🏆
dotcom-rendering/dist/3613.client.web.********************.js 3.83 kB +251 B (+7.02%) 🔍
dotcom-rendering/dist/3634.client.web.********************.js 0 B -3.87 kB (removed) 🏆
dotcom-rendering/dist/3839.client.web.********************.js 0 B -3.71 kB (removed) 🏆
dotcom-rendering/dist/4020.client.web.********************.js 0 B -5.88 kB (removed) 🏆
dotcom-rendering/dist/4120.client.web.********************.js 0 B -11.1 kB (removed) 🏆
dotcom-rendering/dist/4132.client.web.********************.js 0 B -3.55 kB (removed) 🏆
dotcom-rendering/dist/4215.client.web.********************.js 0 B -10.3 kB (removed) 🏆
dotcom-rendering/dist/4326.client.web.********************.js 0 B -3.69 kB (removed) 🏆
dotcom-rendering/dist/4364.client.web.********************.js 0 B -13 kB (removed) 🏆
dotcom-rendering/dist/4553.client.web.********************.js 0 B -3.35 kB (removed) 🏆
dotcom-rendering/dist/4556.client.web.********************.js 0 B -4.15 kB (removed) 🏆
dotcom-rendering/dist/4741.client.web.********************.js 0 B -1.91 kB (removed) 🏆
dotcom-rendering/dist/4853.client.web.********************.js 0 B -3.87 kB (removed) 🏆
dotcom-rendering/dist/5019.client.web.********************.js 0 B -618 B (removed) 🏆
dotcom-rendering/dist/5119.client.web.********************.js 0 B -3.03 kB (removed) 🏆
dotcom-rendering/dist/5209.client.web.********************.js 0 B -22.7 kB (removed) 🏆
dotcom-rendering/dist/5222.client.web.********************.js 3.77 kB +1.49 kB (+65.2%) 🆘
dotcom-rendering/dist/5367.client.web.********************.js 0 B -2.17 kB (removed) 🏆
dotcom-rendering/dist/5394.client.web.********************.js 0 B -2.42 kB (removed) 🏆
dotcom-rendering/dist/5400.client.web.********************.js 0 B -4.9 kB (removed) 🏆
dotcom-rendering/dist/5410.client.web.********************.js 0 B -4.49 kB (removed) 🏆
dotcom-rendering/dist/5695.client.web.********************.js 0 B -2.54 kB (removed) 🏆
dotcom-rendering/dist/576.client.web.********************.js 0 B -11.2 kB (removed) 🏆
dotcom-rendering/dist/6042.client.web.********************.js 0 B -4.04 kB (removed) 🏆
dotcom-rendering/dist/632.client.web.********************.js 0 B -6.86 kB (removed) 🏆
dotcom-rendering/dist/6390.client.web.********************.js 0 B -529 B (removed) 🏆
dotcom-rendering/dist/647.client.web.********************.js 0 B -3.64 kB (removed) 🏆
dotcom-rendering/dist/6662.client.web.********************.js 0 B -523 B (removed) 🏆
dotcom-rendering/dist/6681.client.web.********************.js 0 B -3.13 kB (removed) 🏆
dotcom-rendering/dist/6976.client.web.********************.js 0 B -2.87 kB (removed) 🏆
dotcom-rendering/dist/6990.client.web.********************.js 0 B -3.41 kB (removed) 🏆
dotcom-rendering/dist/7045.client.web.********************.js 0 B -5.13 kB (removed) 🏆
dotcom-rendering/dist/7047.client.web.********************.js 0 B -44.3 kB (removed) 🏆
dotcom-rendering/dist/7122.client.web.********************.js 0 B -1.91 kB (removed) 🏆
dotcom-rendering/dist/7327.client.web.********************.js 0 B -4.41 kB (removed) 🏆
dotcom-rendering/dist/7392.client.web.********************.js 0 B -3.21 kB (removed) 🏆
dotcom-rendering/dist/7440.client.web.********************.js 0 B -3.83 kB (removed) 🏆
dotcom-rendering/dist/7621.client.web.********************.js 0 B -3.21 kB (removed) 🏆
dotcom-rendering/dist/7748.client.web.********************.js 0 B -2.17 kB (removed) 🏆
dotcom-rendering/dist/7807.client.web.********************.js 0 B -3.21 kB (removed) 🏆
dotcom-rendering/dist/8811.client.web.********************.js 0 B -3.83 kB (removed) 🏆
dotcom-rendering/dist/9039.client.web.********************.js 0 B -5.03 kB (removed) 🏆
dotcom-rendering/dist/9203.client.web.********************.js 0 B -3.06 kB (removed) 🏆
dotcom-rendering/dist/9395.client.web.********************.js 0 B -4.41 kB (removed) 🏆
dotcom-rendering/dist/9399.client.web.********************.js 0 B -4.41 kB (removed) 🏆
dotcom-rendering/dist/9460.client.web.********************.js 0 B -7.27 kB (removed) 🏆
dotcom-rendering/dist/948.client.web.********************.js 0 B -5.3 kB (removed) 🏆
dotcom-rendering/dist/9810.client.web.********************.js 0 B -4.02 kB (removed) 🏆
dotcom-rendering/dist/1191.client.web.********************.js 4.04 kB +4.04 kB (new file) 🆕
dotcom-rendering/dist/1312.client.web.********************.js 6.18 kB +6.18 kB (new file) 🆕
dotcom-rendering/dist/135.client.web.********************.js 3.14 kB +3.14 kB (new file) 🆕
dotcom-rendering/dist/1392.client.web.********************.js 20.3 kB +20.3 kB (new file) 🆕
dotcom-rendering/dist/1592.client.web.********************.js 5.87 kB +5.87 kB (new file) 🆕
dotcom-rendering/dist/1680.client.web.********************.js 4.52 kB +4.52 kB (new file) 🆕
dotcom-rendering/dist/1843.client.web.********************.js 3.58 kB +3.58 kB (new file) 🆕
dotcom-rendering/dist/1885.client.web.********************.js 4.41 kB +4.41 kB (new file) 🆕
dotcom-rendering/dist/2081.client.web.********************.js 523 B +523 B (new file) 🆕
dotcom-rendering/dist/2379.client.web.********************.js 10.8 kB +10.8 kB (new file) 🆕
dotcom-rendering/dist/2589.client.web.********************.js 4.9 kB +4.9 kB (new file) 🆕
dotcom-rendering/dist/2621.client.web.********************.js 3.56 kB +3.56 kB (new file) 🆕
dotcom-rendering/dist/2877.client.web.********************.js 2.87 kB +2.87 kB (new file) 🆕
dotcom-rendering/dist/3354.client.web.********************.js 4.49 kB +4.49 kB (new file) 🆕
dotcom-rendering/dist/3773.client.web.********************.js 1.89 kB +1.89 kB (new file) 🆕
dotcom-rendering/dist/3862.client.web.********************.js 3.34 kB +3.34 kB (new file) 🆕
dotcom-rendering/dist/3984.client.web.********************.js 441 B +441 B (new file) 🆕
dotcom-rendering/dist/4023.client.web.********************.js 3.71 kB +3.71 kB (new file) 🆕
dotcom-rendering/dist/4127.client.web.********************.js 4.15 kB +4.15 kB (new file) 🆕
dotcom-rendering/dist/4330.client.web.********************.js 618 B +618 B (new file) 🆕
dotcom-rendering/dist/4407.client.web.********************.js 528 B +528 B (new file) 🆕
dotcom-rendering/dist/4577.client.web.********************.js 2.42 kB +2.42 kB (new file) 🆕
dotcom-rendering/dist/4603.client.web.********************.js 3.87 kB +3.87 kB (new file) 🆕
dotcom-rendering/dist/4684.client.web.********************.js 7.26 kB +7.26 kB (new file) 🆕
dotcom-rendering/dist/4867.client.web.********************.js 4.41 kB +4.41 kB (new file) 🆕
dotcom-rendering/dist/5030.client.web.********************.js 3.32 kB +3.32 kB (new file) 🆕
dotcom-rendering/dist/5185.client.web.********************.js 4.41 kB +4.41 kB (new file) 🆕
dotcom-rendering/dist/524.client.web.********************.js 3.06 kB +3.06 kB (new file) 🆕
dotcom-rendering/dist/5242.client.web.********************.js 3.78 kB +3.78 kB (new file) 🆕
dotcom-rendering/dist/5424.client.web.********************.js 4.65 kB +4.65 kB (new file) 🆕
dotcom-rendering/dist/5712.client.web.********************.js 5.03 kB +5.03 kB (new file) 🆕
dotcom-rendering/dist/6028.client.web.********************.js 13 kB +13 kB (new file) 🆕
dotcom-rendering/dist/6078.client.web.********************.js 3.83 kB +3.83 kB (new file) 🆕
dotcom-rendering/dist/6083.client.web.********************.js 3.29 kB +3.29 kB (new file) 🆕
dotcom-rendering/dist/617.client.web.********************.js 6.01 kB +6.01 kB (new file) 🆕
dotcom-rendering/dist/6485.client.web.********************.js 6.05 kB +6.05 kB (new file) 🆕
dotcom-rendering/dist/6563.client.web.********************.js 3.03 kB +3.03 kB (new file) 🆕
dotcom-rendering/dist/6578.client.web.********************.js 4.41 kB +4.41 kB (new file) 🆕
dotcom-rendering/dist/6607.client.web.********************.js 11.1 kB +11.1 kB (new file) 🆕
dotcom-rendering/dist/6685.client.web.********************.js 2.54 kB +2.54 kB (new file) 🆕
dotcom-rendering/dist/6771.client.web.********************.js 4.02 kB +4.02 kB (new file) 🆕
dotcom-rendering/dist/6874.client.web.********************.js 11.2 kB +11.2 kB (new file) 🆕
dotcom-rendering/dist/697.client.web.********************.js 3.86 kB +3.86 kB (new file) 🆕
dotcom-rendering/dist/6984.client.web.********************.js 8.08 kB +8.08 kB (new file) 🆕
dotcom-rendering/dist/7010.client.web.********************.js 22.7 kB +22.7 kB (new file) 🆕
dotcom-rendering/dist/7609.client.web.********************.js 5.29 kB +5.29 kB (new file) 🆕
dotcom-rendering/dist/7627.client.web.********************.js 3.64 kB +3.64 kB (new file) 🆕
dotcom-rendering/dist/7827.client.web.********************.js 2.87 kB +2.87 kB (new file) 🆕
dotcom-rendering/dist/7866.client.web.********************.js 3.21 kB +3.21 kB (new file) 🆕
dotcom-rendering/dist/7940.client.web.********************.js 2.17 kB +2.17 kB (new file) 🆕
dotcom-rendering/dist/8079.client.web.********************.js 3.69 kB +3.69 kB (new file) 🆕
dotcom-rendering/dist/8142.client.web.********************.js 157 B +157 B (new file) 🆕
dotcom-rendering/dist/833.client.web.********************.js 6.85 kB +6.85 kB (new file) 🆕
dotcom-rendering/dist/8533.client.web.********************.js 3.42 kB +3.42 kB (new file) 🆕
dotcom-rendering/dist/8738.client.web.********************.js 1.91 kB +1.91 kB (new file) 🆕
dotcom-rendering/dist/8828.client.web.********************.js 44.3 kB +44.3 kB (new file) 🆕
dotcom-rendering/dist/9010.client.web.********************.js 6.16 kB +6.16 kB (new file) 🆕
dotcom-rendering/dist/9147.client.web.********************.js 5.13 kB +5.13 kB (new file) 🆕
dotcom-rendering/dist/9479.client.web.********************.js 3.21 kB +3.21 kB (new file) 🆕
dotcom-rendering/dist/9666.client.web.********************.js 10.3 kB +10.3 kB (new file) 🆕
dotcom-rendering/dist/9699.client.web.********************.js 4.55 kB +4.55 kB (new file) 🆕
dotcom-rendering/dist/974.client.web.********************.js 2 kB +2 kB (new file) 🆕
dotcom-rendering/dist/9793.client.web.********************.js 3.4 kB +3.4 kB (new file) 🆕
dotcom-rendering/dist/9941.client.web.********************.js 3.21 kB +3.21 kB (new file) 🆕
dotcom-rendering/dist/9970.client.web.********************.js 2.28 kB +2.28 kB (new file) 🆕
ℹ️ View Unchanged
Filename Size Change
dotcom-rendering/dist/1000.client.web.********************.js 999 B 0 B
dotcom-rendering/dist/1026.client.web.********************.js 784 B 0 B
dotcom-rendering/dist/1090.client.web.********************.js 752 B 0 B
dotcom-rendering/dist/1391.client.web.********************.js 725 B 0 B
dotcom-rendering/dist/1476.client.web.********************.js 784 B 0 B
dotcom-rendering/dist/1667.client.web.********************.js 918 B 0 B
dotcom-rendering/dist/1940.client.web.********************.js 507 B 0 B
dotcom-rendering/dist/2310.client.web.********************.js 880 B 0 B
dotcom-rendering/dist/267.client.web.********************.js 917 B 0 B
dotcom-rendering/dist/281.client.web.********************.js 642 B 0 B
dotcom-rendering/dist/3109.client.web.********************.js 803 B 0 B
dotcom-rendering/dist/3270.client.web.********************.js 961 B 0 B
dotcom-rendering/dist/3304.client.web.********************.js 853 B 0 B
dotcom-rendering/dist/3769.client.web.********************.js 999 B 0 B
dotcom-rendering/dist/4282.client.web.********************.js 685 B 0 B
dotcom-rendering/dist/4501.client.web.********************.js 4.29 kB 0 B
dotcom-rendering/dist/4628.client.web.********************.js 654 B 0 B
dotcom-rendering/dist/4941.client.web.********************.js 890 B 0 B
dotcom-rendering/dist/5658.client.web.********************.js 750 B 0 B
dotcom-rendering/dist/5757.client.web.********************.js 931 B 0 B
dotcom-rendering/dist/5880.client.web.********************.js 828 B 0 B
dotcom-rendering/dist/6044.client.web.********************.js 726 B 0 B
dotcom-rendering/dist/6071.client.web.********************.js 577 B 0 B
dotcom-rendering/dist/6135.client.web.********************.js 779 B 0 B
dotcom-rendering/dist/6505.client.web.********************.js 1 kB 0 B
dotcom-rendering/dist/6598.client.web.********************.js 780 B 0 B
dotcom-rendering/dist/6638.client.web.********************.js 907 B 0 B
dotcom-rendering/dist/678.client.web.********************.js 804 B 0 B
dotcom-rendering/dist/7116.client.web.********************.js 23 kB 0 B
dotcom-rendering/dist/7691.client.web.********************.js 853 B 0 B
dotcom-rendering/dist/83.client.web.********************.js 750 B 0 B
dotcom-rendering/dist/8504.client.web.********************.js 827 B 0 B
dotcom-rendering/dist/8536.client.web.********************.js 595 B 0 B
dotcom-rendering/dist/8626.client.web.********************.js 890 B 0 B
dotcom-rendering/dist/8697.client.web.********************.js 956 B 0 B
dotcom-rendering/dist/8833.client.web.********************.js 829 B 0 B
dotcom-rendering/dist/9184.client.web.********************.js 493 B 0 B
dotcom-rendering/dist/9493.client.web.********************.js 785 B 0 B
dotcom-rendering/dist/9557.client.web.********************.js 921 B 0 B
dotcom-rendering/dist/9721.client.web.********************.js 717 B 0 B
dotcom-rendering/dist/9835.client.web.********************.js 647 B 0 B
dotcom-rendering/dist/9899.client.web.********************.js 669 B 0 B
dotcom-rendering/dist/Accessibility-importable.client.web.********************.js 6 kB -6 B (-0.1%)
dotcom-rendering/dist/AdBlockAsk-importable.client.web.********************.js 2.85 kB -4 B (-0.14%)
dotcom-rendering/dist/AdPortals-importable.client.web.********************.js 3.7 kB -15 B (-0.4%)
dotcom-rendering/dist/AlreadyVisited-importable.client.web.********************.js 425 B +2 B (+0.47%)
dotcom-rendering/dist/AppsEpic-importable.client.web.********************.js 3.57 kB -1 B (-0.03%)
dotcom-rendering/dist/AppsFooter-importable.client.web.********************.js 3.16 kB -8 B (-0.25%)
dotcom-rendering/dist/AppsLightboxImage-importable.client.web.********************.js 3.46 kB -2 B (-0.06%)
dotcom-rendering/dist/AppsLightboxImageStore-importable.client.web.********************.js 2.52 kB -2 B (-0.08%)
dotcom-rendering/dist/AudioAtomWrapper-importable.client.web.********************.js 3.08 kB +2 B (+0.06%)
dotcom-rendering/dist/AudioPlayerWrapper-importable.client.web.********************.js 6.32 kB -6 B (-0.09%)
dotcom-rendering/dist/AustralianTerritorySwitcher-importable.client.web.********************.js 4.88 kB -2 B (-0.04%)
dotcom-rendering/dist/Branding-importable.client.web.********************.js 2.54 kB 0 B
dotcom-rendering/dist/braze-web-sdk-core.client.web.********************.js 37.2 kB 0 B
dotcom-rendering/dist/BrazeMessaging-importable.client.web.********************.js 1.97 kB 0 B
dotcom-rendering/dist/CalloutBlockComponent-importable.client.web.********************.js 6.71 kB -2 B (-0.03%)
dotcom-rendering/dist/CalloutEmbedBlockComponent-importable.client.web.********************.js 8.22 kB +3 B (+0.04%)
dotcom-rendering/dist/CardCommentCount-importable.client.web.********************.js 2.97 kB +2 B (+0.07%)
dotcom-rendering/dist/Carousel-importable.client.web.********************.js 6.4 kB -11 B (-0.17%)
dotcom-rendering/dist/CarouselForNewsletters-importable.client.web.********************.js 4.52 kB -6 B (-0.13%)
dotcom-rendering/dist/ChartAtom-importable.client.web.********************.js 539 B -2 B (-0.37%)
dotcom-rendering/dist/CommentCount-importable.client.web.********************.js 2.79 kB -4 B (-0.14%)
dotcom-rendering/dist/DiscussionApps-importable.client.web.********************.js 1.91 kB +1 B (+0.05%)
dotcom-rendering/dist/DiscussionMeta-importable.client.web.********************.js 1.21 kB +2 B (+0.17%)
dotcom-rendering/dist/DiscussionWeb-importable.client.web.********************.js 1.74 kB +2 B (+0.12%)
dotcom-rendering/dist/DocumentBlockComponent-importable.client.web.********************.js 3.14 kB +1 B (+0.03%)
dotcom-rendering/dist/Dropdown-importable.client.web.********************.js 1.72 kB 0 B
dotcom-rendering/dist/EditionSwitcherBanner-importable.client.web.********************.js 5.98 kB -2 B (-0.03%)
dotcom-rendering/dist/EmbedBlockComponent-importable.client.web.********************.js 3.75 kB +3 B (+0.08%)
dotcom-rendering/dist/EnhancePinnedPost-importable.client.web.********************.js 2.01 kB -4 B (-0.2%)
dotcom-rendering/dist/ExpandableMarketingCardWrapper-importable.client.web.********************.js 4.37 kB -7 B (-0.16%)
dotcom-rendering/dist/FetchOnwardsData-importable.client.web.********************.js 1.93 kB -6 B (-0.31%)
dotcom-rendering/dist/FilterKeyEventsToggle-importable.client.web.********************.js 967 B +1 B (+0.1%)
dotcom-rendering/dist/FocusStyles-importable.client.web.********************.js 619 B 0 B
dotcom-rendering/dist/FollowWrapper-importable.client.web.********************.js 3.43 kB -4 B (-0.12%)
dotcom-rendering/dist/FooterLabel-importable.client.web.********************.js 344 B -1 B (-0.29%)
dotcom-rendering/dist/FooterReaderRevenueLinks-importable.client.web.********************.js 3.71 kB -1 B (-0.03%)
dotcom-rendering/dist/frameworks.client.web.********************.js 20.9 kB 0 B
dotcom-rendering/dist/FrontSubNav-importable.client.web.********************.js 7.63 kB +10 B (+0.13%)
dotcom-rendering/dist/GetCricketScoreboard-importable.client.web.********************.js 3.81 kB -6 B (-0.16%)
dotcom-rendering/dist/GetMatchNav-importable.client.web.********************.js 10.6 kB -1 B (-0.01%)
dotcom-rendering/dist/GetMatchStats-importable.client.web.********************.js 7.41 kB +1 B (+0.01%)
dotcom-rendering/dist/GetMatchTabs-importable.client.web.********************.js 2.22 kB +2 B (+0.09%)
dotcom-rendering/dist/guardian-braze-components-banner.client.web.********************.js 15.8 kB +4 B (+0.03%)
dotcom-rendering/dist/guardian-braze-components-end-of-article.client.web.********************.js 10 kB +3 B (+0.03%)
dotcom-rendering/dist/GuideAtomWrapper-importable.client.web.********************.js 786 B +4 B (+0.51%)
dotcom-rendering/dist/index.client.web.********************.js 46.2 kB -48 B (-0.1%)
dotcom-rendering/dist/InstagramBlockComponent-importable.client.web.********************.js 2.79 kB -2 B (-0.07%)
dotcom-rendering/dist/InteractiveAtomMessenger-importable.client.web.********************.js 850 B -2 B (-0.23%)
dotcom-rendering/dist/InteractiveBlockComponent-importable.client.web.********************.js 6.56 kB +3 B (+0.05%)
dotcom-rendering/dist/InteractiveContentsBlockComponent-importable.client.web.********************.js 4.25 kB -6 B (-0.14%)
dotcom-rendering/dist/KeyEventsCarousel-importable.client.web.********************.js 4.86 kB +2 B (+0.04%)
dotcom-rendering/dist/KnowledgeQuizAtom-importable.client.web.********************.js 3.61 kB -7 B (-0.19%)
dotcom-rendering/dist/LatestLinks-importable.client.web.********************.js 4.56 kB -4 B (-0.09%)
dotcom-rendering/dist/LightboxHash-importable.client.web.********************.js 436 B +1 B (+0.23%)
dotcom-rendering/dist/LightboxLayout-importable.client.web.********************.js 6.52 kB -1 B (-0.02%)
dotcom-rendering/dist/LiveBlogEpic-importable.client.web.********************.js 3.76 kB -2 B (-0.05%)
dotcom-rendering/dist/LiveblogNotifications-importable.client.web.********************.js 5.27 kB -2 B (-0.04%)
dotcom-rendering/dist/Liveness-importable.client.web.********************.js 4.83 kB 0 B
dotcom-rendering/dist/ManyNewsletter#-importable.client.web.********************.js 7.63 kB +1 B (+0.01%)
dotcom-rendering/dist/MapEmbedBlockComponent-importable.client.web.********************.js 4.97 kB +3 B (+0.06%)
dotcom-rendering/dist/Metrics-importable.client.web.********************.js 2.69 kB 0 B
dotcom-rendering/dist/MostViewedFooter-importable.client.web.********************.js 3.83 kB +1 B (+0.03%)
dotcom-rendering/dist/MostViewedFooterData-importable.client.web.********************.js 6.07 kB +1 B (+0.02%)
dotcom-rendering/dist/MostViewedRightWithAd-importable.client.web.********************.js 5.19 kB +3 B (+0.06%)
dotcom-rendering/dist/OnwardsUpper-importable.client.web.********************.js 5.32 kB -8 B (-0.15%)
dotcom-rendering/dist/PersonalityQuizAtom-importable.client.web.********************.js 3.76 kB -6 B (-0.16%)
dotcom-rendering/dist/ProfileAtom-importable.client.web.********************.js 547 B +2 B (+0.37%)
dotcom-rendering/dist/ProfileAtomWrapper-importable.client.web.********************.js 805 B 0 B
dotcom-rendering/dist/PulsingDot-importable.client.web.********************.js 751 B +3 B (+0.4%)
dotcom-rendering/dist/QandaAtom-importable.client.web.********************.js 544 B +1 B (+0.18%)
dotcom-rendering/dist/ReaderRevenueDev-importable.client.web.********************.js 468 B -1 B (-0.21%)
dotcom-rendering/dist/readerRevenueDevUtils.client.web.********************.js 1.96 kB 0 B
dotcom-rendering/dist/RelativeTime-importable.client.web.********************.js 2.53 kB -3 B (-0.12%)
dotcom-rendering/dist/RichLinkComponent-importable.client.web.********************.js 6.29 kB -6 B (-0.1%)
dotcom-rendering/dist/ScrollableFeature-importable.client.web.********************.js 7.04 kB +4 B (+0.06%)
dotcom-rendering/dist/ScrollableHighlights-importable.client.web.********************.js 5.08 kB +4 B (+0.08%)
dotcom-rendering/dist/ScrollableMedium-importable.client.web.********************.js 3.32 kB -3 B (-0.09%)
dotcom-rendering/dist/ScrollableSmall-importable.client.web.********************.js 3.31 kB -4 B (-0.12%)
dotcom-rendering/dist/Secure#-importable.client.web.********************.js 4.6 kB +2 B (+0.04%)
dotcom-rendering/dist/SendTargetingParams-importable.client.web.********************.js 2.19 kB -1 B (-0.05%)
dotcom-rendering/dist/sentry.client.web.********************.js 796 B +2 B (+0.25%)
dotcom-rendering/dist/SetABTests-importable.client.web.********************.js 3.87 kB -1 B (-0.03%)
dotcom-rendering/dist/SetAdTargeting-importable.client.web.********************.js 484 B -1 B (-0.21%)
dotcom-rendering/dist/ShareButton-importable.client.web.********************.js 3.71 kB 0 B
dotcom-rendering/dist/shimport.client.web.********************.js 2.8 kB +2 B (+0.07%)
dotcom-rendering/dist/ShowHideContainers-importable.client.web.********************.js 731 B +1 B (+0.14%)
dotcom-rendering/dist/ShowMore-importable.client.web.********************.js 1.75 kB 0 B
dotcom-rendering/dist/SignInGateMain.client.web.********************.js 4.51 kB -1 B (-0.02%)
dotcom-rendering/dist/SignInGateMainCheckoutComplete.client.web.********************.js 5.6 kB +2 B (+0.04%)
dotcom-rendering/dist/SignInGateSelector-importable.client.web.********************.js 3.16 kB +2 B (+0.06%)
dotcom-rendering/dist/SlideshowCarousel-importable.client.web.********************.js 3.43 kB +2 B (+0.06%)
dotcom-rendering/dist/SlotBodyEnd-importable.client.web.********************.js 3.61 kB -7 B (-0.19%)
dotcom-rendering/dist/SpotifyBlockComponent-importable.client.web.********************.js 4.79 kB -2 B (-0.04%)
dotcom-rendering/dist/StickyBottomBanner-importable.client.web.********************.js 4.22 kB -8 B (-0.19%)
dotcom-rendering/dist/StickyLiveblogAskWrapper-importable.client.web.********************.js 7.67 kB -7 B (-0.09%)
dotcom-rendering/dist/SubNav-importable.client.web.********************.js 2.9 kB +5 B (+0.17%)
dotcom-rendering/dist/TableOfContents-importable.client.web.********************.js 2.69 kB -10 B (-0.37%)
dotcom-rendering/dist/TimelineAtom-importable.client.web.********************.js 1.22 kB -8 B (-0.65%)
dotcom-rendering/dist/Titlepiece-importable.client.web.********************.js 14.7 kB +2 B (+0.01%)
dotcom-rendering/dist/TopBar-importable.client.web.********************.js 8.23 kB -1 B (-0.01%)
dotcom-rendering/dist/TopBarSupport-importable.client.web.********************.js 2.72 kB 0 B
dotcom-rendering/dist/TweetBlockComponent-importable.client.web.********************.js 1.13 kB -2 B (-0.18%)
dotcom-rendering/dist/UnsafeEmbedBlockComponent-importable.client.web.********************.js 2.8 kB 0 B
dotcom-rendering/dist/UsEoy2024Wrapper-importable.client.web.********************.js 5.04 kB -4 B (-0.08%)
dotcom-rendering/dist/VideoFacebookBlockComponent-importable.client.web.********************.js 4.99 kB +5 B (+0.1%)
dotcom-rendering/dist/VineBlockComponent-importable.client.web.********************.js 2.65 kB -3 B (-0.11%)
dotcom-rendering/dist/WeatherWrapper-importable.client.web.********************.js 6.54 kB -6 B (-0.09%)
dotcom-rendering/dist/YoutubeBlockComponent-importable.client.web.********************.js 6.3 kB -5 B (-0.08%)

compressed-size-action

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-bcc31b5ac9 branch 5 times, most recently from c22c28c to 317bb29 Compare November 8, 2024 18:33
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-bcc31b5ac9 branch 7 times, most recently from 52e9fd1 to f65d445 Compare November 18, 2024 13:09
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-bcc31b5ac9 branch from f65d445 to 155903b Compare November 18, 2024 19:05
Bumps the webpack group with 3 updates in the / directory: [html-webpack-plugin](https://github.com/jantimon/html-webpack-plugin), [webpack](https://github.com/webpack/webpack) and [webpack-dev-server](https://github.com/webpack/webpack-dev-server).


Updates `html-webpack-plugin` from 5.6.0 to 5.6.3
- [Release notes](https://github.com/jantimon/html-webpack-plugin/releases)
- [Changelog](https://github.com/jantimon/html-webpack-plugin/blob/main/CHANGELOG.md)
- [Commits](jantimon/html-webpack-plugin@v5.6.0...v5.6.3)

Updates `webpack` from 5.94.0 to 5.96.1
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.94.0...v5.96.1)

Updates `webpack-dev-server` from 5.0.4 to 5.1.0
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](webpack/webpack-dev-server@v5.0.4...v5.1.0)

---
updated-dependencies:
- dependency-name: html-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: webpack
- dependency-name: webpack
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: webpack
- dependency-name: webpack-dev-server
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: webpack
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/webpack-bcc31b5ac9 branch from 155903b to f2a1172 Compare November 19, 2024 18:24
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
apps-rendering AR Dependency Dependency for AR project dotcom-rendering javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants