saas-consulting / saas-dev-platform

1 stars 0 forks source link

Update laravel-mix to the latest version πŸš€ #3

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency laravel-mix was updated from 2.1.14 to 3.0.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

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

Update to this version instead πŸš€

Commits

The new version differs by 69 commits.

  • 15b9a81 v4.0.0
  • 845fec3 Remove webpack-chunk-hash
  • 887808f Make cssnano options configurable
  • 0e5e460 Merge branch 'master' of ssh://github.com/jeffreyway/laravel-mix
  • 88690a2 Allow for unique postcss plugins per mix.sass/less/stylus() call
  • a53d670 Don't exit for testing
  • a2274dd Docblocks
  • d7a3239 Tweak docblocks
  • 3e635df Remove custom asset handling
  • 7dc0104 Finally remove deprecated property
  • ea02c25 Don't rewrite global process variable
  • 6036049 Delay sass require
  • 0b98e55 Call function instead
  • 87d23ce Update Sass tests
  • 8dab25c Bump dependencies and shrinkwrap

There are 69 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 8818180 4.0.3
  • 78cb543 Merge branch 'master' of ssh://github.com/jeffreyway/laravel-mix
  • 8a8aa5a Only override default implementation if sass is installed - closes #1848
  • bedb7ca Updates docs link to v4.0. (#1847)

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 0e38ea7 4.0.4
  • b80fa79 Fix Babel config from Mix extensions not being merged properly - closes #1849

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • 6aae7cf 4.0.6
  • 12ca64e Fix Stylus + Vue compilation bug - fixes #1854

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 16 commits.

There are 16 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 5 commits ahead by 5, behind by 9.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 3 commits.

  • bdb61ea 4.0.10
  • 0512fc5 Include postcss-loader pass for all generic CSS rules
  • 531ab62 Pull in vue-template-compiler on demand

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 4 commits.

  • 117e675 4.0.11
  • ce22088 Fix dependency installs aborting incorrectly
  • fd6695a Log the dependency install command being run
  • 8ae807e img-loader requires imagemin

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Commits

The new version differs by 2 commits.

  • e08ab24 4.0.12
  • 241cba6 Better console output for auto-installing dependencies

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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

Update to this version instead πŸš€

Commits

The new version differs by 5 commits.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

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

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€