postmanlabs / postman-app-support

Postman is an API platform for building and using APIs. Postman simplifies each step of the API lifecycle and streamlines collaboration so you can create better APIs—faster.
https://www.postman.com
5.81k stars 839 forks source link

Update Built-in Lodash Library to V4 #11384

Open Postmanaut-Adrian opened 1 year ago

Postmanaut-Adrian commented 1 year ago

Is there an existing request for this feature?

Is your feature request related to a problem?

No

Describe the solution you'd like

Feature Request based on Customer Inquiry from Zendesk Ticket: 121950.

At the moment Postman's Built-in default Library only supports Lodash v3.10.1.

This means that to update to the latest version users need to use require to load the latest version.

The customer is inquiring about when the built-in Sandbox will be updated to no longer need the user to update the version.

Describe alternatives you've considered

No response

Additional context

Lodash V4 Introduced some bugs that may impact Postman's Scripts. To avoid this issue, Postman is shipped with V3 and allows users the option to update to V4 if needed.

11shyam11 commented 1 year ago

how can we use Lodash V4 in postman?

jaredstockton commented 1 year ago

how can we use Lodash V4 in postman?

@11shyam11 See https://github.com/postmanlabs/postman-app-support/issues/4436#issuecomment-380429424