homebridge-hubitat-tonesto7
homebridge-hubitat-tonesto7 copied to clipboard
[Snyk] Upgrade axios from 1.4.0 to 1.5.1
This PR was automatically created by Snyk using the credentials of a real user.
Snyk has created this PR to upgrade axios from 1.4.0 to 1.5.1.
:information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
- The recommended version is 2 versions ahead of your current version.
- The recommended version was released 21 days ago, on 2023-09-26.
Release notes
Package name: axios
-
1.5.1 - 2023-09-26
Release notes:
Bug Fixes
- adapters: improved adapters loading logic to have clear error messages; (#5919) (e410779)
- formdata: fixed automatic addition of the
Content-Typeheader for FormData in non-browser environments; (#5917) (bc9af51) - headers: allow
content-encodingheader to handle case-insensitive values (#5890) (#5892) (4c89f25) - types: removed duplicated code (9e62056)
Contributors to this release
-
1.5.0 - 2023-08-26
Release notes:
Bug Fixes
- adapter: make adapter loading error more clear by using platform-specific adapters explicitly (#5837) (9a414bb)
- dns: fixed
cacheable-lookupintegration; (#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
unsafeprefix (#5839) (1601f4a)
Contributors to this release
-
1.4.0 - 2023-04-27
Release notes:
Bug Fixes
- formdata: add
multipart/form-datacontent type for FormData payload on custom client environments; (#5678) (bbb61e7) - package: export package internals with unsafe path prefix; (#5677) (df38c94)
Features
- dns: added support for a custom lookup function; (#5339) (2701911)
- types: export
AxiosHeaderValuetype. (#5525) (726f1c8)
Performance Improvements
Contributors to this release
- formdata: add
Commit messages
Package name: axios
- 88fb52b chore(release): v1.5.1 (#5920)
- e410779 fix(adapters): improved adapters loading logic to have clear error messages; (#5919)
- bc9af51 fix(formdata): fixed automatic addition of the `Content-Type` header for FormData in non-browser environments; (#5917)
- 4c89f25 fix(headers): allow `content-encoding` header to handle case-insensitive values (#5890) (#5892)
- ae00391 docs(paramsSerializer config within request config): update documentation for paramsSerializer
- a989ccd Change isNaN to Number.isNaN
- b5b7760 docs: fix CommonJS usage note
- 9e62056 fix(types): removed duplicated code
- 6365751 chore(release): v1.5.0 (#5838)
- 1601f4a feat(export): export adapters without `unsafe` 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-specific adapters explicitly (#5837)
- b3e327d fix(dns): fixed `cacheable-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 methods; (#5831)
- 3f53eb6 docs: Add axios error type definitions in README.MD (#5788)
Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.
For more information:
🔕 Ignore this dependency or unsubscribe from future upgrade PRs