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 #1105

Merged
merged 1 commit into from
Sep 12, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 12, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
axios (source) 1.7.2 -> 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

v1.7.4

Compare Source

Bug Fixes
Contributors to this release

v1.7.3

Compare Source

Bug Fixes
Contributors to this release

Configuration

📅 Schedule: Branch creation - "every weekday" in timezone Etc/UTC, Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR becomes conflicted, 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 the renovatebot label Sep 12, 2024
@renovate renovate bot enabled auto-merge (squash) September 12, 2024 02:48
@renovate renovate bot merged commit 67ee3bc into master Sep 12, 2024
10 of 11 checks passed
@renovate renovate bot deleted the renovate/axios-1.x branch September 12, 2024 02:58
github-actions bot pushed a commit that referenced this pull request Sep 13, 2024
# [8.0.0](v7.0.0...v8.0.0) (2024-09-13)

### Bug Fixes

* **deps:** update dependency axios to v1.7.0 ([#1066](#1066)) ([ab10adb](ab10adb))
* **deps:** update dependency axios to v1.7.1 ([#1067](#1067)) ([75c3417](75c3417))
* **deps:** update dependency axios to v1.7.2 ([#1070](#1070)) ([71e0a5a](71e0a5a))
* **deps:** update dependency axios to v1.7.7 ([#1105](#1105)) ([67ee3bc](67ee3bc))

### Features

* Update API models ([#1072](#1072)) ([f029e04](f029e04))
* Update API models ([#1111](#1111)) ([9c6decd](9c6decd))
* update order api v0 ([#1051](#1051)) ([ac536be](ac536be))

### BREAKING CHANGES

* **
Updated the IsBuyerRequestedCancel, IsGift and NumberOfItems object
types from boolean/integer to string.

Co-authored-by: nguyentoanit <[email protected]>
Copy link
Contributor

🎉 This PR is included in version 8.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

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.

0 participants