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

fix(deps): update dependency axios to v1.7.7 #1910

Merged
merged 1 commit into from
Oct 1, 2024

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 23, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 1.7.4 -> 1.7.7 age adoption passing confidence

Release Notes

axios/axios (axios)

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

Configuration

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

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, 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.

@renovate renovate bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Aug 23, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x branch 4 times, most recently from 75a6254 to 65d7fab Compare August 25, 2024 19:57
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.7.5 fix(deps): update dependency axios to v1.7.6 Aug 30, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x branch 3 times, most recently from 93379ad to 04eb3ba Compare September 1, 2024 01:53
@renovate renovate bot changed the title fix(deps): update dependency axios to v1.7.6 fix(deps): update dependency axios to v1.7.7 Sep 1, 2024
@renovate renovate bot force-pushed the renovate/axios-1.x branch 4 times, most recently from 584cbe2 to 330de32 Compare September 7, 2024 03:11
@renovate renovate bot force-pushed the renovate/axios-1.x branch 5 times, most recently from 06783b4 to d2c8f3d Compare September 14, 2024 16:07
@renovate renovate bot force-pushed the renovate/axios-1.x branch 4 times, most recently from 8a984c4 to ca836cb Compare September 15, 2024 13:31
@renovate renovate bot force-pushed the renovate/axios-1.x branch 6 times, most recently from a035ada to 81f6017 Compare October 1, 2024 04:23
Copy link
Member

@oliver-sanders oliver-sanders left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested as working.

@oliver-sanders oliver-sanders merged commit 5b634eb into master Oct 1, 2024
8 checks passed
@oliver-sanders oliver-sanders deleted the renovate/axios-1.x branch October 1, 2024 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant