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 #1548

Merged
merged 1 commit into from
Nov 17, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Nov 8, 2023

Mend Renovate logo banner

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 1.6.0 -> 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

v1.6.1

Compare Source

Bug Fixes
  • formdata: fixed content-type header normalization for non-standard browser environments; (#​6056) (dd465ab)
  • platform: fixed emulated browser detection in node.js environment; (#​6055) (3dc8369)
Contributors to this release

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.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 8, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x branch 2 times, most recently from 0155ffd to a1fd9ab Compare November 14, 2023 10:48
@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 14, 2023
@renovate renovate bot force-pushed the renovate/axios-1.x branch 2 times, most recently from 97cf4f0 to a6c7a28 Compare November 14, 2023 22:09
@renovate renovate bot force-pushed the renovate/axios-1.x branch from a6c7a28 to bc3917c Compare November 15, 2023 16:56
@MetRonnie MetRonnie added this to the 2.3.0 milestone Nov 17, 2023
@MetRonnie MetRonnie merged commit 0dec6c7 into master Nov 17, 2023
8 checks passed
@MetRonnie MetRonnie deleted the renovate/axios-1.x branch November 17, 2023 10:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant