manywho / ui-bootstrap

5 stars 3 forks source link

Bump license-webpack-plugin from 1.3.1 to 2.1.2 #75

Closed dependabot-preview[bot] closed 5 years ago

dependabot-preview[bot] commented 5 years ago

Bumps license-webpack-plugin from 1.3.1 to 2.1.2.

Changelog *Sourced from [license-webpack-plugin's changelog](https://github.com/xz64/license-webpack-plugin/blob/master/CHANGELOG.md).* > # Changelog > All notable changes to this project will be documented in this file. > > The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), > and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). > > ## [2.1.1] - 2019-02-23 > ### Fixed > - Handle missing license template file when `licenseTemplateDir` is used > > ## [2.1.0] - 2019-01-12 > ### Changed > - License report is now sorted by module name. > > ## [2.0.4] - 2018-11-30 > ### Fixed > - Switch `@types/webpack-sources` to a regular dependency instead of a devDependency. > > ## [2.0.3] - 2018-11-04 > ### Fixed > - Handle auto exclusion of `license`, if the guessed name is a folder instead of file. > - Ignore directories found in `SEE LICENSE IN`-style licenses. > > ## [2.0.2] - 2018-10-09 > ### Fixed > - Handle object-style `license` field in `package.json` > > ## [2.0.1] - 2018-09-23 > ### Fixed > - Handle invalid filename in `SEE LICENSE IN`-style licenses in `package.json` files. > > ## [2.0.0] - 2018-09-23 > ### Added > - `licenseInclusionTest` option > - `unacceptableLicenseTest` option > - `handleUnacceptableLicense` option > - `handleMissingLicenseText` option > - `licenseTextOverrides` option > - `renderLicenses` option > - `renderBanner` option > - `chunkIncludeExcludeTest` option > - `additionalChunkModules` option > - `additionalModules` option > - `preferredLicenseTypes` option > - `handleLicenseAmbiguity` option > - `handleMissingLicenseType` option > - `excludedPackageTest` option > - `silent` option > > ### Changed > ... (truncated)
Commits - [`3ac4744`](https://github.com/xz64/license-webpack-plugin/commit/3ac4744cac36921a3933bd63f635a896f872f2ff) v2.1.2 - [`2dda76d`](https://github.com/xz64/license-webpack-plugin/commit/2dda76d45b3de7b85819703f9b71c760a8d8051a) fix licenseTemplateDir file inclusion check ([#64](https://github-redirect.dependabot.com/xz64/license-webpack-plugin/issues/64)) - [`d749861`](https://github.com/xz64/license-webpack-plugin/commit/d749861e28ffccc2b79e2f95f12615520ddb68ae) v2.1.1 - [`a7350ff`](https://github.com/xz64/license-webpack-plugin/commit/a7350ff55ef81f61f2e42111d1792c9c5e1501c5) docs: update changelog - [`6666e96`](https://github.com/xz64/license-webpack-plugin/commit/6666e960cdd521f74669750aead3366660550c2a) fix: handle scenarios where license template file doesn't exist - [`317c863`](https://github.com/xz64/license-webpack-plugin/commit/317c863349d32142ddf1460f002dfa367dd84a4f) v2.1.0 - [`50a09ce`](https://github.com/xz64/license-webpack-plugin/commit/50a09cef6404a279ef9b1484a07351a6cc2584fb) docs: update changelog - [`4f2fae1`](https://github.com/xz64/license-webpack-plugin/commit/4f2fae16e2c782f18073170046ec893c194c4b19) Alphabetical sort order of modules when rendering ([#59](https://github-redirect.dependabot.com/xz64/license-webpack-plugin/issues/59)) - [`bb0a634`](https://github.com/xz64/license-webpack-plugin/commit/bb0a634bc5fb5f6e364b1b1e8f0c3182811bea66) v2.0.4 - [`8f408f0`](https://github.com/xz64/license-webpack-plugin/commit/8f408f0325f652c38f5c6ff5b6c34890cb7633a9) docs: update changelog - Additional commits viewable in [compare view](https://github.com/xz64/license-webpack-plugin/compare/v1.3.1...v2.1.2)


Dependabot compatibility score

You can trigger a rebase of this PR 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 Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.