Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

⬆️ Update node-red-contrib-modbus to v5.31.0 #1877

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 23, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-red-contrib-modbus (source) 5.30.0 -> 5.31.0 age adoption passing confidence

Release Notes

biancoroyal/node-red-contrib-modbus (node-red-contrib-modbus)

v5.31.0

Compare Source

Bug Fixes
Features
  • flex-fc: add load button (04fb46e)
  • flex-fc: add load button for an improved ui experience (895f446)
  • modbus: new option for the flex-fc to get input msg (5ff8167)

5.27.2 (2023-08-29)

Bug Fixes
  • deps: can now successfully install deps (f8e0a64)
  • deps: updated scope names for requires (9c643f6)
  • flexFC: fixed routes for codes map (e2e2cc5)

5.27.1 (2023-08-28)

Bug Fixes
  • added missing verbose warn (4082952)
  • adjusted failing tests to tcp ports (5db0e99)
  • fixed failing tests using same ports (06080d4)
  • flex-getter: corrected isReadyForInput (806ee4c)
  • flex-getter: fixed failing tests (1ab96b3)
  • flex-getter: revise DelayOnStart (c9d246a)
  • flex-server: changed var to const (d638d53)
  • flex-write: deleted unused flow (2f0baee)
  • flexGetter-verboseWarn: node.serverInfo is left from client - removed (94c58db)
  • isReadyForInput: now checks ONLY for readyforinput. Rest in onInput (99f60a8)
  • Node-RED PLUS changed to PLUS for Node-RED (f726949)
  • not-ready-for-input-warning: removed unnecessary variable/option (d435b9b)
  • npmrc: added npmrc file to packed files (40ebf4d)
  • require: now requires correct fork of lib (2f936f8)
  • server: #​333 Cannot read property 'disableMsgOutput' of undefined (5c28e02)
  • server: #​333 new check of msg object (4631795)
  • test: same port on test (b6f531f)
  • verboseWarn: verboseWarn accidentally used func left from client (c0d88cd)
  • web: get routes for FlowForge (21102c6)
Features
  • add custom function code client functionality (505329f)
  • add flex-fc node (2766989)
  • add modbus-flex-fc to package.json (2bbea1e)
  • add path for customModbusMessage event (8a56fed)
  • add reset template button for request map (859c563)
  • add tests (94a3870)
  • added "inactive"-test (03c744a)
  • added isActive function (6005960)
  • added isInactive check on input (92f49da)
  • added more point to Todo (84f39ad)
  • added more Todo notes (30c5e80)
  • added planned updates for release (765a549)
  • added test coverage to Todo (6148dd5)
  • added test-helper-extension (c4b493d)
  • added tests for Client check (55c235e)
  • added Todo content (94d46e8)
  • added Todo content, excecuted clean.sh (8f1977c)
  • adjusted TODO and package.json (c481b6f)
  • clex-connector-test: organized code (92c9e37)
  • client-flows: extracted and updated flows (7c40530)
  • client-test: added "ready to send"-tests (368e6cd)
  • client-tests: organized code (830b0ce)
  • client: more options and tabs for the client node (1048021)
  • delay-flex-getter: added delay after start (f68d666)
  • flex fc debug test (2785c7e)
  • flex-connector-flows: extracted and updated flows (6f4330c)
  • flex-connector: added "ready to send" tests (11d5b1e)
  • flex-getter-flows: extracted and updated flows (db2471b)
  • flex-getter-test: organized code (981a15e)
  • flex-getter: added html information for node (c74dc2d)
  • flex-getter: finished implementing delay + (9656e8f)
  • flex-getter: finished implementing delay + warnings (9782a0d)
  • flex-getter: further implementing "delayOnStart" (7666d95)
  • flex-getter: implemented readyForInput (70bff72)
  • flex-getter: started implementing "showWarnings" + "DelayOnStart" (d9db52a)
  • flex-getter: startted implementing showReadyForInput (55b107c)
  • flex-sequencer-test: changed var to const (ffbf9ff)
  • flex-sequencer: added "Ready-To-Read" tests (43e34d6)
  • flex-sequencer: extracted and updated flows (b8c12b9)
  • flex-sequencer: input delay on start (758a3a5)
  • flex-server: extracted and updated flows (64d69ea)
  • flex-write: added "ready to send"-tests (9d35d13)
  • flex-write: delay on input and check client is active (e1bce6c)
  • flex-write: extracted and updated flows (38e4b18)
  • getter-flows: updated flows to be organized (5c6239a)
  • getter: input delay on start (b7acd97)
  • getter: organized Code (19da2dc)
  • io-config: extracted and updated flows (e037a59)
  • optimized and extracted server flows (7456528)
  • option show warning and tabs for optionals (12fa45e)
  • queue-info: extracted and updated flows (1b668fa)
  • ran clean script, updated Todo (f6f142f)
  • read-flows: updated flows to be organized (ccfece8)
  • ReadyToSend: added test to test-classes (ee1f924)
  • response-filter: added Client check test (9db71b6)
  • response-filter: extracted and updated flows (93e10f8)
  • response-filter: prepared flow-extraction (39092de)
  • response: extracted and updated flows (6930e37)
  • simplified code with new function (15c06e2)
  • ui issues fixed and rudimentary working (5fb77f8)
  • working flex fc node (b75f826)
  • write-flows: updated flows to be organized (b32cd54)
  • write: input delay on start (7d3567e)
  • wrote test for messageAllowedStates (e2c92ec)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot. javascript labels Apr 23, 2024
@frenck frenck merged commit 7710e47 into main Apr 23, 2024
24 checks passed
@frenck frenck deleted the renovate/node-red-contrib-modbus-5.x branch April 23, 2024 16:03
@github-actions github-actions bot locked and limited conversation to collaborators Apr 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Upgrade or downgrade of project dependencies. no-stale This issue or PR is exempted from the stable bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant