Bump axios-cache-interceptor from 1.5.1 to 1.11.1 #143

Merged
dependabot[bot] merged 1 commits from dependabot/npm_and_yarn/axios-cache-interceptor-1.11.1 into main 2026-01-02 21:10:01 +00:00
dependabot[bot] commented 2025-12-30 15:38:57 +00:00 (Migrated from github.com)

Bumps axios-cache-interceptor from 1.5.1 to 1.11.1.

Release notes

Sourced from axios-cache-interceptor's releases.

v1.11.1

What's Changed

Full Changelog: https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.11.0...v1.11.1

v1.11.0

What's Changed

Full Changelog: https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.10.0...v1.11.0

v1.10.0

What's Changed

Full Changelog: https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.9.1...v1.10.0

v1.9.1

What's Changed

Full Changelog: https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.9.0...v1.9.1

v1.9.0

Notable Changes

  • Changed web and memory storage default values to eliminate memory leaks in setups using default configuration.
  • Introduced an opt-in mechanism for caching.
  • Fixed an issue where Safari cache takeover was not functioning correctly.
  • Improved and expanded documentation across multiple areas.

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from axios-cache-interceptor's changelog.

v1.11.1

Merged

Commits

v1.11.0 - 2025-12-27

Merged

Commits

v1.10.0 - 2025-12-19

Merged

Commits

v1.9.1 - 2025-12-15

Merged

