Skip to content
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

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

Merged
merged 1 commit into from
Aug 23, 2023

Conversation

QiluXie
Copy link
Contributor

@QiluXie QiluXie commented Jul 21, 2023

This PR was automatically created by Snyk using the credentials of a real user.


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 a year ago, on 2022-07-29.
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
    Read more
  • 0.10.3 - 2022-05-02
    Read more
  • 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
    Read more
  • 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
    Read more
from axios-cache-interceptor GitHub release notes
Commit messages
Package name: axios-cache-interceptor

Compare


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:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@QiluXie QiluXie requested a review from a team August 3, 2023 09:03
Copy link
Contributor Author

@QiluXie QiluXie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

minor dep upgrade

@QiluXie QiluXie force-pushed the snyk-upgrade-282bbb02280c22478dff481cc01e9ec0 branch from f82900c to 784f777 Compare August 23, 2023 07:32
@QiluXie QiluXie force-pushed the snyk-upgrade-282bbb02280c22478dff481cc01e9ec0 branch from 784f777 to e4d46e3 Compare August 23, 2023 08:45
@QiluXie QiluXie merged commit 963b151 into develop Aug 23, 2023
@mergify mergify bot deleted the snyk-upgrade-282bbb02280c22478dff481cc01e9ec0 branch August 23, 2023 09:02
@harishv7 harishv7 mentioned this pull request Aug 23, 2023
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.

3 participants