Bump @nuxtjs/axios from 5.9.7 to 5.13.6 in /webapp
Created by: dependabot[bot]
Bumps @nuxtjs/axios from 5.9.7 to 5.13.6.
Release notes
Sourced from @nuxtjs/axios
's releases.
v5.13.6
Bug Fixes
v5.13.5
Bug Fixes
v5.13.4
Bug Fixes
v5.13.3
Bug Fixes
- transpile defu (cf1a03f), closes unjs/defu#28
v5.13.2
Dependencies:
- Update defu to 5.x
v5.13.1
Bug Fixes
- types: add missing type for
create()
(#475) (62f17ca)- types: update interceptors type (#476) (ecfab9a)
v5.13.0
Features
- Support
baseUrl
andbrowserBaseUrl
to handle casing typos (8904847)Bug Fixes
v5.12.5
Bug Fixes
Dependencies
- Update axios to ^0.21.1 (axios/axios#3410) (nuxt-community/axios-module#460)
... (truncated)
Changelog
Sourced from @nuxtjs/axios
's changelog.
5.13.6 (2021-06-02)
Bug Fixes
5.13.5 (2021-05-26)
Bug Fixes
5.13.4 (2021-05-18)
Bug Fixes
5.13.3 (2021-05-17)
Bug Fixes
- transpile defu (cf1a03f), closes unjs/defu#28
5.13.2 (2021-05-17)
5.13.1 (2021-02-08)
Bug Fixes
- types: add missing type for
create()
(#475) (62f17ca)- types: update interceptors type (#476) (ecfab9a)
5.13.0 (2021-02-01)
Features
- support baseUrl and browserBaseUrl to handle casing typos (8904847)
Bug Fixes
... (truncated)
Commits
-
2796fa4
chore(release): 5.13.6 -
d94b5d1
chore(deps): update all non-major dependencies (#478) -
cb5e29d
fix: setHeader function returns after the first scope element (#507) -
bfaa9b2
docs(options): update grammar (#503) -
a9e4867
chore(release): 5.13.5 -
ec2eb0a
fix: only transpile defu for client bundle (resolves #501) -
3759157
chore(release): 5.13.4 -
66d56ab
fix:build.transpile
guard for nuxt@1.x (fixes #498) -
7e4a070
chore(release): 5.13.3 -
cf1a03f
fix: transpile defu - Additional commits viewable in compare view
Dependabot 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 ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)