spacestation13 / website

The main website for the Space Station 13 community
https://spacestation13.com
MIT License
33 stars 13 forks source link

fix(deps): bump axios-cache-interceptor from 0.9.3 to 0.10.6 #97

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps axios-cache-interceptor from 0.9.3 to 0.10.6.

Release notes

Sourced from axios-cache-interceptor's releases.

v0.10.6

Important Changes

Merged

Commits

Full Changelog: https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.10.5...v0.10.6

v0.10.5

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

Commits

... (truncated)

Changelog

Sourced from axios-cache-interceptor's changelog.

v0.10.6

Merged

Commits

v0.10.5 - 2022-06-11

Merged

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

... (truncated)

Commits
  • 8e3031e tag: v0.10.6
  • 8eb6116 deps: updated dependencies
  • cf97535 fix: cache update not being executed correctly (#283)
  • 03cc615 chore(deps-dev): bump @​typescript-eslint/parser from 5.29.0 to 5.30.0 (#282)
  • da6853b chore(deps-dev): bump eslint-plugin-prettier from 4.0.0 to 4.1.0 (#280)
  • c0cb3aa chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#281)
  • d11e6b3 chore(deps-dev): bump ts-loader from 9.3.0 to 9.3.1 (#278)
  • 60880e2 chore(deps-dev): bump @​types/jest from 28.1.2 to 28.1.3 (#276)
  • 28a0267 chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#275)
  • e2476ab chore(deps-dev): bump @​typescript-eslint/parser from 5.28.0 to 5.29.0 (#274)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 2 years ago

Superseded by #109.