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

[Snyk] Upgrade axios from 0.21.4 to 0.28.1 #70

Closed
wants to merge 1 commit into from

Conversation

NOUIY
Copy link
Owner

@NOUIY NOUIY commented Apr 21, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade axios from 0.21.4 to 0.28.1.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 11 versions ahead of your current version.
  • The recommended version was released 23 days ago, on 2024-03-28.
Release notes
Package name: axios
  • 0.28.1 - 2024-03-28

    Release notes:

    Release notes:

    Bug Fixes

    • fix(backport): custom params serializer support (#6263)
    • fix(backport): uncaught ReferenceError req is not defined (#6307)
  • 0.28.0 - 2024-02-12

    Release notes:

    Bug Fixes

    Backports from v1.x:

    • Allow null indexes on formSerializer and paramsSerializer v0.x (#4961)
    • Fixing content-type header repeated #4745
    • Fixed timeout error message for HTTP 4738
    • Added axios.formToJSON method (#4735)
    • URL params serializer (#4734)
    • Fixed toFormData Blob issue on node>v17 #4728
    • Adding types for progress event callbacks #4675
    • Fixed max body length defaults #4731
    • Added data URL support for node.js (#4725)
    • Added isCancel type assert (#4293)
    • Added the ability for the url-encoded-form serializer to respect the formSerializer config (#4721)
    • Add string[] to AxiosRequestHeaders type (#4322)
    • Allow type definition for axios instance methods (#4224)
    • Fixed AxiosError stack capturing; (#4718)
    • Fixed AxiosError status code type; (#4717)
    • Adding Canceler parameters config and request (#4711)
    • fix(types): allow to specify partial default headers for instance creation (#4185)
    • Added blob to the list of protocols supported by the browser (#4678)
    • Fixing Z_BUF_ERROR when no content (#4701)
    • Fixed race condition on immediate requests cancellation (#4261)
    • Added a clear() function to the request and response interceptors object so a user can ensure that all interceptors have been removed from an Axios instance #4248
    • Added generic AxiosAbortSignal TS interface to avoid importing AbortController polyfill (#4229)
    • Fix TS definition for AxiosRequestTransformer (#4201)
    • Use type alias instead of interface for AxiosPromise (#4505)
    • Include request and config when creating a CanceledError instance (#4659)
    • Added generic TS types for the exposed toFormData helper (#4668)
    • Optimized the code that checks cancellation (#4587)
    • Replaced webpack with rollup (#4596)
    • Added stack trace to AxiosError (#4624)
    • Updated AxiosError.config to be optional in the type definition (#4665)
    • Removed incorrect argument for NetworkError constructor (#4656)
  • 0.27.2 - 2022-04-27
  • 0.27.1 - 2022-04-26
  • 0.27.0 - 2022-04-25
  • 0.26.1 - 2022-03-09
  • 0.26.0 - 2022-02-13
  • 0.25.0 - 2022-01-18
  • 0.24.0 - 2021-10-25
  • 0.23.0 - 2021-10-12
  • 0.22.0 - 2021-10-01
  • 0.21.4 - 2021-09-06
from axios GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Copy link

guardrails bot commented Apr 21, 2024

⚠️ We detected 8 security issues in this pull request:

Vulnerable Libraries (8)
Severity Details
Medium pkg:npm/java-caller@2.4.0 (t) upgrade to: > 2.4.0
Medium pkg:npm/semver@7.3.7 (t) upgrade to: 7.5.2
High pkg:npm/axios@0.28.1 upgrade to: > 0.28.1
High pkg:npm/amplitude@5.2.0 (t) upgrade to: > 5.2.0
Medium pkg:npm/eslint@8.20.0 (t) upgrade to: > 8.20.0
High pkg:npm/@babel/core@7.18.9 (t) upgrade to: > 7.18.9
Medium pkg:npm/@babel/eslint-parser@7.18.9 (t) upgrade to: > 7.18.9
Critical pkg:npm/ip@1.1.8 (t) - no patch available

More info on how to fix Vulnerable Libraries in JavaScript.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

Copy link

github-actions bot commented Apr 21, 2024

🦙 MegaLinter status: ❌ ERROR

Descriptor Linter Files Fixed Errors Elapsed time
✅ DOCKERFILE hadolint 1 0 0.14s
✅ GROOVY npm-groovy-lint 1 0 0 13.23s
✅ JAVASCRIPT eslint 98 0 0 4.57s
✅ JSON eslint-plugin-jsonc 9 0 0 2.07s
✅ JSON jsonlint 9 0 0.28s
✅ JSON npm-package-json-lint yes no 0.85s
✅ JSON prettier 9 0 0 1.69s
❌ JSON v8r 9 1 12.59s
⚠️ MARKDOWN markdownlint 6 2 10 1.21s
✅ MARKDOWN markdown-link-check 6 0 1.23s
✅ MARKDOWN markdown-table-formatter 6 2 0 0.52s
❌ REPOSITORY checkov yes 6 11.5s
✅ REPOSITORY gitleaks yes no 8.77s
✅ REPOSITORY git_diff yes no 0.11s
✅ REPOSITORY secretlint yes no 1.58s
❌ SPELL cspell 119 1 5.18s
✅ SPELL misspell 118 0 0 0.26s
✅ YAML prettier 3 0 0 0.68s
✅ YAML v8r 3 0 8.47s
✅ YAML yamllint 3 0 0.27s

See detailed report in MegaLinter reports

MegaLinter is graciously provided by OX Security

Copy link

This pull request has been automatically marked as stale because it has not had recent activity.
It will be closed in 14 days if no further activity occurs.
Thank you for your contributions.

If you think this pull request should stay open, please remove the O: stale 🤖 label or comment on the pull request.

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

Successfully merging this pull request may close these issues.

2 participants