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 1.1.2 to 1.1.3 #49

Closed dependabot-preview[bot] closed 4 years ago

dependabot-preview[bot] commented 4 years ago

Bumps node-red from 1.1.2 to 1.1.3.

Release notes

Sourced from node-red's releases.

1.1.3: Maintenance Release

Editor

  • Fix vertical align of fa node icons Fixes #2670
  • Allow lasso selection to be restricted to active group
  • Make ctrl-click on nested group more intuitive
  • Fix copy/paste of nested groups
  • Add Set(iterable) polyfill for IE11
  • Support select-all inside active group
  • Improve performance of moving groups
  • Add additional check for git auth failure response Fixes #2656
  • german translation, wording (#2660) (#2666)
  • Remove filtering of duplicate fa icons
  • Show node help when switching node edit dialogs Fixes #2652
  • Ensure group theme picks up theme defaults properly Fixes #2651

Nodes

  • Clarify Switch node isEmpty help
  • HTTP In: handle application/cbor as binary

Runtime

  • Move runtime settings back to adminApi from editorApi Fixes #2662
  • Update Chinese message for debug node
Changelog

Sourced from node-red's changelog.

1.1.3: Maintenance Release

Editor

  • Fix vertical align of fa node icons Fixes #2670
  • Allow lasso selection to be restricted to active group
  • Make ctrl-click on nested group more intuitive
  • Fix copy/paste of nested groups
  • Add Set(iterable) polyfill for IE11
  • Support select-all inside active group
  • Improve performance of moving groups
  • Add additional check for git auth failure response Fixes #2656
  • german translation, wording (#2660) (#2666)
  • Remove filtering of duplicate fa icons
  • Show node help when switching node edit dialogs Fixes #2652
  • Ensure group theme picks up theme defaults properly Fixes #2651

Nodes

  • Clarify Switch node isEmpty help
  • HTTP In: handle application/cbor as binary

Runtime

  • Move runtime settings back to adminApi from editorApi Fixes #2662
  • Update Chinese message for debug node
Commits
  • ec368ae Bump for 1.1.3
  • d28c264 Fix jshint error on polyfill
  • fba505b Fix vertical align of fa node icons
  • c50ed2c Add Japanese translation for empty rules in switch node
  • 7e11ff2 Update packages/node_modules/@node-red/nodes/locales/en-US/function/10-switch...
  • 3fb83c4 Update 10-switch.html
  • 85edee2 Allow lasso selection to be restricted to active group
  • 1aa494a Make ctrl-click on nexted group more intuitive
  • a8e7627 Support select-all inside active group
  • d590bbd Fix copy/paste of nested groups
  • 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@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 your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired)