Skip to content

[Snyk] Upgrade axios-cache-interceptor from 0.9.3 to 0.10.7 #29

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

IAmNolanPerry
Copy link
Contributor

snyk-top-banner

Snyk has created this PR to upgrade axios-cache-interceptor from 0.9.3 to 0.10.7.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 8 versions ahead of your current version.

  • The recommended version was released 3 years ago.

Release notes
Package name: axios-cache-interceptor
  • 0.10.7 - 2022-07-29

    Important Changes

    • You can now use a custom function instead of having to use a cache updater function for each request id. (Thanks @ nolde) (#304).

    Merged

    • feat: cache updater function for multiple keys. #304
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #307
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.30.7 to 5.31.0 #306
    • chore(deps-dev): bump webpack from 5.73.0 to 5.74.0 #305
    • chore(deps): bump terser from 5.12.1 to 5.14.2 #302
    • chore(deps-dev): bump es-check from 6.2.1 to 7.0.0 #303
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #300
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.30.6 to 5.30.7 #301
    • chore(deps-dev): bump @ types/jest from 28.1.5 to 28.1.6 #298
    • chore(deps-dev): bump eslint from 8.19.0 to 8.20.0 #297
    • chore(deps-dev): bump ts-jest from 28.0.5 to 28.0.7 #299
    • chore(deps-dev): bump jest-environment-jsdom from 28.1.2 to 28.1.3 #295
    • chore(deps-dev): bump jest from 28.1.2 to 28.1.3 #294
    • chore(deps-dev): bump @ types/jest from 28.1.4 to 28.1.5 #293
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #292
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.30.5 to 5.30.6 #291
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.30.4 to 5.30.5 #289
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #290
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #288
    • chore(deps-dev): bump eslint from 8.18.0 to 8.19.0 #287
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.30.0 to 5.30.4 #286
    • chore(deps-dev): bump @ types/jest from 28.1.3 to 28.1.4 #285
    • chore(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1 #284

    Commits

    Full Changelog: v0.10.6...v0.10.7

  • 0.10.6 - 2022-06-30

    Important Changes

    Merged

    • fix: cache update not being executed correctly #283
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.29.0 to 5.30.0 #282
    • chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0 #280
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #281
    • chore(deps-dev): bump ts-loader from 9.3.0 to 9.3.1 #278
    • chore(deps-dev): bump @ types/jest from 28.1.2 to 28.1.3 #276
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #275
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.28.0 to 5.29.0 #274
    • chore(deps-dev): bump eslint from 8.17.0 to 8.18.0 #271
    • chore(deps-dev): bump typescript from 4.7.3 to 4.7.4 #272
    • chore(deps-dev): bump @ types/jest from 28.1.1 to 28.1.2 #273
    • chore(deps-dev): bump prettier-plugin-organize-imports #270
    • chore(deps-dev): bump prettier from 2.7.0 to 2.7.1 #269
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.27.1 to 5.28.0 #266
    • chore(deps-dev): bump ts-jest from 28.0.4 to 28.0.5 #265
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #268
    • chore(deps-dev): bump prettier from 2.6.2 to 2.7.0 #267
    • chore(deps-dev): bump webpack-cli from 4.9.2 to 4.10.0 #264

    Commits

    Full Changelog: v0.10.5...v0.10.6

  • 0.10.5 - 2022-06-11

    Important Changes

    • Added cache.override option to ignore cache checks and force a new request (#256). (Thanks @ domdomegg)
    • Correclty remove X-Axios-Cache... server sent headers.

    Merged

    • chore(deps-dev): bump jest-environment-jsdom from 28.1.0 to 28.1.1 #261
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.27.0 to 5.27.1 #263
    • chore(deps-dev): bump jest from 28.1.0 to 28.1.1 #260
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #262
    • chore(deps-dev): bump @ types/jest from 28.1.0 to 28.1.1 #257
    • chore(deps-dev): bump typescript from 4.7.2 to 4.7.3 #258
    • chore(deps-dev): bump eslint from 8.16.0 to 8.17.0 #259

    Commits

    • chore: fixed debug configuration 33398ce
    • chore: updated sponsors e8cb692
    • docs: improved override docs dfe1595
    • docs: typos 67bad37
    • docs: updated version 8c94ef9
    • feat: better override documentation 338c9a6
    • feat: override cache option 268fccb
    • feat: remove remnant x-axios-headers from server response d87307a

    Full Changelog: v0.10.4...v0.10.5

  • 0.10.4 - 2022-06-03

    Axios v1.0 is still in beta, I'll wait for it's first stable release to make axios-cache-interceptor v1 compatible.

    Important Changes

    • max-age=0 Cache-Control header is now correctly interpreted (#253). (Thanks @ heiko-r).
    • Removed symbol to preserve sideEffect free status (#233). (Thanks @ KevinFreistroffe).
    • Updated object-code and jest.

    Merged

    • chore(deps-dev): bump webpack from 5.72.1 to 5.73.0 #255
    • chore(deps-dev): bump ts-jest from 28.0.3 to 28.0.4 #254
    • chore(deps-dev): bump @ types/jest from 27.5.1 to 28.1.0 #252
    • fix: Interpret max-age=0 as a valid cache-control header #253
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.26.0 to 5.27.0 #250
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #251
    • chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 #249
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #246
    • chore(deps-dev): bump ts-jest from 28.0.2 to 28.0.3 #247
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.25.0 to 5.26.0 #248
    • chore(deps-dev): bump eslint from 8.15.0 to 8.16.0 #245
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #243
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.23.0 to 5.25.0 #242
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #241
    • chore(deps-dev): bump @ types/jest from 27.5.0 to 27.5.1 #238
    • chore(deps-dev): bump ts-jest from 28.0.1 to 28.0.2 #234
    • chore(deps-dev): bump webpack from 5.72.0 to 5.72.1 #237
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.22.0 to 5.23.0 #235
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #236
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.21.0 to 5.22.0 #231
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #230
    • chore(deps-dev): bump @ types/jest from 27.4.1 to 27.5.0 #232

    Commits

    • chore(deps): update jest to 28 f4f4be1
    • deps: updated object-code 6b1a1c5
    • deps: updated object-code 77adcaf
    • docs: fixed variable name (#239) e97a515
    • docs: help this repo grow 2fc2c17
    • docs: improved documentation 6bcd7dc
    • docs: updated version 5cb76aa
    • fix: removed symbol to preserve sideEffect free status (#233) b6302ef
    • refactor: updated some minor things 623ae22

    Full Changelog: v0.10.3...v0.10.4

  • 0.10.3 - 2022-05-02

    Important Changes

    • Updated axios to 0.27 (#227)
    • Pass currentRequest on each access to storages (#220) (Thanks @ Warxcell)

    Merged

    • chore(deps-dev): bump ts-loader from 9.2.9 to 9.3.0 #228
    • chore(deps-dev): bump express from 4.18.0 to 4.18.1 in /docs #229
    • feat: updated axios to 0.27 #227
    • Pass currentRequest on each access to storages (#220) #226
    • chore(deps-dev): bump typescript from 4.6.3 to 4.6.4 #225
    • chore(deps-dev): bump ts-loader from 9.2.8 to 9.2.9 #222
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.20.0 to 5.21.0 #215
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #217
    • chore(deps-dev): bump express from 4.17.3 to 4.18.0 in /docs #218
    • chore(deps): bump github/codeql-action from 1 to 2 #214
    • chore(deps-dev): bump eslint from 8.13.0 to 8.14.0 #213
    • chore(deps-dev): bump tslib from 2.3.1 to 2.4.0 #212
    • chore(deps): bump async from 2.6.3 to 2.6.4 #211
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #209
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.19.0 to 5.20.0 #210
    • chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.36 to 0.3.38 #208
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #207
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.18.0 to 5.19.0 #206
    • chore(deps-dev): bump eslint from 8.12.0 to 8.13.0 #205
    • chore(deps-dev): bump webpack from 5.71.0 to 5.72.0 #204
    • chore(deps): bump codecov/codecov-action from 2.1.0 to 3 #203
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #202
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.17.0 to 5.18.0 #201
    • chore(deps-dev): bump prettier from 2.6.1 to 2.6.2 #197
    • chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.35 to 0.3.36 #199
    • chore(deps-dev): bump webpack from 5.70.0 to 5.71.0 #198
    • chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.34 to 0.3.35 #196
    • chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.33 to 0.3.34 #195
    • chore(deps): bump ansi-regex from 3.0.0 to 3.0.1 #194
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #192
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.16.0 to 5.17.0 #193
    • chore(deps-dev): bump eslint from 8.11.0 to 8.12.0 #191

    Commits

    • docs: updated benchmark 9e23648
    • docs: updated docs theme 7a1ff7b
    • docs: updated download urls 8297fe2
    • docs: updated issue template 639b284
    • refactor: simpler config.cache check 55f9599

    Full Changelog: v0.10.2...v0.10.3

  • 0.10.2 - 2022-03-25

    Important Changes

    • Fixed weird TypeError: Cannot read property 'data' of undefined bug.
      Thanks @ cipriandraghici93 and @ himasimplisafe (again!).

    Merged

    • chore(deps-dev): bump prettier from 2.6.0 to 2.6.1 #187
    • chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.31 to 0.3.33 #185
    • chore(deps-dev): bump ts-jest from 27.1.3 to 27.1.4 #186
    • chore(deps-dev): bump typescript from 4.6.2 to 4.6.3 #188
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.15.0 to 5.16.0 #183
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #184
    • chore(deps): bump object-code from 1.2.0 to 1.2.2 #182
    • chore(deps): bump fast-defer from 1.1.5 to 1.1.7 #181
    • chore(deps): bump cache-parser from 1.2.2 to 1.2.4 #180
    • chore(deps-dev): bump prettier from 2.5.1 to 2.6.0 #178
    • chore(deps-dev): bump @ typescript-eslint/eslint-plugin #175
    • chore(deps-dev): bump @ typescript-eslint/parser from 5.14.0 to 5.15.0 #176

    Commits

    • chore: fixed escheck script 4e93728
    • docs: added runkit comment f25bff6
    • docs: updated download urls b98f4b0
    • fix: fixed bug when a pending request had it cached empty (#165) 0a00778
    • style: formatted code b44c6b3

    Full Changelog: v0.10.1...v0.10.2

  • 0.10.1 - 2022-03-14

    Default options were updated

    This isn't something that you should really care. All these options should have been enabled by default. (unless you are using a cache library and wants to avoid correct caching behaviors 😁)

    As this package was evoluting, new cache options and behaviours were introduced. To avoid possible "breaking changes" on every release, they were shipped disabled by default. But, the majority of users won't enable them because they don't know their existence and/or what they do.

    Important changes:

    • Enabled etag, staleIfError, and interpretHeader by default. (119fa32)
    • Fixed reference changes when using memory storage (#163 and #164)
    • Improved documentation in many areas. (Thanks @ arnaud9145 and @ himasimplisafe)
    • Restructured bundle options and folders (#167)
    • Fixed v0.10.0 build setup

    Full Changelog: v0.9.3...v0.10.1

  • 0.10.0 - 2022-03-14

    This version was shipped with a build bug. Please use 0.10.1.

  • 0.9.3 - 2022-03-04

    Important Changes

    • FIxed url, baseURL and method being changed by buildKeyGenerator. Thanks @ chandu (#161).
    • defaultKeyGenerator now hashes every object returned by his generator, except for number and strings.

    Merged

    • chore(deps-dev): bump webpack from 5.69.1 to 5.70.0 #162
    • chore(deps-dev): bump eslint-config-prettier from 8.4.0 to 8.5.0 #160
    • chore(deps): bump actions/checkout from 2 to 3 #158
    • chore(deps-dev): bump ts-loader from 9.2.6 to 9.2.7 #159
    • chore(deps-dev): bump typescript from 4.5.5 to 4.6.2 #157

    Commits

    • chore: add funding.yml 2429ae2
    • chore: cache parser dependency range a71f9aa
    • docs: updated code comment 80850b9
    • docs: updated download urls 06091a2
    • fix: defaultKeyGenerator keeps response unchanged (#161) ab45164

    Full Changelog: v0.9.2...v0.9.3

from axios-cache-interceptor GitHub release notes

Important

  • Check the changes in this PR to ensure they won't cause issues with your project.
  • This PR was automatically created by Snyk using the credentials of a real user.

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

Snyk has created this PR to upgrade axios-cache-interceptor from 0.9.3 to 0.10.7.

See this package in npm:
axios-cache-interceptor

See this project in Snyk:
https://app.snyk.io/org/hollowomnicron/project/2b09cfc3-ed40-4aef-b76a-61fada57dd05?utm_source=github&utm_medium=referral&page=upgrade-pr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants