sonntam / node-red-contrib-xstate-machine

A xstate-based state machine implementation using state-machine-cat visualization for node red.
MIT License
22 stars 8 forks source link

Bump node-red from 1.3.7 to 2.0.6 #34

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps node-red from 1.3.7 to 2.0.6.

Release notes

Sourced from node-red's releases.

2.0.6: Maintenance Release

Editor

  • Fix typo in ko editor.json Fixes #3119
  • Change fade color when hovering an inactive tab (#3106) @​bonanitech
  • Ensure treeList row has suitable min-height when no content Fixes #3109

Runtime

2.0.5: Maintenance Release

Editor

  • Remove default ctrl-enter keybinding from monaco editor Fixes #3093

Runtime

  • Update tar dependency
  • Add support for maintenance streams in generate-publish-script

Nodes

  • Fix regression in Join node when manual joining array with msg.parts present Fixes #3096

2.0.4: Maintenance Release

Editor

  • Fix tab fade CSS for when using themes (#3085) @​bonanitech
  • Handle just-copied-but-not-deployed node with credentials in editor Fixes #3090

Nodes

  • Filter: Fix RBE node handling of default topi property Fixes #3087
  • HTTP Request: Handle partially encoded url query strings in request node
  • HTTP Request: Fix support for supplied CA certs (#3089) @​hardillb
  • HTTP Request: Ensure TLS Cert is used (#3092) @​hardillb
  • Inject: Fix inject now button unable to send empty props
  • Inject: Inject now button success notification should use label with updated props

2.0.3: Maintenance Release

Nodes

  • HTML: Fix HTML parsing when body is included in the select tag Fixes #3079
  • HTTP Request: Preserve case of user-provided http headers in request node Fixes #3081
  • HTTP Request: Set decompress to false for HTTP Request to keep 1.x compatibility Fixes #3083
  • HTTP Request: Add unit tests for HTTP Request encodeURI and error response
  • HTTP Request: Do not throw HTTP errors in request node Fixes #3082

... (truncated)

Changelog

Sourced from node-red's changelog.

2.0.6: Maintenance Release

Editor

  • Fix typo in ko editor.json Fixes #3119
  • Change fade color when hovering an inactive tab (#3106) @​bonanitech
  • Ensure treeList row has suitable min-height when no content Fixes #3109

Runtime

2.0.5: Maintenance Release

Editor

  • Remove default ctrl-enter keybinding from monaco editor Fixes #3093

Runtime

  • Update tar dependency
  • Add support for maintenance streams in generate-publish-script

Nodes

  • Fix regression in Join node when manual joining array with msg.parts present Fixes #3096

2.0.4: Maintenance Release

Editor

  • Fix tab fade CSS for when using themes (#3085) @​bonanitech
  • Handle just-copied-but-not-deployed node with credentials in editor Fixes #3090

Nodes

  • Filter: Fix RBE node handling of default topi property Fixes #3087
  • HTTP Request: Handle partially encoded url query strings in request node
  • HTTP Request: Fix support for supplied CA certs (#3089) @​hardillb
  • HTTP Request: Ensure TLS Cert is used (#3092) @​hardillb
  • Inject: Fix inject now button unable to send empty props
  • Inject: Inject now button success notification should use label with updated props

2.0.3: Maintenance Release

Nodes

... (truncated)

Commits
  • 3b460fb Bump for 2.0.6
  • ee15e9a Update tar to latest
  • 48fce35 Merge pull request #3128 from aksswami/master
  • 7889937 Update tar to 6.1.9 to resolve vulnerability issue
  • 2144407 Merge pull request #3117 from dschmidt/passport-callback-arity
  • 26d83bb Ensure treeList row has suitable min-height when no content
  • 8e89b1b Fix typo in ko editor.json
  • 630d2ca Give passport verfiy callback wrapper the same arity as the original callback...
  • 34cb937 Merge pull request #3106 from bonanitech/fade-on-hover
  • 122b5ba Merge pull request #3115 from bartbutenaers/https-settings-as-string
  • 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[bot] commented 3 years ago

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