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.4.0 to ^3.5.0 #378

Closed dependabot[bot] closed 10 months 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.5.0: Milestone Release

  • Add text styling feature to ui_text. PR #805
  • Fix to support locking flow tab. PR #799
  • Fix sidebar to not obscure toast. Issue #803
  • Fix ui_audio to be socket specific. Issue #807\
  • Fix date-picker to send even if value is reselected.
Changelog

Sourced from node-red-dashboard's changelog.

3.5.0: Milestone Release

  • Add text styling feature to ui_text. PR #805
  • Fix to support locking flow tab. PR #799
  • Fix sidebar to not obscure toast. Issue #803
  • Fix ui_audio to be socket specific. Issue #807\
  • Fix date-picker to send even if value is reselected.

3.4.1: Maintenance Release

  • Catch bad evaluation of non existent properties. Issue #800
  • Fix missing " in toast node

3.4.0: Milestone Release

  • Add ability to specify to start page by tab name in url
  • Let dialog popup ok and cancel labels be settable by msg.
  • Fix CSS variable names. PR #778, #795
  • Fix Ja translations. PR #764
  • Fix gulp build errors. PR #797

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

... (truncated)

Commits
  • f4da205 Update CHANGELOG.md
  • ce930a0 Fix date-picker to resend even if value hasn't changed
  • 04825e1 Update CHANGELOG.md
  • 50e420f Fix ui_audio to be socket specifc
  • 7ee86fa Fix sidebar so toast isn't obscured
  • 5ad3f50 Update for PRs to add ui_text style
  • f649c24 fix to support locking flow tab (#799)
  • b4b9a83 add text styling feature to ui_text (#805)
  • 3bc679f also fix datetime input for text-input-CR
  • 380a514 Fix toast again
  • Additional commits viewable in compare view


You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

dependabot[bot] commented 10 months ago

Superseded by #394.