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.6.0 #394

Closed dependabot[bot] closed 8 months ago

dependabot[bot] commented 10 months ago

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

Release notes

Sourced from node-red-dashboard's releases.

3.6.0: Milestone Release

  • Let dropdown be clearable. PR #816
  • Unfix datetime (revert regression)
Changelog

Sourced from node-red-dashboard's changelog.

3.6.0: Milestone Release

  • Let dropdown be clearable. PR #816
  • Unfix datetime (revert regression)

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

... (truncated)

Commits
  • 49350a8 undo text input time change, bump packages, tweak dropdown PR
  • b15badc Added possibility to "ui_dropdown" component to delete user text in search bo...
  • 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)
  • 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 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)
dependabot[bot] commented 8 months ago

Superseded by #405.