Skip to content

Releases: Automattic/request-promise-native

Make the npm package way smaller

11 Feb 15:32
cfb83cf
Compare
Choose a tag to compare

Update "promise-core" dependencies

11 Feb 15:29
462e0a7
Compare
Choose a tag to compare

What's Changed

  • Add the promise-core library to the deps/ directory and update its dependencies by @macbre in #26

Full Changelog: v2.0.0...v2.1.0

Use the @cypress/request fork

11 Feb 01:15
472f7cc
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump eslint from 9.19.0 to 9.20.0 by @dependabot in #21
  • Use the @cypress/request npm package by @macbre in #24

Full Changelog: v1.1.1...v2.0.0

Use the latest eslint and remove unused dependencies

06 Feb 12:30
cd9fd74
Compare
Choose a tag to compare

What's Changed

  • Remove unused dependencies + install eslint by @macbre in #19
  • chore(deps-dev): bump eslint from 8.57.1 to 9.19.0 by @dependabot in #20

Full Changelog: v1.1.0...v1.1.1

Update the dependencies and introduce CI checks

05 Feb 19:24
3bce7d9
Compare
Choose a tag to compare

What's Changed

  • npm: update dev dependencies + add the lock file + make "npm t" work by @macbre in #14
  • Create test.yml by @macbre in #15
  • chore(deps): bump tough-cookie from 2.5.0 to 5.1.0 by @dependabot in #9
  • chore(deps-dev): bump chalk from 1.1.3 to 5.4.1 by @dependabot in #13
  • chore(deps-dev): bump body-parser from 1.15.2 to 1.20.3 by @dependabot in #10
  • chore(deps-dev): bump rimraf from 2.5.4 to 6.0.1 by @dependabot in #4
  • chore(deps-dev): bump lodash from 4.13.1 to 4.17.21 by @dependabot in #12
  • chore(deps-dev): bump run-sequence from 1.2.2 to 2.2.1 by @dependabot in #3
  • Remove gulp and related tools by @macbre in #16
  • Update the tough-cookies dependency by @macbre in #17
  • Force uuid v7 to remove deprecation warning on npm i by @macbre in #18

New Contributors

Full Changelog: v1.0.9...v1.1.0

Bumped request-promise-core

04 Feb 22:30
5ba2387
Compare
Choose a tag to compare

The last published upstream version of this library from https://github.com/request/request-promise-native


v1.0.9 (2020-07-21)
- Security fix: bumped request-promise-core which bumps lodash to ^4.17.19 following this advisory.