Open greenkeeper[bot] opened 5 years ago
dependency
@nuxtjs/axios was updated from 5.4.1
to 5.4.2
.Your tests are still failing with this version. Compare changes
The new version differs by 8 commits.
4583988
5.4.2
76e1c17
chore(deps): update dependency consola to ^2.6.2 (#246)
8315251
Merge pull request #249 from simllll/patch-2
6a2923d
update types for nuxt 2.7.1
f744666
chore(deps): update dependency consola to ^2.6.0
30f9bd6
chore(deps): update dependency consola to ^2.5.8
334c888
docs: replace baseUrl to baseURL (#233)
624a3bd
chore: fix issue template
See the full diff
dependency
@nuxtjs/axios was updated from 5.4.2
to 5.5.0
.Your tests are still failing with this version. Compare changes
The new version differs by 6 commits.
062027f
chore(release): 5.5.0
2e514a4
feat: convert header names to lowercase (nuxt/http#45)
90e8c13
chore: lint fixture
c17fec2
fix: lowercase accept-encoding
header (nuxt/http#43)
d0982b6
docs: update proxyHeadersIgnore
e1120a9
feat: use server
of nuxt.config.js to set default baseURL (#245)
See the full diff
dependency
@nuxtjs/axios was updated from 5.5.0
to 5.5.1
.Your tests are still failing with this version. Compare changes
dependency
@nuxtjs/axios was updated from 5.5.1
to 5.5.2
.Your tests are still failing with this version. Compare changes
dependency
@nuxtjs/axios was updated from 5.5.2
to 5.5.3
.Your tests are still failing with this version. Compare changes
dependency
@nuxtjs/axios was updated from 5.5.3
to 5.5.4
.Your tests are still failing with this version. Compare changes
dependency
@nuxtjs/axios was updated from 5.5.4
to 5.6.0
.Your tests are still failing with this version. Compare changes
The new version differs by 8 commits.
fdb9837
chore(release): 5.6.0
7aee77b
feat(types): provide nuxt 2.9 compatible types (#277)
11cf821
chore(deps): update dependency consola to ^2.10.1 (#272)
06db3a1
chore(deps): bump lodash.template from 4.4.0 to 4.5.0 (#267)
aa88d0f
chore: fix README link to original axios repo (#269)
c0fd64f
chore(deps): update dependency consola to ^2.9.0 (#262)
8977bf9
docs: add typescript instructions (#264)
953ab8c
feat: https detection (#260)
See the full diff
dependency
@nuxtjs/axios was updated from 5.7.1
to 5.8.0
.Your tests are still failing with this version. Compare changes
Thanks to @3b3ziz, @SaulIO, @ricardogobbosouza, @Amrmak for this feature and docs
The new version differs by 13 commits.
b96e1bb
chore(release): 5.8.0
b9335b1
feat: add CancelToken
and isCancel
to axios instance (#292)
170e399
chore(release): 5.7.1
82dfccc
fix: use Axios
for isCancel
(fixes #301)
153f181
chore(release): 5.7.0
fd779fc
chore: update yarn.lock
f959c58
fix(headers): don't proxy content-md5
and content-type
(#300)
5096060
fix(progress): handle canceled requests (#301)
709bd7c
chore: update yarn.lock
b096fc7
refactor: lint code
762e9d4
docs: add a note regarding setBaseURL
1028bbc
feat: add function helper setBaseURL
(#296)
3e38906
feat: allow adding custom headers with nuxt config (#294)
See the full diff
dependency
@nuxtjs/axios was updated from 5.8.0
to 5.9.0
.Your tests are still failing with this version. Compare changes
The new version differs by 31 commits ahead by 31, behind by 13.
17f9367
chore(release): 5.9.0
2ee5cfc
docs: update migration.md (#309)
2ca95e5
feat: allow creating new instances (#306)
6425515
chore(deps): update dependency consola to ^2.11.1 (#307)
520d6d7
chore(release): 5.8.0
474910b
feat: add CancelToken
and isCancel
to axios instance (#292)
0d616f8
chore(release): 5.7.1
4f71479
fix: use Axios
for isCancel
(fixes #301)
6a146b3
chore(release): 5.7.0
d239c38
chore: update yarn.lock
46c49e2
fix(headers): don't proxy content-md5
and content-type
(#300)
2903fd5
fix(progress): handle canceled requests (#301)
cbf5131
chore: update yarn.lock
11264ff
refactor: lint code
2444772
docs: add a note regarding setBaseURL
There are 31 commits in total.
See the full diff
dependency
@nuxtjs/axios was updated from 5.9.1
to 5.9.2
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
8435a83
chore(release): 5.9.2
1d3592c
Merge branch 'master' into dev
6385072
chore(release): 5.9.1
8ed688e
chore: update yarn.lock
45a562f
chore(deps): update all non-major dependencies (#317)
30b0782
Merge branch 'dev'
2b23378
docs: update migration.md (#309)
See the full diff
dependency
@nuxtjs/axios was updated from 5.9.2
to 5.9.3
.Your tests are still failing with this version. Compare changes
dependency
@nuxtjs/axios was updated from 5.9.3
to 5.9.4
.Your tests are still failing with this version. Compare changes
dependency
@nuxtjs/axios was updated from 5.9.4
to 5.9.5
.Your tests are still failing with this version. Compare changes
dependency
@nuxtjs/axios was updated from 5.9.5
to 5.9.6
.Your tests are still failing with this version. Compare changes
The new version differs by 7 commits.
d8a03bb
chore(release): 5.9.6
f9b2b62
chore: fix netlify publish dir
3c285dc
chore: add netlify.toml
5be7405
chore(deps): update devdependency vuepress to ^1.4.0 (#346)
191f869
docs: migrate to vuepress
c41013b
chore: update yarn.lock
6f82570
fix(module): always set protocol to https
when https: true
is set (#344)
See the full diff
dependency
@nuxtjs/axios was updated from 5.9.6
to 5.9.7
.Your tests are still failing with this version. Compare changes
dependency
@nuxtjs/axios was updated from 5.9.7
to 5.10.0
.Your tests are still failing with this version. Compare changes
The new version differs by 11 commits.
86d16cf
chore(release): 5.10.0
8be99d1
test: remove brotli test
074f98c
feat(plugin): enable server brotli if supported (closes #276)
18afe5c
fix(module): browserBaseURL as empty string (fixes #303)
6c5605d
fix(plugin): preserve default headers (fixes #323)
fd1f8ec
fix(plugin): use globalName
instead of $nuxt
(fixes #345)
7dec0a0
chore: update yarn.lock
a9d3e55
chore(deps): update all non-major dependencies (#350)
d6b1043
chore(deps): update dependency defu to v2 (#351)
509e43f
Vue School links (#352)
990cfb7
docs(setup): update typescript section (#349)
See the full diff
dependency
@nuxtjs/axios was updated from 5.10.0
to 5.10.1
.Your tests are still failing with this version. Compare changes
dependency
@nuxtjs/axios was updated from 5.10.1
to 5.10.2
.Your tests are still failing with this version. Compare changes
The new version differs by 5 commits.
b0483da
chore(release): 5.10.2
95c6010
chore(deps): update dependency axios-retry to ^3.1.8 (#353)
47788bd
fix(plugin): add missing $ prefix to globalName (#356)
b46693b
docs: add algolia search (#355)
ba71853
revert: add brotli test back
See the full diff
dependency
@nuxtjs/axios was updated from 5.10.2
to 5.10.3
.Your tests are still failing with this version. Compare changes
The dependency @nuxtjs/axios was updated from
5.4.0
to5.4.1
.🚨 View failing branch.
This version is covered by your current version range and after updating it in your project the build failed.
@nuxtjs/axios is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.
Status Details
- ❌ **ci/circleci: build-job:** Your tests failed on CircleCI ([Details](https://circleci.com/gh/medfreeman/nuxt-netlify-cms-module/242?utm_campaign=vcs-integration-link&utm_medium=referral&utm_source=github-build-link)).Commits
The new version differs by 2 commits.
f007b4d
chore(release): 5.4.1
1ed6e2f
fix(types): correct Vuex Store instance (#227)
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: