heliomarpm / udemy-downloader-gui

A desktop application for downloading Udemy Courses
MIT License
966 stars 198 forks source link

[Snyk] Upgrade axios from 1.3.5 to 1.4.0 #145

Closed heliomarpm closed 12 months ago

heliomarpm commented 12 months ago

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


Snyk has created this PR to upgrade axios from 1.3.5 to 1.4.0.

:information_source: 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 **2 versions** ahead of your current version. - The recommended version was released **3 months ago**, on 2023-04-27.
Release notes
Package name: axios
  • 1.4.0 - 2023-04-27

    Release notes:

    Bug Fixes

    • formdata: add multipart/form-data content type for FormData payload on custom client environments; (#5678) (bbb61e7)
    • package: export package internals with unsafe path prefix; (#5677) (df38c94)

    Features

    • dns: added support for a custom lookup function; (#5339) (2701911)
    • types: export AxiosHeaderValue type. (#5525) (726f1c8)

    Performance Improvements

    • merge-config: optimize mergeConfig performance by avoiding duplicate key visits; (#5679) (e6f7053)

    Contributors to this release

  • 1.3.6 - 2023-04-19

    Release notes:

    Bug Fixes

    • types: added transport to RawAxiosRequestConfig (#5445) (6f360a2)
    • utils: make isFormData detection logic stricter to avoid unnecessary calling of the toString method on the target; (#5661) (aa372f7)

    Contributors to this release

  • 1.3.5 - 2023-04-05

    Release notes:

    Bug Fixes

    • headers: fixed isValidHeaderName to support full list of allowed characters; (#5584) (e7decef)
    • params: re-added the ability to set the function as paramsSerializer config; (#5633) (a56c866)

    Contributors to this release

from axios GitHub release notes
Commit messages
Package name: axios
  • 21a5ad3 chore(release): v1.4.0 (#5683)
  • d627610 chore(utils): refactored isAsyncFn util to avoid inlining additional Babel helpers to the build; (#5684)
  • e18fdd8 refactor: remove deprecated url-search-params polyfill for URLSearchParams (#5670)
  • 726f1c8 feat(types): export `AxiosHeaderValue` type. (#5525)
  • 2701911 feat(dns): added support for a custom lookup function; (#5339)
  • e6f7053 perf(merge-config): optimize mergeConfig performance by avoiding duplicate key visits; (#5679)
  • bbb61e7 fix(formdata): add `multipart/form-data` content type for FormData payload on custom client environments; (#5678)
  • df38c94 fix(package): export package internals with unsafe path prefix; (#5677)
  • 59eb991 chore(release): v1.3.6 (#5666)
  • 1b8cc3b chore(template): improve issue template; (#5665)
  • aa372f7 fix(utils): make isFormData detection logic stricter to avoid unnecessary calling of the `toString` method on the target; (#5661)
  • 0abc705 chore(ci): use package-lock in test & build github actions; (#5663)
  • 6f360a2 fix(types): added transport to RawAxiosRequestConfig (#5445)
Compare

**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](https://app.snyk.io/org/heliomarpm/project/aa69d961-2a47-4212-a08b-512fa7ca3272?utm_source=github&utm_medium=referral&page=upgrade-pr) 🛠 [Adjust upgrade PR settings](https://app.snyk.io/org/heliomarpm/project/aa69d961-2a47-4212-a08b-512fa7ca3272/settings/integration?utm_source=github&utm_medium=referral&page=upgrade-pr) 🔕 [Ignore this dependency or unsubscribe from future upgrade PRs](https://app.snyk.io/org/heliomarpm/project/aa69d961-2a47-4212-a08b-512fa7ca3272/settings/integration?pkg=axios&utm_source=github&utm_medium=referral&page=upgrade-pr#auto-dep-upgrades)