jledentu / vue-finder

πŸ“ A Vue.js component to display hierarchical data (like the MacOS X finder)
https://vue-finder.netlify.app
MIT License
160 stars 16 forks source link

An in-range update of @vuepress/plugin-register-components is breaking the build 🚨 #115

Closed greenkeeper[bot] closed 4 years ago

greenkeeper[bot] commented 4 years ago

☝️ Important announcement: Greenkeeper will be saying goodbye πŸ‘‹ and passing the torch to Snyk on June 3rd, 2020! Find out how to migrate to Snyk and more at greenkeeper.io


The devDependency @vuepress/plugin-register-components was updated from 1.3.1 to 1.4.0.

🚨 View failing branch.

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

@vuepress/plugin-register-components 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 - ❌ **continuous-integration/travis-ci/push:** The Travis CI build could not complete due to an error ([Details](https://travis-ci.org/github/jledentu/vue-finder/builds/663911443?utm_source=github_status&utm_medium=notification)).

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

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.3.1 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 passing again with this update. Explicitly upgrade to this version πŸš€

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 passing again with this update. Explicitly upgrade to this version πŸš€

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 41 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

There are 41 commits in total.

See the full diff