chore(deps): update all non-major dependencies
This PR contains the following updates:
Release Notes
nuxt-community/axios-module (@nuxtjs/axios)
v5.13.6
v5.13.5
v5.13.4
v5.13.3
v5.13.2
v5.13.1
v5.13.0
Features
- support baseUrl and browserBaseUrl to handle casing typos (8904847)
Bug Fixes
5.12.5 (2021-01-04)
Bug Fixes
5.12.4 (2020-12-14)
Bug Fixes
5.12.3 (2020-11-30)
Bug Fixes
5.12.2 (2020-08-25)
Bug Fixes
Docs
- Migrate docs to nuxt/content (#404)
5.12.1 (2020-08-05)
Bug Fixes
v5.12.5
v5.12.4
v5.12.3
v5.12.2
v5.12.1
v5.12.0
Features
Bug Fixes
- types: add axios-retry type def for more options (#378) (40a0c58)
- types: add prefix, port, host options to axios types (#381) (301805b)
v5.11.0
Features
- experimental runtimeConfig support (07ca13c)
Bug Fixes
5.10.3 (2020-04-30)
Bug Fixes
- globalName fallback for nuxt < 2.2.0 (12da6c8)
5.10.2 (2020-04-27)
Bug Fixes
5.10.1 (2020-04-22)
v5.10.3
v5.10.2
v5.10.1
v5.10.0
Features
Bug Fixes
- module: browserBaseURL as empty string (fixes #303) (18afe5c)
- plugin: preserve default headers (fixes #323) (6c5605d)
-
plugin: use
globalNameinstead of$nuxt(fixes #345) (fd1f8ec)
5.9.7 (2020-03-30)
Bug Fixes
5.9.6 (2020-03-27)
Bug Fixes
5.9.5 (2020-02-02)
Bug Fixes
5.9.4 (2020-01-30)
Bug Fixes
5.9.3 (2020-01-11)
Bug Fixes
5.9.2 (2020-01-02)
5.9.1 (2020-01-02)
v5.9.7
v5.9.6
v5.9.5
v5.9.4
v5.9.3
v5.9.2
v5.9.1
v5.9.0
Features
- add
CancelTokenandisCancelto axios instance (#292) (474910b) - add function helper
setBaseURL(#296) (c429d55) - allow adding custom headers with nuxt config (#294) (af1e86d)
- allow creating new instances (#306) (2ca95e5)
Bug Fixes
- docs: should be response.code instead of code (#197) (d07102e)
-
headers: don't proxy
content-md5andcontent-type(#300) (46c49e2) - progress: handle canceled requests (#301) (2903fd5)
- types: correct Vuex Store instance (#227) (e5747eb)
- use
AxiosforisCancel(fixes #301) (4f71479)
v5.8.0
Features
5.7.1 (2019-10-22)
Bug Fixes
v5.7.1
v5.7.0
Features
- add function helper
setBaseURL(#296) (1028bbc) - allow adding custom headers with nuxt config (#294) (3e38906)
Bug Fixes
nuxt-community/analytics-module (@nuxtjs/google-analytics)
v2.4.0
Features
v2.3.0
Features
2.2.3 (2020-01-10)
2.2.2 (2019-12-03)
2.2.1 (2019-10-25)
Bug Fixes
v2.2.3
v2.2.2
v2.2.1
nuxt-community/netlify-files-module (@nuxtjs/netlify-files)
v1.2.0
Features
v1.1.0
- Refactor the module based on
@nuxtjs/module-test-utils
nuxt-community/pwa-module (@nuxtjs/pwa)
v3.3.5
v3.3.4
v3.3.3
v3.3.2
v3.3.1
v3.3.0
Features
- manifest: add revision to start_url (ad26827)
Bug Fixes
3.2.2 (2020-10-13)
Bug Fixes
3.2.1 (2020-10-13)
Bug Fixes
v3.2.2
v3.2.1
v3.2.0
Bug Fixes
- support build cache (#371) (9a825c9)
-
meta: fix
mergeMetacjs export (774f1a8) -
workbox: restore
sw.jswith smart build (fixes #352) (491f440)
3.1.2 (2020-10-07)
Bug Fixes
- meta: avoid unnecessary log for meta.json (de8e039)
- meta: fix issues regarding favicon.ico fallback (7a1e773)
3.1.1 (2020-10-07)
Bug Fixes
-
meta: load meta when
ssris disable and usingnuxt dev(fixes #219) (b6a5ead) -
workbox: handle
offlinePageoptions (fixes #365) (2b9856e)
v3.1.2
v3.1.1
v3.1.0
Features
Bug Fixes
- icon: fork without original process args (#343) (8b1f19f)
-
manifest: do not use nuxt loading bar color as default
theme_color(#344) (a18a79f) -
meta: add missing
router.baseprefix to favicon (#354) (3e910ae) -
meta: allow setting
appleStatusBarStylewithoutmobileAppIOS(b0f226a), closes #338 - meta: prevent build failure for ios splash image when no icon is used (#362) (494eed5)
- workbox: New configuration for specifying plugins when configuring a strategy (#337) (dacf7ec), closes /github.com/nuxt-community/pwa-module/pull/337#issuecomment-681870522
3.0.2 (2020-08-26)
Bug Fixes
3.0.1 (2020-08-17)
Bug Fixes
v3.0.2
v3.0.1
v3.0.0
Bug Fixes
v3.0.0-beta.20
nuxt-modules/tailwindcss (@nuxtjs/tailwindcss)
v1.4.1
v1.4.0
Features
- Add
exposeConfigoption to reference resolved config in javascript runtime (PR #69)
See demo and source code
Chore
- Upgrade dependencies
v1.3.3
- Fix: don't purge base and components (#65 by @hecktarzuli)
- Upgrade dependencies (#63)
v1.3.2
v1.3.1
Fix a regression: PurgeCSS stopped working after upgrade to v.1.3.0
v1.3.0
- Upgrade TailwindCSS to
v1.1.4 - Add
purgeCSSInDevoption to activate purgeCSS in development mode
v1.2.0
Features
1.1.2 (2019-08-08)
Bug Fixes
- upgrade tailwind and remove log (c2a5798)
1.1.1 (2019-07-29)
Bug Fixes
- changelog (bc65736)
vuejs/composition-api (@vue/composition-api)
v0.6.7
Bug Fixes
- toRefs: do not warn when toRefs is called in a prop value (#405) (048b6d3)
- type: improve defineComponent type for option apis (#406) (1c64108)
Features
v0.6.6
Reverts
v0.6.5
Bug Fixes
-
watchEffect: prevent recursive calls when using
flush:sync(#389) (f7f1e77) - not unwrapping
markRawobjects (#386) (575d100) - unwrap refs returned by
data(#387) (1f07075)
v0.6.4
Bug Fixes
- setup: call stack exceeded when returning circular dependency (#380) (66f58ba)
- setup: Vue.extend(Comp).extend({}) - vue-test-utils (#383) (ce932bf)
v0.6.3
Bug Fixes
v0.6.2
Bug Fixes
- reactivity: unwrap nested refs on the template (#361) (1fd48f5)
- defineComponent() with array props (#364) (d7048d4)
- setup: Allow retuning frozen objects on the setup (#366) (bca3a69)
- mark props as reactive (#359) (bc78428)
v0.6.1
Fix
-
__DEV__is not defined, #355, @yoyo930021
v0.6.0
Great thanks to @pikax for #311, making most of the APIs better aligned with the latest vue-next.
BREAKING CHANGE
- The
lazyoption ofwatchhas been replaced by the oppositeimmediateoption, which defaults to false. (It's ignored when using the effect signature). more details (#266) - Rename
nonReactivetomarkRaw -
watchEffectnow follows the same behaviour as v3 (triggers immediately). -
UnwrapReftypes fromvue-nextthis can cause some incompatibilities.
Bug Fixes
- Added missing reactivity API from vue-next, #311, @pikax
- Fix return type of
toRefs, #315 - Fix incorrect ref typing, #344, @antfu
- Binding context vm when using function without parentheses, #148, @pikax
- computed: destroy helper vm of computed to prevent memleak, #277, @LinusBorg
- Remove the surplus Function type from PropType, #352, @pikax
Features
- Added
unref(#309),isReactive(#327),toRef(#313),UnwrapRef(#247) - Added
shallowReactive,shallowRef - Added
toRaw -
getCurrentInstanceavailable on the lifecycle hooks (onMounted, etc) -
getCurrentInstancereturnsundefinedwhen called outside setup instead of throwing exception
Types
- Align reactivity types with
vue-next
v0.5.0
- New:
watchEffectfunction, lingin up with the latest version of the RFC (RFC docs) (#275) - Fix:
setupfrom a mixin should called before the component's own (#276) - Fix(types): Fix corner case in
UnWrapRefinternal type (#261) - types: Add
Elementto bailout types for unwrapping (#278)
v0.4.0
-
Refactor: rename
createComponenttodefineComponent(thecreateComponentfunction is still there but deprecated) #230 - Fix: correct the symbol check; fixes the compatibility issue in iOS 9 #218
- Fix: avoid accessing undeclared instance fields on type-level; fixes Vetur template type checking; fixes vue-router type compatibility #189
- Fix:
onUnmountedshould not be run ondeactivated#217
v0.3.4
- Fixed
reactivesetter not working on the server. - New
isServersetup context property.
v0.3.3
babel/babel-eslint (babel-eslint)
v10.1.0
eslint/eslint (eslint)
v6.8.0
-
c5c7086Fix: ignore aligning single line in key-spacing (fixes #11414) (#12652) (YeonJuan) -
9986d9eChore: add object option test cases in yield-star-spacing (#12679) (YeonJuan) -
1713d07New: Add no-error-on-unmatched-pattern flag (fixes #10587) (#12377) (ncraley) -
5c25a26Update: autofix bug in lines-between-class-members (fixes #12391) (#12632) (YeonJuan) -
4b3cc5cChore: enable prefer-regex-literals in eslint codebase (#12268) (薛定谔的猫) -
05faebbUpdate: improve suggestio
Configuration
📅 Schedule: Branch creation - "before 3am on Monday" (UTC), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
- [ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 98 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 96 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 98 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 96 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 98 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 98 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 98 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 98 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 98 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 98 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 96 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 98 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 95 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0
Updated Lighthouse report for the changes in this PR:
| Category | New score | Required threshold |
|---|---|---|
| Performance | 97 | 90 |
| Accessibility | 92 | 90 |
| Best Practices | 93 | 93 |
| SEO | 82 | 80 |
| Progressive Web App | 92 | 90 |
Tested with Lighthouse version: 4.1.0