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.27.2 to 1.3.5 #156

Closed
wants to merge 1 commit into from

Conversation

snyk-bot
Copy link
Contributor

@snyk-bot snyk-bot commented May 7, 2023

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

ℹ️ 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.


Warning: This is a major version upgrade, and may be a breaking change.

  • The recommended version is 20 versions ahead of your current version.
  • The recommended version was released a month ago, on 2023-04-05.
Release notes
Package name: axios
  • 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

  • 1.3.4 - 2023-02-22

    Release notes:

    Bug Fixes

    • blob: added a check to make sure the Blob class is available in the browser's global scope; (#5548) (3772c8f)
    • http: fixed regression bug when handling synchronous errors inside the adapter; (#5564) (a3b246c)

    Contributors to this release

  • 1.3.3 - 2023-02-13

    Release notes:

    Bug Fixes

    • formdata: added a check to make sure the FormData class is available in the browser's global scope; (#5545) (a6dfa72)
    • formdata: fixed setting NaN as Content-Length for form payload in some cases; (#5535) (c19f7bf)
    • headers: fixed the filtering logic of the clear method; (#5542) (ea87ebf)

    Contributors to this release

  • 1.3.2 - 2023-02-03

    Release notes:

    Bug Fixes

    Contributors to this release

  • 1.3.1 - 2023-02-01

    Release notes:

    Bug Fixes

    • formdata: add hotfix to use the asynchronous API to compute the content-length header value; (#5521) (96d336f)
    • serializer: fixed serialization of array-like objects; (#5518) (08104c0)

    Contributors to this release

  • 1.3.0 - 2023-01-31

    Release notes:

    Bug Fixes

    Features

    • fomdata: added support for spec-compliant FormData & Blob types; (#5316) (6ac574e)

    Contributors to this release

  • 1.2.6 - 2023-01-28

    Release notes:

    Bug Fixes

    • headers: added missed Authorization accessor; (#5502) (342c0ba)
    • types: fixed CommonRequestHeadersList & CommonResponseHeadersList types to be private in commonJS; (#5503) (5a3d0a3)

    Contributors to this release

  • 1.2.5 - 2023-01-26

    Release notes:

    Bug Fixes

    • types: fixed AxiosHeaders to handle spread syntax by making all methods non-enumerable; (#5499) (580f1e8)

    Contributors to this release

  • 1.2.4 - 2023-01-24

    Release notes:

    Bug Fixes

    • types: renamed RawAxiosRequestConfig back to AxiosRequestConfig; (#5486) (2a71f49)
    • types: fix AxiosRequestConfig generic; (#5478) (9bce81b)

    Contributors to this release

  • 1.2.3 - 2023-01-17

    Release notes:

    Bug Fixes

    • types: fixed AxiosRequestConfig header interface by refactoring it to RawAxiosRequestConfig; (#5420) (0811963)

    Contributors to this release

  • 1.2.2 - 2022-12-29
  • 1.2.1 - 2022-12-05
  • 1.2.0 - 2022-11-22
  • 1.2.0-alpha.1 - 2022-11-10
  • 1.1.3 - 2022-10-15
  • 1.1.2 - 2022-10-07
  • 1.1.1 - 2022-10-07
  • 1.1.0 - 2022-10-06
  • 1.0.0 - 2022-10-04
  • 1.0.0-alpha.1 - 2022-05-31
  • 0.27.2 - 2022-04-27
from axios GitHub release notes
Commit messages
Package name: axios
  • 4af78a7 chore(release): v1.3.5 (#5634)
  • a56c866 fix(params): re-added the ability to set the function as `paramsSerializer` config; (#5633)
  • e7decef fix(headers): fixed isValidHeaderName to support full list of allowed characters; (#5584)
  • 2e70cec chore(release): v1.3.4 (#5565)
  • cbe2de6 chore(ci): remove team-reviewers config; (#5566)
  • 2b1fc73 chore(docs): added missing config.transport doc (#5444)
  • 3772c8f fix(blob): added a check to make sure the Blob class is available in the browser's global scope; (#5548)
  • a3b246c fix(http): fixed regression bug when handling synchronous errors inside the adapter; (#5564)
  • d9ebf8f chore(release): v1.3.3 (#5546)
  • a43bca0 chore(example): fix source map urls; (#5467)
  • a6dfa72 fix(formdata): added a check to make sure the FormData class is available in the browser's global scope; (#5545)
  • c19f7bf fix(formdata): fixed setting NaN as Content-Length for form payload in some cases; (#5535)
  • ea87ebf fix(headers): fixed the filtering logic of the clear method; (#5542)
  • 0b44929 chore(release): v1.3.2 (#5531)
  • 6b3c305 fix(http): use explicit import instead of TextEncoder global; (#5530)
  • 128d56f fix(http): treat http://localhost as base URL for relative paths to avoid `ERR_INVALID_URL` error; (#5528)
  • 54d3fac chore(release): v1.3.1 (#5522)
  • 96d336f fix(formdata): add hotfix to use the asynchronous API to compute the content-length header value; (#5521)
  • 08104c0 fix(serializer): fixed serialization of array-like objects; (#5518)
  • 7fbfbbe chore(release): v1.3.0 (#5513)
  • 9263473 chore(ci): fixed contributors avatar rendering for CHANGELOG.md; (#5514)
  • 9957377 chore(ci): change release-it git config; (#5512)
  • 46a650c chore(ci): prepare package-lock.json for commit on build stage; (#5510)
  • 4bf5052 chore(ci): add git diff echo; (#5509)

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

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@jkowalski jkowalski closed this Jul 14, 2023
@lupusA lupusA deleted the snyk-upgrade-c995c44944d501bc522f93bac464b3ed branch November 11, 2023 14:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants