Stwissel / node-red-contrib-salesforce

A set of Node-RED nodes to interact with Salesforce and Force.com
MIT License
10 stars 17 forks source link

An in-range update of node-red is breaking the build 🚨 #39

Closed greenkeeper[bot] closed 1 year ago

greenkeeper[bot] commented 5 years ago

The devDependency node-red was updated from 0.20.5 to 0.20.6.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

node-red is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/Stwissel/node-red-contrib-salesforce/builds/548666679?utm_source=github_status&utm_medium=notification)).

Release Notes for 0.20.6: Maintenance Release
  • Revealing node position needs to account for zoom level Fixes #2172
  • stop join tripping up if last message of buffer is blank.
  • Improve handling of file upload in request node
  • Handle subflow internal node wired to a non-existant node Fixes #2202
  • Do not save subflow env vars with blank names
  • Don't allow a link node virtual wire to connect to normal port
  • Clear HTTP Request node authType when auth disabled Fixes #2215
  • Fix parsing of content-type header Fixes #2216
  • Fix join node reset issue with merging objects
  • Copy data-i18n attribute on TypedInput Fixes #2211
FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 5 years ago

After pinning to 0.20.5 your tests are passing again. Downgrade this dependency πŸ“Œ.

greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for 0.20.7: Maintenance Release
  • Update jsonata to 1.6.5 which should fix #2183
  • Ensure the subflow stop promise is waiting for before restarting
  • Properly escape node types in palette
greenkeeper[bot] commented 5 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for 0.20.8: Maintenance Release
  • Sanitize tab name in edit dialog
  • Pass httpServer to runtime even when httpAdmin disabled Fixes #2272
greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for 1.0.3: Maintenance Release

Runtime

  • Increase timeouts in Subflow tests to minimise false positives
  • Update grunt-sass and add node-sass for node12 support
  • Fix timings of Delay node tests
  • #2340 Update JSONata to 1.7.0
  • Bump https-proxy-agent version
  • #2332 Fix error handling of nodes with multiple input handlers
  • Add script to generate npm publish script
  • #2371 Ensure folder is present before write (e.g. flows file not in user folder)
  • #2371 Handle windows UNC '\' paths
  • #2366 Handle logging of non-JSON encodable objects

Editor

  • #2328 Fix language handling in subflow node
  • Use default language if lng param not set in i18n req
  • #2326 Fix palette editor search visualization
  • #2375 Subflow status not showing i18n version of contained core nodes status
  • Fix inverse of 'replace' editor event
  • #2376 Fallback to base language files if present
  • #2373 Support UI testing on the latest Google Chrome
  • #2364 Add tooltip to expand button in markdown editor
  • #2363 Support ctrl key to select tabs for Windows
  • #2356 Make JSONata help initially shown in expression editor
  • #2355 Prohibit line break in type menu of typedInput

Nodes

  • Delay: Fix delay to not pass through .reset and .flush props consistently
  • #2352 File: Using the β€˜a msg per line’ the last line does not get msg.topic passed
  • #2339 HTTP Request: Check auth type on opening
  • HTTP Request: add units info
  • #2372 MQTT/WS: Improved proxy support for MQTT and WebSocket nodes
  • #2370 MQTT: Add clarification that MQTT Out requires payload to send msg
greenkeeper[bot] commented 4 years ago

Your tests are passing again with this update. Explicitly upgrade to this version πŸš€

Release Notes for 1.0.4: Maintenance Release

Runtime

  • Update all dependencies to latest fix versions
  • Update JSONata to 1.8.1
  • #2473 Handle httpAdminRoot missing ending slash with login strategy Fixes
  • #2470 Update https-proxy-agent
  • #2461 Allow credentials to be provided as part of /flows api
  • #2444 Move receive metric position to better reflect async changes Fixes
  • #2406 Improve file store error when cache disabled and sync api used Closes
  • #2399 cloneMessage should handle undefined without throwing err Fixes
  • #2418 Fix the library api routes to prevent too broad matching of regex URLs
  • #2417 Remove undefined loadFlowLibrary call

Editor

  • #2465 Add better regex highlighting in jsonata edit mode Fixes
  • Add regex awareness to jsonata formatter
  • #2472 Avoid adding extra newlines when formating jsonata Fixes
  • #2475 Add UI test case for error handling
  • Avoid adding extra divs to edit form to avoid size miscalculation
  • Upgrade to latest marked and dompurify libs
  • Ensure catalog load errors are logged to the console
  • #2460 Track context sidebar element paths to track formatting changes Fixes
  • Battling Chrome Autocomplete, part 31: Wrap search input with form
  • #2445 Trick chrome into autofilling dummy username/password inputs Fixes
  • #2457 Fix garbled characters in library
  • #2409 Filter palette using raw label not html formatted label Fixes
  • #2400 Wrap long context values when displaying in sidebar Fixes
  • Fix duplicating array item in visual json editor
  • #2338 Modify history sidebar button positioning to handle long labels Fixes
  • #2438 Add some auto-complete snippets to the nrjavascript mode Close
  • #2430 Ignore disabled nodes when checking for invalid configs on deploy Closes
  • #2442 #2458 #2453 Update zh-CN translations
  • #2235 Add initial zh-TW translation
  • Re-enable jshint on editor and fixup issues
  • #2431 Remove unnecessary namespaces for i18n
  • #2440 Support BrowserStack in UI testing
  • #2358 Add path property to debug messages Fixes
  • Fix false change detection when no config node selected
  • Fix IME bug in text editor
  • Make node highlighting a bit more obvious for busy flows
  • #2392 Add icons and support i18n in typedInput of JSON editor

Nodes

  • #2462 MQTT: Ensure IPv6 broker names are wrapped in brackets Fixes
  • Join node - check existance before clearing timeout
  • Trigger: Complete 2nd msg when set to send latest
  • TCP: clarify text regarding blank parameters.
  • #2449 HTTP Request: Add HEAD as Method
  • Make min-height for change, switch, batch and mqtt consistent
Stwissel commented 1 year ago

fixed in 0.8