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

Update dependency html-loader to v4 #507

Merged
merged 1 commit into from
Feb 2, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 31, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
html-loader ^1.1.0 -> ^4.0.0 age adoption passing confidence

Release Notes

webpack-contrib/html-loader

v4.2.0

Compare Source

Features

v4.1.0

Compare Source

Features
4.0.0 (2022-06-15)
⚠ BREAKING CHANGES
  • minimum supported Node.js version is 14.15.0
  • update parse5 to 7.0.0
Bug Fixes

v4.0.0

Compare Source

v3.1.2

Compare Source

Fix

  • broken release

v3.1.1

Compare Source

v3.1.0

Compare Source

Features
  • add possibility to extend default minimize options (#​414) (0fa36af)
3.0.1 (2021-11-02)
Bug Fixes

v3.0.1

Compare Source

v3.0.0

Compare Source

⚠ BREAKING CHANGES
  • minimum supported Node.js version is 12.13.0
Features
2.1.2 (2021-03-09)
Bug Fixes
  • avoid using file protocol (a309fe0)
2.1.1 (2021-02-24)
Bug Fixes

v2.1.2

Compare Source

v2.1.1

Compare Source

v2.1.0

Compare Source

Features

v2.0.0

Compare Source

⚠ BREAKING CHANGES
  • new URL('./source.ext', import.meta.url) syntax is using for importing sources (i.e. src/srcset/etc) and the esModule option is true by default, you can disable it by setting the esModule option to false
  • rename the attributes option to sources
  • the attributes.root option was removed in favor resolve.roots
  • minimum supported webpack version is 5
  • migrate from htmlparser2 to parse5
Features
  • handle more attribute for meta and link tags (348e4f5)
  • allow to disable default sources (#​351) (480656f)
Bug Fixes
1.3.2 (2020-10-09)
Chore
  • update schema-utils
1.3.1 (2020-09-21)
Bug Fixes

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Jan 31, 2023
@renovate renovate bot force-pushed the renovate/html-loader-4.x branch from a602efa to 4561c61 Compare February 1, 2023 13:53
@vozbrann vozbrann merged commit 10a309e into master Feb 2, 2023
@vozbrann vozbrann deleted the renovate/html-loader-4.x branch February 2, 2023 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant