medfreeman / nuxt-netlify-cms-module

Easy Netlify CMS integration with nuxt.js
MIT License
194 stars 23 forks source link

An in-range update of @nuxtjs/axios is breaking the build 🚨 #132

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @nuxtjs/axios was updated from 5.4.0 to 5.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:

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.4.2

Fixes

  • chore(ts): update types for nuxt 2.7.1 (PR #249)
  • chore(deps): update dependency consola to ^2.6.2 (PR #246)
Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.5.0

Bug Fixes

  • lowercase accept-encoding header (nuxt/http#43) (c17fec2)

Features

  • convert header names to lowercase (nuxt/http#45) (2e514a4)
  • use server of nuxt.config.js to set default baseURL (#245) (e1120a9)
Commits

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.5.1

Bug Fixes

  • don't toLowerCase headers for setHeader and setToken (#250) (93469f0)
Commits

The new version differs by 2 commits.

  • 2259038 chore(release): 5.5.1
  • 93469f0 fix: don't toLowerCase headers for setHeader and setToken (#250)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • 03c5aad chore(release): 5.5.2
  • 9205fdf fix: vuex typescript type (#253)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 4 commits.

  • e58983d chore(release): 5.5.3
  • ee8f999 fix: bump axios to ^0.19.0
  • c7cbf4e chore(deps): update dependency consola to ^2.7.1 (#252)
  • f56c4fb chore(deps): bump webpack-bundle-analyzer from 3.1.0 to 3.3.2 (#251)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.5.4

Bug Fixes

  • ignore content-length header (41ff27a)
Commits

The new version differs by 2 commits.

  • c4e73d0 chore(release): 5.5.4
  • 41ff27a fix: ignore content-length header

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.6.0

Features

Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.8.0

Features

  • add CancelToken and isCancel to axios instance (#292) (b9335b1)

Thanks to @3b3ziz, @SaulIO, @ricardogobbosouza, @Amrmak for this feature and docs ❤️

Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.9.0

Features

Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.9.3

Bug Fixes

  • axios: Upgrade to 0.19.1 with lots of bug fixes. (changelog)
  • types: extend from AxiosStatic (#319) (9223a57)
Commits

The new version differs by 3 commits.

  • 623ac7b chore(release): 5.9.3
  • 9223a57 fix(types): extend from AxiosStatic (#319)
  • 150aebf chore(deps): update dependency axios to ^0.19.1 (#321)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.9.4

Bug Fixes

Dependency upgrades

  • update dependency axios to ^0.19.2 (#327)
Commits

The new version differs by 3 commits.

  • 09c58e3 chore(release): 5.9.4
  • af7e213 chore(deps): update dependency axios to ^0.19.2 (#327)
  • 9d00d6a fix(types): add setBaseURL (#329)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • b6f88ae chore(release): 5.9.5
  • cf5cc3a chore(deps): update dependency defu to v1 (#332)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.9.6

Bug Fixes

  • module: always set protocol to https when https: true is set (#344) (6f82570)
Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.9.7

Bug Fixes

  • plugin: don't convert falsy urls to string (#347) (b8a510e)
Commits

The new version differs by 2 commits.

  • 6c25966 chore(release): 5.9.7
  • b8a510e fix(plugin): don't convert falsy urls to string (#347)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.10.0

Features

  • plugin: enable server brotli if supported (closes #276) (074f98c)

Bug Fixes

  • module: Allow browserBaseURL as empty string (fixes #303) (18afe5c)
  • plugin: preserve default headers (fixes #323) (6c5605d)
  • plugin: use globalName instead of $nuxt (fixes #345) (fd1f8ec)
Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 2 commits.

  • ca320f1 chore(release): 5.10.1
  • 7baaf5a revert: revert node brotli support (#276)

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.10.2

5.10.2 (2020-04-27)

Bug Fixes

  • plugin: add missing $ prefix to globalName (#356) (47788bd)
Commits

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

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v5.10.3

Bug Fixes

  • globalName fallback for nuxt < 2.2.0 (12da6c8)
Commits

The new version differs by 2 commits.

  • 0f20c51 chore(release): 5.10.3
  • 12da6c8 fix: globalName fallback for nuxt < 2.2.0

See the full diff