oeco-architectes / oeco

Oeco Architectes website
https://www.oeco-architectes.com/
1 stars 0 forks source link

An in-range update of laravel-mix is breaking the build 🚨 #52

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency laravel-mix was updated from 4.0.12 to 4.0.13.

🚨 View failing branch.

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

laravel-mix 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/oeco-architectes/oeco/builds/474889347?utm_source=github_status&utm_medium=notification)).

Commits

The new version differs by 12 commits.

  • 41d5d56 4.0.13
  • 624677b Fix Log tests
  • 4ab25a7 Switch to feedback
  • 2ef2118 Remove extra line break
  • 26e12f0 Indent feedback
  • d29d208 Check for the Yarn program, not yarn.lcok
  • e44eb44 fix typo in CopyFilesTask for Log.feedback (#1898)
  • b6f7ff9 Change Mix's default OS system notification timeout to 2 seconds, 5 seconds is too long of a wait time (#1890)
  • 701bdb5 Fixed incorrect JSDoc parameter (#1895)
  • 9acd472 Extract Log class
  • c966884 Handle stringifying regexes
  • d14f7dc Add mix.dump() and mix.dumpWebpackConfig();

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 5 years ago

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

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

  • c8cc554 4.0.14
  • 34ccc28 Add travis test coverage for node.js v11 (#1927)
  • 30248e0 Reduce build time by tweaking terser configs (#1925)
  • 615958e Updated webpack-dev-server package (#1920)
  • ef81703 Handle webp image type (#1917)

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 23 commits.

  • d5bc244 4.0.16
  • 1acc867 Shrinkwrap
  • d4f7c2c Fix npm audit issues -- closes #2077
  • 76bb564 Upgrade ava to v1
  • 730426e Make default Browsersync js/css to watch dynamic (#2091)
  • 821c626 Update NPM shrinkwrap to satisfy failing tests (#2092)
  • ac70a86 Merge pull request #2035 from mnightingale/dont-overwrite-process-env
  • d72cca4 Merge branch 'cmizzi-patch-1'
  • a0a19d7 Merge branch 'patch-1' of https://github.com/cmizzi/laravel-mix into cmizzi-patch-1
  • 6a2c949 Merge pull request #1995 from edcoreweb/master
  • 0505b9d fix: remove loaderOption (migration is done)
  • adc09a8 Merge pull request #2000 from edcoreweb/patch-1
  • 6cc1c93 Merge pull request #1988 from mikeaag/patch-1
  • 05aecf3 Merge pull request #2003 from CasperLaiTW/master
  • d2170c5 Merge pull request #2045 from mciesin/issue-2044-sass

There are 23 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 7 commits.

  • b7037ed 4.1.0
  • 801fd49 Add mix.override()
  • ab08e25 Update webpack config instructions
  • 028cd58 Add the missing bracket (#2150)
  • 2a7dcf6 Merge pull request #2117 from reed-jones/patch-1
  • 094364f minor typo in src/config.js
  • 98434a3 Bump resolve-url-loader dependency

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Your tests are still failing with this version. Compare changes

Commits

The new version differs by 8 commits.

  • b383f11 4.1.3
  • adf6524 Don't use Yarn
  • 501a6d1 Merge branch 'master' of ssh://github.com/jeffreyway/laravel-mix
  • 3a1eb77 Run audit to close #2178
  • f7a2b74 Merge pull request #2164 from ecrmnn/eslint
  • e86d0a7 Removes prefer-const
  • 40eaa99 Allow chaining Mix.override (#2157)
  • e23b05a Use collections and built-in over Lodash (#2160)

See the full diff

greenkeeper[bot] commented 5 years ago

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