threadneedle icon indicating copy to clipboard operation
threadneedle copied to clipboard

An ORM-style abstraction layer for interacting with third party HTTP-based APIs.

Results 12 threadneedle issues
Sort by recently updated
recently updated
newest added

Bumps [@xmldom/xmldom](https://github.com/xmldom/xmldom) from 0.7.5 to 0.7.8. Release notes Sourced from @​xmldom/xmldom's releases. 0.7.8 Commits Fixed fix: Restore ES5 compatibility [#452](https://github.com/xmldom/xmldom/issues/452) / [#453](https://github.com/xmldom/xmldom/issues/453) Thank you, @​fengxinming, for your contributions 0.7.7 Commits...

dependencies

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=winston&from_version=2.4.5&to_version=3.3.0&pr_id=7eebc652-b9f9-46b4-9ad9-3a1ae4ef44e1&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of this project. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=mout&from_version=1.2.2&to_version=1.2.3&pr_id=8caf48d4-f53c-4feb-9574-bb501c3c2243&visibility=true&has_feature_flag=false) #### Changes included in this PR - Changes to...

Snyk has created this PR to upgrade mout from 1.2.2 to 1.2.3. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=npm&package_name=mout&from_version=1.2.2&to_version=1.2.3&pr_id=08e67860-50a0-4aa3-9668-2f1dcb1a727c&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

A review of the code indicates that no other parts are affected by the breaking changes in the library update.

https://github.com/trayio/threadneedle/blob/master/lib/addMethod/index.js#L78 The way arrays are handled may not be right or consistent, when dealing with an array in query string. May need to add a flag to either bypass and...

First write some tests to check this, as unsure if number and boolean are consistently being converted to string or not. Else, issue lies elsewhere.

bug

The vast majority of the time (like, always) this will be what's required. We should set it by default on the global level so we don't even have to worry...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies