Releases: timbeadle/grunt-tv4
Releases · timbeadle/grunt-tv4
Release 5.0.2
What's Changed
Added
- @snyk/protect
- npm-run-all2
- volta pin node@10 and npm@6
Updated
- Updated code to match new xo rules
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- actions/checkout@v4
- actions/setup-node@v4
- github/codeql-action/analyze@v3
- github/codeql-action/autobuild@v3
- github/codeql-action/init@v3
Removed
- npm-run-all
- snyk (use @snyk/protect instead)
Full Changelog: 5.0.1...5.0.2
Release 7.1.0
What's Changed
Added
- npm-run-all2
versioning-strategy: increase
in dependabot.ymlpackageRules
,rangeStrategy
,transitiveRemediation
in renovate.json
Updated
- Refactored a couple of lines to satisfy new eslint rules
- @snyk/[email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- actions/setup-node@v4
- github/codeql-action/init@v3
- github/codeql-action/autobuild@v3
- github/codeql-action/analyze@v3
- (volta) [email protected]
Removed
- npm-run-all
Full Changelog: 7.0.0...7.1.0
Release 6.2.2
What's Changed
Full Changelog: 6.2.1...6.2.2
6.2.1
What's Changed
Added
- npm-run-all2
versioning-strategy: increase
in dependabot.ymlpackageRules
,rangeStrategy
,transitiveRemediation
in renovate.json
Updated
- Added an annotation to satisfy an eslint rule
- @snyk/[email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- actions/setup-node@v4
- github/codeql-action/init@v3
- github/codeql-action/autobuild@v3
- github/codeql-action/analyze@v3
Removed
- npm-run-all
Full Changelog: 6.2.0...6.2.1
Release 7.0.0
What's Changed
Updated
- @snyk/[email protected]
- [email protected]
- [email protected]
- engines.node >= 16.14
- Volta pin [email protected], [email protected]
Removed
- NodeJS v14 test runs
Full Changelog: 6.2.0...7.0.0
Release 6.2.0
What's Changed
Added
- NodeJS 14.0.x, 14.13.x, 14.17.x, 20.x test runs
- peerDependencies: grunt >= 0.4.0
- Volta pin [email protected], [email protected]
Updated
- @snyk/[email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- actions/checkout@v4
Removed
- NodeJS 19.x test run
Full Changelog: 6.1.0...6.2.0
Release 6.1.0
What's Changed
Added
- eslint-plugin-redos
- ls-engines
- NodeJS v19 test run
- Renovate dependency management
Updated
- eslint config
- @snyk/[email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Removed
- TravisCI test running
Full Changelog: 6.0.0...6.1.0
Release 6.0.0
Added
- @snyk/protect
- eslint
- eslint-config-xo
- eslint-plugin-import
Updated
- code style to match updated xo/eslint rules
- [email protected]
- [email protected]
- [email protected]
- [email protected]
Removed
- nodejs <v14 support
- xo
- snyk
- TravisCI badge
Release 5.0.1
Added
- https support, and tests to verify this
Release 5.0.0
Added
- Dependabot setup
Updated
Removed
- request (use native http module instead)