Update dependency axios-cache-adapter to v2.7.3 #8
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.5.0
->2.7.3
Release Notes
RasCarlito/axios-cache-adapter (axios-cache-adapter)
v2.7.3
: Fix type for newmethods
config againCompare Source
methods
type to array of predefined strings (#239) @antonkravcv2.7.2
: Fix type for newmethods
configCompare Source
v2.7.1
: Only cache GET requests by default + override cachekey
per requestCompare Source
v2.7.0
: Fix no cache-control + new RedisDefaultStoreCompare Source
aa0666f
- RedisStore - Using direct Redis commands instead of hash Redis commands - #206 (#216) @arvind-bhaskar44d7227
- fix(lint): fix all lint issues (#229) @RasCarlito8b39242
- test(cache-control): fix no cache-control header test (#228) @RasCarlito814c028
- handle as no-cache when a server responds nocache-control
in headers (#169) @ttkienv2.6.0
: Lighter and a bit better 🚀Compare Source
ed1a130
- feat(deps): remove whatwg-url dependency (#227) (27 minutes ago) @RasCarlito @Brain200039f0bf1
- fix(utilities): fix invalid calling object error for IE11 (#226) (82 minutes ago) @RasCarlitodb9619a
- use babel to handle object rest/spread (#139) (4 hours ago) @ryankshaw3a8d36e
- feat(typescript): add IAxiosCacheAdapterRequest (#140) (4 hours ago) @blueloversb578717
- types: add excludeFromCache?: boolean; (#182) (4 hours ago) @bluelovers326e5ce
- better typing forlimit
option field (#217) (4 hours ago) @amir-arad9f5297b
- feat: update axios to v0.20.x (#214) (#215) (5 hours ago) @jahead75d02ab
- chore(node): drop node 6 and 8 support (#187) (8 months ago) @RasCarlito5cf25b8
- fix(cache): include baseURL in cache key (#162) (8 months ago) @merceyzb344bbd
- Ability to cache post, patch, put, delete methods (#128) (1 year ago) @mohamedgomranConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.