Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 1.6.8 -> 1.7.4 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.4

Compare Source

Bug Fixes
Contributors to this release

v1.7.3

Compare Source

Bug Fixes
Contributors to this release

v1.7.2

Compare Source

Bug Fixes
Contributors to this release

v1.7.1

Compare Source

Bug Fixes
  • fetch: fixed ReferenceError issue when TextEncoder is not available in the environment; (#​6410) (733f15f)
Contributors to this release

v1.7.0

Compare Source

Features
Bug Fixes
Contributors to this release

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 was generated by Mend Renovate. View the repository job log.

@markus-ebner
Copy link

markus-ebner commented Aug 14, 2024

Please can one reviewer check this PR, merge it and publish a new patch version?
Because it fails on npm audit because of a SSRF breach in former axios versions.

@wiesnery
Copy link

@wing328 @nicholasphair @jontze Could one of you do us the favor?
Would be awesome!

@wing328 wing328 merged commit 18abce4 into master Aug 20, 2024
@wing328 wing328 deleted the renovate/npm-axios-vulnerability branch August 20, 2024 12:28
Copy link

🎉 This PR is included in version 2.13.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

@wing328
Copy link
Member

wing328 commented Aug 20, 2024

released in https://github.com/OpenAPITools/openapi-generator-cli/releases/tag/v2.13.5

please give it a try when you've time. thank you

@wing328
Copy link
Member

wing328 commented Aug 20, 2024

found some warnings during installation

$ npm install @openapitools/openapi-generator-cli -g
npm WARN deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.
npm WARN deprecated [email protected]: Glob versions prior to v9 are no longer supported

added 116 packages in 12s

23 packages are looking for funding
  run `npm fund` for details

if anyone has time to contribute a PR to update the above dependencies, please kindly do so.

@joscha joscha mentioned this pull request Oct 2, 2024
@joscha
Copy link
Contributor

joscha commented Oct 2, 2024

found some warnings during installation

fix for this is in #828

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants