Closed dependabot[bot] closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
pokenode-ts | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Sep 26, 2023 8:44pm |
Kudos, SonarCloud Quality Gate passed!
0 Bugs
0 Vulnerabilities
0 Security Hotspots
0 Code Smells
No Coverage information
0.0% Duplication
Bumps axios from 1.5.0 to 1.5.1.
Release notes
Sourced from axios's releases.
Changelog
Sourced from axios's changelog.
Commits
88fb52b
chore(release): v1.5.1 (#5920)e410779
fix(adapters): improved adapters loading logic to have clear error messages; ...bc9af51
fix(formdata): fixed automatic addition of theContent-Type
header for Form...4c89f25
fix(headers): allowcontent-encoding
header to handle case-insensitive valu...ae00391
docs(paramsSerializer config within request config): update documentation for...a989ccd
Change isNaN to Number.isNaNb5b7760
docs: fix CommonJS usage note9e62056
fix(types): removed duplicated codeDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show