v1.6.1
date: 2023-01-31
changes:
- Downgrades to glob 7 for Windows compatability
- Removes mkdirp and rimraf in favour of node.js APIs.
v1.6.0
date: 2023-01-28
changes:
- Requires node.js 16+.
- template.date now uses dateformat ~4.6.2.
- other dependency updates such as glob, rimraf, etc.
v1.5.3
date: 2022-04-23
changes:
- Patch up race condition in symlink copying.
v1.5.2
date: 2022-04-12
changes:
- Unlink symlinks when copy destination is a symlink.
v1.5.1
date: 2022-04-11
changes:
- Fixed symlink destination handling.
v1.5.0
date: 2022-04-10
changes:
- Updated dependencies.
- Add symlink handling for copying files.
v1.4.1
date: 2021-05-24
changes:
- Fix --preload option to be a known option
- Switch to GitHub Actions
v1.4.0
date: 2021-04-21
changes:
- Security fixes in production and dev dependencies
- Liftup/Liftoff upgrade breaking change. Update your scripts to use --preload instead of --require. Ref: https://github.com/js-cli/js-liftoff/commit/e7a969d6706e730d90abb4e24d3cb4d3bce06ddb.
v1.3.0
date: 2020-08-18
changes:
- Switch to use safeLoad for loading YML files via file.readYAML.
- Upgrade legacy-log to ~3.0.0.
- Upgrade legacy-util to ~2.0.0.
v1.2.1
date: 2020-07-07
changes:
- Remove path-is-absolute dependency.
(PR: gruntjs/grunt#1715)
v1.2.0
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/Jalle19/xbmc-video-server/network/alerts).
Removes underscore. It's no longer used after updating ancestor dependencies underscore, grunt, grunt-contrib-less, grunt-contrib-watch, grunt-contrib-concat and grunt-contrib-uglify. These dependencies need to be updated together.
Removes
underscore
Updates
grunt
from 0.4.5 to 1.6.1Release notes
Sourced from grunt's releases.
... (truncated)
Changelog
Sourced from grunt's changelog.
... (truncated)
Commits
8372e11
1.6.172f6f03
Changelog updates8d4c183
Merge pull request #1755 from gruntjs/rm-dep1c7d483
Add recursive2d4fd38
Merge pull request #1756 from gruntjs/downgrade-glob902db7c
Downgrade glob494f243
Fix syntaxb01389e
remove mkdirp0072510
remove dep on rimraf and mkdirp0afeb5c
1.6.0Maintainer changes
This version was pushed to npm by vladikoff, a new releaser for grunt since your current version.
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)Updates
grunt-contrib-watch
from 0.6.1 to 1.1.0Changelog
Sourced from grunt-contrib-watch's changelog.
Commits
3b7ddf4
v1.1.072b1214
Updating dependencies, async, lodash and tiny-lr5adb27c
Merge pull request #543 from digitalbazaar/master6ec71e9
v1.0.17d20933
Update copyright yeare3d19df
Update ci configsd117574
Updating ci configs99410a7
README.md: Fixed typos (#536)f07311b
Update tiny-lr dependency to 1.x7f8cf80
Add local grunt-cliUpdates
grunt-contrib-concat
from 0.4.0 to 2.1.0Release notes
Sourced from grunt-contrib-concat's releases.
Changelog
Sourced from grunt-contrib-concat's changelog.
Commits
75eaca2
2.1.01437c62
Update readme5bb6ed3
Merge pull request #195 from gruntjs/new-deps-3e2e9345
Update deps021d809
Merge pull request #194 from gruntjs/dependabot/npm_and_yarn/minimist-1.2.6b43b373
Bump minimist from 1.2.5 to 1.2.69e0f72f
2.0.0de2b0e9
Merge pull request #192 from gruntjs/release-22f2aeff
Release docs63a42a8
Merge pull request #191 from gruntjs/update-deps-octUpdates
grunt-contrib-uglify
from 0.5.1 to 5.2.2Release notes
Sourced from grunt-contrib-uglify's releases.
... (truncated)
Changelog
Sourced from grunt-contrib-uglify's changelog.
... (truncated)
Commits
4a73c8a
5.2.2df82903
Set dev version for publish70b6eb7
update dependencies (#572)a285b24
Bump ejs from 3.1.6 to 3.1.8 (#570)4415d58
Bump grunt from 1.5.2 to 1.5.3 (#569)efdabc7
Update README.mda3f3f34
5.2.13c8d904
Update Readme0850dcd
update dependencies (#568)c27ad5f
Bump minimist from 1.2.5 to 1.2.6 (#567)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 show