Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update dependency nuxt-composition-api to v0.11.0 #14

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Jun 12, 2020

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
nuxt-composition-api 0.6.0 -> 0.11.0 age adoption passing confidence

Release Notes

nuxt-community/composition-api

v0.11.0

Compare Source

Features
0.10.6 (2020-07-14)
Bug Fixes
0.10.5 (2020-07-09)
Bug Fixes
  • create static-json dir at correct point in generate lifecycle (2d4e10b)
  • test for nuxt instance before loading static (43d5ee6), closes #​143
0.10.4 (2020-07-09)
Bug Fixes
0.10.3 (2020-07-01)
Bug Fixes
  • check static path exists before copying files (9f1bdc7)
0.10.2 (2020-06-25)
Bug Fixes
0.10.1 (2020-06-25)
Features
  • export nextTick from @vue/composition-api (df68e0a)

v0.10.6

Compare Source

v0.10.5

Compare Source

v0.10.4

Compare Source

v0.10.3

Compare Source

v0.10.2

Compare Source

v0.10.0

Compare Source

⚠ BREAKING CHANGES
  • requires nuxt 2.13+ for useFetch
Features
Bug Fixes
  • handle preexisting babel plugins function (c5c338f)
  • specify type for inline function (694f21b)
  • write static files synchronously (eb91a5f)
0.9.3 (2020-06-13)
Features
0.9.2 (2020-06-13)
Features
Bug Fixes
  • remove duplicate static path definition (48b9afb)
Performance Improvements
  • remove unnecessary spread (2300a93)
0.9.1 (2020-06-11)

v0.9.3

Compare Source

v0.9.2

Compare Source

v0.9.1

Compare Source

v0.9.0

Compare Source

⚠ BREAKING CHANGES
Features
  • upgrade to @vue/composition-api v0.6.1 (3d0bdc6)
0.8.2 (2020-06-04)
Bug Fixes
  • regression if ssrRef is used outside setup (in dev) (f2beecd)
0.8.1 (2020-06-02)
Bug Fixes
  • re-run ssrRef factory functions on hot module reload (282b8d2), closes #​88

v0.8.2

Compare Source

v0.8.1

Compare Source

v0.8.0

Compare Source

Features
  • add useStatic helper to inline results of API calls (#​79) (460b615)
0.7.5 (2020-05-30)
Bug Fixes
  • allow extension of useContext return type (24d7586), closes #​84
0.7.4 (2020-05-28)
Bug Fixes
0.7.3 (2020-05-27)
Bug Fixes
0.7.2 (2020-05-27)
Bug Fixes
0.7.1 (2020-05-19)
Bug Fixes

v0.7.5

Compare Source

v0.7.4

Compare Source

v0.7.3

Compare Source

v0.7.2

Compare Source

v0.7.1

Compare Source

v0.7.0

Compare Source

⚠ BREAKING CHANGES
  • route, query, from and params are now returned as refs from useContext, which was probably what you wanted anyway.
Bug Fixes
  • make route-related context reactive (91292c8)
0.6.3 (2020-05-11)
Features
0.6.2 (2020-05-11)
Features
  • use appropriate core-js polyfill for ie11 (5281e66)
Bug Fixes
  • insert composition api plugin before others (2ef608b)
  • reduce meta type definitions (fa9efa3)
  • revert data sanitisation (1a4bbed)
  • sanitise ssrRef data (d86fdb2)
0.6.1 (2020-05-10)
Features
Bug Fixes
  • improve default values for useMeta (f3024e1)

v0.6.3

Compare Source

v0.6.2

Compare Source

v0.6.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - 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 Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/nuxt-composition-api-0.x branch from 3ff8090 to 354981f Compare June 13, 2020 00:14
@renovate renovate bot changed the title fix(deps): update dependency nuxt-composition-api to v0.9.1 fix(deps): update dependency nuxt-composition-api to v0.9.2 Jun 13, 2020
@renovate renovate bot force-pushed the renovate/nuxt-composition-api-0.x branch from 354981f to d2c4006 Compare June 13, 2020 15:21
@renovate renovate bot changed the title fix(deps): update dependency nuxt-composition-api to v0.9.2 fix(deps): update dependency nuxt-composition-api to v0.9.3 Jun 13, 2020
@renovate renovate bot force-pushed the renovate/nuxt-composition-api-0.x branch from d2c4006 to c64effc Compare June 25, 2020 21:52
@renovate renovate bot changed the title fix(deps): update dependency nuxt-composition-api to v0.9.3 fix(deps): update dependency nuxt-composition-api to v0.10.0 Jun 25, 2020
@renovate renovate bot force-pushed the renovate/nuxt-composition-api-0.x branch from c64effc to ed1a8ab Compare June 25, 2020 23:05
@renovate renovate bot changed the title fix(deps): update dependency nuxt-composition-api to v0.10.0 fix(deps): update dependency nuxt-composition-api to v0.10.2 Jun 25, 2020
@renovate renovate bot force-pushed the renovate/nuxt-composition-api-0.x branch from ed1a8ab to 9591c18 Compare July 1, 2020 13:16
@renovate renovate bot changed the title fix(deps): update dependency nuxt-composition-api to v0.10.2 fix(deps): update dependency nuxt-composition-api to v0.10.3 Jul 1, 2020
@renovate renovate bot force-pushed the renovate/nuxt-composition-api-0.x branch from 9591c18 to f60afea Compare July 9, 2020 07:48
@renovate renovate bot changed the title fix(deps): update dependency nuxt-composition-api to v0.10.3 fix(deps): update dependency nuxt-composition-api to v0.10.4 Jul 9, 2020
@renovate renovate bot force-pushed the renovate/nuxt-composition-api-0.x branch from f60afea to 67ac7db Compare July 9, 2020 14:25
@renovate renovate bot changed the title fix(deps): update dependency nuxt-composition-api to v0.10.4 fix(deps): update dependency nuxt-composition-api to v0.10.5 Jul 9, 2020
@renovate renovate bot force-pushed the renovate/nuxt-composition-api-0.x branch from 67ac7db to 0323c46 Compare July 14, 2020 12:49
@renovate renovate bot changed the title fix(deps): update dependency nuxt-composition-api to v0.10.5 fix(deps): update dependency nuxt-composition-api to v0.10.6 Jul 14, 2020
@renovate renovate bot force-pushed the renovate/nuxt-composition-api-0.x branch from 0323c46 to 21450db Compare July 27, 2020 11:53
@renovate renovate bot changed the title fix(deps): update dependency nuxt-composition-api to v0.10.6 fix(deps): update dependency nuxt-composition-api to v0.11.0 Jul 27, 2020
@renovate
Copy link
Author

renovate bot commented Mar 23, 2023

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant