It is an extendable isomorphic log sending library written in TypeScript for javascript applications in nodejs and browsers for reporting data (logs) to remote log storages like SumoLogic, Loggly and Elasticsearch with support of different report strategies
This PR contains the following updates:
1.7.4
->1.7.5
GitHub Vulnerability Alerts
CVE-2024-39338
axios 1.7.2 allows SSRF via unexpected behavior where requests for path relative URLs get processed as protocol relative URLs.
Release Notes
axios/axios (axios)
### [`v1.7.5`](https://redirect.github.com/axios/axios/blob/HEAD/CHANGELOG.md#175-2024-08-23) [Compare Source](https://redirect.github.com/axios/axios/compare/v1.7.4...v1.7.5) ##### Bug Fixes - **adapter:** fix undefined reference to hasBrowserEnv ([#6572](https://redirect.github.com/axios/axios/issues/6572)) ([7004707](https://redirect.github.com/axios/axios/commit/7004707c4180b416341863bd86913fe4fc2f1df1)) - **core:** add the missed implementation of AxiosError#status property; ([#6573](https://redirect.github.com/axios/axios/issues/6573)) ([6700a8a](https://redirect.github.com/axios/axios/commit/6700a8adac06942205f6a7a21421ecb36c4e0852)) - **core:** fix `ReferenceError: navigator is not defined` for custom environments; ([#6567](https://redirect.github.com/axios/axios/issues/6567)) ([fed1a4b](https://redirect.github.com/axios/axios/commit/fed1a4b2d78ed4a588c84e09d32749ed01dc2794)) - **fetch:** fix credentials handling in Cloudflare workers ([#6533](https://redirect.github.com/axios/axios/issues/6533)) ([550d885](https://redirect.github.com/axios/axios/commit/550d885eb90fd156add7b93bbdc54d30d2f9a98d)) ##### Contributors to this release - [Dmitriy Mozgovoy](https://redirect.github.com/DigitalBrainJS "+187/-83 (#6573 #6567 #6566 #6564 #6563 #6557 #6556 #6555 #6554 #6552 )") - [Antonin Bas](https://redirect.github.com/antoninbas "+6/-6 (#6572 )") - [Hans Otto Wirtz](https://redirect.github.com/hansottowirtz "+4/-1 (#6533 )")Configuration
📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).
🚦 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.
This PR was generated by Mend Renovate. View the repository job log.