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

fix(deps): update dependency axios-cache-interceptor to v1.6.2 #755

Merged
merged 1 commit into from
Dec 30, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Dec 30, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios-cache-interceptor (source) 1.3.2 -> 1.6.2 age adoption passing confidence

Release Notes

arthurfiorette/axios-cache-interceptor (axios-cache-interceptor)

v1.6.2

Compare Source

What's Changed

New Contributors

Full Changelog: arthurfiorette/axios-cache-interceptor@1.6.1...v1.6.2

v1.6.1

Compare Source

What's Changed

  • Fixed 1.6.0 buildStorage.set() breaking change (#​906)
  • Fixed cloneData for concurrent requests (#​899)

New Contributors

Full Changelog: arthurfiorette/axios-cache-interceptor@v1.6.0...1.6.1

v1.6.0

Compare Source

Merged
  • build(deps-dev): bump auto-changelog from 2.4.0 to 2.5.0 #894
  • build(deps-dev): bump typescript from 5.5.4 to 5.6.2 #893
  • build(deps-dev): bump @​swc/helpers from 0.5.12 to 0.5.13 #890
  • build(deps-dev): bump axios from 1.7.5 to 1.7.7 #889
  • build(deps-dev): bump axios from 1.7.4 to 1.7.5 #886
  • build(deps-dev): bump vitepress from 1.3.3 to 1.3.4 #884
  • build(deps-dev): bump tslib from 2.6.3 to 2.7.0 #883
  • build(deps-dev): bump vitepress from 1.3.2 to 1.3.3 #879
  • build(deps-dev): bump axios from 1.7.3 to 1.7.4 #877
  • build(deps-dev): bump vitepress from 1.3.1 to 1.3.2 #874
  • build(deps-dev): bump c8 from 9.1.0 to 10.1.2 #855
  • feat: add stale flag in request return object #843
  • build(deps-dev): bump axios from 1.7.2 to 1.7.3 #872
  • build(deps-dev): bump typescript from 5.5.3 to 5.5.4 #868
  • build(deps-dev): bump jsdom from 24.1.0 to 24.1.1 #867
  • build(deps-dev): bump vitepress from 1.3.0 to 1.3.1 #864
  • build(deps-dev): bump @​swc/helpers from 0.5.11 to 0.5.12 #865
  • build(deps-dev): bump vitepress from 1.2.3 to 1.3.0 #860
  • build(deps-dev): bump typescript from 5.5.2 to 5.5.3 #859
  • build(deps-dev): bump typescript from 5.4.5 to 5.5.2 #857
  • build(deps-dev): bump tslib from 2.6.2 to 2.6.3 #851
  • feat: clear storage method #848
  • build(deps-dev): bump vitepress from 1.2.2 to 1.2.3 #849
  • build(deps-dev): bump @​types/jsdom from 21.1.6 to 21.1.7 #845
  • [ImgBot] Optimize images #844
  • docs: add an example node-cache implementation in docs #841
  • build(deps-dev): bump jsdom from 24.0.0 to 24.1.0 #842
Commits

v1.5.3

Compare Source

Merged
  • --- #839
  • --- #840
  • --- #838
  • --- #837
  • chore(deps-dev): bump axios from 1.6.8 to 1.7.0 #836
  • chore(deps-dev): bump vitepress from 1.1.4 to 1.2.0 #835
  • chore(deps): bump pnpm/action-setup from 3 to 4 #831
  • chore(deps-dev): bump vitepress from 1.1.3 to 1.1.4 #828
  • chore(deps-dev): bump @​swc/helpers from 0.5.10 to 0.5.11 #826
Commits

v1.5.2

Compare Source

Merged
  • [must-revalidate] properly revalidate based on eTag #824
  • chore(deps-dev): bump vitepress from 1.1.0 to 1.1.3 #823
  • chore(deps-dev): bump @​swc/helpers from 0.5.9 to 0.5.10 #820
  • chore(deps-dev): bump @​swc/helpers from 0.5.8 to 0.5.9 #819
  • chore(deps-dev): bump vitepress from 1.0.2 to 1.1.0 #817
  • chore(deps-dev): bump typescript from 5.4.4 to 5.4.5 #818
  • chore(deps-dev): bump typescript from 5.4.3 to 5.4.4 #816
  • chore(deps-dev): bump vite from 5.2.2 to 5.2.8 #814
  • chore(deps-dev): bump vitepress from 1.0.1 to 1.0.2 #813
  • chore(deps-dev): bump @​swc/helpers from 0.5.7 to 0.5.8 #812
  • chore(deps-dev): bump vitepress from 1.0.0-rc.45 to 1.0.1 #809
  • chore(deps-dev): bump typescript from 5.4.2 to 5.4.3 #808
  • chore(deps-dev): bump axios from 1.6.7 to 1.6.8 #807
  • chore(deps-dev): bump @​swc/helpers from 0.5.6 to 0.5.7 #806
  • chore(deps-dev): bump follow-redirects from 1.15.4 to 1.15.6 #805
  • chore(deps-dev): bump typescript from 5.3.3 to 5.4.2 #802
  • chore(deps-dev): bump vitepress from 1.0.0-rc.44 to 1.0.0-rc.45 #801
  • chore(deps-dev): bump @​swc-node/register from 1.8.0 to 1.9.0 #800
  • chore(deps-dev): bump vitepress from 1.0.0-rc.43 to 1.0.0-rc.44 #798
  • chore(deps-dev): bump vitepress from 1.0.0-rc.42 to 1.0.0-rc.43 #797
  • docs: update cache jsdocs for debugging #796
  • chore(deps-dev): bump jsdom from 23.2.0 to 24.0.0 #779
  • chore(deps): bump pnpm/action-setup from 2 to 3 #794
  • chore(deps): bump codecov/codecov-action from 3 to 4 #786
  • chore(deps): bump object-code from 1.3.2 to 1.3.3 #793
  • docs: improved clarity of code comments in invalidating-cache.md #792
  • chore(deps-dev): bump vitepress from 1.0.0-rc.41 to 1.0.0-rc.42 #791
  • chore(deps-dev): bump @​swc/helpers from 0.5.3 to 0.5.6 #790
  • chore(deps-dev): bump vitepress from 1.0.0-rc.40 to 1.0.0-rc.41 #789
  • chore(deps-dev): bump @​swc-node/register from 1.6.8 to 1.8.0 #788
  • chore(deps-dev): bump axios from 1.6.5 to 1.6.7 #785
  • chore(deps-dev): bump vitepress from 1.0.0-rc.39 to 1.0.0-rc.40 #782
  • chore(deps-dev): bump @​biomejs/biome from 1.5.2 to 1.5.3 #781
  • chore(deps-dev): bump vite from 5.0.11 to 5.0.12 #777
Commits

v1.5.1

Compare Source

Commits

v1.5.0

Compare Source

Merged
  • fix: transformResponse running twice on cached requests #775
  • feat: correct ESM and CJS support, move to microbundle. #764
  • chore(deps-dev): bump vitepress from 1.0.0-rc.37 to 1.0.0-rc.39 #776
  • chore(deps-dev): bump @​biomejs/biome from 1.5.1 to 1.5.2 #774
  • chore(deps-dev): bump vitepress from 1.0.0-rc.36 to 1.0.0-rc.37 #773
  • chore(deps-dev): bump c8 from 9.0.0 to 9.1.0 #772
  • chore(deps-dev): bump @​biomejs/biome from 1.4.1 to 1.5.1 #770
  • chore(deps-dev): bump vitepress from 1.0.0-rc.35 to 1.0.0-rc.36 #769
  • chore(deps-dev): bump axios from 1.6.4 to 1.6.5 #766
  • chore(deps-dev): bump jsdom from 23.0.1 to 23.2.0 #765
  • chore(deps-dev): bump c8 from 8.0.1 to 9.0.0 #762
  • chore(deps-dev): bump axios from 1.6.3 to 1.6.4 #763
  • chore(deps-dev): bump vitepress from 1.0.0-rc.34 to 1.0.0-rc.35 #761
  • chore(deps-dev): bump vitepress from 1.0.0-rc.33 to 1.0.0-rc.34 #758
  • chore(deps-dev): bump axios from 1.6.2 to 1.6.3 #756
  • chore(deps-dev): bump vitepress from 1.0.0-rc.32 to 1.0.0-rc.33 #755
Commits

v1.4.1

Compare Source

Commits

v1.4.0

Compare Source

Merged
  • Ådd feature to blacklist some paths #754
  • chore(deps): bump github/codeql-action from 2 to 3 #749
  • chore(deps-dev): bump vitepress from 1.0.0-rc.31 to 1.0.0-rc.32 #751
Commits

v1.3.3

Compare Source

Merged
  • chore(deps-dev): bump @​biomejs/biome from 1.3.3 to 1.4.1 #740
  • chore(deps-dev): bump jsdom from 22.1.0 to 23.0.1 #739
  • Update documentation to clarify side effects of setupCache #732
  • docs: wording and fixing a broken local link #745
  • docs: rewording the invalidating cache page #744
  • chore(deps-dev): bump typescript from 5.3.2 to 5.3.3 #743
  • chore(deps-dev): bump vite from 5.0.2 to 5.0.5 #741
  • chore(deps-dev): bump vitepress from 1.0.0-rc.30 to 1.0.0-rc.31 #735
  • chore(deps-dev): bump vitepress from 1.0.0-rc.29 to 1.0.0-rc.30 #733
  • chore(deps-dev): bump typescript from 5.2.2 to 5.3.2 #728
  • chore(deps-dev): bump @​types/jsdom from 21.1.5 to 21.1.6 #727
  • chore(deps-dev): bump vitepress from 1.0.0-rc.26 to 1.0.0-rc.29 #726
  • chore(deps): bump fast-defer from 1.1.7 to 1.1.8 #725
  • chore(deps-dev): bump vitepress from 1.0.0-rc.25 to 1.0.0-rc.26 #724
  • chore(deps-dev): bump tsx from 3.14.0 to 4.1.2 #721
  • chore(deps-dev): bump axios from 1.6.1 to 1.6.2 #723
  • chore(deps-dev): bump ts-loader from 9.5.0 to 9.5.1 #722
  • chore(deps-dev): bump prettier-plugin-organize-imports #717
  • chore(deps-dev): bump axios from 1.6.0 to 1.6.1 #715
  • chore(deps-dev): bump @​types/webpack from 5.28.4 to 5.28.5 #714
  • chore(deps-dev): bump @​types/jsdom from 21.1.4 to 21.1.5 #713
  • chore(deps-dev): bump eslint from 8.52.0 to 8.53.0 #712
  • chore(deps-dev): bump vitepress from 1.0.0-rc.24 to 1.0.0-rc.25 #711
  • docs: fix typos #707
  • chore(deps-dev): bump axios from 1.5.1 to 1.6.0 #706
  • chore(deps): bump actions/setup-node from 3 to 4 #703
  • chore(deps-dev): bump vitepress from 1.0.0-rc.23 to 1.0.0-rc.24 #704
Commits

Configuration

📅 Schedule: Branch creation - "* 0-3 * * 1" in timezone America/New_York, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge (squash) December 30, 2024 08:19
@renovate renovate bot merged commit 7edc0bc into master Dec 30, 2024
4 checks passed
@renovate renovate bot deleted the renovate/axios-cache-interceptor-1.x branch December 30, 2024 08:21
Copy link

codecov bot commented Dec 30, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.41%. Comparing base (1c43582) to head (b7736c0).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #755   +/-   ##
=======================================
  Coverage   83.41%   83.41%           
=======================================
  Files          40       40           
  Lines        1073     1073           
  Branches      197      197           
=======================================
  Hits          895      895           
  Misses        166      166           
  Partials       12       12           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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.

0 participants