TableDnD
TableDnD copied to clipboard
Bump grunt from 1.5.3 to 1.6.1
Bumps grunt from 1.5.3 to 1.6.1.
Release notes
Sourced from grunt's releases.
v1.6.1
- Changelog updates 72f6f03
- Merge pull request #1755 from gruntjs/rm-dep 8d4c183
- Add recursive 1c7d483
- Merge pull request #1756 from gruntjs/downgrade-glob 2d4fd38
- Downgrade glob 902db7c
- Fix syntax 494f243
- remove mkdirp b01389e
- remove dep on rimraf and mkdirp 0072510
https://github.com/gruntjs/grunt/compare/v1.6.0...v1.6.1
v1.6.0
- Merge pull request #1750 from gruntjs/dep-update-jan28 2805dc3
- README updates 3f1e423
- Bump to 16 8fd096d
- Update more deps 42c5f95
- Bump eslint and node version 1d88050
Changelog
Sourced from grunt's changelog.
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.
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.0- Additional commits viewable in compare view
You can trigger a rebase of this PR 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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.