Skip to content
This repository has been archived by the owner on Oct 24, 2023. It is now read-only.

chore(deps): update all non-major dependencies #97

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 14, 2019

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@nuxtjs/axios ^5.6.0 -> ^5.13.6 age adoption passing confidence
@nuxtjs/google-analytics ^2.2.0 -> ^2.4.0 age adoption passing confidence
@nuxtjs/netlify-files ^1.0.0 -> ^1.2.0 age adoption passing confidence
@nuxtjs/pwa ^3.0.0-beta.19 -> ^3.3.5 age adoption passing confidence
@nuxtjs/tailwindcss ^1.1.2 -> ^1.4.1 age adoption passing confidence
@vue/composition-api ^0.3.2 -> ^0.6.7 age adoption passing confidence
babel-eslint ^10.0.3 -> ^10.1.0 age adoption passing confidence
eslint (source) ^6.5.1 -> ^6.8.0 age adoption passing confidence
eslint-loader ^3.0.2 -> ^3.0.4 age adoption passing confidence
eslint-plugin-nuxt ^0.4.3 -> ^0.5.2 age adoption passing confidence
husky (source) ^3.0.8 -> ^3.1.0 age adoption passing confidence
intersection-observer ^0.7.0 -> ^0.12.2 age adoption passing confidence
nuxt-edge ^2.10.0-26175435.15fa12fc -> ^2.10.0-26326094.e9c4bcfe age adoption passing confidence
nuxt-i18n (source) ^6.3.0 -> ^6.28.1 age adoption passing confidence
nuxt-svg-loader ^1.0.1 -> ^1.2.0 age adoption passing confidence
postcss-nested ^4.1.2 -> ^4.2.3 age adoption passing confidence
shifty (source) ^2.8.0 -> ^2.20.4 age adoption passing confidence
vue-observe-visibility ^0.4.4 -> ^0.4.6 age adoption passing confidence
vuelidate ^0.7.4 -> ^0.7.7 age adoption passing confidence

Release Notes

nuxt-community/axios-module (@​nuxtjs/axios)

v5.13.6

Compare Source

v5.13.5

Compare Source

v5.13.4

Compare Source

v5.13.3

Compare Source

v5.13.2

Compare Source

v5.13.1

Compare Source

v5.13.0

Compare Source

Features
  • support baseUrl and browserBaseUrl to handle casing typos (8904847)
