isomerpages / isomercms-backend

A static website builder and host for the Singapore Government
5 stars 1 forks source link

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

Closed QiluXie closed 1 year ago

QiluXie commented 1 year ago

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.

:information_source: 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
  • c2662d7 tag: v0.10.7
  • f0cd5d1 feat: cache updater function for multiple keys. (#304)
  • 24ff867 chore(deps-dev): bump @ typescript-eslint/eslint-plugin (#307)
  • 0e49e7b chore(deps-dev): bump @ typescript-eslint/parser from 5.30.7 to 5.31.0 (#306)
  • 9f07f7b chore(deps-dev): bump webpack from 5.73.0 to 5.74.0 (#305)
  • f2d8131 chore(deps): bump terser from 5.12.1 to 5.14.2 (#302)
  • 334dab6 chore(deps-dev): bump es-check from 6.2.1 to 7.0.0 (#303)
  • 47a5070 chore(deps-dev): bump @ typescript-eslint/eslint-plugin (#300)
  • 0b33a8b chore(deps-dev): bump @ typescript-eslint/parser from 5.30.6 to 5.30.7 (#301)
  • 39643e6 chore(deps-dev): bump @ types/jest from 28.1.5 to 28.1.6 (#298)
  • 9dda54e chore(deps-dev): bump eslint from 8.19.0 to 8.20.0 (#297)
  • e7ceff5 chore(deps-dev): bump ts-jest from 28.0.5 to 28.0.7 (#299)
  • ae6422c chore(deps-dev): bump jest-environment-jsdom from 28.1.2 to 28.1.3 (#295)
  • f2bdae7 chore(deps-dev): bump jest from 28.1.2 to 28.1.3 (#294)
  • 3fe44b0 chore(deps-dev): bump @ types/jest from 28.1.4 to 28.1.5 (#293)
  • 8d430bd chore(deps-dev): bump @ typescript-eslint/eslint-plugin (#292)
  • 6cb45e3 chore(deps-dev): bump @ typescript-eslint/parser from 5.30.5 to 5.30.6 (#291)
  • dc4a93d chore(deps-dev): bump @ typescript-eslint/parser from 5.30.4 to 5.30.5 (#289)
  • 089371e chore(deps-dev): bump @ typescript-eslint/eslint-plugin (#290)
  • 97f5b21 chore(deps-dev): bump @ typescript-eslint/eslint-plugin (#288)
  • 812209b chore(deps-dev): bump eslint from 8.18.0 to 8.19.0 (#287)
  • 2cb6e07 chore(deps-dev): bump @ typescript-eslint/parser from 5.30.0 to 5.30.4 (#286)
  • 757c81a chore(deps-dev): bump @ types/jest from 28.1.3 to 28.1.4 (#285)
  • 1777a98 chore(deps-dev): bump eslint-plugin-prettier from 4.1.0 to 4.2.1 (#284)
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](https://app.snyk.io/org/isomer/project/676b9e26-cebf-4964-b7b3-d9843e3339ff?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/isomer/project/676b9e26-cebf-4964-b7b3-d9843e3339ff/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/isomer/project/676b9e26-cebf-4964-b7b3-d9843e3339ff/settings/integration?pkg=axios-cache-interceptor&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)