-
Notifications
You must be signed in to change notification settings - Fork 30
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
Closed
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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
bot
added
AR Dependency
Dependency for AR project
javascript
Pull requests that update Javascript code
labels
Nov 1, 2024
Hello 👋! When you're ready to run Chromatic, please apply the You will need to reapply the label each time you want to run Chromatic. |
Size Change: -4.2 kB (-0.45%) Total Size: 924 kB
ℹ️ View Unchanged
|
Superseded by #12740. |
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
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.3Changelog
Sourced from html-webpack-plugin's changelog.
Commits
7299866
chore(release): 5.6.30585a36
fix: hooks file for old plugins (#1867)11a248e
chore(release): 5.6.2f5b9140
fix: allow bundle empty html (#1865)832e0f9
chore(release): 5.6.12caf5db
fix: avoid importing all of lodash (#1864)4c0c894
fix: handlechildCompilation.errors
being an iterator rather than array (#1...ae85878
fix: don't useinitialize
hooks to allow dynamic plugin injection41f4a7b
chore: update tooling7d5b559
docs: update (#1841)Updates
webpack
from 5.94.0 to 5.96.0Release notes
Sourced from webpack's releases.
... (truncated)
Commits
aff0c3e
chore(release): 5.96.06f11ec1
refactor: module source types codeb07142f
refactor: module source types code7d98b3c
fix: Module Federation should track all referenced chunks6d09769
chore: lintingcb3cf61
chore: add test69dd27e
fix: Module Federation should track all referenced chunks6a6f14f
refactor: udate acorndb32353
refactor: code79b8f00
refactor: update acornUpdates
webpack-dev-server
from 5.0.4 to 5.1.0Release notes
Sourced from webpack-dev-server's releases.
Changelog
Sourced from webpack-dev-server's changelog.
Commits
5ee0d40
chore(release): v5.1.002a1c6d
feat: allow theserver
option to beFunction
(#5275)530db07
chore(deps): bump the dependencies group across 1 directory with 10 updates (...8b341cb
fix: supportdevServer: false
(#5272)06005e7
fix: ipv6 output (#5270)748d420
chore(deps-dev): bump the dependencies group with 2 updates (#5271)c3b532c
fix: check theplatform
property to determinate the target (#5269)6509a3f
feat: http2 support forconnect
andconnect
compatibility frameworks whic...1b3d124
chore(deps): update (#5268)f5f0902
fix: replace default gateway (#5255)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