SAP-archive / grunt-openui5

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

Bump less-openui5 from 0.6.0 to 0.7.0 #135

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps less-openui5 from 0.6.0 to 0.7.0.

Release notes *Sourced from [less-openui5's releases](https://github.com/SAP/less-openui5/releases).* > ## 0.7.0 > ### Breaking changes > - Drop unsupported Node.js versions. Now requires >= 8.5 [#94](https://github-redirect.dependabot.com/SAP/less-openui5/pull/94) > > ### Fixes > - Scope rule handling [#92](https://github-redirect.dependabot.com/SAP/less-openui5/pull/92) > - Add inline parameters on empty CSS [#96](https://github-redirect.dependabot.com/SAP/less-openui5/pull/96) > > ### All changes > [`0.6.0...0.7.0`](https://github.com/SAP/less-openui5/compare/0.6.0...0.7.0)
Changelog *Sourced from [less-openui5's changelog](https://github.com/SAP/less-openui5/blob/master/CHANGELOG.md).* > # 0.7.0 (2019-10-30) > > ### Breaking changes > - Drop unsupported Node.js versions. Now requires >= 8.5 [#94](https://github-redirect.dependabot.com/SAP/less-openui5/pull/94) > > ### Fixes > - Scope rule handling [#92](https://github-redirect.dependabot.com/SAP/less-openui5/pull/92) > - Add inline parameters on empty CSS [#96](https://github-redirect.dependabot.com/SAP/less-openui5/pull/96) > > ### All changes > [`0.6.0...0.7.0`](https://github.com/SAP/less-openui5/compare/0.6.0...0.7.0)
Commits - [`c6cf81b`](https://github.com/SAP/less-openui5/commit/c6cf81bd15eb2afe4e9c05c18827ac277e2efbd2) 0.7.0 - [`2107c6c`](https://github.com/SAP/less-openui5/commit/2107c6c39ab1c63d5e56ab80f2702a61962515f1) Bump eslint from 5.16.0 to 6.6.0 ([#97](https://github-redirect.dependabot.com/SAP/less-openui5/issues/97)) - [`bc59d58`](https://github.com/SAP/less-openui5/commit/bc59d58486e972057675c5b8abe83229f116bc07) [FIX] Add inline parameters on empty CSS - [`490d476`](https://github.com/SAP/less-openui5/commit/490d476efef34c9f8e894e719b5dd93d263d4728) In-range update of npm dependencies - [`a19720e`](https://github.com/SAP/less-openui5/commit/a19720e755feb6a4537148c3934390f406b54bbe) In-range update of npm dependencies - [`cef7de0`](https://github.com/SAP/less-openui5/commit/cef7de0b25d393d5f8af56b8f6a7e0f871167eb5) In-range update of npm dependencies - [`810962c`](https://github.com/SAP/less-openui5/commit/810962cf7bb4604641160d547593568f70b72f98) [BREAKING] Drop support for Node.js < 8.5 - [`e213242`](https://github.com/SAP/less-openui5/commit/e213242be143c32406be6b6ef396f6f84d5d293e) In-range update of npm dependencies - [`89b56c1`](https://github.com/SAP/less-openui5/commit/89b56c1a975f53ea8e436878b07707f1fb061486) [FIX] Scope rule handling ([#92](https://github-redirect.dependabot.com/SAP/less-openui5/issues/92)) - [`7c5eb88`](https://github.com/SAP/less-openui5/commit/7c5eb888231a6e35f6aade94f9137394243b51b8) In-range update of npm dependencies - Additional commits viewable in [compare view](https://github.com/SAP/less-openui5/compare/0.6.0...0.7.0)


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)