Skip to content

Update dependency axios to ^1.8.2 #4

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Aug 25, 2024

This PR contains the following updates:

Package Type Update Change
axios (source) dependencies minor ^1.6.8 -> ^1.8.2

By merging this PR, the issue #3 will be automatically resolved and closed:

Severity CVSS Score Vulnerability
High High 7.5 CVE-2024-39338
High High 7.5 CVE-2025-27152

Release Notes

axios/axios (axios)

v1.8.2

Compare Source

Bug Fixes
  • http-adapter: add allowAbsoluteUrls to path building (#​6810) (fb8eec2)
Contributors to this release

v1.8.1

Compare Source

Bug Fixes
  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#​6789) (36a5a62)
Contributors to this release

v1.8.0

Compare Source

Bug Fixes
Features
Reverts
BREAKING CHANGES
  • code relying on the above will now combine the URLs instead of prefer request URL

  • feat: add config option for allowing absolute URLs

  • fix: add default value for allowAbsoluteUrls in buildFullPath

  • fix: typo in flow control when setting allowAbsoluteUrls

Contributors to this release

1.7.9 (2024-12-04)

Reverts
Contributors to this release

1.7.8 (2024-11-25)

Bug Fixes
Contributors to this release

1.7.7 (2024-08-31)

Bug Fixes
  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#​6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#​5731) (364993f)
Contributors to this release

1.7.6 (2024-08-30)

Bug Fixes
Contributors to this release

1.7.5 (2024-08-23)

Bug Fixes
  • adapter: fix undefined reference to hasBrowserEnv (#​6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#​6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#​6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#​6533) (550d885)
Contributors to this release

1.7.4 (2024-08-13)

Bug Fixes
Contributors to this release

1.7.3 (2024-08-01)

Bug Fixes
Contributors to this release

1.7.2 (2024-05-21)

Bug Fixes
Contributors to this release

1.7.1 (2024-05-20)

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

v1.7.9

Compare Source

Reverts
Contributors to this release

v1.7.8

Compare Source

Bug Fixes
Contributors to this release

v1.7.7

Compare Source

Bug Fixes
  • fetch: fix stream handling in Safari by fallback to using a stream reader instead of an async iterator; (#​6584) (d198085)
  • http: fixed support for IPv6 literal strings in url (#​5731) (364993f)
Contributors to this release

v1.7.6

Compare Source

Bug Fixes
Contributors to this release

v1.7.5

Compare Source

Bug Fixes
  • adapter: fix undefined reference to hasBrowserEnv (#​6572) (7004707)
  • core: add the missed implementation of AxiosError#status property; (#​6573) (6700a8a)
  • core: fix ReferenceError: navigator is not defined for custom environments; (#​6567) (fed1a4b)
  • fetch: fix credentials handling in Cloudflare workers (#​6533) (550d885)
Contributors to this release

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

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Aug 25, 2024
@mend-for-github-com mend-for-github-com bot changed the title Update dependency axios to ^1.7.4 Update dependency axios to ^1.7.4 - autoclosed Sep 12, 2024
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/axios-1.x branch September 12, 2024 20:59
@mend-for-github-com mend-for-github-com bot restored the whitesource-remediate/axios-1.x branch September 14, 2024 06:07
@mend-for-github-com mend-for-github-com bot changed the title Update dependency axios to ^1.7.4 - autoclosed Update dependency axios to ^1.7.4 Sep 14, 2024
@mend-for-github-com mend-for-github-com bot reopened this Sep 14, 2024
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/axios-1.x branch from c86c9f0 to e50022f Compare September 14, 2024 06:07
@mend-for-github-com mend-for-github-com bot changed the title Update dependency axios to ^1.7.4 Update dependency axios to ^1.7.9 Jan 29, 2025
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/axios-1.x branch from e50022f to 43b3cb2 Compare January 29, 2025 18:21
@mend-for-github-com mend-for-github-com bot changed the title Update dependency axios to ^1.7.9 Update dependency axios to ^1.7.4 Feb 12, 2025
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/axios-1.x branch from 43b3cb2 to 6bcf772 Compare February 12, 2025 18:21
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/axios-1.x branch from 6bcf772 to a3f7521 Compare March 9, 2025 18:14
@mend-for-github-com mend-for-github-com bot changed the title Update dependency axios to ^1.7.4 Update dependency axios to ^1.8.2 Mar 9, 2025
@mend-for-github-com mend-for-github-com bot changed the title Update dependency axios to ^1.8.2 Update dependency axios to ^1.7.4 Mar 31, 2025
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/axios-1.x branch from a3f7521 to e710ae4 Compare March 31, 2025 10:20
@mend-for-github-com mend-for-github-com bot changed the title Update dependency axios to ^1.7.4 Update dependency axios to ^1.8.3 Apr 30, 2025
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/axios-1.x branch from e710ae4 to 11ef392 Compare April 30, 2025 10:31
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/axios-1.x branch from 11ef392 to 19ee582 Compare May 31, 2025 09:12
@mend-for-github-com mend-for-github-com bot changed the title Update dependency axios to ^1.8.3 Update dependency axios to ^1.8.2 May 31, 2025
@mend-for-github-com mend-for-github-com bot changed the title Update dependency axios to ^1.8.2 Update dependency axios to ^1.7.4 Jun 11, 2025
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/axios-1.x branch from 19ee582 to 76abaac Compare June 11, 2025 02:27
@mend-for-github-com mend-for-github-com bot changed the title Update dependency axios to ^1.7.4 Update dependency axios to ^1.8.2 Jul 11, 2025
@mend-for-github-com mend-for-github-com bot force-pushed the whitesource-remediate/axios-1.x branch from 76abaac to cb5c093 Compare July 11, 2025 09:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants