vergissberlin / node-red-contrib-mjml

Node for NodeRED to create professional looking emails with MJML.
https://flows.nodered.org/node/@vergissberlin/node-red-contrib-mjml
MIT License
3 stars 0 forks source link

Update dependency node-red to v2.1.5 #16

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

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

Release Notes

node-red/node-red ### [`v2.1.5`](https://togithub.com/node-red/node-red/blob/HEAD/CHANGELOG.md#​215-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)

Configuration

📅 Schedule: 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 WhiteSource Renovate. View repository job log here.