Releases: Automattic/request-promise-native
Releases · Automattic/request-promise-native
Make the npm package way smaller
Full Changelog: v2.1.0...v2.2.1
Update "promise-core" dependencies
What's Changed
Full Changelog: v2.0.0...v2.1.0
Use the @cypress/request fork
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
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
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
- @dependabot made their first contribution in #9
Full Changelog: v1.0.9...v1.1.0
Bumped request-promise-core
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.