v3.0.0:
date: 2021-02-21
changes:
- Updated to Less 4.
- ieCompat option removed.
v2.1.0:
date: 2021-02-20
changes:
- Dependency updates.
- New process option to modify the written CSS.
v2.0.0:
date: 2018-05-25
changes:
- Update less to ^3.0.0
v1.4.1:
date: 2017-03-08
changes:
- 'Fix sourceMappingURL to be the same as the CSS if not specified, #322.'
- 'Rethrow the compilation error after printing the message, #315.'
v1.4.0:
date: 2016-07-21
changes:
- Update async and less to ~2.7.1.
v1.3.0:
date: 2016-04-07
changes:
- Update lodash and async dependecies.
v1.2.0:
date: 2016-02-01
changes:
- Update to less ~2.6.0.
- Removed peerDependency from package.json.
v1.1.0:
date: 2015-11-09
changes:
- Update to less ~2.5.0.
v1.0.0:
date: 2014-12-23
changes:
- Update to less 2.1.0.
v0.12.0:
date: 2014-10-23
changes:
- Added cleancssOptions as an option.
- When possible, includes filename for failed writes.
- Ensure banner only outputs on the first file in a series.
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
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/OGGM/oggm.github.io/network/alerts).
Removes hawk. It's no longer used after updating ancestor dependency grunt-contrib-less. These dependencies need to be updated together.
Removes
hawk
Updates
grunt-contrib-less
from 0.11.4 to 3.0.0Changelog
Sourced from grunt-contrib-less's changelog.
Commits
6cadf70
v3.0.07d168c8
Merge pull request #358 from gruntjs/newlessa9b7435
Update to less 48842e4f
v2.1.051d03a3
Remove tabs57256e0
Update more deps (#357)e7a6d59
Remove extra tabs25062cf
Update more depsb8785aa
Switch to Github actions, update deps (#356)94533ed
Add a process option to the compiler (#349)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 You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/OGGM/oggm.github.io/network/alerts).