Skip to content

fix(deps): update dependency axios to v1.8.3#156

Merged
NichArchA82 merged 1 commit intomainfrom
renovate/axios-1.8.x-lockfile
Mar 14, 2025
Merged

fix(deps): update dependency axios to v1.8.3#156
NichArchA82 merged 1 commit intomainfrom
renovate/axios-1.8.x-lockfile

Conversation

@public-glueops-renovatebot
Copy link
Copy Markdown
Contributor

@public-glueops-renovatebot public-glueops-renovatebot Bot commented Feb 26, 2025

This PR contains the following updates:

Package Type Update Change
axios (source) dependencies minor 1.7.9 -> 1.8.3

Release Notes

axios/axios (axios)

v1.8.3

Compare Source

Bug Fixes
  • add missing type for allowAbsoluteUrls (#​6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#​6814) (ec159e5)
Contributors to this release

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

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 becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/axios-1.8.x-lockfile branch from f945e71 to f1d8375 Compare February 26, 2025 09:11
@public-glueops-renovatebot public-glueops-renovatebot Bot changed the title fix(deps): update dependency axios to v1.8.0 fix(deps): update dependency axios to v1.8.1 Feb 26, 2025
@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/axios-1.8.x-lockfile branch from f1d8375 to 2c83363 Compare March 7, 2025 07:47
@public-glueops-renovatebot public-glueops-renovatebot Bot changed the title fix(deps): update dependency axios to v1.8.1 fix(deps): update dependency axios to v1.8.2 Mar 7, 2025
@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/axios-1.8.x-lockfile branch from 2c83363 to 457c464 Compare March 12, 2025 07:34
@public-glueops-renovatebot public-glueops-renovatebot Bot changed the title fix(deps): update dependency axios to v1.8.2 fix(deps): update dependency axios to v1.8.3 Mar 12, 2025
@public-glueops-renovatebot public-glueops-renovatebot Bot force-pushed the renovate/axios-1.8.x-lockfile branch from 457c464 to 113ce4d Compare March 14, 2025 04:06
@NichArchA82 NichArchA82 merged commit 5698c84 into main Mar 14, 2025
4 checks passed
@NichArchA82 NichArchA82 deleted the renovate/axios-1.8.x-lockfile branch March 14, 2025 04:07
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.

1 participant