sudo-bot / gh-deployer

Deploy anything, anywhere, no limits
Mozilla Public License 2.0
4 stars 3 forks source link

build(deps): bump node-nlp from 3.7.0 to 3.9.0 #53

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps node-nlp from 3.7.0 to 3.9.0.

Release notes *Sourced from [node-nlp's releases](https://github.com/axa-group/nlp.js/releases).* > ## 3.9.0 > - Integration with duckling > - Ukrainian support > - Update dependencies > > ## 3.8.0 > No release notes provided. > > ## 3.7.2 > No release notes provided. > > ## 3.7.1 > No release notes provided.
Commits - [`cee44c4`](https://github.com/axa-group/nlp.js/commit/cee44c41cd33173ad4f51c7d1c458d6417ed7f99) build: Version 3.9.0 - [`a6d4e3d`](https://github.com/axa-group/nlp.js/commit/a6d4e3d4ab3e6f9ab3406b99d014de94636107eb) docs: Update readme ToC - [`1f68feb`](https://github.com/axa-group/nlp.js/commit/1f68feb72f79fa750ca6a1edc0f0b3702be0c93b) docs: Update duckling docs - [`125eb79`](https://github.com/axa-group/nlp.js/commit/125eb7957bfe5033a7af27765e865c18a9ef2818) docs: update duckling docs - [`372d3ce`](https://github.com/axa-group/nlp.js/commit/372d3ceeafd71546eb9aa3752337b4bd26e404e8) feat: use duckling if URL is defined - [`f8eec21`](https://github.com/axa-group/nlp.js/commit/f8eec21c4eda3056bb49a756a598230fd054bcfe) docs: Update docs with duckling integration - [`290cbf8`](https://github.com/axa-group/nlp.js/commit/290cbf836b2d270c7237a5b9cfa2da9ca7f3633e) Merge pull request [#256](https://github-redirect.dependabot.com/axa-group/nlp.js/issues/256) from axa-group/feature/duckling_int - [`6775e2f`](https://github.com/axa-group/nlp.js/commit/6775e2f57f12e2376ab2178cece81f482f6e94db) fix: Update tests of get culture - [`a41f27c`](https://github.com/axa-group/nlp.js/commit/a41f27c2d70e0b0ff7efa95023896344b92b2a3e) fix: Fix duckling get culture - [`f18c9fc`](https://github.com/axa-group/nlp.js/commit/f18c9fc24a61f28fe50256dbb60045f41c55c86a) Merge pull request [#255](https://github-redirect.dependabot.com/axa-group/nlp.js/issues/255) from axa-group/feature/update_deps - Additional commits viewable in [compare view](https://github.com/axa-group/nlp.js/compare/3.7.0...3.9.0)


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) - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in the `.dependabot/config.yml` file in this repo: - Update frequency - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.
codecov[bot] commented 4 years ago

Codecov Report

Merging #53 into master will increase coverage by 2.63%. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #53      +/-   ##
==========================================
+ Coverage    50.6%   53.23%   +2.63%     
==========================================
  Files          23       23              
  Lines         500      556      +56     
  Branches       58       79      +21     
==========================================
+ Hits          253      296      +43     
- Misses        236      247      +11     
- Partials       11       13       +2
Impacted Files Coverage Δ
src/logger.ts 100% <0%> (ø) :arrow_up:
src/docker.ts 36.11% <0%> (+2.11%) :arrow_up:
src/data.ts 88.76% <0%> (+6.94%) :arrow_up:
src/sentryAppender.ts 61.29% <0%> (+8.9%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 7baf0b6...387bbad. Read the comment docs.

dependabot-preview[bot] commented 4 years ago

Superseded by #65.