Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

An in-range update of vue-docgen-api is breaking the build 🚨 #13

Open
greenkeeper bot opened this issue Jan 8, 2020 · 2 comments
Open

An in-range update of vue-docgen-api is breaking the build 🚨 #13

greenkeeper bot opened this issue Jan 8, 2020 · 2 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Jan 8, 2020

The devDependency vue-docgen-api was updated from 4.2.2 to 4.3.0.

🚨 View failing branch.

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

vue-docgen-api 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
  • now: Deployment has completed (Details).
  • Travis CI - Branch: The build failed.

Release Notes for v4.3.0

4.3.0 (2020-01-08)

Features

  • collapsible sections (43715a7), closes #689
  • docgen: resolve pass through components (07d183f)
Commits

The new version differs by 14 commits.

  • d48ca7a chore: v4.3.0 [skip ci]
  • f150c35 Merge pull request #692 from vue-styleguidist/dev
  • 9420943 Merge pull request #690 from vue-styleguidist/feat-resolve-pass-through
  • f60cfb0 Merge branch 'dev' into feat-resolve-pass-through
  • 07d183f feat(docgen): resolve pass through components
  • 86ba40e Merge pull request #691 from vue-styleguidist/feat-collapsible-sections
  • 43715a7 feat: collapsible sections
  • 0710b13 docs: remove typo in readme
  • ea63191 chore: v4.2.3 [skip ci]
  • a327c6a Merge pull request #683 from vue-styleguidist/dev
  • f50d3b5 fix: typings of Styleguide
  • 3c356e9 style: tripple equals in config.ts
  • b39f6f8 fix: add warning when using editorConfig
  • 340887e docs: add info about editorConfig option

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 🌴

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 9, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.4.0

4.4.0 (2020-01-09)

Bug Fixes

  • resolve conflicts (ff45137)
  • update error management in docgen loader (f23f267)
  • warning when documenting return of a method (0a74e3b)

Features

  • docgen: add vuetify exported component (932e2ec)
Commits

The new version differs by 11 commits.

  • d189fcb chore: v4.4.0 [skip ci]
  • 05f9075 Merge pull request #696 from vue-styleguidist/dev
  • f86a476 chore: update react-styleguidist for fullscreen
  • 50a712c docs: add documentation for binding slots
  • 27cd547 Merge pull request #685 from jcchrrr/fix/improve-exporting-component-resolver
  • ff45137 fix: resolve conflicts
  • e229231 Merge remote-tracking branch 'upstream/dev' into fix/improve-exporting-component-resolver
  • 932e2ec feat(docgen): add vuetify exported component
  • f23f267 fix: update error management in docgen loader
  • 2c4cd45 style: better name for VsgReactComponent
  • 0a74e3b fix: warning when documenting return of a method

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Jan 10, 2020

Your tests are passing again with this update. Explicitly upgrade to this version 🚀

Release Notes for v4.4.2

4.4.2 (2020-01-10)

Bug Fixes

  • resolve immediately exported vars recursively (7b27480)
  • docgen: origin never cleared (0dc4251)

Performance Improvements

  • avoid looking at node_modules in IEV (55e29e3)
  • use await for reading file async (cf254c0)
Commits

The new version differs by 22 commits.

  • 06c333c chore: v4.4.2 [skip ci]
  • 34a4ed5 Merge pull request #700 from vue-styleguidist/dev
  • 2bef9c5 Merge pull request #699 from vue-styleguidist/fix-resolve-recursively
  • 0dc4251 fix(docgen): origin never cleared
  • 55e29e3 perf: avoid looking at node_modules in IEV
  • cf254c0 perf: use await for reading file async
  • b2fe42d test: add test task for performance
  • 7b27480 fix: resolve immediately exported vars recursively
  • f03588a chore: v4.4.1 [skip ci]
  • c09ccc6 Merge pull request #698 from vue-styleguidist/dev
  • e5f7bfd fix: collapsible sections tocMode
  • d189fcb chore: v4.4.0 [skip ci]
  • 05f9075 Merge pull request #696 from vue-styleguidist/dev
  • f86a476 chore: update react-styleguidist for fullscreen
  • 50a712c docs: add documentation for binding slots

There are 22 commits in total.

See the full diff

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

No branches or pull requests

0 participants