Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Closed
wants to merge 1 commit into 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.0

Release notes

Sourced from webpack's releases.

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
  • [Types] Make EnvironmentPlugin default values types less strict
  • [Types] Typescript 5.6 compatibility

New Features

  • Add new optimization.avoidEntryIife option (true by default for the production mode)

... (truncated)

Commits
  • 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
  • cb3cf61 chore: add test
  • 69dd27e fix: Module Federation should track all referenced chunks
  • 6a6f14f refactor: udate acorn
  • db32353 refactor: code
  • 79b8f00 refactor: update acorn
  • 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

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.0
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](webpack/webpack@v5.94.0...v5.96.0)

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] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner November 1, 2024 10:50
@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.2 kB (-0.45%)

Total Size: 924 kB

Filename Size Change
dotcom-rendering/dist/1014.client.web.********************.js 0 B -3.97 kB (removed) 🏆
dotcom-rendering/dist/1347.client.web.********************.js 0 B -3.71 kB (removed) 🏆
dotcom-rendering/dist/1451.client.web.********************.js 0 B -3.34 kB (removed) 🏆
dotcom-rendering/dist/1752.client.web.********************.js 0 B -2.87 kB (removed) 🏆
dotcom-rendering/dist/1877.client.web.********************.js 0 B -2.17 kB (removed) 🏆
dotcom-rendering/dist/1919.client.web.********************.js 0 B -3.83 kB (removed) 🏆
dotcom-rendering/dist/1989.client.web.********************.js 0 B -4.01 kB (removed) 🏆
dotcom-rendering/dist/2145.client.web.********************.js 0 B -5.03 kB (removed) 🏆
dotcom-rendering/dist/2186.client.web.********************.js 0 B -6.17 kB (removed) 🏆
dotcom-rendering/dist/2291.client.web.********************.js 0 B -22.7 kB (removed) 🏆
dotcom-rendering/dist/2565.client.web.********************.js 0 B -3.77 kB (removed) 🏆
dotcom-rendering/dist/2613.client.web.********************.js 0 B -530 B (removed) 🏆
dotcom-rendering/dist/27.client.web.********************.js 0 B -6.01 kB (removed) 🏆
dotcom-rendering/dist/2706.client.web.********************.js 0 B -3 kB (removed) 🏆
dotcom-rendering/dist/3136.client.web.********************.js 0 B -3.56 kB (removed) 🏆
dotcom-rendering/dist/3215.client.web.********************.js 0 B -158 B (removed) 🏆
dotcom-rendering/dist/3265.client.web.********************.js 0 B -44.3 kB (removed) 🏆
dotcom-rendering/dist/3284.client.web.********************.js 0 B -2.42 kB (removed) 🏆
dotcom-rendering/dist/3386.client.web.********************.js 0 B -1.91 kB (removed) 🏆
dotcom-rendering/dist/3469.client.web.********************.js 0 B -11.4 kB (removed) 🏆
dotcom-rendering/dist/3601.client.web.********************.js 0 B -3.22 kB (removed) 🏆
dotcom-rendering/dist/3657.client.web.********************.js 0 B -3.21 kB (removed) 🏆
dotcom-rendering/dist/3707.client.web.********************.js 0 B -3.87 kB (removed) 🏆
dotcom-rendering/dist/3728.client.web.********************.js 4.9 kB +917 B (+23%) 🚨
dotcom-rendering/dist/3746.client.web.********************.js 0 B -527 B (removed) 🏆
dotcom-rendering/dist/3778.client.web.********************.js 0 B -8.08 kB (removed) 🏆
dotcom-rendering/dist/3992.client.web.********************.js 0 B -3.4 kB (removed) 🏆
dotcom-rendering/dist/4100.client.web.********************.js 0 B -2.92 kB (removed) 🏆
dotcom-rendering/dist/4198.client.web.********************.js 0 B -1.89 kB (removed) 🏆
dotcom-rendering/dist/4228.client.web.********************.js 0 B -11 kB (removed) 🏆
dotcom-rendering/dist/4258.client.web.********************.js 0 B -2.17 kB (removed) 🏆
dotcom-rendering/dist/4273.client.web.********************.js 0 B -3.02 kB (removed) 🏆
dotcom-rendering/dist/442.client.web.********************.js 0 B -4.27 kB (removed) 🏆
dotcom-rendering/dist/4449.client.web.********************.js 0 B -2 kB (removed) 🏆
dotcom-rendering/dist/4456.client.web.********************.js 0 B -5.88 kB (removed) 🏆
dotcom-rendering/dist/504.client.web.********************.js 0 B -4.91 kB (removed) 🏆
dotcom-rendering/dist/5127.client.web.********************.js 0 B -618 B (removed) 🏆
dotcom-rendering/dist/5129.client.web.********************.js 0 B -5.17 kB (removed) 🏆
dotcom-rendering/dist/5153.client.web.********************.js 0 B -6.33 kB (removed) 🏆
dotcom-rendering/dist/5336.client.web.********************.js 0 B -3.33 kB (removed) 🏆
dotcom-rendering/dist/5677.client.web.********************.js 0 B -2.53 kB (removed) 🏆
dotcom-rendering/dist/5713.client.web.********************.js 0 B -3.87 kB (removed) 🏆
dotcom-rendering/dist/5752.client.web.********************.js 0 B -4.18 kB (removed) 🏆
dotcom-rendering/dist/5766.client.web.********************.js 0 B -4.49 kB (removed) 🏆
dotcom-rendering/dist/5941.client.web.********************.js 0 B -4.65 kB (removed) 🏆
dotcom-rendering/dist/6012.client.web.********************.js 0 B -4.41 kB (removed) 🏆
dotcom-rendering/dist/6140.client.web.********************.js 0 B -12.2 kB (removed) 🏆
dotcom-rendering/dist/6325.client.web.********************.js 0 B -2.9 kB (removed) 🏆
dotcom-rendering/dist/6459.client.web.********************.js 3.64 kB -16.5 kB (-81.93%) 🏆
dotcom-rendering/dist/6520.client.web.********************.js 0 B -6.86 kB (removed) 🏆
dotcom-rendering/dist/6554.client.web.********************.js 0 B -12.8 kB (removed) 🏆
dotcom-rendering/dist/6612.client.web.********************.js 0 B -3.21 kB (removed) 🏆
dotcom-rendering/dist/7170.client.web.********************.js 0 B -3.41 kB (removed) 🏆
dotcom-rendering/dist/7304.client.web.********************.js 0 B -3.58 kB (removed) 🏆
dotcom-rendering/dist/7547.client.web.********************.js 0 B -4.26 kB (removed) 🏆
dotcom-rendering/dist/7691.client.web.********************.js 6.86 kB +6 kB (+703.63%) 🆘
dotcom-rendering/dist/8148.client.web.********************.js 0 B -1.91 kB (removed) 🏆
dotcom-rendering/dist/8355.client.web.********************.js 0 B -6.04 kB (removed) 🏆
dotcom-rendering/dist/8359.client.web.********************.js 0 B -3.69 kB (removed) 🏆
dotcom-rendering/dist/8429.client.web.********************.js 0 B -3.14 kB (removed) 🏆
dotcom-rendering/dist/8768.client.web.********************.js 0 B -2.28 kB (removed) 🏆
dotcom-rendering/dist/8776.client.web.********************.js 0 B -3.64 kB (removed) 🏆
dotcom-rendering/dist/8826.client.web.********************.js 0 B -4.53 kB (removed) 🏆
dotcom-rendering/dist/8891.client.web.********************.js 0 B -439 B (removed) 🏆
dotcom-rendering/dist/8946.client.web.********************.js 0 B -5.3 kB (removed) 🏆
dotcom-rendering/dist/8975.client.web.********************.js 0 B -4.41 kB (removed) 🏆
dotcom-rendering/dist/9138.client.web.********************.js 0 B -3.79 kB (removed) 🏆
dotcom-rendering/dist/9171.client.web.********************.js 0 B -10.3 kB (removed) 🏆
dotcom-rendering/dist/9631.client.web.********************.js 0 B -4.55 kB (removed) 🏆
dotcom-rendering/dist/9812.client.web.********************.js 0 B -3.45 kB (removed) 🏆
dotcom-rendering/dist/1517.client.web.********************.js 3.34 kB +3.34 kB (new file) 🆕
dotcom-rendering/dist/1560.client.web.********************.js 528 B +528 B (new file) 🆕
dotcom-rendering/dist/1575.client.web.********************.js 3.87 kB +3.87 kB (new file) 🆕
dotcom-rendering/dist/1827.client.web.********************.js 12.2 kB +12.2 kB (new file) 🆕
dotcom-rendering/dist/1976.client.web.********************.js 3.58 kB +3.58 kB (new file) 🆕
dotcom-rendering/dist/2038.client.web.********************.js 3 kB +3 kB (new file) 🆕
dotcom-rendering/dist/2090.client.web.********************.js 4.27 kB +4.27 kB (new file) 🆕
dotcom-rendering/dist/2191.client.web.********************.js 22.7 kB +22.7 kB (new file) 🆕
dotcom-rendering/dist/2214.client.web.********************.js 3.32 kB +3.32 kB (new file) 🆕
dotcom-rendering/dist/2277.client.web.********************.js 3.13 kB +3.13 kB (new file) 🆕
dotcom-rendering/dist/2344.client.web.********************.js 2.9 kB +2.9 kB (new file) 🆕
dotcom-rendering/dist/2442.client.web.********************.js 3.45 kB +3.45 kB (new file) 🆕
dotcom-rendering/dist/2451.client.web.********************.js 11.4 kB +11.4 kB (new file) 🆕
dotcom-rendering/dist/2798.client.web.********************.js 3.78 kB +3.78 kB (new file) 🆕
dotcom-rendering/dist/2932.client.web.********************.js 6.01 kB +6.01 kB (new file) 🆕
dotcom-rendering/dist/316.client.web.********************.js 525 B +525 B (new file) 🆕
dotcom-rendering/dist/3183.client.web.********************.js 6.33 kB +6.33 kB (new file) 🆕
dotcom-rendering/dist/3650.client.web.********************.js 4.66 kB +4.66 kB (new file) 🆕
dotcom-rendering/dist/3843.client.web.********************.js 44.3 kB +44.3 kB (new file) 🆕
dotcom-rendering/dist/4059.client.web.********************.js 5.03 kB +5.03 kB (new file) 🆕
dotcom-rendering/dist/412.client.web.********************.js 2.28 kB +2.28 kB (new file) 🆕
dotcom-rendering/dist/4326.client.web.********************.js 2.16 kB +2.16 kB (new file) 🆕
dotcom-rendering/dist/4341.client.web.********************.js 158 B +158 B (new file) 🆕
dotcom-rendering/dist/4388.client.web.********************.js 5.29 kB +5.29 kB (new file) 🆕
dotcom-rendering/dist/4535.client.web.********************.js 2 kB +2 kB (new file) 🆕
dotcom-rendering/dist/4868.client.web.********************.js 4.55 kB +4.55 kB (new file) 🆕
dotcom-rendering/dist/5076.client.web.********************.js 5.16 kB +5.16 kB (new file) 🆕
dotcom-rendering/dist/534.client.web.********************.js 2.87 kB +2.87 kB (new file) 🆕
dotcom-rendering/dist/5636.client.web.********************.js 5.87 kB +5.87 kB (new file) 🆕
dotcom-rendering/dist/5732.client.web.********************.js 1.89 kB +1.89 kB (new file) 🆕
dotcom-rendering/dist/577.client.web.********************.js 2.53 kB +2.53 kB (new file) 🆕
dotcom-rendering/dist/604.client.web.********************.js 3.69 kB +3.69 kB (new file) 🆕
dotcom-rendering/dist/6214.client.web.********************.js 4.18 kB +4.18 kB (new file) 🆕
dotcom-rendering/dist/63.client.web.********************.js 3.21 kB +3.21 kB (new file) 🆕
dotcom-rendering/dist/6313.client.web.********************.js 439 B +439 B (new file) 🆕
dotcom-rendering/dist/6729.client.web.********************.js 4.4 kB +4.4 kB (new file) 🆕
dotcom-rendering/dist/6949.client.web.********************.js 619 B +619 B (new file) 🆕
dotcom-rendering/dist/6953.client.web.********************.js 3.71 kB +3.71 kB (new file) 🆕
dotcom-rendering/dist/6967.client.web.********************.js 3.21 kB +3.21 kB (new file) 🆕
dotcom-rendering/dist/6995.client.web.********************.js 3.83 kB +3.83 kB (new file) 🆕
dotcom-rendering/dist/7006.client.web.********************.js 3.21 kB +3.21 kB (new file) 🆕
dotcom-rendering/dist/7055.client.web.********************.js 6.04 kB +6.04 kB (new file) 🆕
dotcom-rendering/dist/7063.client.web.********************.js 3.77 kB +3.77 kB (new file) 🆕
dotcom-rendering/dist/72.client.web.********************.js 852 B +852 B (new file) 🆕
dotcom-rendering/dist/7202.client.web.********************.js 2.92 kB +2.92 kB (new file) 🆕
dotcom-rendering/dist/7217.client.web.********************.js 3.87 kB +3.87 kB (new file) 🆕
dotcom-rendering/dist/7305.client.web.********************.js 12.8 kB +12.8 kB (new file) 🆕
dotcom-rendering/dist/7340.client.web.********************.js 4.02 kB +4.02 kB (new file) 🆕
dotcom-rendering/dist/7350.client.web.********************.js 2.42 kB +2.42 kB (new file) 🆕
dotcom-rendering/dist/7475.client.web.********************.js 4.49 kB +4.49 kB (new file) 🆕
dotcom-rendering/dist/7517.client.web.********************.js 3.03 kB +3.03 kB (new file) 🆕
dotcom-rendering/dist/7631.client.web.********************.js 4.27 kB +4.27 kB (new file) 🆕
dotcom-rendering/dist/8018.client.web.********************.js 1.91 kB +1.91 kB (new file) 🆕
dotcom-rendering/dist/8157.client.web.********************.js 10.3 kB +10.3 kB (new file) 🆕
dotcom-rendering/dist/8638.client.web.********************.js 3.57 kB +3.57 kB (new file) 🆕
dotcom-rendering/dist/8650.client.web.********************.js 6.18 kB +6.18 kB (new file) 🆕
dotcom-rendering/dist/8807.client.web.********************.js 3.99 kB +3.99 kB (new file) 🆕
dotcom-rendering/dist/898.client.web.********************.js 4.52 kB +4.52 kB (new file) 🆕
dotcom-rendering/dist/9045.client.web.********************.js 20.2 kB +20.2 kB (new file) 🆕
dotcom-rendering/dist/9345.client.web.********************.js 8.09 kB +8.09 kB (new file) 🆕
dotcom-rendering/dist/9364.client.web.********************.js 3.42 kB +3.42 kB (new file) 🆕
dotcom-rendering/dist/9433.client.web.********************.js 4.41 kB +4.41 kB (new file) 🆕
dotcom-rendering/dist/948.client.web.********************.js 3.98 kB +3.98 kB (new file) 🆕
dotcom-rendering/dist/9540.client.web.********************.js 3.4 kB +3.4 kB (new file) 🆕
dotcom-rendering/dist/9790.client.web.********************.js 11 kB +11 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/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 5.96 kB -12 B (-0.2%)
dotcom-rendering/dist/AdBlockAsk-importable.client.web.********************.js 2.85 kB 0 B
dotcom-rendering/dist/AdPortals-importable.client.web.********************.js 3.7 kB +3 B (+0.08%)
dotcom-rendering/dist/AlreadyVisited-importable.client.web.********************.js 425 B 0 B
dotcom-rendering/dist/AppsEpic-importable.client.web.********************.js 3.57 kB 0 B
dotcom-rendering/dist/AppsFooter-importable.client.web.********************.js 3.17 kB +8 B (+0.25%)
dotcom-rendering/dist/AppsLightboxImage-importable.client.web.********************.js 3.47 kB +4 B (+0.12%)
dotcom-rendering/dist/AppsLightboxImageStore-importable.client.web.********************.js 2.52 kB +1 B (+0.04%)
dotcom-rendering/dist/AudioAtomWrapper-importable.client.web.********************.js 3.08 kB +5 B (+0.16%)
dotcom-rendering/dist/AudioPlayerWrapper-importable.client.web.********************.js 6.33 kB -2 B (-0.03%)
dotcom-rendering/dist/AustralianTerritorySwitcher-importable.client.web.********************.js 4.88 kB 0 B
dotcom-rendering/dist/Branding-importable.client.web.********************.js 2.54 kB -1 B (-0.04%)
dotcom-rendering/dist/braze-web-sdk-core.client.web.********************.js 37.2 kB 0 B
dotcom-rendering/dist/BrazeMessaging-importable.client.web.********************.js 1.96 kB -5 B (-0.25%)
dotcom-rendering/dist/CalloutBlockComponent-importable.client.web.********************.js 6.72 kB +9 B (+0.13%)
dotcom-rendering/dist/CalloutEmbedBlockComponent-importable.client.web.********************.js 8.23 kB +2 B (+0.02%)
dotcom-rendering/dist/CardCommentCount-importable.client.web.********************.js 2.97 kB +1 B (+0.03%)
dotcom-rendering/dist/Carousel-importable.client.web.********************.js 6.68 kB +3 B (+0.04%)
dotcom-rendering/dist/CarouselForNewsletters-importable.client.web.********************.js 4.53 kB +1 B (+0.02%)
dotcom-rendering/dist/ChartAtom-importable.client.web.********************.js 539 B -1 B (-0.19%)
dotcom-rendering/dist/CommentCount-importable.client.web.********************.js 2.79 kB 0 B
dotcom-rendering/dist/DiscussionApps-importable.client.web.********************.js 1.91 kB +1 B (+0.05%)
dotcom-rendering/dist/DiscussionMeta-importable.client.web.********************.js 1.22 kB +1 B (+0.08%)
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 -3 B (-0.1%)
dotcom-rendering/dist/Dropdown-importable.client.web.********************.js 1.72 kB 0 B
dotcom-rendering/dist/EditionSwitcherBanner-importable.client.web.********************.js 5.98 kB +6 B (+0.1%)
dotcom-rendering/dist/EmbedBlockComponent-importable.client.web.********************.js 3.75 kB 0 B
dotcom-rendering/dist/EnhancePinnedPost-importable.client.web.********************.js 2.02 kB -1 B (-0.05%)
dotcom-rendering/dist/ExpandableMarketingCardWrapper-importable.client.web.********************.js 4.21 kB -3 B (-0.07%)
dotcom-rendering/dist/FetchOnwardsData-importable.client.web.********************.js 1.94 kB 0 B
dotcom-rendering/dist/FilterKeyEventsToggle-importable.client.web.********************.js 969 B +2 B (+0.21%)
dotcom-rendering/dist/FocusStyles-importable.client.web.********************.js 619 B +2 B (+0.32%)
dotcom-rendering/dist/FollowWrapper-importable.client.web.********************.js 3.43 kB +2 B (+0.06%)
dotcom-rendering/dist/FooterLabel-importable.client.web.********************.js 346 B -1 B (-0.29%)
dotcom-rendering/dist/FooterReaderRevenueLinks-importable.client.web.********************.js 3.71 kB -3 B (-0.08%)
dotcom-rendering/dist/frameworks.client.web.********************.js 20.9 kB 0 B
dotcom-rendering/dist/FrontSubNav-importable.client.web.********************.js 7.63 kB +4 B (+0.05%)
dotcom-rendering/dist/GetCricketScoreboard-importable.client.web.********************.js 3.81 kB -4 B (-0.1%)
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 +4 B (+0.05%)
dotcom-rendering/dist/GetMatchTabs-importable.client.web.********************.js 2.22 kB +1 B (+0.05%)
dotcom-rendering/dist/guardian-braze-components-banner.client.web.********************.js 15.8 kB +1 B (+0.01%)
dotcom-rendering/dist/guardian-braze-components-end-of-article.client.web.********************.js 10 kB +2 B (+0.02%)
dotcom-rendering/dist/GuideAtomWrapper-importable.client.web.********************.js 784 B +1 B (+0.13%)
dotcom-rendering/dist/index.client.web.********************.js 46.1 kB -58 B (-0.13%)
dotcom-rendering/dist/InstagramBlockComponent-importable.client.web.********************.js 2.79 kB -4 B (-0.14%)
dotcom-rendering/dist/InteractiveAtomMessenger-importable.client.web.********************.js 851 B -2 B (-0.23%)
dotcom-rendering/dist/InteractiveBlockComponent-importable.client.web.********************.js 6.54 kB -2 B (-0.03%)
dotcom-rendering/dist/InteractiveContentsBlockComponent-importable.client.web.********************.js 4.25 kB -1 B (-0.02%)
dotcom-rendering/dist/KeyEventsCarousel-importable.client.web.********************.js 4.77 kB -7 B (-0.15%)
dotcom-rendering/dist/KnowledgeQuizAtom-importable.client.web.********************.js 3.62 kB +8 B (+0.22%)
dotcom-rendering/dist/LatestLinks-importable.client.web.********************.js 2.1 kB +4 B (+0.19%)
dotcom-rendering/dist/LightboxHash-importable.client.web.********************.js 436 B 0 B
dotcom-rendering/dist/LightboxLayout-importable.client.web.********************.js 6.52 kB +5 B (+0.08%)
dotcom-rendering/dist/LiveBlogEpic-importable.client.web.********************.js 3.79 kB +2 B (+0.05%)
dotcom-rendering/dist/LiveblogNotifications-importable.client.web.********************.js 5.27 kB +9 B (+0.17%)
dotcom-rendering/dist/Liveness-importable.client.web.********************.js 4.82 kB -7 B (-0.14%)
dotcom-rendering/dist/ManyNewsletterSignUp-importable.client.web.********************.js 7.63 kB +3 B (+0.04%)
dotcom-rendering/dist/MapEmbedBlockComponent-importable.client.web.********************.js 4.97 kB -1 B (-0.02%)
dotcom-rendering/dist/Metrics-importable.client.web.********************.js 2.69 kB +1 B (+0.04%)
dotcom-rendering/dist/MostViewedFooter-importable.client.web.********************.js 3.99 kB -4 B (-0.1%)
dotcom-rendering/dist/MostViewedFooterData-importable.client.web.********************.js 6.22 kB -6 B (-0.1%)
dotcom-rendering/dist/MostViewedRightWithAd-importable.client.web.********************.js 5.19 kB +1 B (+0.02%)
dotcom-rendering/dist/OnwardsUpper-importable.client.web.********************.js 5.33 kB +1 B (+0.02%)
dotcom-rendering/dist/PersonalityQuizAtom-importable.client.web.********************.js 3.77 kB +7 B (+0.19%)
dotcom-rendering/dist/ProfileAtom-importable.client.web.********************.js 547 B +4 B (+0.74%)
dotcom-rendering/dist/ProfileAtomWrapper-importable.client.web.********************.js 806 B +2 B (+0.25%)
dotcom-rendering/dist/PulsingDot-importable.client.web.********************.js 750 B 0 B
dotcom-rendering/dist/QandaAtom-importable.client.web.********************.js 544 B +3 B (+0.55%)
dotcom-rendering/dist/ReaderRevenueDev-importable.client.web.********************.js 471 B +1 B (+0.21%)
dotcom-rendering/dist/readerRevenueDevUtils.client.web.********************.js 1.98 kB +4 B (+0.2%)
dotcom-rendering/dist/RelativeTime-importable.client.web.********************.js 2.53 kB +1 B (+0.04%)
dotcom-rendering/dist/RichLinkComponent-importable.client.web.********************.js 6.29 kB 0 B
dotcom-rendering/dist/ScrollableHighlights-importable.client.web.********************.js 5.02 kB +3 B (+0.06%)
dotcom-rendering/dist/ScrollableMedium-importable.client.web.********************.js 3.4 kB 0 B
dotcom-rendering/dist/ScrollableSmall-importable.client.web.********************.js 3.4 kB 0 B
dotcom-rendering/dist/SecureSignup-importable.client.web.********************.js 4.6 kB +4 B (+0.09%)
dotcom-rendering/dist/SendTargetingParams-importable.client.web.********************.js 2.19 kB +4 B (+0.18%)
dotcom-rendering/dist/sentry.client.web.********************.js 795 B +2 B (+0.25%)
dotcom-rendering/dist/SetABTests-importable.client.web.********************.js 3.86 kB +1 B (+0.03%)
dotcom-rendering/dist/SetAdTargeting-importable.client.web.********************.js 485 B +2 B (+0.41%)
dotcom-rendering/dist/ShareButton-importable.client.web.********************.js 3.71 kB -2 B (-0.05%)
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 +3 B (+0.17%)
dotcom-rendering/dist/SignInGateMain.client.web.********************.js 4.51 kB -4 B (-0.09%)
dotcom-rendering/dist/SignInGateMainCheckoutComplete.client.web.********************.js 5.61 kB -1 B (-0.02%)
dotcom-rendering/dist/SignInGateSelector-importable.client.web.********************.js 3.16 kB +2 B (+0.06%)
dotcom-rendering/dist/SlotBodyEnd-importable.client.web.********************.js 3.49 kB +3 B (+0.09%)
dotcom-rendering/dist/SpotifyBlockComponent-importable.client.web.********************.js 4.79 kB 0 B
dotcom-rendering/dist/StickyBottomBanner-importable.client.web.********************.js 4.23 kB -13 B (-0.31%)
dotcom-rendering/dist/StickyLiveblogAskWrapper-importable.client.web.********************.js 7.68 kB -5 B (-0.07%)
dotcom-rendering/dist/SubNav-importable.client.web.********************.js 2.9 kB +2 B (+0.07%)
dotcom-rendering/dist/TableOfContents-importable.client.web.********************.js 2.7 kB +1 B (+0.04%)
dotcom-rendering/dist/TimelineAtom-importable.client.web.********************.js 1.23 kB +6 B (+0.49%)
dotcom-rendering/dist/Titlepiece-importable.client.web.********************.js 14.7 kB -2 B (-0.01%)
dotcom-rendering/dist/TopBar-importable.client.web.********************.js 8.25 kB -6 B (-0.07%)
dotcom-rendering/dist/TopBarSupport-importable.client.web.********************.js 2.75 kB 0 B
dotcom-rendering/dist/TweetBlockComponent-importable.client.web.********************.js 1.13 kB -1 B (-0.09%)
dotcom-rendering/dist/UnsafeEmbedBlockComponent-importable.client.web.********************.js 2.8 kB -3 B (-0.11%)
dotcom-rendering/dist/UsEoy2024Wrapper-importable.client.web.********************.js 5.05 kB -1 B (-0.02%)
dotcom-rendering/dist/VideoFacebookBlockComponent-importable.client.web.********************.js 4.99 kB -3 B (-0.06%)
dotcom-rendering/dist/VineBlockComponent-importable.client.web.********************.js 2.65 kB +1 B (+0.04%)
dotcom-rendering/dist/WeatherWrapper-importable.client.web.********************.js 6.55 kB -4 B (-0.06%)
dotcom-rendering/dist/YoutubeBlockComponent-importable.client.web.********************.js 6.29 kB -6 B (-0.1%)

compressed-size-action

Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2024

Superseded by #12740.

@dependabot dependabot bot closed this Nov 1, 2024
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/webpack-043c9e4537 branch November 1, 2024 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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