nuxt-community / feed-module

Everyone deserves RSS, ATOM and JSON feeds!
MIT License
226 stars 36 forks source link

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

Closed renovate[bot] closed 5 years ago

renovate[bot] commented 5 years ago

This PR contains the following updates:

Package Type Update Change References
consola dependencies minor ^2.4.0 -> ^2.5.6 source
feed dependencies patch ^2.0.2 -> ^2.0.4 source

Release Notes

nuxt/consola ### [`v2.5.6`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​256httpsgithubcomnuxtconsolacomparev255v256-2019-02-25) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.5.5...v2.5.6) ##### Bug Fixes - **ts:** revert export consola ts declarations ([#​43](https://togithub.com/nuxt/consola/issues/43)) ([6bd4f85](https://togithub.com/nuxt/consola/commit/6bd4f85)) ### [`v2.5.5`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​256httpsgithubcomnuxtconsolacomparev255v256-2019-02-25) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.5.4...v2.5.5) ##### Bug Fixes - **ts:** revert export consola ts declarations ([#​43](https://togithub.com/nuxt/consola/issues/43)) ([6bd4f85](https://togithub.com/nuxt/consola/commit/6bd4f85)) ### [`v2.5.4`](https://togithub.com/nuxt/consola/releases/v2.5.4) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.5.3...v2.5.4) - **chore(build):** Use the `--no-map` flag ([#​41](https://togithub.com/nuxt/consola/issues/41)) ([@​egoist](https://togithub.com/egoist)) - **refactor(browser):** Improve export ([`0049c4b`](https://togithub.com/nuxt/consola/commit/0049c4b5f7f158644fbc864f02dc9f01ea99bbd4)) - **chore(browser):** Ensure umd build is running in browser ([`4b22e7c`](https://togithub.com/nuxt/consola/commit/4b22e7c6c5501caf2b20767926aa4166aec4f499)) ### [`v2.5.3`](https://togithub.com/nuxt/consola/compare/v2.5.2...v2.5.3) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.5.2...v2.5.3) ### [`v2.5.2`](https://togithub.com/nuxt/consola/releases/v2.5.2) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.5.1...v2.5.2) ##### Bug Fixes - bundle std-env and entrypoint ([7b0f838](https://togithub.com/nuxt/consola/commit/7b0f838)) ### [`v2.5.1`](https://togithub.com/nuxt/consola/compare/v2.5.0...v2.5.1) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.5.0...v2.5.1) ### [`v2.5.0`](https://togithub.com/nuxt/consola/releases/v2.5.0) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.4.1...v2.5.0) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.4.1...v2.5.0) ##### Features - **fancy:** highlight keywords with grave accent char ([b3e09fd](https://togithub.com/nuxt/consola/commit/b3e09fd)) - **fancy:** move right to the left if length is <= 80 ([34738c7](https://togithub.com/nuxt/consola/commit/34738c7)) ##### Performance Improvements - **pkg:** reduce install size from "375 kB" to "79.4 kB" ([f4a1861](https://togithub.com/nuxt/consola/commit/f4a1861)) ### [`v2.4.1`](https://togithub.com/nuxt/consola/blob/master/CHANGELOG.md#​241httpsgithubcomnuxtconsolacomparev240v241-2019-02-12) [Compare Source](https://togithub.com/nuxt/consola/compare/v2.4.0...v2.4.1) ##### Bug Fixes - **ts:** set type "any" ([#​40](https://togithub.com/nuxt/consola/issues/40)) ([ea9d551](https://togithub.com/nuxt/consola/commit/ea9d551))
jpmonette/feed ### [`v2.0.4`](https://togithub.com/jpmonette/feed/compare/c4666dbc3ec5ec5a6a6b49ce7c9aefc2cf766756...2.0.4) [Compare Source](https://togithub.com/jpmonette/feed/compare/c4666dbc3ec5ec5a6a6b49ce7c9aefc2cf766756...2.0.4) ### [`v2.0.3`](https://togithub.com/jpmonette/feed/compare/c4666dbc3ec5ec5a6a6b49ce7c9aefc2cf766756...c4666dbc3ec5ec5a6a6b49ce7c9aefc2cf766756) [Compare Source](https://togithub.com/jpmonette/feed/compare/c4666dbc3ec5ec5a6a6b49ce7c9aefc2cf766756...c4666dbc3ec5ec5a6a6b49ce7c9aefc2cf766756)

Renovate configuration

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

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

:recycle: Rebasing: Whenever PR becomes conflicted, or if you modify the PR title to begin with "rebase!".

:ghost: Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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

codecov[bot] commented 5 years ago

Codecov Report

Merging #39 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #39   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files           1      1           
  Lines          41     41           
  Branches        6      6           
=====================================
  Hits           41     41

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 950f201...bf21666. Read the comment docs.