Bug Fixes
  • add x-forwarded-port and x-forwarded-proto to proxyHeaderIgnore defaults (#​465) (a1a1894)
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
  • types: extend Axios.AxiosRequestConfig with "progress" option (#​408) (ea4ea7e)
Docs
  • Migrate docs to nuxt/content (#​404)
5.12.1 (2020-08-05)
Bug Fixes

v5.12.5

Compare Source

v5.12.4

Compare Source

v5.12.3

Compare Source

v5.12.2

Compare Source

v5.12.1

Compare Source

v5.12.0

Compare Source

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

Compare Source

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

Compare Source

v5.10.2

Compare Source

v5.10.1

Compare Source

v5.10.0

Compare Source

Features
  • plugin: enable server brotli if supported (closes #​276) (074f98c)
Bug Fixes
5.9.7 (2020-03-30)
Bug Fixes
5.9.6 (2020-03-27)
Bug Fixes
  • module: always set protocol to https when https: true is set (#​344) (6f82570)
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

Compare Source

v5.9.6

Compare Source

v5.9.5

Compare Source

v5.9.4

Compare Source

v5.9.3

Compare Source

v5.9.2

Compare Source

v5.9.1

Compare Source

v5.9.0

Compare Source

Features
Bug Fixes

v5.8.0

Compare Source

Features
5.7.1 (2019-10-22)
Bug Fixes

v5.7.1

Compare Source

v5.7.0

Compare Source

Features
Bug Fixes
nuxt-community/analytics-module (@​nuxtjs/google-analytics)

v2.4.0

Compare Source

Features

v2.3.0

Compare Source

Features
2.2.3 (2020-01-10)
2.2.2 (2019-12-03)
2.2.1 (2019-10-25)
Bug Fixes

v2.2.3

Compare Source

v2.2.2

Compare Source

v2.2.1

Compare Source

nuxt-community/netlify-files-module (@​nuxtjs/netlify-files)

v1.2.0

Compare Source

Features

v1.1.0

Compare Source

  • Refactor the module based on @nuxtjs/module-test-utils
nuxt-community/pwa-module (@​nuxtjs/pwa)

v3.3.5

Compare Source

v3.3.4

Compare Source

v3.3.3

Compare Source

v3.3.2

Compare Source

v3.3.1

Compare Source

v3.3.0

Compare Source

Features
  • manifest: add revision to start_url (ad26827)
Bug Fixes
3.2.2 (2020-10-13)
Bug Fixes
  • serve static webpack assets from disk in dev mode (fixes #​373) (8298f95)
3.2.1 (2020-10-13)
Bug Fixes

v3.2.2

Compare Source

v3.2.1

Compare Source

v3.2.0

Compare Source

Bug Fixes
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 ssr is disable and using nuxt dev (fixes #​219) (b6a5ead)
  • workbox: handle offlinePage options (fixes #​365) (2b9856e)

v3.1.2

Compare Source

v3.1.1

Compare Source

v3.1.0

Compare Source

Features
Bug Fixes
3.0.2 (2020-08-26)
Bug Fixes
  • workbox: missing required parameter request for handle() (#​335) (eedf23f)
3.0.1 (2020-08-17)
Bug Fixes

v3.0.2

Compare Source

v3.0.1

Compare Source

v3.0.0

Compare Source

Bug Fixes
  • icon: handle situation where the iconSrc is null or undefined (#​187) (66be874)

v3.0.0-beta.20

Compare Source

nuxt-modules/tailwindcss (@​nuxtjs/tailwindcss)

v1.4.1

Compare Source

v1.4.0

Compare Source

Features

  • Add exposeConfig option to reference resolved config in javascript runtime (PR #​69)

See demo and source code

Chore

  • Upgrade dependencies

v1.3.3

Compare Source

v1.3.2

Compare Source

  • Upgrade to Tailwind v1.2 (#​60)
  • Fix override PurgeCSS "enabled" option (#​59)

v1.3.1

Compare Source

Fix a regression: PurgeCSS stopped working after upgrade to v.1.3.0

Related Issues: #​52 and #​54

v1.3.0

Compare Source

  • Upgrade TailwindCSS to v1.1.4
  • Add purgeCSSInDev option to activate purgeCSS in development mode

v1.2.0

Compare Source

Features
  • add support for deprecated build.postcss.plugins array syntax (#​36) (6c3f550)
1.1.2 (2019-08-08)
Bug Fixes
  • upgrade tailwind and remove log (c2a5798)
1.1.1 (2019-07-29)
Bug Fixes
vuejs/composition-api (@​vue/composition-api)

v0.6.7

Compare Source

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

Compare Source

Reverts

v0.6.5

Compare Source

Bug Fixes

v0.6.4

Compare Source

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

Compare Source

Bug Fixes

v0.6.2

Compare Source

Bug Fixes

v0.6.1

Compare Source

Fix

v0.6.0

Compare Source

Great thanks to @​pikax for #​311, making most of the APIs better aligned with the latest vue-next.

BREAKING CHANGE

  • The lazy option of watch has been replaced by the opposite immediate option, which defaults to false. (It's ignored when using the effect signature). more details (#​266)
  • Rename nonReactive to markRaw
  • watchEffect now follows the same behaviour as v3 (triggers immediately).
  • UnwrapRef types from vue-next this can cause some incompatibilities.

Bug Fixes

Features

  • Added unref(#​309), isReactive (#​327), toRef (#​313), UnwrapRef (#​247)
  • Added shallowReactive, shallowRef
  • Added toRaw
  • getCurrentInstance available on the lifecycle hooks (onMounted, etc)
  • getCurrentInstance returns undefined when called outside setup instead of throwing exception

Types

  • Align reactivity types with vue-next

v0.5.0

Compare Source

  • New: watchEffect function, lingin up with the latest version of the RFC (RFC docs) (#​275)
  • Fix: setup from a mixin should called before the component's own (#​276)
  • Fix(types): Fix corner case in UnWrapRef internal type (#​261)
  • types: Add Element to bailout types for unwrapping (#​278)

v0.4.0

Compare Source

  • Refactor: rename createComponent to defineComponent (the createComponent function 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: onUnmounted should not be run on deactivated #​217

v0.3.4

Compare Source

  • Fixed reactive setter not working on the server.
  • New isServer setup context property.

v0.3.3

Compare Source

  • Fixed make __ob__ unenumerable #​149.
  • Fixed computed type
  • Expose getCurrentInstance for advanced usage in Vue plugins.
  • New onServerPrefetch lifecycle hook and new ssrContext setup context property #​198.
babel/babel-eslint (babel-eslint)

v10.1.0

Compare Source

eslint/eslint (eslint)

v6.8.0

Compare Source


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.

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@lighthousebot
Copy link
Collaborator

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

@renovate renovate bot force-pushed the renovate/all-minor-patch branch 5 times, most recently from f3a58e1 to ba90487 Compare May 29, 2020 08:14
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ba90487 to 6434796 Compare July 1, 2020 12:51
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 6434796 to 8839ca1 Compare July 10, 2020 13:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8839ca1 to 953ab4f Compare August 23, 2020 01:59
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from efc13fd to 3e42f16 Compare January 10, 2021 18:56
@renovate renovate bot force-pushed the renovate/all-minor-patch branch 2 times, most recently from 6991894 to cddeff0 Compare February 11, 2021 14:05
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cddeff0 to 04f024e Compare April 26, 2021 16:46
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 04f024e to ee8342b Compare May 9, 2021 22:39
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from ee8342b to 8b3b92d Compare June 6, 2021 20:19
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 8b3b92d to 6ecf8f0 Compare June 16, 2021 14:08
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from cb90c22 to f99d35f Compare March 7, 2022 10:35
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from f99d35f to 684f076 Compare June 18, 2022 19:00
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from 5e0d1d6 to b651bb8 Compare March 16, 2023 08:49
@renovate renovate bot force-pushed the renovate/all-minor-patch branch from b651bb8 to fa704f7 Compare March 24, 2023 22:04
@renovate
Copy link
Contributor Author

renovate bot commented Mar 24, 2023

⚠ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: yarn.lock
Error response from daemon: toomanyrequests: You have reached your pull rate limit. You may increase the limit by authenticating and upgrading: https://www.docker.com/increase-rate-limit

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

Successfully merging this pull request may close these issues.

None yet

1 participant