okhiroyuki / node-red-contrib-nlp

Node-RED node for NLP.js
https://flows.nodered.org/node/node-red-contrib-nlp
MIT License
2 stars 3 forks source link

Bump node-red from 2.0.6 to 2.2.2 #162

Open dependabot[bot] opened 2 years ago

dependabot[bot] commented 2 years ago

Bumps node-red from 2.0.6 to 2.2.2.

Release notes

Sourced from node-red's releases.

2.2.2: Maintenance Release

Nodes

  • Fix "close timed out" error when performing full deploy or modifying broker node. (#3451) @​Steve-Mcl

2.2.1: Maintenance Release

Editor

Runtime

Nodes

  • Debug: Fix no-prototype-builtins bug in debug node and utils (#3394) @​Alkarex
  • Delay: Fix Japanese message of delay node (#3434)
  • Allow nbRateUnits to be undefined when validating (#3443) @​knolleary
  • Coding help for recently added node-red Predefined Environment Variables (#3440) @​Steve-Mcl

2.2.0: Milestone Release

Editor

Runtime

... (truncated)

Changelog

Sourced from node-red's changelog.

2.2.2: Maintenance Release

Nodes

  • Fix "close timed out" error when performing full deploy or modifying broker node. (#3451) @​Steve-Mcl

2.2.1: Maintenance Release

Editor

Runtime

Nodes

  • Debug: Fix no-prototype-builtins bug in debug node and utils (#3394) @​Alkarex
  • Delay: Fix Japanese message of delay node (#3434)
  • Allow nbRateUnits to be undefined when validating (#3443) @​knolleary
  • Coding help for recently added node-red Predefined Environment Variables (#3440) @​Steve-Mcl

2.2.0: Milestone Release

Editor

Runtime

... (truncated)

Commits
  • 5f0ea85 Bump for 2.2.2
  • 6c7c120 Merge pull request #3451 from Steve-Mcl/fix-mqtt-close-timeout
  • 669aa76 Fix close timeout on MQTT nodes
  • fcf2994 Bump for 2.2.1
  • bee21dd Update dependencies
  • 263e68e Merge pull request #3447 from Steve-Mcl/fix-hook-module-location
  • 2b958f5 Improve module location parsing when adding hook
  • 95f7177 Merge pull request #3445 from node-red-hitachi/fix-path-substitution
  • 006324b Merge pull request #3446 from Steve-Mcl/better-bad-node-err-log
  • efd8c12 improve "Unexpected Node Error" logging
  • 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)