NYCPlanning / labs-regional-viz

An interactive mapping experience that highlights regional planning data and trends.
Other
6 stars 1 forks source link

Bump broccoli-clean-css from 1.1.0 to 2.0.1 #213

Closed dependabot-preview[bot] closed 6 years ago

dependabot-preview[bot] commented 6 years ago

Bumps broccoli-clean-css from 1.1.0 to 2.0.1.

Release notes *Sourced from [broccoli-clean-css's releases](https://github.com/shinnn/broccoli-clean-css/releases).* > ## v2.0.0 > - **[SEMVER MAJOR]** Drop support for Node.js < 4.0.0 that is [no longer maintained](https://github.com/nodejs/LTS/tree/0fafe811a73e4261d99f4b24dfc56a781fb8bbb2#lts-schedule) > - **[SEMVER MAJOR]** Update clean-css from v3 to [v4](https://github.com/jakubpawlowicz/clean-css/blob/0b4ea6bb6de933ee10876ba0fe8543c3e8bc60ce/History.md#400--2017-01-23) > - **[SEMVER MAJOR]** Update this plugin from a function to an [ECMAScript class](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Classes) > - That means this plugin cannot be called without `new` anymore.
Commits - [`8eca7c4`](https://github.com/shinnn/broccoli-clean-css/commit/8eca7c4e54fd213ffc21b36c03bc97fce0561ac1) release v2.0.1 - [`8adff77`](https://github.com/shinnn/broccoli-clean-css/commit/8adff77c2803d6132cc4fc487e5574cc9298aafc) output coverage report to both stdout and a file - [`ce2c46c`](https://github.com/shinnn/broccoli-clean-css/commit/ce2c46c62d8419a2d2bb7c0e948aba400acc2193) ensure that `rebaseTo` is regarded as relative to the target path - [`53483e3`](https://github.com/shinnn/broccoli-clean-css/commit/53483e3cab0037879659402a87a3027366542f09) validate options immediately - [`f486408`](https://github.com/shinnn/broccoli-clean-css/commit/f486408a2e9b4f70580a77b0867b46510295426d) release 2.0.0 - [`548a37e`](https://github.com/shinnn/broccoli-clean-css/commit/548a37e93dbe6b3a954995802d3fb51c601e1207) add more detailed notes about differences from clean-css - [`23709fd`](https://github.com/shinnn/broccoli-clean-css/commit/23709fd35704618a73f4657e534527a0b84a28cc) use Symbol instead of underscore-dangling property name - [`1f6940e`](https://github.com/shinnn/broccoli-clean-css/commit/1f6940e56b1ab46353e84097ac50908a3b7544b3) simplify the algorithm of automatic rebasing - [`66cf239`](https://github.com/shinnn/broccoli-clean-css/commit/66cf239200585f43f8b09a11271f5dccd0ff9fca) ensure `npm test` passes on case-sensitive system too - [`0592950`](https://github.com/shinnn/broccoli-clean-css/commit/0592950499a53a51db9c6f97af29df42787b1db5) add a test to ensure invalid options are rejected - Additional commits viewable in [compare view](https://github.com/shinnn/broccoli-clean-css/compare/v1.1.0...v2.0.1)


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.


Note: This repo was added to Dependabot recently, so you'll receive a maximum of 5 PRs for your first few update runs. Once an update run creates fewer than 5 PRs we'll remove that limit.

You can always request more updates by clicking Bump now in your Dependabot dashboard.

Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot merge` will merge this PR after your CI passes on it - `@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 reopen` will reopen this PR - `@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 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.