Drop the dependency on lodash.clonedeep (the package now only depends on ng-annotate)
Deprecate the package as ng-annotate has been deprecated for a long time already
3.0.0
Drop support for Node.js 0.12. Node.js 4, 6 & 7 are now tested.
2.0.2
Updated the grunt log message to say: x files successfully annotated instead of created since created can be slightly misleading.
2.0.1
Fix tests
2.0.0
Drop Node.js 0.10 support. The package should still work there but it's no longer actively tested. Node.js 0.10 is in maintenance mode and loses upstream support competely (including security fixes) in Oct 2016 so get off it ASAP!
1.0.1
Fix source map paths on Windows: change backslashes to slashes.
1.0.0
Support for combining source maps added, that is if files passed to ng-annotate are already pre-processed (e.g. via babel) the final source map will point to the original file.
0.10.0
Officially support Node.js 0.12 & io.js in addition to Node.js 0.10
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)
Bumps grunt-ng-annotate from 0.9.2 to 4.0.0.
Release notes
Sourced from grunt-ng-annotate's releases.
Commits
56b1096
Tag 4.0.06f03dd5
Add a deprecation notice79bc296
Update deps43d5b3e
Remove the dependency on lodash.clonedeepf07c34f
Update most deps, introduce Prettierebd70b6
Add lockfiles to .gitignorec2a8508
Drop support for Node <101482de0
README: Update support policy971e662
Travis/AppVeyor: Add Node 10, remove Node 4, tweak config5b9d9b4
README: Clarify the support policyDependabot 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)