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.5.1 #1246

Merged
merged 1 commit into from
Apr 7, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Apr 7, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

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

v1.5.1

Compare Source

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 - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 has been generated by Mend Renovate. View repository job log here.

@projektor-test-reports
Copy link

projektor-test-reports bot commented Apr 7, 2024

Projektor reports

Projektor report Result Tests executed Coverage Project Date
Projektor report Passed 154 total 91.79% ui-jest 2024-04-07 01:40 PM UTC
Projektor report Passed 60 total ui-cypress 2024-04-07 01:43 PM UTC
Projektor report Passed 20 total functional-test 2024-04-07 01:43 PM UTC

@craigatk craigatk merged commit 119e8b8 into main Apr 7, 2024
3 checks passed
@craigatk craigatk deleted the renovate/axios-cache-interceptor-1.x branch April 7, 2024 13:44
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.

None yet

1 participant