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 axios #8

Closed
wants to merge 1 commit into from
Closed

fix(deps): update axios #8

wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 30, 2023

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 1.4.0 -> 1.6.7 age adoption passing confidence
jest-mock-axios 4.7.2 -> 4.7.3 age adoption passing confidence

Release Notes

axios/axios (axios)

v1.6.7

Compare Source

Bug Fixes
  • capture async stack only for rejections with native error objects; (#​6203) (1a08f90)
Contributors to this release

v1.6.6

Compare Source

Bug Fixes
Contributors to this release

v1.6.5

Compare Source

Bug Fixes
Contributors to this release

v1.6.4

Compare Source

Bug Fixes
  • security: fixed formToJSON prototype pollution vulnerability; (#​6167) (3c0c11c)
  • security: fixed security vulnerability in follow-redirects (#​6163) (75af1cd)
Contributors to this release

v1.6.3

Compare Source

Bug Fixes
Contributors to this release

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

v1.6.0

Compare Source

Bug Fixes
PRs

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459
Contributors to this release

1.5.1 (2023-09-26)

Bug Fixes
  • adapters: improved adapters loading logic to have clear error messages; (#​5919) (e410779)
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#​5917) (bc9af51)
  • headers: allow content-encoding header to handle case-insensitive values (#​5890) (#​5892) (4c89f25)
  • types: removed duplicated code (9e62056)
Contributors to this release
PRs

⚠️ Critical vulnerability fix. See https://security.snyk.io/vuln/SNYK-JS-AXIOS-6032459

v1.5.1

Compare Source

Bug Fixes
  • adapters: improved adapters loading logic to have clear error messages; (#​5919) (e410779)
  • formdata: fixed automatic addition of the Content-Type header for FormData in non-browser environments; (#​5917) (bc9af51)
  • headers: allow content-encoding header to handle case-insensitive values (#​5890) (#​5892) (4c89f25)
  • types: removed duplicated code (9e62056)
Contributors to this release

v1.5.0

Compare Source

Bug Fixes
  • adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#​5837) (9a414bb)
  • dns: fixed cacheable-lookup integration; (#​5836) (b3e327d)
  • headers: added support for setting header names that overlap with class methods; (#​5831) (d8b4ca0)
  • headers: fixed common Content-Type header merging; (#​5832) (8fda276)
Features
Contributors to this release
knee-cola/jest-mock-axios (jest-mock-axios)

v4.7.3

Compare Source

Other

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • 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 changed the title fix(deps): update dependency axios to v1.2.6 fix(deps): update dependency axios to v1.3.0 Jan 31, 2023
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.3.0 fix(deps): update dependency axios to v1.3.1 Feb 2, 2023
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.3.1 fix(deps): update dependency axios to v1.3.2 Feb 3, 2023
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.3.2 fix(deps): update dependency axios to v1.3.3 Feb 13, 2023
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.3.3 fix(deps): update dependency axios to v1.3.4 Feb 23, 2023
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.3.4 fix(deps): update axios Mar 16, 2023
@renovate renovate bot force-pushed the renovate/axios branch from b17124e to 82a4878 Compare March 16, 2023 00:17
@renovate renovate bot force-pushed the renovate/axios branch from 82a4878 to 3db3523 Compare April 17, 2023 10:36
@renovate renovate bot force-pushed the renovate/axios branch from 3db3523 to 219853e Compare May 28, 2023 12:21
@renovate renovate bot changed the title fix(deps): update axios fix(deps): update axios - autoclosed Aug 25, 2023
@renovate renovate bot deleted the renovate/axios branch August 25, 2023 21:04
@renovate renovate bot changed the title fix(deps): update axios - autoclosed fix(deps): update axios Aug 26, 2023
@renovate renovate bot reopened this Aug 26, 2023
@renovate renovate bot restored the renovate/axios branch August 26, 2023 21:24
@renovate renovate bot changed the title fix(deps): update axios fix(deps): update dependency axios to v1.5.0 Aug 27, 2023
@renovate renovate bot force-pushed the renovate/axios branch from 219853e to 018500b Compare August 27, 2023 00:18
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.5.0 fix(deps): update axios Sep 20, 2023
@renovate renovate bot force-pushed the renovate/axios branch 2 times, most recently from 8e6b70c to df9a582 Compare September 26, 2023 19:58
@renovate renovate bot force-pushed the renovate/axios branch 2 times, most recently from 34d3574 to b437a17 Compare November 14, 2023 21:49
@renovate renovate bot force-pushed the renovate/axios branch 2 times, most recently from 591e1da to cbed310 Compare January 5, 2024 21:50
@noticeeverything
Copy link
Contributor

Included in chore/deps

@renovate renovate bot deleted the renovate/axios branch March 8, 2024 19:55
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.

1 participant