ioBroker / ioBroker.node-red

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

Update node-red-dashboard requirement from ^3.3.0 to ^3.3.1 #360

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

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

Release notes

Sourced from node-red-dashboard's releases.

3.3.1: Maintenance Release

  • Revert to uglify (for now) to fix color-picker failure. Issue #791
Changelog

Sourced from node-red-dashboard's changelog.

3.3.1: Maintenance Release

  • Revert to uglify (for now) to fix color-picker failure. Issue #791

3.3.0: Milestone Release

  • Expose manifest.json display property in settingsjs ui section so can be set fullscreen if desired.
  • Change gulp build tool to use gulp-terser for later nodejs version support
  • Fix datepicker to use change not blur to stop Safari sending double messages
  • Update justgage library to include and expose differential mode (either side of a centre point).
  • Fix initial drawing of gauge not registering value correctly. Issue #788

3.2.4: Maintenance Release

  • Let Link Tabs also be hideable. Issue #785

3.2.3: Maintenance Release

  • Re-do package to omit node-sass (not required for prod)

3.2.2: Maintenance Release

  • Fix topic return when topic is falsey. Issue #784
  • Fix notification toast class. Issue #776
  • Fix z-index of dropdown items. Issue #775

3.2.0: Milestone Release

  • Fix Cross site scripting for ui_text format input. Issue #772
  • Don't accept obviously bad chart data. Issue #713
  • Bump libraries to latest

3.1.8: Maintenance Release

  • Use Node-RED CSS vars for ui-bas to help themeing. PR #763
  • Let spacer also have custom class

3.1.7: Maintenance Release

Fixes

  • Fix text-input datetime mode to accept setting time input. Issue #757
  • Fix ng-disabled for text, numeric and dropdown inputs
  • Fix disabling button
  • Fix numeric input width calculation

3.1.6: Maintenance Release

Fixes

... (truncated)

Commits


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)