vue-reactive-store
vue-reactive-store copied to clipboard
An in-range update of vuepress is breaking the build π¨
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).
Commits
The new version differs by 80 commits.
af092c4v1.3.0aa0dd20docs: official blog plugin and theme (#2149)2b25740fix: update known command list (#2146)ef4e26fdocs: Add vuepress.tools to the readme showcase section (#2143)2826cd7feat($core): Add generator meta tag to ssr index.html template (#2133)be52944docs: Update plugin pwa docs (#2132)c6a3cb5feat($cli): run debug mode without clearing screen (close #2100) (#2116)df59909fix($cli): inferUserDocsDirectory ignore all node_modules (#2137)810300edocs: add missing isServer in app level enhancements (#2128)5d6adf1build: update lockfile7a09a72feat($cli): Notify users of a newer release (#2121)28380d2docs: add missing comma in i18n.md (#2123)b72d145feat: add variable to config HomePage width (close #2055) (#2086)abc86e8docs: update plugins FAQ example links (#2102)8a6be07docs: 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. If those donβt help, you can always ask the humans behind Greenkeeper.
Your Greenkeeper Bot :palm_tree:
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.
- The
devDependencyvuepress was updated from1.3.0to1.3.1.
Your tests are still failing with this version. Compare changes
Release Notes for v1.3.1
Bug Fixes
- $core: resolve jsx files by default (close #2058) (#2059) (f083d8d)
- $core: transpile vuepress packages and md files (close #1606, #1990) (#2064) (0ca620f)
- $plugin-pwa: popup component does not work (close #2172) (#2187) (560b3c6)
- $theme-default: non-ASCII hash causes wrong sidebar highlight (close #2078)(#2166) (ca3679c)
Features
Commits
The new version differs by 21 commits.
eef0d2fv1.3.1c9e59afdocs: fix broken link to deploy with ZEIT Now (#2185)0ca620ffix($core): transpile vuepress packages and md files (close #1606, #1990) (#2064)560b3c6fix($plugin-pwa): popup component does not work (close #2172) (#2187)606ae4adocs: remove filip from core team for now (#2170)ca3679cfix($theme-default): non-ASCII hash causes wrong sidebar highlight (close #2078)(#2166)0ae73cbbuild($core): bump babel and core-js version (close #2046) (#2165)ffd45c2refactor($core): use stylus conditional assignment (close #2127) (#2129)8b43598build: bump cac from 6.5.5 to 6.5.6 (#2157)2d53fbbfeat($core): support async enhanceApp (close #2074) (#2075)7037882docs: use simplified Chinesef083d8dfix($core): resolve jsx files by default (close #2058) (#2059)8df4ed7Merge pull request #2160 from vuejs/update-readme-to-core-team537bc2cbuild: update command to be more semanticc784730docs: update meteorlxy in README
There are 21 commits in total.
See the full diff
- The
devDependencyvuepress was updated from1.3.1to1.4.0.
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
Commits
The new version differs by 15 commits.
58ed07fv1.4.0604052bfix($plugin-pwa): work with register-service-worker 1.7.0 (close #2222) (#2229)f7a78b4docs: update guide for project bootstrap3551e69docs($theme-default): remove nested sidebar groups warningc3a943cfix($theme-default): remove error logs for nested sidebar groups (#2191)27275eedocs($zh): fix sass-loader link (#2219)76da780feat($core): Improve VuePress build time (#2163)0aadf05fix: fail to test specific package (#2099)e9fde5cfeat($plugin-search): improve the native search algorithm (#1557)4c6fbccdocs: refine cli documentation (#2151)3abe265docs: update CONTRIBUTING and README (#2052)369c315feat($plugin-last-updated): add dateOptions to options (#2192)a9759c0fix: opencollective postinstall failure not being ignored on Windows(#2177)8d9968dfix($shared-utils): Slugify em/en dash in urls (#2174)de64e81chore: 1.3.1 changelog
See the full diff
- The
devDependencyvuepress was updated from1.4.0to1.4.1.
Your tests are still failing with this version. Compare changes
Commits
The new version differs by 26 commits.
ed831e7build: release version v1.4.17aa5a10build: force checks before releasea626f7dbuild: resolve dependency cycle2095b49build: update lerna configba90b6ebuild: cleanup changelog in release script430b917fix($theme-default): close dropdown on mouseout (fix #2227) (#2303)16df156fix($shared-utils): fail to resolve markdown-it plugins (close #2286)(#2289)e7f33d7docs: correctly refer to theme/index.js file (#2295)a7b6290docs($zh): add more details of path options in sidebar groupdf321fcbuild: allow $zh scope in commitlint (#2278)e4034fbdocs: add more details of path options in sidebar group (#2212)519ff3edocs($zh): add 21yunbox for deployment (#2274)9e6483edocs($zh): sync permalinks guide (#2253)393f223docs: fix a minor typo in blog-theme.md (#2267)9f3f49cfix($plugin-search): match non-ASCII chars (close #2242) (#2283)
There are 26 commits in total.
See the full diff
- The
devDependencyvuepress was updated from1.4.1to1.5.0.
Your tests are still failing with this version. Compare changes
Release Notes for v1.5.0
Bug Fixes
- $core: include polyfills correctly (close #1168) (#2317) (69c193a)
- $core: no dynamic import style (#1490) (c80c36b)
Features
Reverts
Commits
The new version differs by 15 commits.
1841c9fbuild: release version 1.5.095d8c00docs($core): fix typos (#2381)2f1327bfeat($markdown): snippet partial import (#2225)1114adechore($shared-utils): fix typo (#2344)092098achore: fix typos in comment (#2361)d6771b7docs($zh): rename ZEIT to Vercelab9dc52docs: rename ZEIT to Vercel (#2343)69c193afix($core): include polyfills correctly (close #1168) (#2317)c80c36bfix($core): no dynamic import style (#1490)b105089docs($zh): fix plugin-register-components.md example error (#2300)f54b389revert: "fix($theme-default): close dropdown on mouseout (fix #2227)"8fe5445docs: fix grammar in directory-structure.md (#2310)0a0702fbuild: push changelog commit in release script10ab1a6build: update release script and configb70f3ddchore: version 1.4.1 changelog
See the full diff