support_center
support_center copied to clipboard
Update laravel-mix to the latest version π
βοΈ Greenkeeperβs updated Terms of Service will come into effect on April 6th, 2018.
Version 2.1.6 of laravel-mix was just published.
Dependency | laravel-mix |
---|---|
Current Version | 2.0.0 |
Type | devDependency |
The version 2.1.6 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.
It might be worth looking into these changes and trying to get this project onto the latest version of laravel-mix.
If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you donβt have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.
Commits
The new version differs by 85 commits.
a41973a
2.1.6
3330b02
Add has method
9adc21f
Allow for customizing the dependency install abort messaage
be55d1e
2.1.5
52f1a3f
Install dependencies before booting
e951306
Pass webpackConfig to mix.extend()
57ed5c7
2.1.4
d976099
Make sure directory tree exists
d8f9212
Fix adding of vue webpack rules when using TypeScript component (#1535)
21143fb
2.1.3
98468c8
Add coffeescript dependencies for tests
8a7640a
Fix CSS purification - closes #1533
41a9276
2.1.2
adbe022
Make extractVueStyles behave properly - closes #1529
d1b17fb
2.1.1
There are 85 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:
Version 2.1.7 just got published.
Version 2.1.8 just got published.
Version 2.1.9 just got published.
Update to this version instead π
Commits
The new version differs by 10 commits.
73d1e73
2.1.9
11e1a90
Fix React + Sass compile issue - closes #1547
fd22ad7
Use webpack resolver for Stylus loading - resolves #1543
ff4b1ea
Install stylus first
b18ae24
Remove unused method
4d82946
Reverse filter method
ec2118a
Fix test
3392e50
Only call tap callback if array has items
d043892
Extract a couple things
49379da
Rewrite method
See the full diff
Version 2.1.10 just got published.
Version 2.1.11 just got published.
Version 2.1.12 just got published.
Update to this version instead π
Commits
The new version differs by 20 commits.
2a15ab0
2.1.12
800bb0d
Don't double up extract plugins
a57fcf7
Update installation.md (#1676)
ff9fc44
Don't try to minify code in CopyFilesTask tasks (#1667)
9fbd979
Remove mock-fs from tests entirely
9e042c7
Remove mockFs dependency to fix tests
8168e93
Bump some dependencies
19bf8c9
allow autoloading of module properties (#1669)
b40b559
Merge pull request #1638 from epreston/patch-1
6d1885c
Merge pull request #1639 from epreston/patch-2
1179e3d
Add Node 10 to CI config
0a4b866
Add Node 10 to CI config
08612ce
add blank line at end of files written
add84aa
Fixed LiveReload Plugin Installation Instructions (#1595)
19e057d
Pass uglify options instead - resolves - #1580
There are 20 commits in total.
See the full diff
Version 2.1.13 just got published.
Version 2.1.14 just got published.
- The
devDependency
laravel-mix was updated from2.0.0
to3.0.0
.
Update to this version instead π
Commits
The new version differs by 45 commits.
354f39d
3.0.0
57ebc29
Spacing
a6b245f
Update example presets
1e04774
Tweak node versions
9986f16
Refresh package-lock
af64f26
Add babel runtime
1849e93
Bump Sinon
4e848e0
Update package-lock
f96704d
Return uglify defaults
02a18ba
Fix failed test
646587d
Remove tests on push temporarily
8be87b4
Return precommit hook
d604f07
Merge branch 'dotnetCarpenter-feature/babel7' into v3
44b3a20
Merge branch 'feature/babel7' of https://github.com/dotnetCarpenter/laravel-mix into dotnetCarpenter-feature/babel7
1daf45a
Update prettier + run (#1827)
There are 45 commits in total.
See the full diff
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.0
.
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
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.1
.
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.2
.
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.3
.
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.4
.
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.5
.
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.6
.
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.7
.
Update to this version instead π
Commits
The new version differs by 16 commits.
9cfe4b9
4.0.7
1019878
wip
1c9c18e
wip
b1e2d17
wip
ddb279f
wip
34b6424
wip
5267c25
wip
42f7ae2
wip
34adf37
wip
0f2e235
Fix variable name
8449ee8
Fix 1859 by preventing drive letters from being added to extraction paths (#1864)
82d6a4e
Revert "Check path using directory separator for active platform (#1863)" (#1865)
910291d
Check path using directory separator for active platform (#1863)
38e579e
Tweak default BabelConfig
219b611
Remove loader duplication
There are 16 commits in total.
See the full diff
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.8
.
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.9
.
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.10
.
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.11
.
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.12
.
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.13
.
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
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.14
.
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.15
.
- The
devDependency
laravel-mix was updated from2.0.0
to4.0.16
.
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