Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Bump html-webpack-plugin from 3.2.0 to 4.5.2#454

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
dependabot-preview wants to merge1 commit intomaster
base:master
Choose a base branch
Loading
fromdependabot/npm_and_yarn/html-webpack-plugin-4.5.2

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumpshtml-webpack-plugin from 3.2.0 to 4.5.2.

Changelog

Sourced fromhtml-webpack-plugin's changelog.

Changelog

All notable changes to this project will be documented in this file. Seestandard-version for commit guidelines.

5.1.0 (2021-02-12)

Features

  • omit html tag attribute with null/undefined/false value (aa6e78d), closes#1598

5.0.0 (2021-02-03)

⚠ BREAKING CHANGES

  • Drop support forwebpack 4 andnode <= 10 - For older webpack or node versions please usehtml-webpack-plugin 4.x
  • Entry javascript resources are now beeing loaded deferred in the<head> tag to improve the page load performance by default - You can set thescriptLoading option to'blocking' to keep the previous behaviour
  • Setting publicPath to'' (an empty string) will no longer calculate a relative path from the html file to the assets anymore - You can set thepublicPath option to'auto' to keep the previous behaviour
  • Plugins forhtml-webpack-plugin which add additional assetTags should provide ameta attribute
  • Drop support forappcache-webpack-plugin

Features

  • dropwebpack 4 andnode <= 10 support to make use of the latest APIs (b7a9e8f)
  • use the new webpack 5 APIs and create html files during the newwebpack.Compilation.PROCESS_ASSETS_STAGE_ADDITIONS compilation stage (8964bc4,b6895cb,a97234e,1b59e09,4fca596,ed64a6b,86245db,50b3bec,c697725)
  • allow generating one file per chunk with the new'[name]' placeholder for thefilename option (cd5bd2a,3d9ff48)
  • thefilename option can now be a function (c5beb4b)
  • add support for'auto' public paths inside templates (a059fcf,b09b439)
  • use defer as default script loading mechanism (35b6b87)
  • allow to set publicPath to an empty string'' (5ea7de4)
  • improve typings (197ddd8)
  • provide public path to the alterAssetTagGroups hook (1b54dfb)
  • provide public path to the alterAssetTags hook (b754626)
  • usethisCompilation in child compiler for faster builds (1d59e9a)
  • export new major in static property (8b692bd)
  • reduce dependencies (8c28aaa,56e633f)

Bug Fixes

  • emit files on every build to work properly with plugins like theclean-webpack-plugin (6b3d087)
  • generate html files even if no webpack entry exists (2693dfa)
  • keep binary format when adding assets (7e2b208), closes#1537

4.5.1 (2021-01-03)

Bug Fixes

... (truncated)

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 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabotdashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-previewdependabot-previewbot added the dependenciesPull requests that update a dependency file labelFeb 19, 2021
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign ourContributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let usrecheck it.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
dependenciesPull requests that update a dependency file
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

1 participant
@CLAassistant

[8]ページ先頭

©2009-2025 Movatter.jp