NRCHKB / node-red-contrib-homekit-docker

Node-RED-homekit-docker is a Node-RED based project with support for homekit.
https://nrchkb.github.io
Apache License 2.0
40 stars 8 forks source link

Bump node-red from 2.0.3 to 2.0.4 #26

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps node-red from 2.0.3 to 2.0.4.

Release notes

Sourced from node-red's releases.

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
Changelog

Sourced from node-red's changelog.

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
Commits
  • 889d23e Update changelog
  • f857102 Fix inject now button unable to send empty props
  • 6364e00 Merge pull request #3092 from hardillb/http-req-ca-fix
  • a76c6f8 Add Testcase & Fix typo
  • 555e815 Copy tls.cert to tls.certificate for GOT
  • ee9234b Bump for 2.0.4
  • 735b9c5 Handle just-copied-but-not-deployed node with credentials in editor
  • 064f3eb Fix RBE node handling of default topi property
  • f1775d4 Handle partially encoded url query strings in request node
  • a9bc111 Merge pull request #3089 from hardillb/http-req-ca-fix
  • 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)