ioBroker / ioBroker.node-red

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

Bump node-red from 3.1.0 to 3.1.1 #418

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps node-red from 3.1.0 to 3.1.1.

Release notes

Sourced from node-red's releases.

3.1.1: Maintenace Release

3.1.1: Maintenance Release

Editor

Runtime

Nodes

  • CSV: make CSV export way faster by not re-allocating and handling huge string (#4349) @​Fadoli
  • Delay: Fix regression in delay node to not pass on msg.reset (#4350) @​dceejay
  • Link Call: Handle undefined linkType value for existing link-call nodes (#4331) @​knolleary
  • MQTT: Guard against node.broker being undefined (#4454) @​knolleary

... (truncated)

Changelog

Sourced from node-red's changelog.

3.1.1: Maintenance Release

Editor

Runtime

Nodes

... (truncated)

Commits
  • fd32ee0 Merge pull request #4462 from node-red/rel311
  • 4bb2157 Bump for 3.1.1 release
  • 47f20cc Merge pull request #4404 from node-red/dependabot/github_actions/github-actio...
  • 5fc4526 Merge pull request #4461 from node-red/fix-debug-filter
  • 9fe653f Merge branch 'master' into fix-debug-filter
  • 55da21e Merge pull request #4460 from node-red/4369-improve-error-handling-in-subflow...
  • 7ebf84f Fix debug filter
  • d42e75e Handle unknown node reference inside subflow module
  • 2882504 Merge pull request #4459 from node-red/4401-fix-debug-window
  • 1c3644e Fix various issues with debug pop-out window
  • 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 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)