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.2.9 to 1.3.3 #113

Closed dependabot-preview[bot] closed 3 years ago

dependabot-preview[bot] commented 3 years ago

Bumps node-red from 1.2.9 to 1.3.3.

Release notes

Sourced from node-red's releases.

1.3.3: Maintenance Release

Editor

  • Fix package semver comparison to allow >1 version increment
  • Prevent TypedInput label overflowing element Fixes #2941
  • Remove TypedInput from tab focus when only one type available
  • Make typedInput.disable more consistent in behaviour Fixes #2942
  • Fix project credential secret reset handling Part of #2868

Runtime

  • Export package version in Grunt file so docs template can access

Nodes

  • CSV: ensure CSV node can send false as string
  • HTTPIn: handle application/x-protobuf as Buffer type (#2935 #2938) @​hardillb
  • MQTT: Ensure mqtt-close message is published when closing mqtt nodes

1.3.2: Maintenance Release

Runtime

  • Handle package.json without dependencies section

Editor

  • Fix variable reference error in editableList Fixes #2933
  • Fix handling of user-provided keymap Fixes #2926
  • Ensure theme login image is passed through to api response Fixes #2929
  • Add Japanese translations for Node-RED v1.3.1 (#2930) @​kazuhitoyokoi

Nodes

  • CSV: Fix CSV parsing with other than , separator
  • File out: Fix timing of msg.send to be after close
  • Function: describe node.outputCount in help text
  • MQTT: Fix MQTT Broker TLS config row layout Fixes #2927
  • Split: add comment to info re $N being number of messages arriving

1.3.1: Maintenance Release

Nodes

  • Fix change node form validation

1.3.0: Milestone Release

Editor

  • Remember TypedInput selected sub option when switching types Fixes #2896
  • Show context store name on TypedInput flow/global types Fixes #2793

... (truncated)

Changelog

Sourced from node-red's changelog.

1.3.3: Maintenance Release

Editor

  • Fix package semver comparison to allow >1 version increment
  • Prevent TypedInput label overflowing element Fixes #2941
  • Remove TypedInput from tab focus when only one type available
  • Make typedInput.disable more consistent in behaviour Fixes #2942
  • Fix project credential secret reset handling Part of #2868

Runtime

  • Export package version in Grunt file so docs template can access

Nodes

  • CSV: ensure CSV node can send false as string
  • HTTPIn: handle application/x-protobuf as Buffer type (#2935 #2938) @​hardillb
  • MQTT: Ensure mqtt-close message is published when closing mqtt nodes

1.3.2: Maintenance Release

Runtime

  • Handle package.json without dependencies section

Editor

  • Fix variable reference error in editableList Fixes #2933
  • Fix handling of user-provided keymap Fixes #2926
  • Ensure theme login image is passed through to api response Fixes #2929
  • Add Japanese translations for Node-RED v1.3.1 (#2930) @​kazuhitoyokoi

Nodes

  • CSV: Fix CSV parsing with other than , separator
  • File out: Fix timing of msg.send to be after close
  • Function: describe node.outputCount in help text
  • MQTT: Fix MQTT Broker TLS config row layout Fixes #2927
  • Split: add comment to info re $N being number of messages arriving

1.3.1: Maintenance Release

Nodes

  • Fix change node form validation

1.3.0: Milestone Release

Editor

... (truncated)

Commits
  • 0e06da6 Update for 1.3.3
  • 9eb668a Prevent TypedInput label overflowing element
  • 233a74c Remove TypedInput from tab focus when only one type available
  • ff00afb Fix project credential secret reset handling
  • 3f43dc1 Fix jshint error
  • 4a4e7fc Make typedInput.disable more consistent in behaviour
  • 0253dc9 ensure CSV node can send false as string
  • 374ef39 Merge pull request #2938 from hardillb/dev
  • 2356900 Fix for #2935
  • 0167c25 Export package version in Grunt file so docs template can access
  • 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)
dependabot-preview[bot] commented 3 years ago

Looks like node-red is up-to-date now, so this is no longer needed.