ioBroker / ioBroker.node-red

Instantiate the server with node-red
Apache License 2.0
52 stars 27 forks source link

Update node-red requirement from ^2.1.4 to ^2.1.6 #255

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Updates the requirements on node-red to permit the latest version.

Release notes

Sourced from node-red's releases.

2.1.6: Maintenance Release

Editor

Nodes

Changelog

Sourced from node-red's changelog.

2.1.6: Maintenance Release

Editor

Nodes

2.1.5: Maintenance Release

Runtime

Editor

Nodes

2.1.4: Maintenance Release

Runtime

... (truncated)

Commits
  • 211a5eb Bump for 2.1.6
  • c4465ba Merge pull request #3351 from node-red-hitachi/fix-delay-rate-unit-validation
  • 7903c53 Merge pull request #3363 from node-red/revert-copy-fix
  • dbefe6a Revert copy-text change and apply alternative fix
  • 8b1f412 Merge pull request #3362 from node-red/update-marked
  • a2e0074 Update marked to latest
  • 310a279 Merge pull request #3358 from node-red-hitachi/fix-property-error-tooltip
  • a2c9458 aligin start of property error tooltip messages
  • e7189ab fix unit value validation of delay node
  • 346db89 Merge pull request #3349 from node-red-hitachi/fix-inject-property-validation
  • Additional commits viewable in compare view


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 will merge this PR once CI passes on it, as requested by @GermanBluefox.


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 2 years ago

Superseded by #262.