mdartic / vue-reactive-store

A VueX alternative : declarative + reactive + centralized way to structure your data store. Inspired by VueX and Vue.js . Compatible with vue-devtools.
MIT License
28 stars 2 forks source link

An in-range update of vuepress is breaking the build 🚨 #23

Open greenkeeper[bot] opened 4 years ago

greenkeeper[bot] commented 4 years ago

The devDependency vuepress was updated from 1.2.0 to 1.3.0.

🚨 View failing branch.

This version is covered by your current version range and after updating it in your project the build failed.

vuepress is a devDependency of this project. It might not break your production code or affect downstream projects, but probably breaks your build or test tools, which may prevent deploying or publishing.

Status Details - ❌ **ci/gitlab/greenkeeper/vuepress-1.3.0:** Pipeline failed on GitLab ([Details](https://gitlab.com/mad-z/vue-reactive-store-ci-cd/pipelines/113714999)).

Commits

The new version differs by 80 commits.

  • af092c4 v1.3.0
  • aa0dd20 docs: official blog plugin and theme (#2149)
  • 2b25740 fix: update known command list (#2146)
  • ef4e26f docs: Add vuepress.tools to the readme showcase section (#2143)
  • 2826cd7 feat($core): Add generator meta tag to ssr index.html template (#2133)
  • be52944 docs: Update plugin pwa docs (#2132)
  • c6a3cb5 feat($cli): run debug mode without clearing screen (close #2100) (#2116)
  • df59909 fix($cli): inferUserDocsDirectory ignore all node_modules (#2137)
  • 810300e docs: add missing isServer in app level enhancements (#2128)
  • 5d6adf1 build: update lockfile
  • 7a09a72 feat($cli): Notify users of a newer release (#2121)
  • 28380d2 docs: add missing comma in i18n.md (#2123)
  • b72d145 feat: add variable to config HomePage width (close #2055) (#2086)
  • abc86e8 docs: update plugins FAQ example links (#2102)
  • 8a6be07 docs: update badge documentation (#2085)

There are 80 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper Bot :palm_tree:

greenkeeper[bot] commented 4 years ago

After pinning to 1.2.0 your tests are still failing. The reported issue might not affect your project. These imprecisions are caused by inconsistent test results.

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.3.1

Bug Fixes

Features

Commits

The new version differs by 21 commits.

  • eef0d2f v1.3.1
  • c9e59af docs: fix broken link to deploy with ZEIT Now (#2185)
  • 0ca620f fix($core): transpile vuepress packages and md files (close #1606, #1990) (#2064)
  • 560b3c6 fix($plugin-pwa): popup component does not work (close #2172) (#2187)
  • 606ae4a docs: remove filip from core team for now (#2170)
  • ca3679c fix($theme-default): non-ASCII hash causes wrong sidebar highlight (close #2078)(#2166)
  • 0ae73cb build($core): bump babel and core-js version (close #2046) (#2165)
  • ffd45c2 refactor($core): use stylus conditional assignment (close #2127) (#2129)
  • 8b43598 build: bump cac from 6.5.5 to 6.5.6 (#2157)
  • 2d53fbb feat($core): support async enhanceApp (close #2074) (#2075)
  • 7037882 docs: use simplified Chinese
  • f083d8d fix($core): resolve jsx files by default (close #2058) (#2059)
  • 8df4ed7 Merge pull request #2160 from vuejs/update-readme-to-core-team
  • 537bc2c build: update command to be more semantic
  • c784730 docs: update meteorlxy in README

There are 21 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.4.0

Bug Fixes

  • fail to test specific package (#2099) (0aadf05)
  • opencollective postinstall failure not being ignored on Windows(#2177) (a9759c0)
  • $plugin-pwa: work with register-service-worker 1.7.0 (close #2222) (#2229) (604052b)
  • $shared-utils: Slugify em/en dash in urls (#2174) (8d9968d)
  • $theme-default: remove error logs for nested sidebar groups (#2191) (c3a943c)

Features

  • $core: Improve VuePress build time (#2163) (76da780)
  • $plugin-last-updated: add dateOptions to options (#2192) (369c315)
  • $plugin-search: improve the native search algorithm (#1557) (e9fde5c)
Commits

The new version differs by 15 commits.

  • 58ed07f v1.4.0
  • 604052b fix($plugin-pwa): work with register-service-worker 1.7.0 (close #2222) (#2229)
  • f7a78b4 docs: update guide for project bootstrap
  • 3551e69 docs($theme-default): remove nested sidebar groups warning
  • c3a943c fix($theme-default): remove error logs for nested sidebar groups (#2191)
  • 27275ee docs($zh): fix sass-loader link (#2219)
  • 76da780 feat($core): Improve VuePress build time (#2163)
  • 0aadf05 fix: fail to test specific package (#2099)
  • e9fde5c feat($plugin-search): improve the native search algorithm (#1557)
  • 4c6fbcc docs: refine cli documentation (#2151)
  • 3abe265 docs: update CONTRIBUTING and README (#2052)
  • 369c315 feat($plugin-last-updated): add dateOptions to options (#2192)
  • a9759c0 fix: opencollective postinstall failure not being ignored on Windows(#2177)
  • 8d9968d fix($shared-utils): Slugify em/en dash in urls (#2174)
  • de64e81 chore: 1.3.1 changelog

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 26 commits.

  • ed831e7 build: release version v1.4.1
  • 7aa5a10 build: force checks before release
  • a626f7d build: resolve dependency cycle
  • 2095b49 build: update lerna config
  • ba90b6e build: cleanup changelog in release script
  • 430b917 fix($theme-default): close dropdown on mouseout (fix #2227) (#2303)
  • 16df156 fix($shared-utils): fail to resolve markdown-it plugins (close #2286)(#2289)
  • e7f33d7 docs: correctly refer to theme/index.js file (#2295)
  • a7b6290 docs($zh): add more details of path options in sidebar group
  • df321fc build: allow $zh scope in commitlint (#2278)
  • e4034fb docs: add more details of path options in sidebar group (#2212)
  • 519ff3e docs($zh): add 21yunbox for deployment (#2274)
  • 9e6483e docs($zh): sync permalinks guide (#2253)
  • 393f223 docs: fix a minor typo in blog-theme.md (#2267)
  • 9f3f49c fix($plugin-search): match non-ASCII chars (close #2242) (#2283)

There are 26 commits in total.

See the full diff

greenkeeper[bot] commented 4 years ago

Your tests are still failing with this version. Compare changes

Release Notes for v1.5.0

Bug Fixes

Features

Reverts

  • fix($theme-default): close dropdown on mouseout (fix #2227)" (f54b389)
Commits

The new version differs by 15 commits.

  • 1841c9f build: release version 1.5.0
  • 95d8c00 docs($core): fix typos (#2381)
  • 2f1327b feat($markdown): snippet partial import (#2225)
  • 1114ade chore($shared-utils): fix typo (#2344)
  • 092098a chore: fix typos in comment (#2361)
  • d6771b7 docs($zh): rename ZEIT to Vercel
  • ab9dc52 docs: rename ZEIT to Vercel (#2343)
  • 69c193a fix($core): include polyfills correctly (close #1168) (#2317)
  • c80c36b fix($core): no dynamic import style (#1490)
  • b105089 docs($zh): fix plugin-register-components.md example error (#2300)
  • f54b389 revert: "fix($theme-default): close dropdown on mouseout (fix #2227)"
  • 8fe5445 docs: fix grammar in directory-structure.md (#2310)
  • 0a0702f build: push changelog commit in release script
  • 10ab1a6 build: update release script and config
  • b70f3dd chore: version 1.4.1 changelog

See the full diff