Skip to content

fix(deps): bump html-webpack-tags-plugin from 3.0.0 to 3.0.2#210

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/html-webpack-tags-plugin-3.0.2
Open

fix(deps): bump html-webpack-tags-plugin from 3.0.0 to 3.0.2#210
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/npm_and_yarn/html-webpack-tags-plugin-3.0.2

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 30, 2022

Bumps html-webpack-tags-plugin from 3.0.0 to 3.0.2.

Changelog

Sourced from html-webpack-tags-plugin's changelog.

3.0.2 (2021-10-30)

Bug Fixes

  • Fix script attributes not being copied when scripts are injected in the head of the html document [#79].

3.0.1 (2021-04-07)

Features

  • Added webpack & html-webpack-plugin to peerDependencies.

Commits
  • bccd3e7 v3.0.2
  • 2f72bf2 bug fix, check html plugin inject option to know if scripts are in head or body
  • d3102f3 add testfilter script for future reference
  • 7deb2b6 update packages to latest and loosen e2e test expected value
  • acdccfc update changelog for 3.0.1
  • fd25986 v3.0.1
  • 7cb8dc4 update packages to latest
  • 30fc291 remove obsolete comment
  • 86c17c2 fix test for different file missing error message on node 15
  • 170b2d8 add html-webpack-plugin to peerDependencies
  • Additional commits viewable in compare view

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)

Bumps [html-webpack-tags-plugin](https://github.com/jharris4/html-webpack-tags-plugin) from 3.0.0 to 3.0.2.
- [Release notes](https://github.com/jharris4/html-webpack-tags-plugin/releases)
- [Changelog](https://github.com/jharris4/html-webpack-tags-plugin/blob/master/CHANGELOG.md)
- [Commits](jharris4/html-webpack-tags-plugin@v3.0.0...v3.0.2)

---
updated-dependencies:
- dependency-name: html-webpack-tags-plugin
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 30, 2022
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.

0 participants