Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 14, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
html-loader 1.3.2 -> 2.1.0 age adoption passing confidence

Release Notes

webpack-contrib/html-loader

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

Renovate configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.

@renovate renovate bot added the dependencies Pull requests that update a dependency file label Feb 14, 2021
@renovate renovate bot force-pushed the renovate/html-loader-2.x branch from a35819c to 79f995a Compare February 19, 2021 21:01
@renovate renovate bot force-pushed the renovate/html-loader-2.x branch from 79f995a to 9db609d Compare February 20, 2021 17:51
@danez danez merged commit 76d7d9c into master Apr 8, 2021
@danez danez deleted the renovate/html-loader-2.x branch May 8, 2021 15:58
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants