press icon indicating copy to clipboard operation
press copied to clipboard

fix(deps): update dependency @nuxt/http to ^0.6.0

Open renovate[bot] opened this issue 5 years ago • 0 comments

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxt/http ^0.3.5 -> ^0.6.0 age adoption passing confidence

Release Notes

nuxt/http

v0.6.4

Compare Source

v0.6.3

Compare Source

v0.6.2

Compare Source

v0.6.1

Compare Source

v0.6.0

Compare Source

⚠ BREAKING CHANGES
  • deps: (ky) remove response property for the first argument passed to beforeRetry hook. You can access it on error.response instead.
Features
0.5.13 (2020-09-26)
Bug Fixes
  • use regex to avoid falsely replacing ports starting with 80 (#​124) (e981e62)
0.5.12 (2020-09-01)
Bug Fixes
  • types: add missing types for create and setBaseURL (#​122) (c002aaa)
0.5.11 (2020-08-20)
Bug Fixes
0.5.10 (2020-07-16)
Bug Fixes
0.5.9 (2020-07-14)
Bug Fixes
0.5.8 (2020-07-14)
Features
  • handle runtimeConfig and static target (b9f5e05)
Bug Fixes
0.5.7 (2020-06-29)
0.5.6 (2020-06-29)
Bug Fixes
  • plugin: allow reusing error.response.json (77b084b)
0.5.5 (2020-06-17)
0.5.4 (2020-06-17)
Features
0.5.3 (2020-06-12)
Features
Bug Fixes
0.5.2 (2020-06-05)
Features
  • allow adding custom headers with nuxt config (#​101) (2839260)
  • support baseUrl and remove port :443 and :80 when http or https (#​103) (fc3e78e)
0.5.1 (2020-04-29)
Bug Fixes

v0.5.13

Compare Source

v0.5.12

Compare Source

v0.5.11

Compare Source

v0.5.10

Compare Source

v0.5.9

Compare Source

v0.5.8

Compare Source

v0.5.7

Compare Source

v0.5.6

Compare Source

v0.5.5

Compare Source

v0.5.4

Compare Source

v0.5.3

Compare Source

v0.5.2

Compare Source

v0.5.1

Compare Source

v0.5.0

Compare Source

New Features
  • Allow creating new instances with $http.create(kyOptions) (#​3) (#​94) (docs)
  • ‍Allow changing baseURL on runtime $http.setBaseURL(baseURL)‍‍ (#​82) (#​94)
Docs
Restructure sidebar (#​94)
  • API > Hooks: https://http.nuxtjs.org/api/#hooks
  • API > HTTP methods: https://http.nuxtjs.org/api/#http-methods
Types
  • fix(types): update types for HTTPError to ky.HTTPError (#​91)
Chore

v0.4.0

Compare Source

⚠ BREAKING CHANGES
  • deps: Require Node.js 10+
Bug Fixes
  • module: always set protocol to https when https: true is set (50ef8e0)

  • deps: update all non-major dependencies (#​90) (2f1411b)

0.3.9 (2020-01-30)
Features
Bug Fixes
  • use json serialization for plain array (#​87) (febf265)
  • module: read port and host from options/cli before fallback (bc58738)
0.3.8 (2019-11-02)
Features
0.3.7 (2019-11-01)
0.3.6 (2019-11-01)
Features
0.3.5 (2019-09-05)
Bug Fixes

v0.3.9

Compare Source

v0.3.8

Compare Source

v0.3.7

Compare Source

v0.3.6

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • [ ] If you want to rebase/retry this PR, check this box.

This PR has been generated by WhiteSource Renovate. View repository job log here.

renovate[bot] avatar May 01 '20 11:05 renovate[bot]