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 to v1.6.2 #63

Merged
merged 1 commit into from
Nov 15, 2023

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 1, 2023

Mend Renovate logo banner

This PR contains the following updates:

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

Release Notes

axios/axios (axios)

v1.6.2

Compare Source

Features
  • withXSRFToken: added withXSRFToken option as a workaround to achieve the old withCredentials behavior; (#​6046) (cff9967)
PRs
  • feat(withXSRFToken): added withXSRFToken option as a workaround to achieve the old `withCredentials` behavior; ( #​6046 )

📢 This PR added 'withXSRFToken' option as a replacement for old withCredentials behaviour. 
You should now use withXSRFToken along with withCredential to get the old behavior.
This functionality is considered as a fix.
Contributors to this release

Configuration

📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), 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.

Copy link

codecov bot commented Nov 1, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (bc7d72a) 98.72% compared to head (963075d) 99.24%.
Report is 10 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #63      +/-   ##
==========================================
+ Coverage   98.72%   99.24%   +0.51%     
==========================================
  Files           4        4              
  Lines         393      397       +4     
  Branches       30       46      +16     
==========================================
+ Hits          388      394       +6     
+ Misses          5        3       -2     

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

@renovate renovate bot changed the title fix(deps): update dependency axios to v1.6.0 fix(deps): update dependency axios to v1.6.1 Nov 8, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x-lockfile branch from 5a1ec46 to 963075d Compare November 8, 2023 17:32
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.6.1 fix(deps): update dependency axios to v1.6.1 - autoclosed Nov 10, 2023
@renovate renovate bot closed this Nov 10, 2023
@renovate renovate bot deleted the renovate/axios-1.x-lockfile branch November 10, 2023 19:01
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.6.1 - autoclosed fix(deps): update dependency axios to v1.6.1 Nov 14, 2023
@renovate renovate bot reopened this Nov 14, 2023
@renovate renovate bot restored the renovate/axios-1.x-lockfile branch November 14, 2023 21:34
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.6.1 fix(deps): update dependency axios to v1.6.2 Nov 15, 2023
@jamacku jamacku merged commit d57a4d7 into main Nov 15, 2023
11 checks passed
@jamacku jamacku deleted the renovate/axios-1.x-lockfile branch November 15, 2023 09:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant