w4tsn / node-red-contrib-protobuf

NodeRED node for encoding and decoding of protobuf messages.
BSD 3-Clause "New" or "Revised" License
7 stars 10 forks source link

chore(deps): update dependency node-red to v2.2.3 - autoclosed #33

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
node-red (source) 2.1.3 -> 2.2.3 age adoption passing confidence

Release Notes

node-red/node-red ### [`v2.2.3`](https://togithub.com/node-red/node-red/compare/2.2.2...2.2.3) [Compare Source](https://togithub.com/node-red/node-red/compare/2.2.2...2.2.3) ### [`v2.2.2`](https://togithub.com/node-red/node-red/releases/tag/2.2.2): : Maintenance Release [Compare Source](https://togithub.com/node-red/node-red/compare/2.2.1...2.2.2) Nodes - Fix "close timed out" error when performing full deploy or modifying broker node. ([#​3451](https://togithub.com/node-red/node-red/issues/3451)) [@​Steve-Mcl](https://togithub.com/Steve-Mcl) ### [`v2.2.1`](https://togithub.com/node-red/node-red/releases/tag/2.2.1): : Maintenance Release [Compare Source](https://togithub.com/node-red/node-red/compare/2.2.0...2.2.1) Editor - Handle mixed-cased filter terms in keyboard shortcut dialog ([#​3444](https://togithub.com/node-red/node-red/issues/3444)) [@​knolleary](https://togithub.com/knolleary) - Prevent duplicate links being added between nodes ([#​3442](https://togithub.com/node-red/node-red/issues/3442)) [@​knolleary](https://togithub.com/knolleary) - Fix to hide tooltip after removing subflow tab ([#​3391](https://togithub.com/node-red/node-red/issues/3391)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - Fix node validation to be applied to config node ([#​3397](https://togithub.com/node-red/node-red/issues/3397)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - Fix: Dont add wires to undo buffer twice ([#​3437](https://togithub.com/node-red/node-red/issues/3437)) [@​Steve-Mcl](https://togithub.com/Steve-Mcl) Runtime - Improve module location parsing (of stack info) when adding hook ([#​3447](https://togithub.com/node-red/node-red/issues/3447)) [@​Steve-Mcl](https://togithub.com/Steve-Mcl) - Fix substitution of NR_NODE_PATH ([#​3445](https://togithub.com/node-red/node-red/issues/3445)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - Remove console.log when ignoring disabled module ([#​3439](https://togithub.com/node-red/node-red/issues/3439)) [@​knolleary](https://togithub.com/knolleary) - Improve "Unexpected Node Error" logging ([#​3446](https://togithub.com/node-red/node-red/issues/3446)) [@​Steve-Mcl](https://togithub.com/Steve-Mcl) Nodes - Debug: Fix no-prototype-builtins bug in debug node and utils ([#​3394](https://togithub.com/node-red/node-red/issues/3394)) [@​Alkarex](https://togithub.com/Alkarex) - Delay: Fix Japanese message of delay node ([#​3434](https://togithub.com/node-red/node-red/issues/3434)) - Allow nbRateUnits to be undefined when validating ([#​3443](https://togithub.com/node-red/node-red/issues/3443)) [@​knolleary](https://togithub.com/knolleary) - Coding help for recently added node-red Predefined Environment Variables ([#​3440](https://togithub.com/node-red/node-red/issues/3440)) [@​Steve-Mcl](https://togithub.com/Steve-Mcl) ### [`v2.2.0`](https://togithub.com/node-red/node-red/releases/tag/2.2.0): : Milestone Release [Compare Source](https://togithub.com/node-red/node-red/compare/2.1.6...2.2.0) Editor - Add editorTheme.tours property to default settings file ([#​3375](https://togithub.com/node-red/node-red/issues/3375)) [@​knolleary](https://togithub.com/knolleary) - Remember Zoom level and Sidebar tab selection between sessions ([#​3361](https://togithub.com/node-red/node-red/issues/3361)) [@​knolleary](https://togithub.com/knolleary) - Fix timing issue when merging background changes fixes [#​3364](https://togithub.com/node-red/node-red/issues/3364) ([#​3373](https://togithub.com/node-red/node-red/issues/3373)) [@​Steve-Mcl](https://togithub.com/Steve-Mcl) - Use a nodes palette label in help tree ([#​3372](https://togithub.com/node-red/node-red/issues/3372)) [@​Steve-Mcl](https://togithub.com/Steve-Mcl) - Subflow: Add labels to OUTPUT nodes ([#​3352](https://togithub.com/node-red/node-red/issues/3352)) [@​ralphwetzel](https://togithub.com/ralphwetzel) - Fix vertical align subflow port ([#​3370](https://togithub.com/node-red/node-red/issues/3370)) [@​knolleary](https://togithub.com/knolleary) - Make actions list i18n ready and Japanese translation ([#​3359](https://togithub.com/node-red/node-red/issues/3359)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - Update tour for 2.2.0 ([#​3378](https://togithub.com/node-red/node-red/issues/3378)) [@​knolleary](https://togithub.com/knolleary) - Include paletteLabel when building search index ([#​3380](https://togithub.com/node-red/node-red/issues/3380)) [@​Steve-Mcl](https://togithub.com/Steve-Mcl) - Fix opening/closing subflow template not to make subflow changed ([#​3382](https://togithub.com/node-red/node-red/issues/3382)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - Add Japanese translations for v2.2.0 ([#​3353](https://togithub.com/node-red/node-red/issues/3353), [#​3381](https://togithub.com/node-red/node-red/issues/3381)) [@​kazuhitoyokoi](https://togithub.com/kazuhitoyokoi) Runtime - Add support for accessing node id & name as environment variable ([#​3356](https://togithub.com/node-red/node-red/issues/3356)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - Clear context contents when switching projects ([#​3243](https://togithub.com/node-red/node-red/issues/3243)) [@​knolleary](https://togithub.com/knolleary) Nodes - MQTT: reject invalid topics ([#​3374](https://togithub.com/node-red/node-red/issues/3374)) [@​Steve-Mcl](https://togithub.com/Steve-Mcl) - Function: Expose node.path property ([#​3371](https://togithub.com/node-red/node-red/issues/3371)) [@​knolleary](https://togithub.com/knolleary) - Function: Update `node` declarations in func.d.ts ([#​3377](https://togithub.com/node-red/node-red/issues/3377)) [@​Steve-Mcl](https://togithub.com/Steve-Mcl) ##### 2.2.0-beta.1: Beta Release Editor - Add search history to main search box ([#​3262](https://togithub.com/node-red/node-red/issues/3262)) [@​knolleary](https://togithub.com/knolleary) - Check availability of type of config node on deploy ([#​3304](https://togithub.com/node-red/node-red/issues/3304)) [@​k-toumura](https://togithub.com/k-toumura) - Add wire-slice mode to delete wires with Ctrl-RHClick-Drag ([#​3340](https://togithub.com/node-red/node-red/issues/3340)) [@​knolleary](https://togithub.com/knolleary) - Wiring keyboard shortcuts ([#​3288](https://togithub.com/node-red/node-red/issues/3288)) [@​knolleary](https://togithub.com/knolleary) - Snap nodes on grid using either edge as reference ([#​3289](https://togithub.com/node-red/node-red/issues/3289)) [@​knolleary](https://togithub.com/knolleary) - Detach node action ([#​3338](https://togithub.com/node-red/node-red/issues/3338)) [@​knolleary](https://togithub.com/knolleary) - Highlight links when selecting nodes ([#​3323](https://togithub.com/node-red/node-red/issues/3323)) [@​knolleary](https://togithub.com/knolleary) - Allow multiple links to be selected by ctrl-click ([#​3294](https://togithub.com/node-red/node-red/issues/3294)) [@​knolleary](https://togithub.com/knolleary) Nodes - JSON: Let JSON node attempt to parse buffer if it contains a valid string ([#​3296](https://togithub.com/node-red/node-red/issues/3296)) [@​dceejay](https://togithub.com/dceejay) - Remove use of verbose flag in core nodes - and use node.debug level instead ([#​3300](https://togithub.com/node-red/node-red/issues/3300)) [@​dceejay](https://togithub.com/dceejay) - TCP: Add TLS option to tcp client nodes ([#​3307](https://togithub.com/node-red/node-red/issues/3307)) [@​dceejay](https://togithub.com/dceejay) - WebSocket: Implemented support for Websocket Subprotocols in WS Client Node. ([#​3333](https://togithub.com/node-red/node-red/issues/3333)) [@​tobiasoort](https://togithub.com/tobiasoort) ### [`v2.1.6`](https://togithub.com/node-red/node-red/releases/tag/2.1.6): : Maintenance Release [Compare Source](https://togithub.com/node-red/node-red/compare/2.1.5...2.1.6) Editor - Revert copy-text change and apply alternative fix ([#​3363](https://togithub.com/node-red/node-red/issues/3363)) [@​knolleary](https://togithub.com/knolleary) - Update marked to latest ([#​3362](https://togithub.com/node-red/node-red/issues/3362)) [@​knolleary](https://togithub.com/knolleary) - fix to make start of property error tooltip messages aligned ([#​3358](https://togithub.com/node-red/node-red/issues/3358)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) Nodes - Inject: fix JSON propety validation of inject node ([#​3349](https://togithub.com/node-red/node-red/issues/3349)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - Delay: fix unit value validation of delay node ([#​3351](https://togithub.com/node-red/node-red/issues/3351)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) ### [`v2.1.5`](https://togithub.com/node-red/node-red/releases/tag/2.1.5): : Maintenance Release [Compare Source](https://togithub.com/node-red/node-red/compare/2.1.4...2.1.5) Runtime - Handle reporting error location when stack is truncated ([#​3346](https://togithub.com/node-red/node-red/issues/3346)) [@​knolleary](https://togithub.com/knolleary) - Initialize passport when only adminAuth.tokens is set ([#​3343](https://togithub.com/node-red/node-red/issues/3343)) [@​knolleary](https://togithub.com/knolleary) - Add log logging ([#​3342](https://togithub.com/node-red/node-red/issues/3342)) [@​knolleary](https://togithub.com/knolleary) Editor - Fix copy buttons on the debug window (another method) ([#​3331](https://togithub.com/node-red/node-red/issues/3331)) [@​kazuhitoyokoi](https://togithub.com/kazuhitoyokoi) - Add Japanese translations for hidden flow ([#​3302](https://togithub.com/node-red/node-red/issues/3302)) [@​kazuhitoyokoi](https://togithub.com/kazuhitoyokoi) - Improve jsonata legacy mode detection regex ([#​3345](https://togithub.com/node-red/node-red/issues/3345)) [@​knolleary](https://togithub.com/knolleary) - Fix generating flow name with incrementing number ([#​3347](https://togithub.com/node-red/node-red/issues/3347)) [@​knolleary](https://togithub.com/knolleary) - resume focus after import/export dialog close ([#​3337](https://togithub.com/node-red/node-red/issues/3337)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - Fix findPreviousVisibleTab action ([#​3321](https://togithub.com/node-red/node-red/issues/3321)) [@​knolleary](https://togithub.com/knolleary) - Fix storing hidden tab state when not hidden via action ([#​3312](https://togithub.com/node-red/node-red/issues/3312)) [@​knolleary](https://togithub.com/knolleary) - Avoid adding empty env properties to tabs/groups ([#​3311](https://togithub.com/node-red/node-red/issues/3311)) [@​knolleary](https://togithub.com/knolleary) - Fix hide icon in tour guide ([#​3301](https://togithub.com/node-red/node-red/issues/3301)) [@​kazuhitoyokoi](https://togithub.com/kazuhitoyokoi) Nodes - File: Update file node examples according to node name change ([#​3335](https://togithub.com/node-red/node-red/issues/3335)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - Filter (RBE): Fix for filter node narrrowbandEq mode start condition failure ([#​3339](https://togithub.com/node-red/node-red/issues/3339)) [@​dceejay](https://togithub.com/dceejay) - Function: Prevent function scrollbar from obscuring expand button ([#​3348](https://togithub.com/node-red/node-red/issues/3348)) [@​knolleary](https://togithub.com/knolleary) - Function: load extralibs when expanding monaco. fixes [#​3319](https://togithub.com/node-red/node-red/issues/3319) ([#​3334](https://togithub.com/node-red/node-red/issues/3334)) [@​Steve-Mcl](https://togithub.com/Steve-Mcl) - Function: Update Function to use correct api to access env vars ([#​3310](https://togithub.com/node-red/node-red/issues/3310)) [@​knolleary](https://togithub.com/knolleary) - HTTP Request: Fix basic auth with empty username or password ([#​3325](https://togithub.com/node-red/node-red/issues/3325)) [@​hardillb](https://togithub.com/hardillb) - Inject: Fix incorrect clearing of blank payload property in Inject node ([#​3322](https://togithub.com/node-red/node-red/issues/3322)) [@​knolleary](https://togithub.com/knolleary) - Link Call: add link call example ([#​3336](https://togithub.com/node-red/node-red/issues/3336)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - WebSocket: Only setup ws client heartbeat once it is connected ([#​3344](https://togithub.com/node-red/node-red/issues/3344)) [@​knolleary](https://togithub.com/knolleary) - Update Japanese translations in node help ([#​3332](https://togithub.com/node-red/node-red/issues/3332)) [@​kazuhitoyokoi](https://togithub.com/kazuhitoyokoi) ### [`v2.1.4`](https://togithub.com/node-red/node-red/releases/tag/2.1.4): : Maintenance Release [Compare Source](https://togithub.com/node-red/node-red/compare/2.1.3...2.1.4) Runtime - fix env var access using $parent for groups ([#​3278](https://togithub.com/node-red/node-red/issues/3278)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - Add proper error handling for 404 errors when serving debug files ([#​3277](https://togithub.com/node-red/node-red/issues/3277)) [@​knolleary](https://togithub.com/knolleary) - Add Japanese translations for Node-RED v2.1.0-beta.1 ([#​3179](https://togithub.com/node-red/node-red/issues/3179)) [@​kazuhitoyokoi](https://togithub.com/kazuhitoyokoi) - Include full user object on login audit events ([#​3269](https://togithub.com/node-red/node-red/issues/3269)) [@​knolleary](https://togithub.com/knolleary) - Remove styling from de locale files ([#​3237](https://togithub.com/node-red/node-red/issues/3237)) [@​knolleary](https://togithub.com/knolleary) Editor - Change tab hide button icon to an eye and add search option ([#​3282](https://togithub.com/node-red/node-red/issues/3282)) [@​knolleary](https://togithub.com/knolleary) - Fix i18n handling of namespaces with spaces in ([#​3281](https://togithub.com/node-red/node-red/issues/3281)) [@​knolleary](https://togithub.com/knolleary) - Trigger change event when autoComplete fills in input ([#​3280](https://togithub.com/node-red/node-red/issues/3280)) [@​knolleary](https://togithub.com/knolleary) - Apply CN i18n fix ([#​3279](https://togithub.com/node-red/node-red/issues/3279)) [@​knolleary](https://togithub.com/knolleary) - fix select menu label of config node to use paletteLabel ([#​3273](https://togithub.com/node-red/node-red/issues/3273)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - fix removed tab not to cause node conflict ([#​3275](https://togithub.com/node-red/node-red/issues/3275)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - Group diff fix ([#​3239](https://togithub.com/node-red/node-red/issues/3239)) [@​knolleary](https://togithub.com/knolleary) - Only toggle disabled workspace flag if on activeWorkspace ([#​3252](https://togithub.com/node-red/node-red/issues/3252)) [@​knolleary](https://togithub.com/knolleary) - Do not show status for disabled nodes ([#​3253](https://togithub.com/node-red/node-red/issues/3253)) [@​knolleary](https://togithub.com/knolleary) - Set dimension value for tour guide ([#​3265](https://togithub.com/node-red/node-red/issues/3265)) [@​kazuhitoyokoi](https://togithub.com/kazuhitoyokoi) - Avoid redundant initialisation of TypedInput type ([#​3263](https://togithub.com/node-red/node-red/issues/3263)) [@​knolleary](https://togithub.com/knolleary) - Don't let themes change flow port label color ([#​3270](https://togithub.com/node-red/node-red/issues/3270)) [@​bonanitech](https://togithub.com/bonanitech) - Fix treeList gutter calculation to handle floating gutters ([#​3238](https://togithub.com/node-red/node-red/issues/3238)) [@​knolleary](https://togithub.com/knolleary) Nodes - Debug: Handle RegExp types in Debug sidebar ([#​3251](https://togithub.com/node-red/node-red/issues/3251)) [@​knolleary](https://togithub.com/knolleary) - Delay: fix 2nd output when in rate limit per topic modes ([#​3261](https://togithub.com/node-red/node-red/issues/3261)) [@​dceejay](https://togithub.com/dceejay) - Link: fix to show link target when selected ([#​3267](https://togithub.com/node-red/node-red/issues/3267)) [@​HiroyasuNishiyama](https://togithub.com/HiroyasuNishiyama) - Inject: Do not modify inject node props in oneditprepare ([#​3242](https://togithub.com/node-red/node-red/issues/3242)) [@​knolleary](https://togithub.com/knolleary) - HTTP Request: HTTP Basic Auth should always add : between username and password even if empty ([#​3236](https://togithub.com/node-red/node-red/issues/3236)) [@​hardillb](https://togithub.com/hardillb)

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



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