Bump axios from 1.4.0 to 1.5.0 in /webapp
Bumps axios from 1.4.0 to 1.5.0.
Release notes
Sourced from axios's releases.
Release v1.5.0
Release notes:
Bug Fixes
- adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#5837) (9a414bb)
- dns: fixed
cacheable-lookup
integration; (#5836) (b3e327d)- headers: added support for setting header names that overlap with class methods; (#5831) (d8b4ca0)
- headers: fixed common Content-Type header merging; (#5832) (8fda276)
Features
- export getAdapter function (#5324) (ca73eb8)
- export: export adapters without
unsafe
prefix (#5839) (1601f4a)Contributors to this release
Changelog
Sourced from axios's changelog.
1.5.0 (2023-08-26)
Bug Fixes
- adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#5837) (9a414bb)
- dns: fixed
cacheable-lookup
integration; (#5836) (b3e327d)- headers: added support for setting header names that overlap with class methods; (#5831) (d8b4ca0)
- headers: fixed common Content-Type header merging; (#5832) (8fda276)
Features
- export getAdapter function (#5324) (ca73eb8)
- export: export adapters without
unsafe
prefix (#5839) (1601f4a)Contributors to this release
Commits
-
6365751
chore(release): v1.5.0 (#5838) -
1601f4a
feat(export): export adapters withoutunsafe
prefix (#5839) -
dff74ae
docs: linting documentation notes (#5791) -
ca73eb8
feat: export getAdapter function (#5324) -
9a414bb
fix(adapter): make adapter loading error more clear by using platform-specifi... -
b3e327d
fix(dns): fixedcacheable-lookup
integration; (#5836) -
8fda276
fix(headers): fixed common Content-Type header merging; (#5832) -
d8b4ca0
fix(headers): added support for setting header names that overlap with class ... -
3f53eb6
docs: Add axios error type definitions in README.MD (#5788) - See full diff in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot rebase
will rebase this MR -
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts