Sourced from cacheable-request's releases.
v10.2.12
What's Changed
- reverting back to previous get-stream by
@jaredwray
in jaredwray/cacheable-request#253Full Changelog: https://github.com/jaredwray/cacheable-request/compare/v10.2.11...v10.2.12
v10.2.11
Major Changes Made
- Upgraded get-stream to 7.0.0 and now using
getStreamAsBuffer
- Removed support for Nodejs 14 as it is incompatible with GOT and get-stream
NOTE: testing has started with Nodejs version 20 and there is an issue that we are working to resolve in the next month jaredwray/cacheable-request#251
What's Changed
- upgrading xo to 0.54.2 by
@jaredwray
in jaredwray/cacheable-request#238- upgrading delay to 6.0.0 by
@jaredwray
in jaredwray/cacheable-request#239- upgrading
@types/node
to 20.2.3 by@jaredwray
in jaredwray/cacheable-request#240- upgrading typescript to 5.1.3 by
@jaredwray
in jaredwray/cacheable-request#248- upgrading eslint-plugin-jest and types to latest by
@jaredwray
in jaredwray/cacheable-request#249- upgraded get-stream to 7.0.0 by
@jaredwray
in jaredwray/cacheable-request#250Full Changelog: https://github.com/jaredwray/cacheable-request/compare/v10.2.10...v10.2.11
v10.2.10
Code Cleanup
In this release there were minor code clean up with how we identified
undefined
values. Nothing major.What's Changed
- upgrading typescript and jest to latest by
@jaredwray
in jaredwray/cacheable-request#230- upgrading
@types/node
to 18.15.10 by@jaredwray
in jaredwray/cacheable-request#231- upgrading sqlite3 and
@keyv/sqlite
to latest by@jaredwray
in jaredwray/cacheable-request#232- Upgrading xo to 0.54.1 by
@jaredwray
in jaredwray/cacheable-request#235- upgrading typescript and ts-jest to latest by
@jaredwray
in jaredwray/cacheable-request#236Full Changelog: https://github.com/jaredwray/cacheable-request/compare/v10.2.8...v10.2.10
v10.2.8
Updated body-parser to 1.20.2 - release notes here https://github.com/expressjs/body-parser/releases/tag/1.20.2
What's Changed
- security fix for http-cache-semantics 4.1.1 by
@jaredwray
in jaredwray/cacheable-request#224- upgrading typescript and
@types/node
to latest by@jaredwray
in jaredwray/cacheable-request#227- upgrading jest to 29.4.3 by
@jaredwray
in jaredwray/cacheable-request#228- upgrading body-parser to 1.20.2 by
@jaredwray
in jaredwray/cacheable-request#229Full Changelog: https://github.com/jaredwray/cacheable-request/compare/v10.2.6...v10.2.8