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.4 #78

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps axios-cache-interceptor from 0.9.3 to 0.10.4.

Release notes

Sourced from axios-cache-interceptor's releases.

v0.10.4

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

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: https://github.com/arthurfiorette/axios-cache-interceptor/compare/v0.10.3...v0.10.4

v0.10.3

Important Changes

... (truncated)

Changelog

Sourced from axios-cache-interceptor's changelog.

v0.10.4

Merged

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

v0.10.3 - 2022-05-02

Merged

... (truncated)

Commits
  • d00bdc8 tag: v0.10.4
  • 1671c16 chore(deps-dev): bump webpack from 5.72.1 to 5.73.0 (#255)
  • d41295a chore(deps-dev): bump ts-jest from 28.0.3 to 28.0.4 (#254)
  • ce5900b chore(deps-dev): bump @​types/jest from 27.5.1 to 28.1.0 (#252)
  • 728b69d fix: Interpret max-age=0 as a valid cache-control header (#253)
  • e1d6bdd chore(deps-dev): bump @​typescript-eslint/parser from 5.26.0 to 5.27.0 (#250)
  • 7f8111c chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#251)
  • 81dcdd3 chore(deps-dev): bump typescript from 4.6.4 to 4.7.2 (#249)
  • db7fc8d chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#246)
  • bbc937c chore(deps-dev): bump ts-jest from 28.0.2 to 28.0.3 (#247)
  • 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 #84.