AlexeyPopovUA / advanced-logger

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
https://advancedlogger.com/
MIT License
5 stars 3 forks source link

chore(deps): update dependency axios to v1.7.5 [security] #1205

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

This PR contains the following updates:

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

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 - avatar [Dmitriy Mozgovoy](https://redirect.github.com/DigitalBrainJS "+187/-83 (#​6573 #​6567 #​6566 #​6564 #​6563 #​6557 #​6556 #​6555 #​6554 #​6552 )") - avatar [Antonin Bas](https://redirect.github.com/antoninbas "+6/-6 (#​6572 )") - avatar [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.

sonarcloud[bot] commented 2 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud