Skip to content

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Feb 10, 2022

Bumps license-webpack-plugin from 3.0.0 to 4.0.2.

Changelog

Sourced from license-webpack-plugin's changelog.

[4.0.2] - 2022-02-10

Fixed

  • Fix regression when using dynamic imports
  • Fix regression of excludedPackageTest option not being respected

[4.0.1] - 2022-01-27

Changed

  • Performance improvement: use resolve data already present in most modules
  • Performance improvement: use throwIfNoEntry option on filesystem operations to improve performance

[4.0.0] - 2021-11-11

Fixed

  • Fix TypeError: item.node is not a function errors by including webpack-sources@^3.0.0 as direct dependency.

Removed

  • Remove support for webpack versions less than 5. Only webpack 5 is supported as of this version.
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)

Bumps [license-webpack-plugin](https://github.com/xz64/license-webpack-plugin) from 3.0.0 to 4.0.2.
- [Release notes](https://github.com/xz64/license-webpack-plugin/releases)
- [Changelog](https://github.com/xz64/license-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](xz64/license-webpack-plugin@v3.0.0...v4.0.2)

---
updated-dependencies:
- dependency-name: license-webpack-plugin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 10, 2022
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1826073747

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 58.933%

Totals Coverage Status
Change from base Build 1623322334: 0.0%
Covered Lines: 975
Relevant Lines: 1602

💛 - Coveralls

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