Commits

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by [GitHub Actions](https://www.npmjs.com/~GitHub Actions), a new releaser for axios-cache-interceptor since your current version.


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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.
Bumps [axios-cache-interceptor](https://github.com/arthurfiorette/axios-cache-interceptor) from 1.5.1 to 1.11.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/arthurfiorette/axios-cache-interceptor/releases">axios-cache-interceptor's releases</a>.</em></p> <blockquote> <h2>v1.11.1</h2> <h2>What's Changed</h2> <ul> <li>Foolproof request headers casing by <a href="https://github.com/arthurfiorette"><code>@​arthurfiorette</code></a> in <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1157">arthurfiorette/axios-cache-interceptor#1157</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.11.0...v1.11.1">https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.11.0...v1.11.1</a></p> <h2>v1.11.0</h2> <h2>What's Changed</h2> <ul> <li>Support for Vary header by <a href="https://github.com/arthurfiorette"><code>@​arthurfiorette</code></a> in <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1154">arthurfiorette/axios-cache-interceptor#1154</a></li> <li>Improve debug messages by <a href="https://github.com/arthurfiorette"><code>@​arthurfiorette</code></a> in <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1155">arthurfiorette/axios-cache-interceptor#1155</a></li> <li>Fix documentation typos by <a href="https://github.com/arthurfiorette"><code>@​arthurfiorette</code></a> in <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1156">arthurfiorette/axios-cache-interceptor#1156</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.10.0...v1.11.0">https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.10.0...v1.11.0</a></p> <h2>v1.10.0</h2> <h2>What's Changed</h2> <ul> <li>Propagate errors to all deduplicated requests instead of retrying individually by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1152">arthurfiorette/axios-cache-interceptor#1152</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.9.1...v1.10.0">https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.9.1...v1.10.0</a></p> <h2>v1.9.1</h2> <h2>What's Changed</h2> <ul> <li><a href="https://github.com/arthurfiorette/tinylibs/releases/tag/object-code%402.0.0">Upgraded <code>object-code</code> to 2.0.0</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.9.0...v1.9.1">https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.9.0...v1.9.1</a></p> <h2>v1.9.0</h2> <h2>Notable Changes</h2> <ul> <li>Changed <a href="https://axios-cache-interceptor.js.org/guide/storages">web and memory storage</a> default values to eliminate memory leaks in setups using default configuration.</li> <li>Introduced an <a href="https://axios-cache-interceptor.js.org/config/request-specifics#cache-enabled">opt-in mechanism</a> for caching.</li> <li>Fixed an issue where Safari cache takeover was not functioning correctly.</li> <li>Improved and expanded documentation across multiple areas.</li> </ul> <h2>What's Changed</h2> <ul> <li>fixed docs typo seconds -&gt; milliseconds by <a href="https://github.com/viktorkalajo"><code>@​viktorkalajo</code></a> in <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1109">arthurfiorette/axios-cache-interceptor#1109</a></li> <li>Fix interceptor documentation: replace FILO with LIFO and improve clarity by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1139">arthurfiorette/axios-cache-interceptor#1139</a></li> <li>Add max-age=0 to Cache-Control header for Safari compatibility by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1138">arthurfiorette/axios-cache-interceptor#1138</a></li> <li>Fix: Skip conditional headers when cache.override is true by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1137">arthurfiorette/axios-cache-interceptor#1137</a></li> <li>Add <code>enabled</code> flag for opt-in cache control by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1141">arthurfiorette/axios-cache-interceptor#1141</a></li> <li>Fix memory leak in axios.waiting and improve storage handling by <a href="https://github.com/Copilot"><code>@​Copilot</code></a> in <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1140">arthurfiorette/axios-cache-interceptor#1140</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/viktorkalajo"><code>@​viktorkalajo</code></a> made their first contribution in <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1109">arthurfiorette/axios-cache-interceptor#1109</a></li> <li><a href="https://github.com/Copilot"><code>@​Copilot</code></a> made their first contribution in <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1139">arthurfiorette/axios-cache-interceptor#1139</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/arthurfiorette/axios-cache-interceptor/blob/main/CHANGELOG.md">axios-cache-interceptor's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.11.0...v1.11.1">v1.11.1</a></h2> <h3>Merged</h3> <ul> <li>Foolproof request headers casing <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1157"><code>[#1157](https://github.com/arthurfiorette/axios-cache-interceptor/issues/1157)</code></a></li> </ul> <h3>Commits</h3> <ul> <li>typos <a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/f88d836f0895dec621b84793ff78564873bc2e6c"><code>f88d836</code></a></li> </ul> <h2><a href="https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.10.0...v1.11.0">v1.11.0</a> - 2025-12-27</h2> <h3>Merged</h3> <ul> <li>typos <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1156"><code>[#1156](https://github.com/arthurfiorette/axios-cache-interceptor/issues/1156)</code></a></li> <li>Improve debug messages <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1155"><code>[#1155](https://github.com/arthurfiorette/axios-cache-interceptor/issues/1155)</code></a></li> <li>Support for Vary header <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1154"><code>[#1154](https://github.com/arthurfiorette/axios-cache-interceptor/issues/1154)</code></a></li> <li>build(deps-dev): bump <code>@​swc/helpers</code> from 0.5.17 to 0.5.18 <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1153"><code>[#1153](https://github.com/arthurfiorette/axios-cache-interceptor/issues/1153)</code></a></li> </ul> <h3>Commits</h3> <ul> <li>Fix test:types script <a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/dc57ef5ca3fd971a1ff6863b084c8bb85cb01e0a"><code>dc57ef5</code></a></li> <li>tag: v1.10.0 <a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/9eec85d567d8c2ac1c192b4965203b2ccd13abc6"><code>9eec85d</code></a></li> <li>tag: v1.11.0 <a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/22aca7f878a4ee8a721e8e70e9289b360be4d6fb"><code>22aca7f</code></a></li> <li>Update changelog <a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/3d6e7a59fa8607b2df2b474a5395d2b8cc582727"><code>3d6e7a5</code></a></li> </ul> <h2><a href="https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.9.1...v1.10.0">v1.10.0</a> - 2025-12-19</h2> <h3>Merged</h3> <ul> <li>Fix: Propagate errors to all deduplicated requests instead of retrying individually <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1152"><code>[#1152](https://github.com/arthurfiorette/axios-cache-interceptor/issues/1152)</code></a></li> <li>build(deps-dev): bump <code>@​types/node</code> from 24.10.2 to 24.10.4 <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1151"><code>[#1151](https://github.com/arthurfiorette/axios-cache-interceptor/issues/1151)</code></a></li> <li>build(deps-dev): bump <code>@​biomejs/biome</code> from 2.3.9 to 2.3.10 <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1150"><code>[#1150](https://github.com/arthurfiorette/axios-cache-interceptor/issues/1150)</code></a></li> </ul> <h3>Commits</h3> <ul> <li>tag: v1.10.0 <a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/a79c69653fa86cf50b6a0beca676cf592ab06eb9"><code>a79c696</code></a></li> <li>tag: v1.9.1 <a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/99509c28791d8f6ccc810f1877a94f95b4af31ec"><code>99509c2</code></a></li> <li>tag: v1.9.2 <a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/5dbe0f2ab852de10fbc1a5eb4c526c5607888d4c"><code>5dbe0f2</code></a></li> </ul> <h2><a href="https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.9.0...v1.9.1">v1.9.1</a> - 2025-12-15</h2> <h3>Merged</h3> <ul> <li>build(deps-dev): bump <code>@​types/node</code> from 24.10.1 to 24.10.2 <a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/pull/1144"><code>[#1144](https://github.com/arthurfiorette/axios-cache-interceptor/issues/1144)</code></a></li> </ul> <h3>Commits</h3> <ul> <li>chore: update dependecies <a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/413021b8ea2dccd84cb58206683382394cf50a2d"><code>413021b</code></a></li> <li>tag: v1.9.1 <a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/17c040a6030912f3d62300c38cb85fa4ee6dd8fd"><code>17c040a</code></a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/b1e0d2802f286fdb2846e7617b432f9b3b2fea81"><code>b1e0d28</code></a> tag: v1.11.1</li> <li><a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/49a808059dfc081b9cc23d48f243d55dfce15f01"><code>49a8080</code></a> Foolproof request headers casing (<a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/issues/1157">#1157</a>)</li> <li><a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/f88d836f0895dec621b84793ff78564873bc2e6c"><code>f88d836</code></a> typos</li> <li><a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/38c893648fb1cccc16f412d9219ab3cbe64390a1"><code>38c8936</code></a> Improve debug messages (<a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/issues/1155">#1155</a>)</li> <li><a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/3a1f2d85e8866785108b4103901a2104471405b1"><code>3a1f2d8</code></a> tag: v1.11.0</li> <li><a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/6e2e8dc9c2941abbc6cd6d9930d949da2ca735fa"><code>6e2e8dc</code></a> Support for Vary header (<a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/issues/1154">#1154</a>)</li> <li><a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/23e0d6810c49fbd4245513b55cab031dbc639a6d"><code>23e0d68</code></a> Fix test:types script</li> <li><a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/913aff52d80e1914dbbabaafbaba5496c0ea10ae"><code>913aff5</code></a> Update changelog</li> <li><a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/0bc80d842d96dee55095b5ca585d2d217f2bd087"><code>0bc80d8</code></a> build(deps-dev): bump <code>@​swc/helpers</code> from 0.5.17 to 0.5.18 (<a href="https://redirect.github.com/arthurfiorette/axios-cache-interceptor/issues/1153">#1153</a>)</li> <li><a href="https://github.com/arthurfiorette/axios-cache-interceptor/commit/a79c69653fa86cf50b6a0beca676cf592ab06eb9"><code>a79c696</code></a> tag: v1.10.0</li> <li>Additional commits viewable in <a href="https://github.com/arthurfiorette/axios-cache-interceptor/compare/v1.5.1...v1.11.1">compare view</a></li> </ul> </details> <details> <summary>Maintainer changes</summary> <p>This version was pushed to npm by [GitHub Actions](<a href="https://www.npmjs.com/~GitHub">https://www.npmjs.com/~GitHub</a> Actions), a new releaser for axios-cache-interceptor since your current version.</p> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=axios-cache-interceptor&package-manager=npm_and_yarn&previous-version=1.5.1&new-version=1.11.1)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) --- <details> <summary>Dependabot commands and options</summary> <br /> 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 show <dependency name> ignore conditions` will show all of the ignore conditions of the specified dependency - `@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) You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/rishighan/threetwo/network/alerts). </details>
Sign in to join this conversation.