Release notes
*Sourced from [purgecss's releases](https://github.com/FullHuman/purgecss/releases).*
> ## v1.3.0 - Netero
> - Merged https://github-redirect.dependabot.com/FullHuman/purgecss/pull/183, adding defaultExtractor option
> - remove ignore comment once purged, issue [#121](https://github-redirect.dependabot.com/FullHuman/purgecss/issues/121)
Changelog
*Sourced from [purgecss's changelog](https://github.com/FullHuman/purgecss/blob/master/CHANGELOG.md).*
> # v1.3.0 - 2019-04-20
>
> * Merged https://github-redirect.dependabot.com/FullHuman/purgecss/pull/183, adding `defaultExtractor` option
> * remove ignore comment once purged, issue [#121](https://github-redirect.dependabot.com/FullHuman/purgecss/issues/121)
Commits
- [`fbac428`](https://github.com/FullHuman/purgecss/commit/fbac428ae02ca4f7ba5f2c6b9dcec2750e0ac447) v1.3.0
- [`8815852`](https://github.com/FullHuman/purgecss/commit/88158525f590dbe971f0678102f7c9cb64cf0402) Merge branch 'master' of https://github.com/FullHuman/purgecss
- [`991a60a`](https://github.com/FullHuman/purgecss/commit/991a60a0c379a5da4fa6dda0d4171cd488017468) remove ignore comment
- [`0dfb5de`](https://github.com/FullHuman/purgecss/commit/0dfb5deb89a57e21e009a91def343d5aec95a6dc) Merge pull request [#183](https://github-redirect.dependabot.com/FullHuman/purgecss/issues/183) from adamwathan/override-default-extractor
- [`292acf5`](https://github.com/FullHuman/purgecss/commit/292acf526f83c4566748776f4dc61bc5ad790ac8) Add support for overriding the default extractor
- [`3f80766`](https://github.com/FullHuman/purgecss/commit/3f80766efbed698898b28a1918fc1beb77618d80) build 1.2.1
- [`2d5d222`](https://github.com/FullHuman/purgecss/commit/2d5d2225940edc1a6556e9be7bbb2ef21e6d2fc3) add test for issue [#100](https://github-redirect.dependabot.com/FullHuman/purgecss/issues/100)
- [`2a262f8`](https://github.com/FullHuman/purgecss/commit/2a262f86100fb05bf1de67b7b893cd7437c9d915) Update package.json
- [`86e9301`](https://github.com/FullHuman/purgecss/commit/86e9301c3443e8c8136738d843143a447a082892) Merge pull request [#182](https://github-redirect.dependabot.com/FullHuman/purgecss/issues/182) from FullHuman/greenkeeper/flow-bin-0.97.0
- [`2d6e455`](https://github.com/FullHuman/purgecss/commit/2d6e4553e78745f032a0351233f49ab3728dac1d) Merge pull request [#181](https://github-redirect.dependabot.com/FullHuman/purgecss/issues/181) from ahus1/fix_default_extractor
- Additional commits viewable in [compare view](https://github.com/FullHuman/purgecss/compare/1.2.0...v1.3.0)
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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- 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.
Bumps purgecss from 1.2.0 to 1.3.0.
Release notes
*Sourced from [purgecss's releases](https://github.com/FullHuman/purgecss/releases).* > ## v1.3.0 - Netero > - Merged https://github-redirect.dependabot.com/FullHuman/purgecss/pull/183, adding defaultExtractor option > - remove ignore comment once purged, issue [#121](https://github-redirect.dependabot.com/FullHuman/purgecss/issues/121)Changelog
*Sourced from [purgecss's changelog](https://github.com/FullHuman/purgecss/blob/master/CHANGELOG.md).* > # v1.3.0 - 2019-04-20 > > * Merged https://github-redirect.dependabot.com/FullHuman/purgecss/pull/183, adding `defaultExtractor` option > * remove ignore comment once purged, issue [#121](https://github-redirect.dependabot.com/FullHuman/purgecss/issues/121)Commits
- [`fbac428`](https://github.com/FullHuman/purgecss/commit/fbac428ae02ca4f7ba5f2c6b9dcec2750e0ac447) v1.3.0 - [`8815852`](https://github.com/FullHuman/purgecss/commit/88158525f590dbe971f0678102f7c9cb64cf0402) Merge branch 'master' of https://github.com/FullHuman/purgecss - [`991a60a`](https://github.com/FullHuman/purgecss/commit/991a60a0c379a5da4fa6dda0d4171cd488017468) remove ignore comment - [`0dfb5de`](https://github.com/FullHuman/purgecss/commit/0dfb5deb89a57e21e009a91def343d5aec95a6dc) Merge pull request [#183](https://github-redirect.dependabot.com/FullHuman/purgecss/issues/183) from adamwathan/override-default-extractor - [`292acf5`](https://github.com/FullHuman/purgecss/commit/292acf526f83c4566748776f4dc61bc5ad790ac8) Add support for overriding the default extractor - [`3f80766`](https://github.com/FullHuman/purgecss/commit/3f80766efbed698898b28a1918fc1beb77618d80) build 1.2.1 - [`2d5d222`](https://github.com/FullHuman/purgecss/commit/2d5d2225940edc1a6556e9be7bbb2ef21e6d2fc3) add test for issue [#100](https://github-redirect.dependabot.com/FullHuman/purgecss/issues/100) - [`2a262f8`](https://github.com/FullHuman/purgecss/commit/2a262f86100fb05bf1de67b7b893cd7437c9d915) Update package.json - [`86e9301`](https://github.com/FullHuman/purgecss/commit/86e9301c3443e8c8136738d843143a447a082892) Merge pull request [#182](https://github-redirect.dependabot.com/FullHuman/purgecss/issues/182) from FullHuman/greenkeeper/flow-bin-0.97.0 - [`2d6e455`](https://github.com/FullHuman/purgecss/commit/2d6e4553e78745f032a0351233f49ab3728dac1d) Merge pull request [#181](https://github-redirect.dependabot.com/FullHuman/purgecss/issues/181) from ahus1/fix_default_extractor - Additional commits viewable in [compare view](https://github.com/FullHuman/purgecss/compare/1.2.0...v1.3.0)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 ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major 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) - Automerge options (never/patch/minor, and dev/runtime dependencies) - 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.