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-loader is breaking the build 🚨 #97

Open
greenkeeper bot opened this issue Nov 2, 2019 · 6 comments
Open

An in-range update of vue-loader is breaking the build 🚨 #97

greenkeeper bot opened this issue Nov 2, 2019 · 6 comments

Comments

@greenkeeper
Copy link
Contributor

greenkeeper bot commented Nov 2, 2019

The dependency vue-loader was updated from 15.7.1 to 15.7.2.

🚨 View failing branch.

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

vue-loader is a direct dependency of this project, and it is very likely causing it to break. If other packages depend on yours, this update is probably also breaking those in turn.

Status Details
  • continuous-integration/travis-ci/push: The Travis CI build could not complete due to an error (Details).

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 Nov 2, 2019

After pinning to 15.7.1 your tests are passing again. Downgrade this dependency 📌.

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 16, 2019

  • The dependency vue-loader was updated from 15.8.0 to 15.8.1.

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Dec 16, 2019

  • The dependency vue-loader was updated from 15.8.2 to 15.8.3.

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

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Feb 12, 2020

  • The dependency vue-loader was updated from 15.8.3 to 15.9.0.

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

Release Notes for v15.9.0

Bug Fixes

  • add vue-template-compiler as an optional peer dependency (56db1d7), closes #1639

Features

Commits

The new version differs by 29 commits.

  • bfc6091 15.9.0
  • f3353d9 chore: lockfile maintenance
  • 56db1d7 fix: add vue-template-compiler as an optional peer dependency
  • 869f290 docs: fix a syntax error in example code (#1636)
  • 21293bd refactor: remove redundant new keyword (#1633)
  • 89801a4 chore(deps): migrate to memfs (#1627)
  • 5943319 feat: support Rule.rules (nested rules) (#1618)
  • 6d177dc chore: add missing "repository" field in package.json (#1619)
  • 74febfc chore: comment typos (#1621)
  • cf00a45 chore: fix changelog [ci skip]
  • b526e08 chore: changelog
  • 21bc853 15.8.3
  • 6bfd360 chore: changelog
  • d737aab 15.8.2
  • 745d054 fix: fix compatibility with webpack 3

There are 29 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented Mar 19, 2020

  • The dependency vue-loader was updated from 15.9.0 to 15.9.1.

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

Release Notes for v15.9.1

Bug Fixes

  • ensure unique ident when cloning rules, fix webpack 5 compatibility (#1653) (84c34a4)
Commits

The new version differs by 35 commits.

  • 47ce21d 15.9.1
  • 9322391 docs: write 'Sass' as 'Sass', not 'SASS'; fixes #1650 (#1651)
  • 84c34a4 fix: ensure unique ident when cloning rules, fix webpack 5 compatibility (#1653)
  • 111240c docs: [RU/ZH] Fix example (#1648)
  • a518f2b chore: remove temporary unused code (#1646)
  • 36e05bd chore: changelog for 15.9.0 [ci skip]
  • bfc6091 15.9.0
  • f3353d9 chore: lockfile maintenance
  • 56db1d7 fix: add vue-template-compiler as an optional peer dependency
  • 869f290 docs: fix a syntax error in example code (#1636)
  • 21293bd refactor: remove redundant new keyword (#1633)
  • 89801a4 chore(deps): migrate to memfs (#1627)
  • 5943319 feat: support Rule.rules (nested rules) (#1618)
  • 6d177dc chore: add missing "repository" field in package.json (#1619)
  • 74febfc chore: comment typos (#1621)

There are 35 commits in total.

See the full diff

@greenkeeper
Copy link
Contributor Author

greenkeeper bot commented May 1, 2020

  • The dependency vue-loader was updated from 15.9.1 to 15.9.2.

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

Release Notes for v15.9.2

Bug Fixes

  • fix getting shadow root when component is functional (#1560) (9a7357a)

Documentation

  • add DocSearch as recommended by vuepress (#1662) (032d56b)
Commits

The new version differs by 39 commits.

  • 7f59b8c 15.9.2
  • 9a7357a fix: fix getting shadow root when component is functional (#1560)
  • 032d56b feat: add DocSearch as recommended by vuepress (#1662)
  • ae498f9 chore: v15.9.1 changelog
  • 47ce21d 15.9.1
  • 9322391 docs: write 'Sass' as 'Sass', not 'SASS'; fixes #1650 (#1651)
  • 84c34a4 fix: ensure unique ident when cloning rules, fix webpack 5 compatibility (#1653)
  • 111240c docs: [RU/ZH] Fix example (#1648)
  • a518f2b chore: remove temporary unused code (#1646)
  • 36e05bd chore: changelog for 15.9.0 [ci skip]
  • bfc6091 15.9.0
  • f3353d9 chore: lockfile maintenance
  • 56db1d7 fix: add vue-template-compiler as an optional peer dependency
  • 869f290 docs: fix a syntax error in example code (#1636)
  • 21293bd refactor: remove redundant new keyword (#1633)

There are 39 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