roblarsen / -100k-club

A dynamic front end for the $100,000 Club list I keep about vintage comics.
http://itsalljustcomics.com/100000-club/
Other
5 stars 1 forks source link

Bump grunt-ng-annotate from 0.9.2 to 4.0.0 #155

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps grunt-ng-annotate from 0.9.2 to 4.0.0.

Release notes

Sourced from grunt-ng-annotate's releases.

4.0.0

  • Drop support for Node.js <10
  • 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

  1. Officially support Node.js 0.12 & io.js in addition to Node.js 0.10
  2. Add a separator option; don't use ; by default.
  3. More test coverage.
Commits
  • 56b1096 Tag 4.0.0
  • 6f03dd5 Add a deprecation notice
  • 79bc296 Update deps
  • 43d5b3e Remove the dependency on lodash.clonedeep
  • f07c34f Update most deps, introduce Prettier
  • ebd70b6 Add lockfiles to .gitignore
  • c2a8508 Drop support for Node <10
  • 1482de0 README: Update support policy
  • 971e662 Travis/AppVeyor: Add Node 10, remove Node 4, tweak config
  • 5b9d9b4 README: Clarify the support policy
  • Additional commits viewable in compare view


Dependabot compatibility score

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)