Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Jan 5, 2024

Note: This PR body was truncated due to platform limits.

This PR contains the following updates:

Package Change Age Confidence
axios (source) 1.6.2 -> 1.6.8 age confidence

Release Notes

axios/axios (axios)

v1.6.8

Compare Source

Features
Contributors to this release

1.6.8 (2024-03-15)

Bug Fixes
  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#​6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#​6300) (8786e0f)
Contributors to this release

1.6.7 (2024-01-25)

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

1.6.6 (2024-01-24)

Bug Fixes
Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes
Contributors to this release

1.6.4 (2024-01-03)

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

1.6.3 (2023-12-26)

Bug Fixes
Contributors to this release

1.6.2 (2023-11-14)

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

1.6.1 (2023-11-08)

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
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.

v1.6.7

Compare Source

Features
Contributors to this release

1.6.8 (2024-03-15)

Bug Fixes
  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#​6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#​6300) (8786e0f)
Contributors to this release

1.6.7 (2024-01-25)

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

1.6.6 (2024-01-24)

Bug Fixes
Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes
Contributors to this release

1.6.4 (2024-01-03)

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

1.6.3 (2023-12-26)

Bug Fixes
Contributors to this release

1.6.2 (2023-11-14)

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

1.6.1 (2023-11-08)

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
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.

v1.6.6

Compare Source

Features
Contributors to this release

1.6.8 (2024-03-15)

Bug Fixes
  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#​6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#​6300) (8786e0f)
Contributors to this release

1.6.7 (2024-01-25)

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

1.6.6 (2024-01-24)

Bug Fixes
Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes
Contributors to this release

1.6.4 (2024-01-03)

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

1.6.3 (2023-12-26)

Bug Fixes
Contributors to this release

1.6.2 (2023-11-14)

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

1.6.1 (2023-11-08)

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
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.

v1.6.5

Compare Source

Features
Contributors to this release

1.6.8 (2024-03-15)

Bug Fixes
  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#​6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#​6300) (8786e0f)
Contributors to this release

1.6.7 (2024-01-25)

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

1.6.6 (2024-01-24)

Bug Fixes
Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes
Contributors to this release

1.6.4 (2024-01-03)

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

1.6.3 (2023-12-26)

Bug Fixes
Contributors to this release

1.6.2 (2023-11-14)

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

1.6.1 (2023-11-08)

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
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.

v1.6.4

Compare Source

Features
Contributors to this release

1.6.8 (2024-03-15)

Bug Fixes
  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#​6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#​6300) (8786e0f)
Contributors to this release

1.6.7 (2024-01-25)

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

1.6.6 (2024-01-24)

Bug Fixes
Contributors to this release

1.6.5 (2024-01-05)

Bug Fixes
Contributors to this release

1.6.4 (2024-01-03)

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

1.6.3 (2023-12-26)

Bug Fixes
Contributors to this release

1.6.2 (2023-11-14)

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

1.6.1 (2023-11-08)

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
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.

v1.6.3

Compare Source

Features
Contributors to this release

1.6.8 (2024-03-15)

Bug Fixes
  • AxiosHeaders: fix AxiosHeaders conversion to an object during config merging (#​6243) (2656612)
  • import: use named export for EventEmitter; (7320430)
  • vulnerability: update follow-redirects to 1.15.6 (#​6300) (8786e0f)
Contributors to this release

Configuration

📅 Schedule: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (UTC), Automerge - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 0,6 ) (UTC).

🚦 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 added the dependencies Pull requests that update a dependency file label Jan 5, 2024
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch from d5397fd to b252a4d Compare January 5, 2024 21:47
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.6.4 fix(deps): update dependency axios to v1.6.5 Jan 5, 2024
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch 3 times, most recently from b4744c2 to ebd30f8 Compare January 16, 2024 16:07
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch 4 times, most recently from 5948fc6 to f0e5ac8 Compare January 22, 2024 07:10
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch from f0e5ac8 to 8e28873 Compare January 25, 2024 00:08
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.6.5 fix(deps): update dependency axios to v1.6.6 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch from 8e28873 to 542cc4b Compare January 25, 2024 23:05
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.6.6 fix(deps): update dependency axios to v1.6.7 Jan 25, 2024
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch 6 times, most recently from d7d9d46 to 0f4e73e Compare January 31, 2024 00:34
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch 3 times, most recently from e66f816 to 59959fb Compare February 27, 2024 10:42
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch 2 times, most recently from 92826c1 to 639ec1c Compare March 7, 2024 14:41
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch from 639ec1c to be826fc Compare March 15, 2024 21:02
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.6.7 fix(deps): update dependency axios to v1.6.8 Mar 15, 2024
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch 2 times, most recently from 3f5bab0 to 958ec65 Compare April 16, 2024 06:54
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch 3 times, most recently from 1e93884 to 30d6d56 Compare November 12, 2024 13:24
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch 5 times, most recently from 01cdd89 to c145c1b Compare November 19, 2024 14:47
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch 3 times, most recently from 3fd4d24 to 2f34703 Compare December 16, 2024 10:02
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch from 2f34703 to 5f69090 Compare January 9, 2025 10:42
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch 7 times, most recently from 03fc376 to 47f38b8 Compare January 27, 2025 16:37
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch 2 times, most recently from 768f492 to b45907a Compare February 17, 2025 09:24
@sonarqubecloud
Copy link

@renovate renovate bot force-pushed the renovate/axios-1.6.x branch 2 times, most recently from 33625c2 to b836f23 Compare May 8, 2025 08:18
@renovate renovate bot force-pushed the renovate/axios-1.6.x branch 2 times, most recently from 6085bc6 to 08fc5d3 Compare June 5, 2025 08:37
@sonarqubecloud
Copy link

sonarqubecloud bot commented Jun 5, 2025

@renovate renovate bot force-pushed the renovate/axios-1.6.x branch from 08fc5d3 to dccb45d Compare August 10, 2025 15:26
@sonarqubecloud
Copy link

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant