SAP-archive / grunt-openui5

Grunt tasks around OpenUI5
Apache License 2.0
90 stars 34 forks source link

Bump less-openui5 from 0.7.0 to 0.8.0 #138

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps less-openui5 from 0.7.0 to 0.8.0.

Release notes *Sourced from [less-openui5's releases](https://github.com/SAP/less-openui5/releases).* > ## v0.8.0 > > ### Breaking Changes > - Remove support for 'sourceMap' / 'cleancss' options [`3f234c8`](https://github.com/SAP/less-openui5/commit/3f234c88c4442035c0fe2683197c044ec6a93fab) > > ### Bug Fixes > - Apply less.js fix for import race condition [`694f6c4`](https://github.com/SAP/less-openui5/commit/694f6c41ad788eded034df6835cf5fbd8f6feaf3) > > > ### All changes > [`0.7.0...v0.8.0`] > > > [`0.7.0...v0.8.0`]: https://github.com/SAP/less-openui5/compare/0.7.0...v0.8.0
Changelog *Sourced from [less-openui5's changelog](https://github.com/SAP/less-openui5/blob/master/CHANGELOG.md).* > ## [v0.8.0] - 2019-11-18 > ### Breaking Changes > - Remove support for 'sourceMap' / 'cleancss' options [`3f234c8`](https://github.com/SAP/less-openui5/commit/3f234c88c4442035c0fe2683197c044ec6a93fab) > > ### Bug Fixes > - Apply less.js fix for import race condition [`694f6c4`](https://github.com/SAP/less-openui5/commit/694f6c41ad788eded034df6835cf5fbd8f6feaf3) > > >
Commits - [`0bb43a6`](https://github.com/SAP/less-openui5/commit/0bb43a6033e365690f776992b51f519a5c92f304) Release 0.8.0 - [`aba1421`](https://github.com/SAP/less-openui5/commit/aba1421550ffce406d29be51b8fead223e06c125) [INTERNAL] Prepare repository for release automation - [`3011994`](https://github.com/SAP/less-openui5/commit/3011994ddf096927b99f05ed695279ba0854d4f8) In-range update of npm dependencies - [`b795641`](https://github.com/SAP/less-openui5/commit/b79564111dc6e764dfeaa45826c667a1e8441941) [INTERNAL] add test case for nesting race condition - [`42856c1`](https://github.com/SAP/less-openui5/commit/42856c12adb1657fec6e0043c2abd100116dab15) [INTERNAL] Add tests for 'sourceMap' / 'cleancss' options - [`3f234c8`](https://github.com/SAP/less-openui5/commit/3f234c88c4442035c0fe2683197c044ec6a93fab) [BREAKING] Remove support for 'sourceMap' / 'cleancss' options - [`deb67f9`](https://github.com/SAP/less-openui5/commit/deb67f9d6467c95db8f65d5d9b75e386d5e81401) [INTERNAL] Remove browser/rhino files from less - [`694f6c4`](https://github.com/SAP/less-openui5/commit/694f6c41ad788eded034df6835cf5fbd8f6feaf3) [FIX] Apply less.js fix for import race condition - [`989f724`](https://github.com/SAP/less-openui5/commit/989f724add671e1a25ea27a55ce684220a305d05) [INTERNAL] Add less.js v1.6.3 source code - [`d14761f`](https://github.com/SAP/less-openui5/commit/d14761f2ebe8fdcb39ae34dda2a99b703df92308) In-range update of npm dependencies - Additional commits viewable in [compare view](https://github.com/SAP/less-openui5/compare/0.7.0...v0.8.0)
Maintainer changes This version was pushed to npm by [randombyte](https://www.npmjs.com/~randombyte), a new releaser for less-openui5 since your current version.


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) - `@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)
dependabot-preview[bot] commented 4 years ago

Superseded by #142.