ioBroker / ioBroker.node-red

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

Bump node-red-dashboard from 2.30.0 to 3.1.3 #248

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps node-red-dashboard from 2.30.0 to 3.1.3.

Release notes

Sourced from node-red-dashboard's releases.

3.1.3: Maintenance Release

Fixes

  • Remove main entry from package.json. Issue #740
  • Let Date-picker send repeated existing values.
  • Warn if Node.js version not 12+.
  • Allow ui-dropdown to accept single string for one valid option.
  • Fix socketid back to be in sync with reality. Issue #738

3.1.2: Maintenance Release

  • Fix dialogue notification to be able to return 1. Issue #736
  • Force saving of spacer size. Forum Issue

3.1.0: Maintenance Release

Fixes

  • Bump socket.io to 4.3.x
  • Remove ui_control messages weird feedback block (not sure why it was ever there...)
  • Fix bad class field in text_input. PR #783

3.0.4 Major Release

Enhancements

  • Set minimum requirement to be Node12 (in line with core)
  • Bump libraries to latest including socketIO - this also drops node 8 support, Node10 is also EOL
  • Add optional CSS Class field to core widgets

Fixes

  • Fix dropdown string types (again)
  • Fix button and switch invalid buffer to not crash NR
  • Fix form to correctly send false on reset of checkbox and switch
  • Better position for 1x1 colour picker
Changelog

Sourced from node-red-dashboard's changelog.

3.1.3: Maintenance Release

Fixes

  • Remove main entry from package.json. Issue #740
  • Let Date-picker send repeated existing values.
  • Warn if Node.js version not 12+.
  • Allow ui-dropdown to accept single string for one valid option.
  • Fix socketid back to be in sync with reality. Issue #738

3.1.2: Maintenance Release

Fixes

  • Fix dialogue notification to be able to return 1. Issue #736
  • Force saving of spacer size. Forum Issue

3.1.1: Maintenance Release

Fixes

  • Replace ui_control messages feedback block (found out why it was there...)

3.1.0: Maintenance Release

Fixes

  • Bump socket.io to 4.3.x
  • Remove ui_control messages weird feedback block (not sure why it was ever there...)
  • Fix bad class field in text_input. PR #783

3.0.4: Major Release

Enhancements

  • Set minimum requirement to be Node12 (in line with core)
  • Bump libraries to latest including socketIO - this also drops node 8 support, Node10 is also EOL
  • Add optional CSS Class field to core widgets

Fixes

  • Fix dropdown string types (again)
  • Fix button and switch invalid buffer to not crash NR
  • Fix form to correctly send false on reset of checkbox and switch
  • Better position for 1x1 colour picker

2.29.3: Maintenance Release

Fixes

... (truncated)

Commits
  • 50d0013 bump for release 3.1.3
  • 1a7cdec Update CHANGELOG.md
  • 3b90035 Warn about old version of nodejs
  • 33be8c0 bump libraries and dist package
  • 986a54e Fix datepicker to allow sending existing date
  • 3664561 Remove main entry from package.json
  • 18a4d4d Fix socket id to be correct again
  • 420fb48 Fix spacer resizing issue
  • 18d1e75 fix dialogue to be able to send 1 if required
  • 994a3ca bump to latest socket.io fixes
  • 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)